Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
-
Uses of BeehiveBlockEntity in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionstatic void
DebugPackets.sendHiveInfo(Level p_179511_, BlockPos p_179512_, BlockState p_179513_, BeehiveBlockEntity p_179514_)
-
Uses of BeehiveBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic BlockEntityType<BeehiveBlockEntity>
BlockEntityType.BEEHIVE
Modifier and TypeMethodDescriptionstatic void
BeehiveBlockEntity.serverTick(Level p_155145_, BlockPos p_155146_, BlockState p_155147_, BeehiveBlockEntity p_155148_)