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 poiInfo) BrainDebugRenderer.getPotentialTicketHolderNames(BrainDebugRenderer.PoiInfo poiInfo) BrainDebugRenderer.getTicketHolderNames(BrainDebugRenderer.PoiInfo poiInfo) private voidBrainDebugRenderer.renderPoiInfo(PoseStack poseStack, MultiBufferSource buffer, BrainDebugRenderer.PoiInfo poiInfo) private static voidBrainDebugRenderer.renderTextOverPoi(PoseStack poseStack, MultiBufferSource buffer, String text, BrainDebugRenderer.PoiInfo poiInfo, int layer, int color)