Uses of Class
net.minecraft.client.renderer.debug.BeeDebugRenderer.BeeInfo
Packages that use BeeDebugRenderer.BeeInfo
-
Uses of BeeDebugRenderer.BeeInfo in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type BeeDebugRenderer.BeeInfoModifier and TypeFieldDescriptionprivate final Map<UUID,BeeDebugRenderer.BeeInfo> BeeDebugRenderer.beeInfosPerEntityMethods in net.minecraft.client.renderer.debug with parameters of type BeeDebugRenderer.BeeInfoModifier and TypeMethodDescriptionvoidBeeDebugRenderer.addOrUpdateBeeInfo(BeeDebugRenderer.BeeInfo p_113067_) private StringBeeDebugRenderer.getPosDescription(BeeDebugRenderer.BeeInfo p_113069_, BlockPos p_113070_) private booleanBeeDebugRenderer.isBeeSelected(BeeDebugRenderer.BeeInfo p_113143_) private booleanBeeDebugRenderer.isPlayerCloseEnoughToMob(BeeDebugRenderer.BeeInfo p_113148_) private voidBeeDebugRenderer.renderBeeInfo(BeeDebugRenderer.BeeInfo p_113138_) private voidBeeDebugRenderer.renderPath(BeeDebugRenderer.BeeInfo p_113128_)