History - net.minecraft.block.FrostedIceBlock
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
com.mojang.serialization.MapCodec<FrostedIceBlock>: CODEC, field_46358, CODEC
Constructors
Methods
com.mojang.serialization.MapCodec<FrostedIceBlock> (): 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.FrostedIceBlock
net.minecraft.class_2360
net.minecraft.block.FrostedIceBlock
Fields
com.mojang.serialization.MapCodec<FrostedIceBlock>: CODEC, field_46358, CODEC
int: MAX_AGE, field_31096, MAX_AGE
IntProperty: AGE, field_11097, AGE
int: NEIGHBORS_TO_AGE, field_31097, NEIGHBORS_CHECKED_ON_SCHEDULED_TICK
int: NEIGHBORS_TO_MELT, field_31098, NEIGHBORS_CHECKED_ON_NEIGHBOR_UPDATE
Constructors
Methods
com.mojang.serialization.MapCodec<FrostedIceBlock> (): codec, method_53969, getCodec
void (BlockState, World, BlockPos, BlockState, boolean): onPlace, method_9615, onBlockAdded
void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick
boolean (BlockState, World, BlockPos): slightlyMelt, method_10201, increaseAge
void (BlockState, World, BlockPos, Block, WireOrientation, boolean): neighborChanged, method_9612, neighborUpdate
boolean (BlockView, BlockPos, int): fewerNeigboursThan, method_10202, canMelt
void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties
ItemStack (WorldView, BlockPos, BlockState, boolean): getCloneItemStack, method_9574, getPickStack