History - net.minecraft.world.level.block.TripWireHookBlock
1.21.3
Names
net.minecraft.world.level.block.TurtleEggBlock
net.minecraft.world.level.block.TripWireHookBlock
net.minecraft.class_2542
net.minecraft.class_2537
net.minecraft.unmapped.C_atxjqgqr
net.minecraft.unmapped.C_wyvomnwd
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TripwireHookBlock
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TripwireHookBlock
net.minecraft.src.C_1950_
net.minecraft.src.C_1948_
Fields
com.mojang.serialization.MapCodec<TurtleEggBlock>: a, CODEC, field_46482, f_kpnmkilz, CODEC, CODEC, f_302784_
com.mojang.serialization.MapCodec<TripWireHookBlock>: a, CODEC, field_46481, f_evgoeppb, CODEC, CODEC, f_303357_
BooleanProperty: c, POWERED, field_11671, f_uhfjyirj, POWERED, POWERED, f_57668_
BooleanProperty: d, ATTACHED, field_11669, f_gebdttag, ATTACHED, ATTACHED, f_57669_
int: e, WIRE_DIST_MIN, field_31268, f_ogkzjvcx, field_31268, MIN_WIRE_DISTANCE, f_154837_
int: f, WIRE_DIST_MAX, field_31269, f_yhzndgac, field_31269, MAX_WIRE_DISTANCE, f_154838_
int: l, RECHECK_PERIOD, field_31271, f_zpwnhrxx, SCHEDULED_TICK_DELAY, SCHEDULED_TICK_DELAY, f_154840_
int: g, AABB_OFFSET, field_31270, f_enrmutce, field_31270, SHAPE_OFFSET, f_154839_
VoxelShape: h, NORTH_AABB, field_11665, f_jnrckpme, SOUTH_SHAPE, SOUTH_SHAPE, f_57670_
VoxelShape: i, SOUTH_AABB, field_11668, f_kkvyvpsm, NORTH_SHAPE, NORTH_SHAPE, f_57671_
VoxelShape: j, WEST_AABB, field_11670, f_nquytzwv, EAST_SHAPE, EAST_SHAPE, f_57672_
VoxelShape: k, EAST_AABB, field_11667, f_ezrotixa, WEST_SHAPE, WEST_SHAPE, f_57673_
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_
EnumProperty<Direction>: b, FACING, field_11666, f_mpcyfvrl, FACING, FACING, f_57667_
Constructors
Methods
boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, m_qixajhot, canPlaceAt, canPlaceAt, m_7898_
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, m_fuvqealb, onPlaced, onPlaced, m_6402_
void (Level, BlockPos, BlockState, boolean, boolean, int, BlockState): a, calculateState, method_10776, m_ayksouit, update, update, m_57685_
void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, m_bneobcwj, scheduledTick, scheduledTick, m_213897_
void (Level, BlockPos, boolean, boolean, boolean, boolean): a, emitState, method_10777, m_opfdnesr, playSound, playSound, m_222602_
void (Block, Level, BlockPos, Direction): a, notifyNeighbors, method_10775, m_gyrhxotd, updateNeighborsOnAxis, updateNeighborsOnAxis, m_57693_
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, m_rhbsxbgh, onStateReplaced, onStateReplaced, m_6810_
int (BlockState, BlockGetter, BlockPos, Direction): a, getSignal, method_9524, m_bhohbmwk, getWeakRedstonePower, getWeakRedstonePower, m_6378_
int (BlockState, BlockGetter, BlockPos, Direction): b, getDirectSignal, method_9603, m_ydisyayk, getStrongRedstonePower, getStrongRedstonePower, m_6376_
boolean (BlockState): f_, isSignalSource, method_9506, m_fjkbizwn, emitsRedstonePower, isRedstonePowerSource, m_7899_
BlockState (BlockState, Rotation): a, rotate, method_9598, m_umbsjste, rotate, rotate, m_6843_
BlockState (BlockState, Mirror): a, mirror, method_9569, m_ssvaouey, mirror, mirror, m_6943_
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_
boolean (ServerLevel, Entity): a, canDestroyEgg, method_10835, m_vxgezezg, breaksEgg, breaksEgg, m_57767_
BlockState (BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_
1.21.2
Names
doq
dtg
net.minecraft.world.level.block.TripWireHookBlock
net.minecraft.world.level.block.TurtleEggBlock
net.minecraft.class_2537
net.minecraft.class_2542
net.minecraft.unmapped.C_wyvomnwd
net.minecraft.unmapped.C_atxjqgqr
net.minecraft.block.TripwireHookBlock
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TripwireHookBlock
net.minecraft.block.TurtleEggBlock
net.minecraft.src.C_1948_
net.minecraft.src.C_1950_
Fields
com.mojang.serialization.MapCodec<TripWireHookBlock>: a, CODEC, field_46481, f_evgoeppb, CODEC, CODEC, f_303357_
com.mojang.serialization.MapCodec<TurtleEggBlock>: a, CODEC, field_46482, f_kpnmkilz, CODEC, CODEC, f_302784_
DirectionProperty: b, FACING, field_11666, f_mpcyfvrl, FACING, FACING, f_57667_
BooleanProperty: c, POWERED, field_11671, f_uhfjyirj, POWERED, POWERED, f_57668_
BooleanProperty: d, ATTACHED, field_11669, f_gebdttag, ATTACHED, ATTACHED, f_57669_
int: e, WIRE_DIST_MIN, field_31268, f_ogkzjvcx, field_31268, MIN_WIRE_DISTANCE, f_154837_
int: f, WIRE_DIST_MAX, field_31269, f_yhzndgac, field_31269, MAX_WIRE_DISTANCE, f_154838_
int: l, RECHECK_PERIOD, field_31271, f_zpwnhrxx, SCHEDULED_TICK_DELAY, SCHEDULED_TICK_DELAY, f_154840_
int: g, AABB_OFFSET, field_31270, f_enrmutce, field_31270, SHAPE_OFFSET, f_154839_
VoxelShape: h, NORTH_AABB, field_11665, f_jnrckpme, SOUTH_SHAPE, SOUTH_SHAPE, f_57670_
VoxelShape: i, SOUTH_AABB, field_11668, f_kkvyvpsm, NORTH_SHAPE, NORTH_SHAPE, f_57671_
VoxelShape: j, WEST_AABB, field_11670, f_nquytzwv, EAST_SHAPE, EAST_SHAPE, f_57672_
VoxelShape: k, EAST_AABB, field_11667, f_ezrotixa, WEST_SHAPE, WEST_SHAPE, f_57673_
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
boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, m_qixajhot, canPlaceAt, canPlaceAt, m_7898_
BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, m_fuvqealb, onPlaced, onPlaced, m_6402_
void (Level, BlockPos, BlockState, boolean, boolean, int, BlockState): a, calculateState, method_10776, m_ayksouit, update, update, m_57685_
void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, m_bneobcwj, scheduledTick, scheduledTick, m_213897_
void (Level, BlockPos, boolean, boolean, boolean, boolean): a, emitState, method_10777, m_opfdnesr, playSound, playSound, m_222602_
void (Block, Level, BlockPos, Direction): a, notifyNeighbors, method_10775, m_gyrhxotd, updateNeighborsOnAxis, updateNeighborsOnAxis, m_57693_
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, m_rhbsxbgh, onStateReplaced, onStateReplaced, m_6810_
int (BlockState, BlockGetter, BlockPos, Direction): a, getSignal, method_9524, m_bhohbmwk, getWeakRedstonePower, getWeakRedstonePower, m_6378_
int (BlockState, BlockGetter, BlockPos, Direction): b, getDirectSignal, method_9603, m_ydisyayk, getStrongRedstonePower, getStrongRedstonePower, m_6376_
boolean (BlockState): e_, isSignalSource, method_9506, m_fjkbizwn, emitsRedstonePower, isRedstonePowerSource, m_7899_
BlockState (BlockState, Rotation): a, rotate, method_9598, m_umbsjste, rotate, rotate, m_6843_
BlockState (BlockState, Mirror): a, mirror, method_9569, m_ssvaouey, mirror, mirror, m_6943_
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_
boolean (ServerLevel, Entity): a, canDestroyEgg, method_10835, m_vxgezezg, breaksEgg, breaksEgg, m_57767_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dns
doq
Fields
Constructors
Methods
1.20.6
Names
dnr
dns
net.minecraft.world.level.block.BlockTripwire
net.minecraft.world.level.block.BlockTripwireHook
Fields
Constructors
Methods
1.20.5
Names
dnr
net.minecraft.world.level.block.TripWireHookBlock
net.minecraft.class_2537
net.minecraft.unmapped.C_wyvomnwd
net.minecraft.block.TripwireHookBlock
net.minecraft.block.TripwireHookBlock
net.minecraft.src.C_1948_
net.minecraft.world.level.block.BlockTripwire
Fields
com.mojang.serialization.MapCodec<TripWireHookBlock>: a, CODEC, field_46481, f_evgoeppb, CODEC, CODEC, f_303357_
DirectionProperty: b, FACING, field_11666, f_mpcyfvrl, FACING, FACING, f_57667_
BooleanProperty: c, POWERED, field_11671, f_uhfjyirj, POWERED, POWERED, f_57668_
BooleanProperty: d, ATTACHED, field_11669, f_gebdttag, ATTACHED, ATTACHED, f_57669_
int: e, WIRE_DIST_MIN, field_31268, f_ogkzjvcx, field_31268, MIN_WIRE_DISTANCE, f_154837_
int: f, WIRE_DIST_MAX, field_31269, f_yhzndgac, field_31269, MAX_WIRE_DISTANCE, f_154838_
int: l, RECHECK_PERIOD, field_31271, f_zpwnhrxx, SCHEDULED_TICK_DELAY, SCHEDULED_TICK_DELAY, f_154840_
int: g, AABB_OFFSET, field_31270, f_enrmutce, field_31270, SHAPE_OFFSET, f_154839_
VoxelShape: h, NORTH_AABB, field_11665, f_jnrckpme, SOUTH_SHAPE, SOUTH_SHAPE, f_57670_
VoxelShape: i, SOUTH_AABB, field_11668, f_kkvyvpsm, NORTH_SHAPE, NORTH_SHAPE, f_57671_
VoxelShape: j, WEST_AABB, field_11670, f_nquytzwv, EAST_SHAPE, EAST_SHAPE, f_57672_
VoxelShape: k, EAST_AABB, field_11667, f_ezrotixa, WEST_SHAPE, WEST_SHAPE, f_57673_
Constructors
Methods
com.mojang.serialization.MapCodec<TripWireHookBlock> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, m_fqngyjtr, getOutlineShape, getOutlineShape, m_5940_
boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, m_qixajhot, canPlaceAt, canPlaceAt, m_7898_
BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, m_yvunqpeq, getStateForNeighborUpdate, getStateForNeighborUpdate, m_7417_
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, m_fuvqealb, onPlaced, onPlaced, m_6402_
void (Level, BlockPos, BlockState, boolean, boolean, int, BlockState): a, calculateState, method_10776, m_ayksouit, update, update, m_57685_
void (BlockState, ServerLevel, BlockPos, RandomSource): a, tick, method_9588, m_bneobcwj, scheduledTick, scheduledTick, m_213897_
void (Level, BlockPos, boolean, boolean, boolean, boolean): a, emitState, method_10777, m_opfdnesr, playSound, playSound, m_222602_
void (Block, Level, BlockPos, Direction): a, notifyNeighbors, method_10775, m_gyrhxotd, updateNeighborsOnAxis, updateNeighborsOnAxis, m_57693_
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, m_rhbsxbgh, onStateReplaced, onStateReplaced, m_6810_
int (BlockState, BlockGetter, BlockPos, Direction): a, getSignal, method_9524, m_bhohbmwk, getWeakRedstonePower, getWeakRedstonePower, m_6378_
int (BlockState, BlockGetter, BlockPos, Direction): b, getDirectSignal, method_9603, m_ydisyayk, getStrongRedstonePower, getStrongRedstonePower, m_6376_
boolean (BlockState): e_, isSignalSource, method_9506, m_fjkbizwn, emitsRedstonePower, isRedstonePowerSource, m_7899_
BlockState (BlockState, Rotation): a, rotate, method_9598, m_umbsjste, rotate, rotate, m_6843_
BlockState (BlockState, Mirror): a, mirror, method_9569, m_ssvaouey, mirror, mirror, m_6943_
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_