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 pPoiInfo) BrainDebugRenderer.getPotentialTicketHolderNames
(BrainDebugRenderer.PoiInfo pPoiInfo) BrainDebugRenderer.getTicketHolderNames
(BrainDebugRenderer.PoiInfo pPoiInfo) private void
BrainDebugRenderer.renderPoiInfo
(PoseStack pPoseStack, MultiBufferSource pBuffer, BrainDebugRenderer.PoiInfo pPoiInfo) private static void
BrainDebugRenderer.renderTextOverPoi
(PoseStack pPoseStack, MultiBufferSource pBuffer, String pText, BrainDebugRenderer.PoiInfo pPoiInfo, int pLayer, int pColor)