Uses of Class
net.minecraft.world.level.block.entity.BeehiveBlockEntity
Packages that use BeehiveBlockEntity
- 
Uses of BeehiveBlockEntity in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidDebugPackets.sendHiveInfo(Level p_179511_, BlockPos p_179512_, BlockState p_179513_, BeehiveBlockEntity p_179514_) 
- 
Uses of BeehiveBlockEntity in net.minecraft.world.level.block.entityFields in net.minecraft.world.level.block.entity with type parameters of type BeehiveBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<BeehiveBlockEntity>BlockEntityType.BEEHIVEMethods in net.minecraft.world.level.block.entity with parameters of type BeehiveBlockEntityModifier and TypeMethodDescriptionstatic voidBeehiveBlockEntity.serverTick(Level p_155145_, BlockPos p_155146_, BlockState p_155147_, BeehiveBlockEntity p_155148_)