Uses of Class
net.minecraft.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
-
Uses of BeehiveBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BeehiveBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<BeehiveBlockEntity> BlockEntityType.BEEHIVE
Methods in net.minecraft.block.entity with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic void
BeehiveBlockEntity.serverTick
(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity) -
Uses of BeehiveBlockEntity in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic void
DebugInfoSender.sendBeehiveDebugData
(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)