net.minecraft.world.level.block

public class PowderSnowBlock

extends Block implements BucketPickup

All mapped superinterfaces:

FeatureElement, ItemLike, BucketPickup

dpm
net.minecraft.world.level.block.PowderSnowBlock
net.minecraft.class_5635
net.minecraft.block.PowderSnowBlock
net.minecraft.world.level.block.PowderSnowBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<PowderSnowBlock>
a
CODEC
field_46415
CODEC
private static final float
b
HORIZONTAL_PARTICLE_MOMENTUM_FACTOR
field_31216
field_31216
private static final float
c
IN_BLOCK_HORIZONTAL_SPEED_MULTIPLIER
field_31217
HORIZONTAL_MOVEMENT_MULTIPLIER
private static final float
d
IN_BLOCK_VERTICAL_SPEED_MULTIPLIER
field_31218
VERTICAL_MOVEMENT_MULTIPLIER
private static final float
e
NUM_BLOCKS_TO_FALL_INTO_BLOCK
field_31219
field_31219
private static final VoxelShape
f
FALLING_COLLISION_SHAPE
field_31220
FALLING_SHAPE
private static final double
g
MINIMUM_FALL_DISTANCE_FOR_SOUND
field_36189
field_36189
private static final double
h
MINIMUM_FALL_DISTANCE_FOR_BIG_SOUND
field_36190
SMALL_FALL_SOUND_MAX_DISTANCE

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<PowderSnowBlock>
a()
codec()
method_53969()
getCodec()
protected boolean
b(dwy arg0, dwy arg1, jn arg2)
skipRendering(BlockState arg0, BlockState arg1, Direction arg2)
method_9522(class_2680 arg0, class_2680 arg1, class_2350 arg2)
isSideInvisible(BlockState arg0, BlockState arg1, Direction arg2)
protected void
a(dwy arg0, dgj arg1, ji arg2, bum arg3)
entityInside(BlockState arg0, Level arg1, BlockPos arg2, Entity arg3)
method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3)
onEntityCollision(BlockState arg0, World arg1, BlockPos arg2, Entity arg3)
public void
a(dgj arg0, dwy arg1, ji arg2, bum arg3, float arg4)
fallOn(Level arg0, BlockState arg1, BlockPos arg2, Entity arg3, float arg4)
method_9554(class_1937 arg0, class_2680 arg1, class_2338 arg2, class_1297 arg3, float arg4)
onLandedUpon(World arg0, BlockState arg1, BlockPos arg2, Entity arg3, float arg4)
protected VoxelShape
b(dwy arg0, dfo arg1, ji arg2, fbg arg3)
getCollisionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
protected VoxelShape
c(dwy arg0, dfo arg1, ji arg2, fbg arg3)
getVisualShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_26159(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getCameraCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
public static boolean
a(bum arg0)
canEntityWalkOnPowderSnow(Entity arg0)
method_32355(class_1297 arg0)
canWalkOnPowderSnow(Entity entity)
public ItemStack
a(coy arg0, dgk arg1, ji arg2, dwy arg3)
pickupBlock(Player arg0, LevelAccessor arg1, BlockPos arg2, BlockState arg3)
method_9700(class_1657 arg0, class_1936 arg1, class_2338 arg2, class_2680 arg3)
tryDrainFluid(PlayerEntity arg0, WorldAccess arg1, BlockPos arg2, BlockState arg3)
public Optional<SoundEvent>
as_()
getPickupSound()
method_32351()
getBucketFillSound()
protected boolean
a(dwy arg0, etp arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)