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.pois
Methods in net.minecraft.client.renderer.debug with parameters of type BrainDebugRenderer.PoiInfoModifier and TypeMethodDescriptionvoid
BrainDebugRenderer.addPoi
(BrainDebugRenderer.PoiInfo p_113227_) BrainDebugRenderer.getPotentialTicketHolderNames
(BrainDebugRenderer.PoiInfo p_113288_) BrainDebugRenderer.getTicketHolderNames
(BrainDebugRenderer.PoiInfo p_113283_) private void
BrainDebugRenderer.renderPoiInfo
(BrainDebugRenderer.PoiInfo p_113273_) private static void
BrainDebugRenderer.renderTextOverPoi
(String p_113253_, BrainDebugRenderer.PoiInfo p_113254_, int p_113255_, int p_113256_)