Uses of Class
net.minecraft.client.renderer.debug.BeeDebugRenderer.HiveInfo
Packages that use BeeDebugRenderer.HiveInfo
-
Uses of BeeDebugRenderer.HiveInfo in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type BeeDebugRenderer.HiveInfoModifier and TypeFieldDescriptionprivate final Map<BlockPos,BeeDebugRenderer.HiveInfo> BeeDebugRenderer.hivesMethods in net.minecraft.client.renderer.debug with parameters of type BeeDebugRenderer.HiveInfoModifier and TypeMethodDescriptionvoidBeeDebugRenderer.addOrUpdateHiveInfo(BeeDebugRenderer.HiveInfo p_113072_) BeeDebugRenderer.getHiveMemberNames(BeeDebugRenderer.HiveInfo p_173773_) private voidBeeDebugRenderer.renderHiveInfo(BeeDebugRenderer.HiveInfo p_113074_, Collection<UUID> p_113075_) private static voidBeeDebugRenderer.renderTextOverHive(String p_113106_, BeeDebugRenderer.HiveInfo p_113107_, int p_113108_, int p_113109_)