History - net.minecraft.block.PowderSnowBlock

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

com.mojang.serialization.MapCodec<PowderSnowBlock>: CODEC, field_46415, CODEC

Constructors

Methods

com.mojang.serialization.MapCodec<PowderSnowBlock> (): codec, method_53969, getCodec

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.PowderSnowBlock

net.minecraft.class_5635

net.minecraft.block.PowderSnowBlock

Fields

com.mojang.serialization.MapCodec<PowderSnowBlock>: CODEC, field_46415, CODEC

float: HORIZONTAL_PARTICLE_MOMENTUM_FACTOR, field_31216, field_31216

float: IN_BLOCK_HORIZONTAL_SPEED_MULTIPLIER, field_31217, HORIZONTAL_MOVEMENT_MULTIPLIER

float: IN_BLOCK_VERTICAL_SPEED_MULTIPLIER, field_31218, VERTICAL_MOVEMENT_MULTIPLIER

float: NUM_BLOCKS_TO_FALL_INTO_BLOCK, field_31219, field_31219

VoxelShape: FALLING_COLLISION_SHAPE, field_31220, FALLING_SHAPE

double: MINIMUM_FALL_DISTANCE_FOR_SOUND, field_36189, field_36189

double: MINIMUM_FALL_DISTANCE_FOR_BIG_SOUND, field_36190, SMALL_FALL_SOUND_MAX_DISTANCE

Constructors

(AbstractBlock$Settings)

Methods

com.mojang.serialization.MapCodec<PowderSnowBlock> (): codec, method_53969, getCodec

boolean (BlockState, BlockState, Direction): skipRendering, method_9522, isSideInvisible

void (BlockState, World, BlockPos, Entity, EntityCollisionHandler, boolean): entityInside, method_9548, onEntityCollision

void (World, BlockState, BlockPos, Entity, double): fallOn, method_9554, onLandedUpon

VoxelShape (BlockState, BlockView, BlockPos, Entity): getEntityInsideCollisionShape, method_64022, getInsideCollisionShape

VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getCollisionShape, method_9549, getCollisionShape

VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getVisualShape, method_26159, getCameraCollisionShape

boolean (Entity): canEntityWalkOnPowderSnow, method_32355, canWalkOnPowderSnow

ItemStack (LivingEntity, WorldAccess, BlockPos, BlockState): pickupBlock, method_9700, tryDrainFluid

Optional<SoundEvent> (): getPickupSound, method_32351, getBucketFillSound

boolean (BlockState, NavigationType): isPathfindable, method_9516, canPathfindThrough

void (World, BlockPos, Entity): lambda$entityInside$0, method_67681, method_67681