Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
- 
Uses of BeehiveBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity with type parameters of type BeehiveBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BeehiveBlockEntity>BlockEntityType.BEEHIVEMethods in net.minecraft.block.entity with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidBeehiveBlockEntity.serverTick(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity) 
- 
Uses of BeehiveBlockEntity in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidDebugInfoSender.sendBeehiveDebugData(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)