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
Methods in net.minecraft.world.level.block.entity with parameters of type BeehiveBlockEntity.BeeDataModifier and TypeMethodDescriptionprivate static boolean
BeehiveBlockEntity.releaseOccupant
(Level p_155137_, BlockPos p_155138_, BlockState p_155139_, BeehiveBlockEntity.BeeData p_155140_, List<Entity> p_155141_, BeehiveBlockEntity.BeeReleaseStatus p_155142_, BlockPos p_155143_) 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_)