History - net.minecraft.world.level.block.entity.BeehiveBlockEntity
1.21.3
Names
dpg
duu
net.minecraft.world.level.block.entity.BellBlockEntity
net.minecraft.world.level.block.entity.BeehiveBlockEntity
net.minecraft.class_3721
net.minecraft.class_4482
net.minecraft.unmapped.C_lxkuepdf
net.minecraft.unmapped.C_cyniebsl
net.minecraft.block.entity.BellBlockEntity
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.block.entity.BellBlockEntity
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.src.C_1989_
net.minecraft.src.C_1985_
Fields
List<BeehiveBlockEntity$BeeData>: i, stored, field_20423, f_nhdfehfl, bees, bees, f_58732_
BlockPos: j, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, flowerPos, f_58733_
String: d, TAG_FLOWER_POS, field_31306, f_cmipzgih, FLOWER_POS_KEY, FLOWER_POS_KEY, f_155121_
String: e, BEES, field_31311, f_zbytilzr, BEES_KEY, BEES_KEY, f_155126_
List<String>: f, IGNORED_BEE_TAGS, field_33570, f_szjmzyjd, IRRELEVANT_BEE_NBT_KEYS, IRRELEVANT_BEE_NBT_KEYS, f_155129_
int: a, MAX_OCCUPANTS, field_31312, f_naxlgihs, MAX_BEE_COUNT, MAX_BEE_COUNT, f_155127_
int: g, MIN_TICKS_BEFORE_REENTERING_HIVE, field_31314, f_ppvyxmei, ANGERED_CANNOT_ENTER_HIVE_TICKS, ANGERED_CANNOT_ENTER_HIVE_TICKS, f_155130_
int: h, MIN_OCCUPATION_TICKS_NECTAR, field_31315, f_ooouhrch, MIN_OCCUPATION_TICKS_WITH_NECTAR, MIN_OCCUPATION_TICKS_WITH_NECTAR, f_155131_
int: b, MIN_OCCUPATION_TICKS_NECTARLESS, field_31313, f_shwnyonz, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, f_155128_
int: d, DURATION, field_31316, f_ghjkmejs, MAX_RINGING_TICKS, DURATION, f_155164_
int: e, GLOW_DURATION, field_31317, f_ambjsmjv, field_31317, GLOW_DURATION, f_155165_
int: f, MIN_TICKS_BETWEEN_SEARCHES, field_31318, f_gcufkwtq, field_31318, MIN_TICKS_BETWEEN_SEARCHES, f_155166_
int: g, MAX_RESONATION_TICKS, field_31319, f_opovjbar, MAX_RESONATING_TICKS, MAX_RESONATION_TICKS, f_155167_
int: h, TICKS_BEFORE_RESONATION, field_31320, f_yxhyhsfe, field_31320, TICKS_BEFORE_RESONATION, f_155168_
int: i, SEARCH_RADIUS, field_31321, f_swgrkmlw, field_31321, SEARCH_RADIUS, f_155169_
int: j, HEAR_BELL_RADIUS, field_31322, f_sdlopiqc, MAX_BELL_HEARING_DISTANCE, BELL_SOUND_RADIUS, f_155170_
int: k, HIGHLIGHT_RAIDERS_RADIUS, field_31323, f_crugdmpd, field_31323, RAIDERS_HIGHLIGHT_RADIUS, f_155171_
long: l, lastRingTimestamp, field_19155, f_pcnztlvo, lastRingTime, lastRingTime, f_58816_
int: a, ticks, field_17095, f_hyrmqdrc, ringTicks, ringTicks, f_58813_
boolean: b, shaking, field_17096, f_aggjgmyp, ringing, ringing, f_58814_
Direction: c, clickDirection, field_17097, f_wrwmfywb, lastSideHit, lastSideHit, f_58815_
List<LivingEntity>: m, nearbyEntities, field_19156, f_ccwlxsdf, hearingEntities, hearingEntities, f_58817_
boolean: q, resonating, field_19157, f_mmkhktal, resonating, resonating, f_58818_
int: r, resonationTicks, field_19158, f_umzmhawt, resonateTime, resonateTime, f_58819_
org.slf4j.Logger: c, LOGGER, field_49409, f_kcrgkdbc, LOGGER, LOGGER, f_316080_
Constructors
Methods
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, markDirty, m_6596_
boolean (): b, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, isNearFire, m_58773_
boolean (): c, isEmpty, method_22400, m_qxxpjewr, hasNoBees, hasNoBees, m_58774_
boolean (): d, isFull, method_21856, m_camfdiec, isFullOfBees, isFullOfBees, m_58775_
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, angerBees, m_58748_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, tryReleaseBee, m_58759_
int (): f, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, getBeeCount, m_58776_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, getHoneyLevel, m_58752_
boolean (): j, isSedated, method_23904, m_yfffskly, isSmoked, isSmoked, m_58777_
boolean (): k, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
void (Level, BlockPos, BlockState, List<BeehiveBlockEntity$BeeData>, BlockPos): a, tickOccupants, method_21858, m_yazffysu, tickBees, tickBees, m_155149_
void (Level, BlockPos, BlockState, BeehiveBlockEntity): a, serverTick, method_31656, m_aysrthif, serverTick, serverTick, m_155144_
boolean (int, int): a_, triggerEvent, method_11004, m_qrmwzmws, onSyncedBlockEvent, onSyncedBlockEvent, m_7531_
void (Level, BlockPos, BlockState, BellBlockEntity, BellBlockEntity$ResonationEndAction): a, tick, method_31658, m_wpnzaumy, tick, tick, m_155180_
void (Level, BlockPos, BlockState, BellBlockEntity): a, clientTick, method_31657, m_mnhqjtnh, clientTick, clientTick, m_155175_
void (Level, BlockPos, BlockState, BellBlockEntity): b, serverTick, method_31659, m_wgkdgvjq, serverTick, serverTick, m_155202_
void (Direction): a, onHit, method_17031, m_qpyfibxb, activate, activate, m_58834_
void (): b, updateEntities, method_20219, m_wvtqsile, notifyMemoriesOfBell, notifyMemoriesOfBell, m_58845_
boolean (BlockPos, List<LivingEntity>): a, areRaidersNearby, method_20523, m_yxwdlhjo, raidersHearBell, raidersHearBell, m_155199_
void (Level, BlockPos, List<LivingEntity>): a, makeRaidersGlow, method_20521, m_bsgvrisb, applyGlowToRaiders, applyGlowToRaiders, m_155186_
void (Level, BlockPos, List<LivingEntity>): b, showBellParticles, method_20218, m_giipxkzw, applyParticlesToRaiders, applyParticlesToRaiders, m_155207_
boolean (BlockPos, LivingEntity): a, isRaiderWithinRange, method_20518, m_lommhfms, isRaiderEntity, isRaiderEntity, m_155196_
void (LivingEntity): a, glow, method_20520, m_mokdryem, applyGlowToEntity, applyGlowToEntity, m_58840_
void (Entity): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, tryEnterHive, m_58741_
void (BeehiveBlockEntity$Occupant): a, storeBee, method_35292, m_czgkogzg, addBee, addBee, m_155157_
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$Occupant, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, releaseBee, m_155136_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, readComponents, m_318741_
void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, addComponents, m_318837_
void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, removeComponentData, m_318942_
List<BeehiveBlockEntity$Occupant> (): t, getBees, method_57580, m_qwlovmrg, createBeesData, getOccupants, m_322480_
1.20.5
Names
dgs
dpg
net.minecraft.world.level.block.entity.BeehiveBlockEntity
net.minecraft.world.level.block.entity.BellBlockEntity
net.minecraft.class_4482
net.minecraft.class_3721
net.minecraft.unmapped.C_cyniebsl
net.minecraft.unmapped.C_lxkuepdf
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.block.entity.BellBlockEntity
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.block.entity.BellBlockEntity
net.minecraft.src.C_1985_
net.minecraft.src.C_1989_
Fields
List<BeehiveBlockEntity$BeeData>: l, stored, field_20423, f_nhdfehfl, bees, bees, f_58732_
BlockPos: m, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, flowerPos, f_58733_
String: a, TAG_FLOWER_POS, field_31306, f_cmipzgih, FLOWER_POS_KEY, FLOWER_POS_KEY, f_155121_
String: b, MIN_OCCUPATION_TICKS, field_31307, f_sjtaryqb, MIN_OCCUPATION_TICKS_KEY, MIN_OCCUPATION_TICKS_KEY, f_155122_
String: c, ENTITY_DATA, field_31308, f_bfqszuje, ENTITY_DATA_KEY, ENTITY_DATA_KEY, f_155123_
String: d, TICKS_IN_HIVE, field_31309, f_mrqiqvzg, TICKS_IN_HIVE_KEY, TICKS_IN_HIVE_KEY, f_155124_
String: e, HAS_NECTAR, field_31310, f_bkvgxwka, HAS_NECTAR_KEY, HAS_NECTAR_KEY, f_155125_
String: f, BEES, field_31311, f_zbytilzr, BEES_KEY, BEES_KEY, f_155126_
List<String>: i, IGNORED_BEE_TAGS, field_33570, f_szjmzyjd, IRRELEVANT_BEE_NBT_KEYS, IRRELEVANT_BEE_NBT_KEYS, f_155129_
int: g, MAX_OCCUPANTS, field_31312, f_naxlgihs, MAX_BEE_COUNT, MAX_BEE_COUNT, f_155127_
int: j, MIN_TICKS_BEFORE_REENTERING_HIVE, field_31314, f_ppvyxmei, ANGERED_CANNOT_ENTER_HIVE_TICKS, ANGERED_CANNOT_ENTER_HIVE_TICKS, f_155130_
int: k, MIN_OCCUPATION_TICKS_NECTAR, field_31315, f_ooouhrch, MIN_OCCUPATION_TICKS_WITH_NECTAR, MIN_OCCUPATION_TICKS_WITH_NECTAR, f_155131_
int: h, MIN_OCCUPATION_TICKS_NECTARLESS, field_31313, f_shwnyonz, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, f_155128_
int: d, DURATION, field_31316, f_ghjkmejs, MAX_RINGING_TICKS, DURATION, f_155164_
int: e, GLOW_DURATION, field_31317, f_ambjsmjv, field_31317, GLOW_DURATION, f_155165_
int: f, MIN_TICKS_BETWEEN_SEARCHES, field_31318, f_gcufkwtq, field_31318, MIN_TICKS_BETWEEN_SEARCHES, f_155166_
int: g, MAX_RESONATION_TICKS, field_31319, f_opovjbar, MAX_RESONATING_TICKS, MAX_RESONATION_TICKS, f_155167_
int: h, TICKS_BEFORE_RESONATION, field_31320, f_yxhyhsfe, field_31320, TICKS_BEFORE_RESONATION, f_155168_
int: i, SEARCH_RADIUS, field_31321, f_swgrkmlw, field_31321, SEARCH_RADIUS, f_155169_
int: j, HEAR_BELL_RADIUS, field_31322, f_sdlopiqc, MAX_BELL_HEARING_DISTANCE, BELL_SOUND_RADIUS, f_155170_
int: k, HIGHLIGHT_RAIDERS_RADIUS, field_31323, f_crugdmpd, field_31323, RAIDERS_HIGHLIGHT_RADIUS, f_155171_
long: l, lastRingTimestamp, field_19155, f_pcnztlvo, lastRingTime, lastRingTime, f_58816_
int: a, ticks, field_17095, f_hyrmqdrc, ringTicks, ringTicks, f_58813_
boolean: b, shaking, field_17096, f_aggjgmyp, ringing, ringing, f_58814_
Direction: c, clickDirection, field_17097, f_wrwmfywb, lastSideHit, lastSideHit, f_58815_
List<LivingEntity>: m, nearbyEntities, field_19156, f_ccwlxsdf, hearingEntities, hearingEntities, f_58817_
boolean: q, resonating, field_19157, f_mmkhktal, resonating, resonating, f_58818_
int: r, resonationTicks, field_19158, f_umzmhawt, resonateTime, resonateTime, f_58819_
Constructors
Methods
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, markDirty, m_6596_
boolean (): c, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, isNearFire, m_58773_
boolean (): d, isEmpty, method_22400, m_qxxpjewr, hasNoBees, hasNoBees, m_58774_
boolean (): f, isFull, method_21856, m_camfdiec, isFullOfBees, isFullOfBees, m_58775_
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, angerBees, m_58748_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, tryReleaseBee, m_58759_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, tryEnterHive, m_58741_
int (): g, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, getBeeCount, m_58776_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, getHoneyLevel, m_58752_
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, isSmoked, m_58777_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, tryEnterHive, m_58744_
boolean (): m, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, readNbt, m_142466_
ListTag (): l, writeBees, method_21859, m_zdytcgnm, getBees, getBees, m_58779_
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, ageBee, m_58736_
void (CompoundTag, int, boolean): a, storeBee, method_35292, m_czgkogzg, addBee, addBee, m_155157_
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, releaseBee, m_155136_
void (CompoundTag): d, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, removeIrrelevantNbtKeys, m_155161_
void (Level, BlockPos, BlockState, List<BeehiveBlockEntity$BeeData>, BlockPos): a, tickOccupants, method_21858, m_yazffysu, tickBees, tickBees, m_155149_
void (Level, BlockPos, BlockState, BeehiveBlockEntity): a, serverTick, method_31656, m_aysrthif, serverTick, serverTick, m_155144_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
boolean (int, int): a_, triggerEvent, method_11004, m_qrmwzmws, onSyncedBlockEvent, onSyncedBlockEvent, m_7531_
void (Level, BlockPos, BlockState, BellBlockEntity, BellBlockEntity$ResonationEndAction): a, tick, method_31658, m_wpnzaumy, tick, tick, m_155180_
void (Level, BlockPos, BlockState, BellBlockEntity): a, clientTick, method_31657, m_mnhqjtnh, clientTick, clientTick, m_155175_
void (Level, BlockPos, BlockState, BellBlockEntity): b, serverTick, method_31659, m_wgkdgvjq, serverTick, serverTick, m_155202_
void (Direction): a, onHit, method_17031, m_qpyfibxb, activate, activate, m_58834_
void (): b, updateEntities, method_20219, m_wvtqsile, notifyMemoriesOfBell, notifyMemoriesOfBell, m_58845_
boolean (BlockPos, List<LivingEntity>): a, areRaidersNearby, method_20523, m_yxwdlhjo, raidersHearBell, raidersHearBell, m_155199_
void (Level, BlockPos, List<LivingEntity>): a, makeRaidersGlow, method_20521, m_bsgvrisb, applyGlowToRaiders, applyGlowToRaiders, m_155186_
void (Level, BlockPos, List<LivingEntity>): b, showBellParticles, method_20218, m_giipxkzw, applyParticlesToRaiders, applyParticlesToRaiders, m_155207_
boolean (BlockPos, LivingEntity): a, isRaiderWithinRange, method_20518, m_lommhfms, isRaiderEntity, isRaiderEntity, m_155196_
void (LivingEntity): a, glow, method_20520, m_mokdryem, applyGlowToEntity, applyGlowToEntity, m_58840_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
dcs
dgs
Fields
Constructors
Methods
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, isSmoked, m_58777_
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, isSmoked, m_58777_
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
boolean (): m, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
ListTag (): j, writeBees, method_21859, m_zdytcgnm, getBees, getBees, m_58779_
ListTag (): l, writeBees, method_21859, m_zdytcgnm, getBees, getBees, m_58779_
1.20.2
Names
czk
dcs
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
czb
czk
Fields
Constructors
Methods
1.19.4
Names
cwi
czb
Fields
Constructors
Methods
boolean (): t, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
1.19.3
Names
ctf
cwi
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
csi
ctf
Fields
Constructors
Methods
1.19
Names
cmo
csi
Fields
Constructors
Methods
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
boolean (): t, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
1.18.2
Names
clw
cmo
net.minecraft.block.entity.BeehiveBlockEntity
Fields
List<BeehiveBlockEntity$BeeData>: l, stored, field_20423, f_nhdfehfl, bees, f_58732_
List<BeehiveBlockEntity$BeeData>: l, stored, field_20423, f_nhdfehfl, bees, bees, f_58732_
BlockPos: m, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, f_58733_
BlockPos: m, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, flowerPos, f_58733_
String: a, TAG_FLOWER_POS, field_31306, f_cmipzgih, FLOWER_POS_KEY, f_155121_
String: a, TAG_FLOWER_POS, field_31306, f_cmipzgih, FLOWER_POS_KEY, FLOWER_POS_KEY, f_155121_
String: b, MIN_OCCUPATION_TICKS, field_31307, f_sjtaryqb, MIN_OCCUPATION_TICKS_KEY, f_155122_
String: b, MIN_OCCUPATION_TICKS, field_31307, f_sjtaryqb, MIN_OCCUPATION_TICKS_KEY, MIN_OCCUPATION_TICKS_KEY, f_155122_
String: c, ENTITY_DATA, field_31308, f_bfqszuje, ENTITY_DATA_KEY, f_155123_
String: c, ENTITY_DATA, field_31308, f_bfqszuje, ENTITY_DATA_KEY, ENTITY_DATA_KEY, f_155123_
String: d, TICKS_IN_HIVE, field_31309, f_mrqiqvzg, TICKS_IN_HIVE_KEY, f_155124_
String: d, TICKS_IN_HIVE, field_31309, f_mrqiqvzg, TICKS_IN_HIVE_KEY, TICKS_IN_HIVE_KEY, f_155124_
String: e, HAS_NECTAR, field_31310, f_bkvgxwka, HAS_NECTAR_KEY, f_155125_
String: e, HAS_NECTAR, field_31310, f_bkvgxwka, HAS_NECTAR_KEY, HAS_NECTAR_KEY, f_155125_
String: f, BEES, field_31311, f_zbytilzr, BEES_KEY, f_155126_
String: f, BEES, field_31311, f_zbytilzr, BEES_KEY, BEES_KEY, f_155126_
List<String>: i, IGNORED_BEE_TAGS, field_33570, f_szjmzyjd, IRRELEVANT_BEE_NBT_KEYS, f_155129_
List<String>: i, IGNORED_BEE_TAGS, field_33570, f_szjmzyjd, IRRELEVANT_BEE_NBT_KEYS, IRRELEVANT_BEE_NBT_KEYS, f_155129_
int: g, MAX_OCCUPANTS, field_31312, f_naxlgihs, MAX_BEE_COUNT, f_155127_
int: g, MAX_OCCUPANTS, field_31312, f_naxlgihs, MAX_BEE_COUNT, MAX_BEE_COUNT, f_155127_
int: j, MIN_TICKS_BEFORE_REENTERING_HIVE, field_31314, f_ppvyxmei, ANGERED_CANNOT_ENTER_HIVE_TICKS, f_155130_
int: j, MIN_TICKS_BEFORE_REENTERING_HIVE, field_31314, f_ppvyxmei, ANGERED_CANNOT_ENTER_HIVE_TICKS, ANGERED_CANNOT_ENTER_HIVE_TICKS, f_155130_
int: k, MIN_OCCUPATION_TICKS_NECTAR, field_31315, f_ooouhrch, MIN_OCCUPATION_TICKS_WITH_NECTAR, f_155131_
int: k, MIN_OCCUPATION_TICKS_NECTAR, field_31315, f_ooouhrch, MIN_OCCUPATION_TICKS_WITH_NECTAR, MIN_OCCUPATION_TICKS_WITH_NECTAR, f_155131_
int: h, MIN_OCCUPATION_TICKS_NECTARLESS, field_31313, f_shwnyonz, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, f_155128_
int: h, MIN_OCCUPATION_TICKS_NECTARLESS, field_31313, f_shwnyonz, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, f_155128_
Constructors
Methods
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, m_6596_
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, markDirty, m_6596_
boolean (): c, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, m_58773_
boolean (): c, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, isNearFire, m_58773_
boolean (): d, isEmpty, method_22400, m_qxxpjewr, hasNoBees, m_58774_
boolean (): d, isEmpty, method_22400, m_qxxpjewr, hasNoBees, hasNoBees, m_58774_
boolean (): f, isFull, method_21856, m_camfdiec, isFullOfBees, m_58775_
boolean (): f, isFull, method_21856, m_camfdiec, isFullOfBees, isFullOfBees, m_58775_
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, m_58748_
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, angerBees, m_58748_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, m_58759_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, tryReleaseBee, m_58759_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, m_58741_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, tryEnterHive, m_58741_
int (): g, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, m_58776_
int (): g, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, getBeeCount, m_58776_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, m_58752_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, getHoneyLevel, m_58752_
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, m_58777_
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, isSmoked, m_58777_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, m_58744_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, tryEnterHive, m_58744_
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, m_58780_
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, hasFlowerPos, m_58780_
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, readNbt, m_142466_
ListTag (): j, writeBees, method_21859, m_zdytcgnm, getBees, m_58779_
ListTag (): j, writeBees, method_21859, m_zdytcgnm, getBees, getBees, m_58779_
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, m_58736_
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, ageBee, m_58736_
void (CompoundTag, int, boolean): a, storeBee, method_35292, m_czgkogzg, addBee, m_155157_
void (CompoundTag, int, boolean): a, storeBee, method_35292, m_czgkogzg, addBee, addBee, m_155157_
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, m_155136_
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, releaseBee, m_155136_
void (CompoundTag): d, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, m_155161_
void (CompoundTag): d, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, removeIrrelevantNbtKeys, m_155161_
void (Level, BlockPos, BlockState, List<BeehiveBlockEntity$BeeData>, BlockPos): a, tickOccupants, method_21858, m_yazffysu, tickBees, m_155149_
void (Level, BlockPos, BlockState, List<BeehiveBlockEntity$BeeData>, BlockPos): a, tickOccupants, method_21858, m_yazffysu, tickBees, tickBees, m_155149_
void (Level, BlockPos, BlockState, BeehiveBlockEntity): a, serverTick, method_31656, m_aysrthif, serverTick, m_155144_
void (Level, BlockPos, BlockState, BeehiveBlockEntity): a, serverTick, method_31656, m_aysrthif, serverTick, serverTick, m_155144_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, m_183515_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cin
clw
Fields
Constructors
Methods
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, m_6596_, update
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, m_6596_
boolean (): d, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, m_58773_
boolean (): c, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, m_58773_
boolean (): f, isEmpty, method_22400, m_qxxpjewr, hasNoBees, m_58774_, isEmpty
boolean (): d, isEmpty, method_22400, m_qxxpjewr, hasNoBees, m_58774_
boolean (): g, isFull, method_21856, m_camfdiec, isFullOfBees, m_58775_, isFull
boolean (): f, isFull, method_21856, m_camfdiec, isFullOfBees, m_58775_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, m_58759_, releaseBees
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, m_58759_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, m_58741_, addBee
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, m_58741_
int (): h, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, m_58776_, getBeeCount
int (): g, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, m_58776_
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, m_58777_, isSedated
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, m_58777_
boolean (): s, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, m_58780_
boolean (): v, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, m_58780_
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_, load
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, writeNbt, m_6945_, save
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, m_155136_, releaseBee
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, m_155136_
void (CompoundTag): c, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, m_155161_
void (CompoundTag): d, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, m_155161_
void (CompoundTag): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, m_183515_
1.17.1
Names
cim
cin
Fields
Constructors
Methods
1.17
Names
ccg
cim
net.minecraft.tileentity.BeehiveTileEntity
net.minecraft.src.C_1985_
net.minecraft.server.v1_16_R3.TileEntityBeehive
net.minecraft.world.level.block.entity.TileEntityBeehive
Fields
List<BeehiveBlockEntity$BeeData>: a, stored, field_20423, f_nhdfehfl, bees, field_226958_a_, bees
List<BeehiveBlockEntity$BeeData>: l, stored, field_20423, f_nhdfehfl, bees, f_58732_
BlockPos: b, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, field_226959_b_, flowerPos
BlockPos: m, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, f_58733_
String: a, TAG_FLOWER_POS, field_31306, f_cmipzgih, FLOWER_POS_KEY, f_155121_
String: b, MIN_OCCUPATION_TICKS, field_31307, f_sjtaryqb, MIN_OCCUPATION_TICKS_KEY, f_155122_
String: c, ENTITY_DATA, field_31308, f_bfqszuje, ENTITY_DATA_KEY, f_155123_
String: d, TICKS_IN_HIVE, field_31309, f_mrqiqvzg, TICKS_IN_HIVE_KEY, f_155124_
String: e, HAS_NECTAR, field_31310, f_bkvgxwka, HAS_NECTAR_KEY, f_155125_
String: f, BEES, field_31311, f_zbytilzr, BEES_KEY, f_155126_
List<String>: i, IGNORED_BEE_TAGS, field_33570, f_szjmzyjd, IRRELEVANT_BEE_NBT_KEYS, f_155129_
int: g, MAX_OCCUPANTS, field_31312, f_naxlgihs, MAX_BEE_COUNT, f_155127_
int: j, MIN_TICKS_BEFORE_REENTERING_HIVE, field_31314, f_ppvyxmei, ANGERED_CANNOT_ENTER_HIVE_TICKS, f_155130_
int: k, MIN_OCCUPATION_TICKS_NECTAR, field_31315, f_ooouhrch, MIN_OCCUPATION_TICKS_WITH_NECTAR, f_155131_
int: h, MIN_OCCUPATION_TICKS_NECTARLESS, field_31313, f_shwnyonz, MIN_OCCUPATION_TICKS_WITHOUT_NECTAR, f_155128_
Constructors
()
Methods
void (): X_, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
void (): e, setChanged, method_5431, m_phlhitmt, markDirty, m_6596_, update
boolean (): d, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, func_226968_d_
boolean (): d, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, m_58773_
boolean (): f, isEmpty, method_22400, m_qxxpjewr, hasNoBees, func_226969_f_, isEmpty
boolean (): f, isEmpty, method_22400, m_qxxpjewr, hasNoBees, m_58774_, isEmpty
boolean (): h, isFull, method_21856, m_camfdiec, isFullOfBees, func_226970_h_, isFull
boolean (): g, isFull, method_21856, m_camfdiec, isFullOfBees, m_58775_, isFull
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, func_226963_a_
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, m_58748_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, func_226965_a_, releaseBees
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, m_58759_, releaseBees
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, func_226961_a_, addBee
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, m_58741_, addBee
int (): j, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, func_226971_j_, getBeeCount
int (): h, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, m_58776_, getBeeCount
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, func_226964_a_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, m_58752_
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, func_226972_k_, isSedated
boolean (): i, isSedated, method_23904, m_yfffskly, isSmoked, m_58777_, isSedated
void (): l, sendDebugPackets, method_23757, m_puqewudm, sendDebugData, func_226973_l_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, func_226962_a_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, m_58744_
boolean (): x, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, func_226975_x_
boolean (): s, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, m_58780_
void (): y, tickOccupants, method_21858, m_yazffysu, tickBees, func_226976_y_
void (): aj_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
void (CompoundTag): a, load, method_11014, m_dfzdncts, readNbt, m_142466_, load
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, writeNbt, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, writeNbt, m_6945_, save
ListTag (): m, writeBees, method_21859, m_zdytcgnm, getBees, func_226974_m_
ListTag (): j, writeBees, method_21859, m_zdytcgnm, getBees, m_58779_
boolean (BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, func_235651_a_, releaseBee
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, func_235650_a_
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, m_58736_
void (BlockState, CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_230337_a_, load
void (CompoundTag, int, boolean): a, storeBee, method_35292, m_czgkogzg, addBee, m_155157_
boolean (Level, BlockPos, BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus, BlockPos): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, m_155136_, releaseBee
void (CompoundTag): c, removeIgnoredBeeTags, method_36379, m_bhionskg, removeIrrelevantNbtKeys, m_155161_
void (Level, BlockPos, BlockState, List<BeehiveBlockEntity$BeeData>, BlockPos): a, tickOccupants, method_21858, m_yazffysu, tickBees, m_155149_
void (Level, BlockPos, BlockState, BeehiveBlockEntity): a, serverTick, method_31656, m_aysrthif, serverTick, m_155144_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, writeNbt, func_189515_b, save
1.16.4
Names
ccd
ccg
net.minecraft.server.v1_16_R2.TileEntityBeehive
net.minecraft.server.v1_16_R3.TileEntityBeehive
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cdi
ccd
net.minecraft.server.v1_16_R1.TileEntityBeehive
net.minecraft.server.v1_16_R2.TileEntityBeehive
Fields
Constructors
Methods
void (): Z_, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
void (): X_, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
void (): al_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
void (): aj_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
1.16.1
Names
bwi
cdi
net.minecraft.server.v1_15_R1.TileEntityBeehive
net.minecraft.server.v1_16_R1.TileEntityBeehive
Fields
Constructors
Methods
void (): e, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
void (): Z_, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, func_226965_a_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, func_226965_a_, releaseBees
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, func_226961_a_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, func_226961_a_, addBee
int (): j, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, func_226971_j_
int (): j, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, func_226971_j_, getBeeCount
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, func_226972_k_
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, func_226972_k_, isSedated
boolean (BlockState, CompoundTag, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, func_226967_a_
void (): Z_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
void (): al_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
void (CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_145839_a, load
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
boolean (BlockState, BeehiveBlockEntity$BeeData, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, func_235651_a_, releaseBee
void (int, Bee): a, setBeeReleaseData, method_29562, m_pggxgjsn, ageBee, func_235650_a_
void (BlockState, CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_230337_a_, load
1.15.2
Names
bwf
bwi
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bwf
net.minecraft.world.level.block.entity.BeehiveBlockEntity
net.minecraft.class_4482
net.minecraft.unmapped.C_cyniebsl
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.tileentity.BeehiveTileEntity
net.minecraft.server.v1_15_R1.TileEntityBeehive
Fields
List<BeehiveBlockEntity$BeeData>: a, stored, field_20423, f_nhdfehfl, bees, field_226958_a_, bees
BlockPos: b, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, field_226959_b_, flowerPos
Constructors
()
Methods
void (): e, setChanged, method_5431, m_otuwtdni, markDirty, func_70296_d, update
boolean (): d, isFireNearby, method_23280, m_tbwpiwhq, isNearFire, func_226968_d_
boolean (): f, isEmpty, method_22400, m_qxxpjewr, hasNoBees, func_226969_f_, isEmpty
boolean (): h, isFull, method_21856, m_camfdiec, isFullOfBees, func_226970_h_, isFull
void (Player, BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, emptyAllLivingFromHive, method_21850, m_jbfwnhjx, angerBees, func_226963_a_
List<Entity> (BlockState, BeehiveBlockEntity$BeeReleaseStatus): a, releaseAllOccupants, method_21852, m_xedvdixh, tryReleaseBee, func_226965_a_
void (Entity, boolean): a, addOccupant, method_21848, m_oypeqdjf, tryEnterHive, func_226961_a_
int (): j, getOccupantCount, method_23903, m_kxlqccck, getBeeCount, func_226971_j_
int (BlockState): a, getHoneyLevel, method_23902, m_xwylkrni, getHoneyLevel, func_226964_a_
boolean (): k, isSedated, method_23904, m_yfffskly, isSmoked, func_226972_k_
void (): l, sendDebugPackets, method_23757, m_puqewudm, sendDebugData, func_226973_l_
void (Entity, boolean, int): a, addOccupantWithPresetTicks, method_21849, m_tlwujyfa, tryEnterHive, func_226962_a_
boolean (BlockState, CompoundTag, List<Entity>, BeehiveBlockEntity$BeeReleaseStatus): a, releaseOccupant, method_21855, m_agcjqyju, releaseBee, func_226967_a_
boolean (): x, hasSavedFlowerPos, method_21857, m_tutnubbv, hasFlowerPos, func_226975_x_
void (): y, tickOccupants, method_21858, m_yazffysu, tickBees, func_226976_y_
void (): Z_, tick, method_16896, m_wqkjfdad, tick, func_73660_a, tick
void (CompoundTag): a, load, method_11014, m_dfzdncts, fromTag, func_145839_a, load
CompoundTag (CompoundTag): b, save, method_11007, m_fzlqwslp, toTag, func_189515_b, save
ListTag (): m, writeBees, method_21859, m_zdytcgnm, getBees, func_226974_m_