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