History - net.minecraft.world.level.block.entity.CreakingHeartBlockEntity
25w04a
Names
dup
dxd
Fields
int: b, PLAYER_DETECTION_RANGE, field_54776, field_54776, f_349035_
int: b, PLAYER_DETECTION_RANGE, field_54776, field_54776
int: a, CREAKING_ROAMING_RADIUS, field_54775, field_54775, f_346272_
int: a, CREAKING_ROAMING_RADIUS, field_54775, field_54775
int: c, DISTANCE_CREAKING_TOO_FAR, field_54777, field_54777, f_347578_
int: c, DISTANCE_CREAKING_TOO_FAR, field_54777, field_54777
int: d, SPAWN_RANGE_XZ, field_54778, field_54778, f_347061_
int: d, SPAWN_RANGE_XZ, field_54778, field_54778
int: e, SPAWN_RANGE_Y, field_54779, field_54779, f_346322_
int: e, SPAWN_RANGE_Y, field_54779, field_54779
int: f, ATTEMPTS_PER_SPAWN, field_54780, field_54780, f_348153_
int: f, ATTEMPTS_PER_SPAWN, field_54780, field_54780
int: g, UPDATE_TICKS, field_54781, field_54781, f_347121_
int: g, UPDATE_TICKS, field_54781, field_54781
int: i, HURT_CALL_TOTAL_TICKS, field_54782, field_54782, f_346266_
int: i, HURT_CALL_TOTAL_TICKS, field_54782, field_54782
int: j, NUMBER_OF_HURT_CALLS, field_54783, field_54783, f_348781_
int: j, NUMBER_OF_HURT_CALLS, field_54783, field_54783
int: k, HURT_CALL_INTERVAL, field_54784, field_54784, f_347639_
int: k, HURT_CALL_INTERVAL, field_54784, field_54784
int: l, HURT_CALL_PARTICLE_TICKS, field_54785, field_54785, f_348511_
int: l, HURT_CALL_PARTICLE_TICKS, field_54785, field_54785
int: v, ticker, field_54787, creakingUpdateTimer, f_349107_
int: v, ticker, field_54787, creakingUpdateTimer
int: w, emitter, field_54788, trailParticlesSpawnTimer, f_348785_
int: w, emitter, field_54788, trailParticlesSpawnTimer
Vec3: x, emitterTarget, field_54789, lastCreakingPuppetPos, f_346712_
Vec3: x, emitterTarget, field_54789, lastCreakingPuppetPos
int: y, outputSignal, field_54910, comparatorOutput, f_347729_
int: y, outputSignal, field_54910, comparatorOutput
int: h, UPDATE_TICKS_VARIANCE, field_55498, field_55498, f_370757_
int: h, UPDATE_TICKS_VARIANCE, field_55498, field_55498
int: m, MAX_DEPTH, field_55085, field_55085, f_370718_
int: m, MAX_DEPTH, field_55085, field_55085
int: q, MAX_COUNT, field_55086, field_55086, f_370939_
int: q, MAX_COUNT, field_55086, field_55086
int: r, TICKS_GRACE_PERIOD, field_55499, field_55499, f_370746_
int: r, TICKS_GRACE_PERIOD, field_55499, field_55499
Optional<Creaking>: s, NO_CREAKING, field_55500, DEFAULT_CREAKING_PUPPET, f_370976_
Optional<Creaking>: s, NO_CREAKING, field_55500, DEFAULT_CREAKING_PUPPET
com.mojang.datafixers.util.Either<Creaking, UUID>: t, creakingInfo, field_55501, creakingPuppet, f_371573_
com.mojang.datafixers.util.Either<Creaking, UUID>: t, creakingInfo, field_55501, creakingPuppet
long: u, ticksExisted, field_55502, ticks, f_370797_
long: u, ticksExisted, field_55502, ticks
Constructors
Methods
void (Level, BlockPos, BlockState, CreakingHeartBlockEntity): a, serverTick, method_64804, tick, m_357209_
void (Level, BlockPos, BlockState, CreakingHeartBlockEntity): a, serverTick, method_64804, tick
double (): j, distanceToCreaking, method_65012, getDistanceToPuppet, m_354711_
double (): j, distanceToCreaking, method_65012, getDistanceToPuppet
ClientboundBlockEntityDataPacket (): b, getUpdatePacket, method_64805, toUpdatePacket, m_58483_
ClientboundBlockEntityDataPacket (): a, getUpdatePacket, method_64805, toUpdatePacket
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt
void (): c, creakingHurt, method_64806, onPuppetDamage, m_353829_
void (): c, creakingHurt, method_64806, onPuppetDamage
void (ServerLevel, int, boolean): a, emitParticles, method_64800, spawnTrailParticles, m_352640_
void (ServerLevel, int, boolean): a, emitParticles, method_64800, spawnTrailParticles
void (DamageSource): a, removeProtector, method_64802, killPuppet, m_351607_
void (DamageSource): a, removeProtector, method_64802, killPuppet
boolean (Creaking): b, isProtector, method_64803, isPuppet, m_352848_
boolean (Creaking): b, isProtector, method_64803, isPuppet
int (): d, getAnalogOutputSignal, method_65010, getComparatorOutput, m_352868_
int (): d, getAnalogOutputSignal, method_65010, getComparatorOutput
int (): f, computeAnalogOutputSignal, method_65011, calcComparatorOutput, m_356165_
int (): f, computeAnalogOutputSignal, method_65011, calcComparatorOutput
void (): k, clearCreakingInfo, method_65907, clearCreakingPuppet, m_373816_
void (): k, clearCreakingInfo, method_65907, clearCreakingPuppet
void (Creaking): a, setCreakingInfo, method_65905, setCreakingPuppet, m_372050_
void (Creaking): a, setCreakingInfo, method_65905, setCreakingPuppet
void (UUID): a, setCreakingInfo, method_65906, setCreakingPuppetFromUuid, m_373840_
void (UUID): a, setCreakingInfo, method_65906, setCreakingPuppetFromUuid
Optional<Creaking> (): s, getCreakingProtector, method_65805, getCreakingPuppet, m_372388_
Optional<Creaking> (): s, getCreakingProtector, method_65805, getCreakingPuppet
Creaking (ServerLevel, CreakingHeartBlockEntity): a, spawnProtector, method_64801, spawnCreakingPuppet, m_355399_
Creaking (ServerLevel, CreakingHeartBlockEntity): a, spawnProtector, method_64801, spawnCreakingPuppet
Optional<BlockPos> (): t, spreadResin, method_65170, findResinGenerationPos, m_372921_
Optional<BlockPos> (): t, spreadResin, method_65170, findResinGenerationPos
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt
BlockState (Level, BlockState, BlockPos, CreakingHeartBlockEntity): a, updateCreakingState, method_66475, getBlockState
void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473, onStateReplaced
1.21.4
Names
dvm
dup
Fields
int: h, HURT_CALL_TOTAL_TICKS, field_54782, field_54782, f_346266_
int: i, HURT_CALL_TOTAL_TICKS, field_54782, field_54782, f_346266_
int: i, NUMBER_OF_HURT_CALLS, field_54783, field_54783, f_348781_
int: j, NUMBER_OF_HURT_CALLS, field_54783, field_54783, f_348781_
int: j, HURT_CALL_INTERVAL, field_54784, field_54784, f_347639_
int: k, HURT_CALL_INTERVAL, field_54784, field_54784, f_347639_
int: k, HURT_CALL_PARTICLE_TICKS, field_54785, field_54785, f_348511_
int: l, HURT_CALL_PARTICLE_TICKS, field_54785, field_54785, f_348511_
CreakingTransient: l, creaking, field_54786, creakingPuppet, f_346885_
int: m, ticker, field_54787, creakingUpdateTimer, f_349107_
int: v, ticker, field_54787, creakingUpdateTimer, f_349107_
int: n, emitter, field_54788, trailParticlesSpawnTimer, f_348785_
int: w, emitter, field_54788, trailParticlesSpawnTimer, f_348785_
Vec3: r, emitterTarget, field_54789, lastCreakingPuppetPos, f_346712_
Vec3: x, emitterTarget, field_54789, lastCreakingPuppetPos, f_346712_
int: s, outputSignal, field_54910, comparatorOutput, f_347729_
int: y, outputSignal, field_54910, comparatorOutput, f_347729_
int: h, UPDATE_TICKS_VARIANCE, field_55498, field_55498, f_370757_
int: m, MAX_DEPTH, field_55085, field_55085, f_370718_
int: q, MAX_COUNT, field_55086, field_55086, f_370939_
int: r, TICKS_GRACE_PERIOD, field_55499, field_55499, f_370746_
Optional<Creaking>: s, NO_CREAKING, field_55500, DEFAULT_CREAKING_PUPPET, f_370976_
com.mojang.datafixers.util.Either<Creaking, UUID>: t, creakingInfo, field_55501, creakingPuppet, f_371573_
long: u, ticksExisted, field_55502, ticks, f_370797_
Constructors
Methods
CreakingTransient (ServerLevel, CreakingHeartBlockEntity): a, spawnProtector, method_64801, spawnCreakingPuppet, m_355399_
void (DamageSource): a, removeProtector, method_64802, onBreak, m_351607_
void (DamageSource): a, removeProtector, method_64802, killPuppet, m_351607_
boolean (Creaking): a, isProtector, method_64803, isPuppet, m_352848_
boolean (Creaking): b, isProtector, method_64803, isPuppet, m_352848_
void (): k, clearCreakingInfo, method_65907, clearCreakingPuppet, m_373816_
void (Creaking): a, setCreakingInfo, method_65905, setCreakingPuppet, m_372050_
void (UUID): a, setCreakingInfo, method_65906, setCreakingPuppetFromUuid, m_373840_
Optional<Creaking> (): s, getCreakingProtector, method_65805, getCreakingPuppet, m_372388_
Creaking (ServerLevel, CreakingHeartBlockEntity): a, spawnProtector, method_64801, spawnCreakingPuppet, m_355399_
Optional<BlockPos> (): t, spreadResin, method_65170, findResinGenerationPos, m_372921_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
1.21.3
Names
dvm
net.minecraft.world.level.block.entity.CreakingHeartBlockEntity
net.minecraft.class_10323
net.minecraft.block.entity.CreakingHeartBlockEntity
net.minecraft.src.C_346133_
net.minecraft.world.level.block.entity.CreakingHeartBlockEntity
Fields
int: b, PLAYER_DETECTION_RANGE, field_54776, field_54776, f_349035_
int: a, CREAKING_ROAMING_RADIUS, field_54775, field_54775, f_346272_
int: c, DISTANCE_CREAKING_TOO_FAR, field_54777, field_54777, f_347578_
int: d, SPAWN_RANGE_XZ, field_54778, field_54778, f_347061_
int: e, SPAWN_RANGE_Y, field_54779, field_54779, f_346322_
int: f, ATTEMPTS_PER_SPAWN, field_54780, field_54780, f_348153_
int: g, UPDATE_TICKS, field_54781, field_54781, f_347121_
int: h, HURT_CALL_TOTAL_TICKS, field_54782, field_54782, f_346266_
int: i, NUMBER_OF_HURT_CALLS, field_54783, field_54783, f_348781_
int: j, HURT_CALL_INTERVAL, field_54784, field_54784, f_347639_
int: k, HURT_CALL_PARTICLE_TICKS, field_54785, field_54785, f_348511_
CreakingTransient: l, creaking, field_54786, creakingPuppet, f_346885_
int: m, ticker, field_54787, creakingUpdateTimer, f_349107_
int: n, emitter, field_54788, trailParticlesSpawnTimer, f_348785_
Vec3: r, emitterTarget, field_54789, lastCreakingPuppetPos, f_346712_
int: s, outputSignal, field_54910, comparatorOutput, f_347729_
Constructors
Methods
void (Level, BlockPos, BlockState, CreakingHeartBlockEntity): a, serverTick, method_64804, tick, m_357209_
double (): j, distanceToCreaking, method_65012, getDistanceToPuppet, m_354711_
CreakingTransient (ServerLevel, CreakingHeartBlockEntity): a, spawnProtector, method_64801, spawnCreakingPuppet, m_355399_
ClientboundBlockEntityDataPacket (): b, getUpdatePacket, method_64805, toUpdatePacket, m_58483_
CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, toInitialChunkDataNbt, m_5995_
void (): c, creakingHurt, method_64806, onPuppetDamage, m_353829_
void (ServerLevel, int, boolean): a, emitParticles, method_64800, spawnTrailParticles, m_352640_
void (DamageSource): a, removeProtector, method_64802, onBreak, m_351607_
boolean (Creaking): a, isProtector, method_64803, isPuppet, m_352848_
int (): d, getAnalogOutputSignal, method_65010, getComparatorOutput, m_352868_
int (): f, computeAnalogOutputSignal, method_65011, calcComparatorOutput, m_356165_