Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
Package
Description
-
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.entity.animal
Methods in net.minecraft.world.entity.animal that return BeehiveBlockEntityModifier and TypeMethodDescription(package private) BeehiveBlockEntity
Bee.getBeehiveBlockEntity()
-
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)