Uses of Class
net.minecraft.client.renderer.debug.BrainDebugRenderer.PoiInfo
Packages that use BrainDebugRenderer.PoiInfo
-
Uses of BrainDebugRenderer.PoiInfo in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type BrainDebugRenderer.PoiInfoModifier and TypeFieldDescriptionprivate final Map<BlockPos,BrainDebugRenderer.PoiInfo> BrainDebugRenderer.poisMethods in net.minecraft.client.renderer.debug with parameters of type BrainDebugRenderer.PoiInfoModifier and TypeMethodDescriptionvoidBrainDebugRenderer.addPoi(BrainDebugRenderer.PoiInfo p_113227_) BrainDebugRenderer.getPotentialTicketHolderNames(BrainDebugRenderer.PoiInfo p_113288_) BrainDebugRenderer.getTicketHolderNames(BrainDebugRenderer.PoiInfo p_113283_) private voidBrainDebugRenderer.renderPoiInfo(BrainDebugRenderer.PoiInfo p_113273_) private static voidBrainDebugRenderer.renderTextOverPoi(String p_113253_, BrainDebugRenderer.PoiInfo p_113254_, int p_113255_, int p_113256_)