net.minecraft.block

public class SlimeBlock

extends TranslucentBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.SlimeBlock
net.minecraft.class_2490
net.minecraft.block.SlimeBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<SlimeBlock>
CODEC
field_46446
CODEC

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<SlimeBlock>
codec()
method_53969()
getCodec()
public void
fallOn(Level level, BlockState state, BlockPos pos, Entity entity, double fallDistance)
method_9554(class_1937 arg0, class_2680 arg1, class_2338 arg2, class_1297 arg3, double arg4)
onLandedUpon(World arg0, BlockState arg1, BlockPos arg2, Entity arg3, double arg4)
public void
updateEntityMovementAfterFallOn(BlockGetter level, Entity entity)
method_9502(class_1922 arg0, class_1297 arg1)
onEntityLand(BlockView arg0, Entity arg1)
private void
bounceUp(Entity entity)
method_21847(class_1297 arg0)
bounce(Entity entity)
public void
stepOn(Level level, BlockPos pos, BlockState onState, Entity entity)
method_9591(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_1297 arg3)
onSteppedOn(World arg0, BlockPos arg1, BlockState arg2, Entity arg3)