History - net.minecraft.world.level.block.entity.BeehiveBlockEntity
1.21.2
Names
dut
net.minecraft.world.level.block.entity.BeehiveBlockEntity
net.minecraft.class_4482
net.minecraft.unmapped.C_cyniebsl
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.block.entity.BeehiveBlockEntity
net.minecraft.src.C_1985_
net.minecraft.world.level.block.entity.TileEntityBed
Fields
org.slf4j.Logger: c, LOGGER, field_49409, f_kcrgkdbc, LOGGER, LOGGER, f_316080_
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_
List<BeehiveBlockEntity$BeeData>: i, stored, field_20423, f_nhdfehfl, bees, bees, f_58732_
BlockPos: j, savedFlowerPos, field_20424, f_xvejnjen, flowerPos, flowerPos, f_58733_
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_
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_
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_
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_