Uses of Class
net.minecraft.client.renderer.debug.BrainDebugRenderer.BrainDump
Packages that use BrainDebugRenderer.BrainDump
-
Uses of BrainDebugRenderer.BrainDump in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type BrainDebugRenderer.BrainDumpModifier and TypeFieldDescriptionprivate final Map<UUID,BrainDebugRenderer.BrainDump> BrainDebugRenderer.brainDumpsPerEntityMethods in net.minecraft.client.renderer.debug with parameters of type BrainDebugRenderer.BrainDumpModifier and TypeMethodDescriptionvoidBrainDebugRenderer.addOrUpdateBrainDump(BrainDebugRenderer.BrainDump p_113220_) private booleanBrainDebugRenderer.isMobSelected(BrainDebugRenderer.BrainDump p_113266_) private booleanBrainDebugRenderer.isPlayerCloseEnoughToMob(BrainDebugRenderer.BrainDump p_113281_) private voidBrainDebugRenderer.renderBrainInfo(BrainDebugRenderer.BrainDump p_113268_, double p_113269_, double p_113270_, double p_113271_) private voidBrainDebugRenderer.renderPath(BrainDebugRenderer.BrainDump p_113222_, double p_113223_, double p_113224_, double p_113225_)