Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity
-
Uses of BeehiveBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<BeehiveBlockEntity>
BlockEntityType.BEEHIVE
Modifier and TypeMethodDescriptionstatic void
BeehiveBlockEntity.serverTick
(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity) -
Uses of BeehiveBlockEntity in net.minecraft.server.network
Modifier and TypeMethodDescriptionstatic void
DebugInfoSender.sendBeehiveDebugData
(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)