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 level, BlockPos pos, BlockState blockState, BeehiveBlockEntity hiveBlockEntity) -
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 level, BlockPos pos, BlockState state, BeehiveBlockEntity beehive)