History - net.minecraft.world.level.block.TurtleEggBlock
25w06a
Names
dsk
dvm
Fields
com.mojang.serialization.MapCodec<TurtleEggBlock>: a, CODEC, field_46482, f_kpnmkilz, CODEC, CODEC, f_302784_
com.mojang.serialization.MapCodec<TurtleEggBlock>: a, CODEC, field_46482, f_kpnmkilz, CODEC, CODEC
int: b, MAX_HATCH_LEVEL, field_31272, f_hbftdnlp, field_31272, MAX_HATCH_LEVEL, f_154841_
int: d, MAX_HATCH_LEVEL, field_31272, f_hbftdnlp, field_31272, MAX_HATCH_LEVEL
int: c, MIN_EGGS, field_31273, f_nvonnshi, field_31273, MIN_EGG_COUNT, f_154842_
int: e, MIN_EGGS, field_31273, f_nvonnshi, field_31273, MIN_EGG_COUNT
int: d, MAX_EGGS, field_31274, f_kqtioktm, field_31274, MAX_EGG_COUNT, f_154843_
int: f, MAX_EGGS, field_31274, f_kqtioktm, field_31274, MAX_EGG_COUNT
VoxelShape: g, ONE_EGG_AABB, field_11712, f_slnojjyx, SMALL_SHAPE, SMALL_SHAPE, f_57755_
VoxelShape: h, MULTIPLE_EGGS_AABB, field_11709, f_qgiqursv, LARGE_SHAPE, LARGE_SHAPE, f_57756_
IntegerProperty: e, HATCH, field_11711, f_mrimgqed, HATCH, HATCH, f_57753_
IntegerProperty: b, HATCH, field_11711, f_mrimgqed, HATCH, HATCH
IntegerProperty: f, EGGS, field_11710, f_wbscjlwi, EGGS, EGGS, f_57754_
IntegerProperty: c, EGGS, field_11710, f_wbscjlwi, EGGS, EGGS
VoxelShape: g, SHAPE_SINGLE, field_55809, f_btecyokt, SINGLE_SHAPE
VoxelShape: h, SHAPE_MULTIPLE, field_55810, f_ifwfmbyj, MULTIPLE_SHAPE
Constructors
Methods
com.mojang.serialization.MapCodec<TurtleEggBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_
com.mojang.serialization.MapCodec<TurtleEggBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec
void (Level, BlockPos, BlockState, Entity): a, stepOn, method_9591, m_aqcetwet, onSteppedOn, onSteppedOn, m_141947_
void (Level, BlockPos, BlockState, Entity): a, stepOn, method_9591, m_aqcetwet, onSteppedOn, onSteppedOn
void (Level, BlockState, BlockPos, Entity, float): a, fallOn, method_9554, m_jweqgtyb, onLandedUpon, onLandedUpon, m_142072_
void (Level, BlockState, BlockPos, Entity, int): a, destroyEgg, method_10834, m_bpiqvsnm, tryBreakEgg, tryBreakEgg, m_154850_
void (Level, BlockState, BlockPos, Entity, int): a, destroyEgg, method_10834, m_bpiqvsnm, tryBreakEgg, tryBreakEgg
void (Level, BlockPos, BlockState): a, decreaseEggs, method_10833, m_ajegpujq, breakEgg, breakEgg, m_57791_
void (Level, BlockPos, BlockState): a, decreaseEggs, method_10833, m_ajegpujq, breakEgg, breakEgg
void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, m_sdymngiw, randomTick, randomTick, m_213898_
void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, m_sdymngiw, randomTick, randomTick
boolean (BlockGetter, BlockPos): a, onSand, method_10831, m_nqawxifi, isSandBelow, isSandBelow, m_57762_
boolean (BlockGetter, BlockPos): a, onSand, method_10831, m_nqawxifi, isSandBelow, isSandBelow
boolean (BlockGetter, BlockPos): b, isSand, method_29952, m_qarmnrny, isSand, isSand, m_57800_
boolean (BlockGetter, BlockPos): b, isSand, method_29952, m_qarmnrny, isSand, isSand
void (BlockState, Level, BlockPos, BlockState, boolean): b, onPlace, method_9615, m_cojbgxjy, onBlockAdded, onBlockAdded, m_6807_
void (BlockState, Level, BlockPos, BlockState, boolean): a, onPlace, method_9615, m_cojbgxjy, onBlockAdded, onBlockAdded
boolean (Level): a, shouldUpdateHatchLevel, method_10832, m_padqjucf, shouldHatchProgress, shouldHatchProgress, m_57765_
boolean (Level): a, shouldUpdateHatchLevel, method_10832, m_padqjucf, shouldHatchProgress, shouldHatchProgress
void (Level, Player, BlockPos, BlockState, BlockEntity, ItemStack): a, playerDestroy, method_9556, m_mtdctgjh, afterBreak, afterBreak, m_6240_
void (Level, Player, BlockPos, BlockState, BlockEntity, ItemStack): a, playerDestroy, method_9556, m_mtdctgjh, afterBreak, afterBreak
boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace, m_6864_
boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, m_fqngyjtr, getOutlineShape, getOutlineShape, m_5940_
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, m_fqngyjtr, getOutlineShape, getOutlineShape
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties
boolean (ServerLevel, Entity): a, canDestroyEgg, method_10835, m_vxgezezg, breaksEgg, breaksEgg, m_57767_
boolean (ServerLevel, Entity): a, canDestroyEgg, method_10835, m_vxgezezg, breaksEgg, breaksEgg
void (Level, BlockState, BlockPos, Entity, double): a, fallOn, method_9554, m_jweqgtyb, onLandedUpon, onLandedUpon
1.21.4
Names
dth
dsk
Fields
Constructors
Methods
1.21.3
Names
dth
net.minecraft.world.level.block.TurtleEggBlock
net.minecraft.class_2542
net.minecraft.unmapped.C_atxjqgqr
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TurtleEggBlock
net.minecraft.src.C_1950_
net.minecraft.world.level.block.BlockTurtleEgg
Fields
com.mojang.serialization.MapCodec<TurtleEggBlock>: a, CODEC, field_46482, f_kpnmkilz, CODEC, CODEC, f_302784_
int: b, MAX_HATCH_LEVEL, field_31272, f_hbftdnlp, field_31272, MAX_HATCH_LEVEL, f_154841_
int: c, MIN_EGGS, field_31273, f_nvonnshi, field_31273, MIN_EGG_COUNT, f_154842_
int: d, MAX_EGGS, field_31274, f_kqtioktm, field_31274, MAX_EGG_COUNT, f_154843_
VoxelShape: g, ONE_EGG_AABB, field_11712, f_slnojjyx, SMALL_SHAPE, SMALL_SHAPE, f_57755_
VoxelShape: h, MULTIPLE_EGGS_AABB, field_11709, f_qgiqursv, LARGE_SHAPE, LARGE_SHAPE, f_57756_
IntegerProperty: e, HATCH, field_11711, f_mrimgqed, HATCH, HATCH, f_57753_
IntegerProperty: f, EGGS, field_11710, f_wbscjlwi, EGGS, EGGS, f_57754_
Constructors
Methods
com.mojang.serialization.MapCodec<TurtleEggBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_
void (Level, BlockPos, BlockState, Entity): a, stepOn, method_9591, m_aqcetwet, onSteppedOn, onSteppedOn, m_141947_
void (Level, BlockState, BlockPos, Entity, float): a, fallOn, method_9554, m_jweqgtyb, onLandedUpon, onLandedUpon, m_142072_
void (Level, BlockState, BlockPos, Entity, int): a, destroyEgg, method_10834, m_bpiqvsnm, tryBreakEgg, tryBreakEgg, m_154850_
void (Level, BlockPos, BlockState): a, decreaseEggs, method_10833, m_ajegpujq, breakEgg, breakEgg, m_57791_
void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, m_sdymngiw, randomTick, randomTick, m_213898_
boolean (BlockGetter, BlockPos): a, onSand, method_10831, m_nqawxifi, isSandBelow, isSandBelow, m_57762_
boolean (BlockGetter, BlockPos): b, isSand, method_29952, m_qarmnrny, isSand, isSand, m_57800_
void (BlockState, Level, BlockPos, BlockState, boolean): b, onPlace, method_9615, m_cojbgxjy, onBlockAdded, onBlockAdded, m_6807_
boolean (Level): a, shouldUpdateHatchLevel, method_10832, m_padqjucf, shouldHatchProgress, shouldHatchProgress, m_57765_
void (Level, Player, BlockPos, BlockState, BlockEntity, ItemStack): a, playerDestroy, method_9556, m_mtdctgjh, afterBreak, afterBreak, m_6240_
boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, m_qzmkwuwe, canReplace, canReplace, m_6864_
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, m_fqngyjtr, getOutlineShape, getOutlineShape, m_5940_
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_
boolean (ServerLevel, Entity): a, canDestroyEgg, method_10835, m_vxgezezg, breaksEgg, breaksEgg, m_57767_