net.minecraft.block

public class SlimeBlock

extends TranslucentBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.SlimeBlock
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
CODEC
field_46446
CODEC

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<SlimeBlock>
codec()
codec()
method_53969()
getCodec()
public void
fallOn(Level level, BlockState state, BlockPos pos, Entity entity, double fallDistance)
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
stepOn(Level level, BlockPos pos, BlockState onState, Entity entity)
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)