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 Map<BlockPos,BeeDebugRenderer.HiveInfo>
BeeDebugRenderer.hives
Methods in net.minecraft.client.renderer.debug with parameters of type BeeDebugRenderer.HiveInfoModifier and TypeMethodDescriptionvoid
BeeDebugRenderer.addOrUpdateHiveInfo(BeeDebugRenderer.HiveInfo p_113072_)
BeeDebugRenderer.getHiveMemberNames(BeeDebugRenderer.HiveInfo p_173773_)
private void
BeeDebugRenderer.renderHiveInfo(BeeDebugRenderer.HiveInfo p_113074_, Collection<UUID> p_113075_)
private static void
BeeDebugRenderer.renderTextOverHive(String p_113106_, BeeDebugRenderer.HiveInfo p_113107_, int p_113108_, int p_113109_)