net.minecraft.block

public class IceBlock

extends TranslucentBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.IceBlock
net.minecraft.class_2386
net.minecraft.block.IceBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<IceBlock>
CODEC
field_46372
CODEC

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<? extends IceBlock>
codec()
method_53969()
getCodec()
public static BlockState
meltsInto()
method_51170()
getMeltedState()
public void
playerDestroy(Level level, Player player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack destroyedWith)
method_9556(class_1937 arg0, class_1657 arg1, class_2338 arg2, class_2680 arg3, class_2586 arg4, class_1799 arg5)
afterBreak(World arg0, PlayerEntity arg1, BlockPos arg2, BlockState arg3, BlockEntity arg4, ItemStack arg5)
protected void
randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random)
method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
protected void
melt(BlockState state, Level level, BlockPos pos)
method_10275(class_2680 arg0, class_1937 arg1, class_2338 arg2)
melt(BlockState state, World world, BlockPos pos)