Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
-
Uses of BeehiveBlockEntity in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic void
DebugPackets.sendHiveInfo
(Level pLevel, BlockPos pPos, BlockState pBlockState, BeehiveBlockEntity pHiveBlockEntity) -
Uses of BeehiveBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type BeehiveBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<BeehiveBlockEntity> BlockEntityType.BEEHIVE
Methods in net.minecraft.world.level.block.entity with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic void
BeehiveBlockEntity.serverTick
(Level pLevel, BlockPos pPos, BlockState pState, BeehiveBlockEntity pBeehive)