Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity.BeeData
Packages that use BeehiveBlockEntity.BeeData
-
Uses of BeehiveBlockEntity.BeeData in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BeehiveBlockEntity.BeeDataModifier and TypeFieldDescriptionprivate final List
<BeehiveBlockEntity.BeeData> BeehiveBlockEntity.stored
Method parameters in net.minecraft.world.level.block.entity with type arguments of type BeehiveBlockEntity.BeeDataModifier and TypeMethodDescriptionprivate static void
BeehiveBlockEntity.tickOccupants
(Level p_155150_, BlockPos p_155151_, BlockState p_155152_, List<BeehiveBlockEntity.BeeData> p_155153_, BlockPos p_155154_)