Uses of Class
net.minecraft.client.renderer.debug.BeeDebugRenderer.Hive
Packages that use BeeDebugRenderer.Hive
-
Uses of BeeDebugRenderer.Hive in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type BeeDebugRenderer.HiveModifier and TypeFieldDescriptionprivate final Map<BlockPos,
BeeDebugRenderer.Hive> BeeDebugRenderer.hives
Methods in net.minecraft.client.renderer.debug with parameters of type BeeDebugRenderer.HiveModifier and TypeMethodDescriptionvoid
BeeDebugRenderer.addOrUpdateHiveInfo
(BeeDebugRenderer.Hive p_228966_1_) private void
BeeDebugRenderer.renderHiveInfo
(BeeDebugRenderer.Hive p_228967_1_, Collection<UUID> p_228967_2_) private static void
BeeDebugRenderer.renderTextOverHive
(String p_228975_0_, BeeDebugRenderer.Hive p_228975_1_, int p_228975_2_, int p_228975_3_)