Uses of Class
net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.BrainInfo
Packages that use PointOfInterestDebugRenderer.BrainInfo
-
Uses of PointOfInterestDebugRenderer.BrainInfo in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type PointOfInterestDebugRenderer.BrainInfoModifier and TypeFieldDescriptionprivate final Map<UUID,PointOfInterestDebugRenderer.BrainInfo> PointOfInterestDebugRenderer.brainDumpsPerEntityMethods in net.minecraft.client.renderer.debug with parameters of type PointOfInterestDebugRenderer.BrainInfoModifier and TypeMethodDescriptionvoidPointOfInterestDebugRenderer.addOrUpdateBrainDump(PointOfInterestDebugRenderer.BrainInfo p_217692_1_) private booleanPointOfInterestDebugRenderer.isMobSelected(PointOfInterestDebugRenderer.BrainInfo p_217703_1_) private booleanPointOfInterestDebugRenderer.isPlayerCloseEnoughToMob(PointOfInterestDebugRenderer.BrainInfo p_217694_1_) private voidPointOfInterestDebugRenderer.renderBrainInfo(PointOfInterestDebugRenderer.BrainInfo p_229038_1_, double p_229038_2_, double p_229038_4_, double p_229038_6_) private voidPointOfInterestDebugRenderer.renderPath(PointOfInterestDebugRenderer.BrainInfo p_229037_1_, double p_229037_2_, double p_229037_4_, double p_229037_6_)