net.minecraft.block

public class IceBlock

extends TranslucentBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

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

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public static BlockState
meltsInto()
meltsInto()
method_51170()
getMeltedState()
public void
playerDestroy(ServerLevel level, ServerPlayer player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack destroyedWith)
playerDestroy(ServerLevel level, ServerPlayer player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack destroyedWith)
method_9556(class_3218 arg0, class_3222 arg1, class_2338 arg2, class_2680 arg3, class_2586 arg4, class_1799 arg5)
afterBreak(ServerWorld arg0, ServerPlayerEntity arg1, BlockPos arg2, BlockState arg3, BlockEntity arg4, ItemStack arg5)
protected void
randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random)
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)
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)