net.minecraft.world.level.block

public class PowderSnowBlock

extends Block implements BucketPickup

All mapped superinterfaces:

FeatureElement, ItemLike, BucketPickup

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

Field summary

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

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<PowderSnowBlock>
a()
codec()
method_53969()
protected boolean
b(ecg arg0, ecg arg1, je arg2)
skipRendering(BlockState arg0, BlockState arg1, Direction arg2)
method_9522(class_2680 arg0, class_2680 arg1, class_2350 arg2)
protected void
a(ecg arg0, dkz arg1, iy arg2, bxs arg3, byk arg4)
entityInside(BlockState arg0, Level arg1, BlockPos arg2, Entity arg3, InsideBlockEffectApplier arg4)
method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3, class_10774 arg4)
public void
a(dkz arg0, ecg arg1, iy arg2, bxs arg3, double arg4)
fallOn(Level arg0, BlockState arg1, BlockPos arg2, Entity arg3, double arg4)
method_9554(class_1937 arg0, class_2680 arg1, class_2338 arg2, class_1297 arg3, double arg4)
protected VoxelShape
a(ecg arg0, dkd arg1, iy arg2, bxs arg3)
getEntityInsideCollisionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, Entity arg3)
method_64022(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_1297 arg3)
protected VoxelShape
b(ecg arg0, dkd arg1, iy arg2, fhc arg3)
getCollisionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
protected VoxelShape
c(ecg arg0, dkd arg1, iy arg2, fhc arg3)
getVisualShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_26159(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
public static boolean
a(bxs arg0)
canEntityWalkOnPowderSnow(Entity arg0)
method_32355(class_1297 arg0)
public ItemStack
a(bys arg0, dla arg1, iy arg2, ecg arg3)
pickupBlock(LivingEntity arg0, LevelAccessor arg1, BlockPos arg2, BlockState arg3)
method_9700(class_1309 arg0, class_1936 arg1, class_2338 arg2, class_2680 arg3)
public Optional<SoundEvent>
aq_()
getPickupSound()
method_32351()
protected boolean
a(ecg arg0, ezf arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)