Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity.Bee
-
Uses of BeehiveBlockEntity.Bee in net.minecraft.block.entity
Modifier and TypeMethodDescriptionprivate static boolean
BeehiveBlockEntity.releaseBee(World world, BlockPos pos, BlockState state, BeehiveBlockEntity.Bee bee, @Nullable List<Entity> entities, BeehiveBlockEntity.BeeState beeState, @Nullable BlockPos flowerPos)
Modifier and TypeMethodDescriptionprivate static void
BeehiveBlockEntity.tickBees(World world, BlockPos pos, BlockState state, List<BeehiveBlockEntity.Bee> bees, @Nullable BlockPos flowerPos)