Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity.Bee
-
Uses of BeehiveBlockEntity.Bee in net.minecraft.block.entity
Modifier and TypeFieldDescriptionprivate final List
<BeehiveBlockEntity.Bee> BeehiveBlockEntity.bees
Modifier and TypeMethodDescriptionprivate static void
BeehiveBlockEntity.tickBees
(World world, BlockPos pos, BlockState state, List<BeehiveBlockEntity.Bee> bees, @Nullable BlockPos flowerPos)