Uses of Class
net.minecraft.client.renderer.debug.PointOfInterestDebugRenderer.POIInfo
Packages that use PointOfInterestDebugRenderer.POIInfo
-
Uses of PointOfInterestDebugRenderer.POIInfo in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type PointOfInterestDebugRenderer.POIInfoModifier and TypeFieldDescriptionprivate final Map<BlockPos,PointOfInterestDebugRenderer.POIInfo> PointOfInterestDebugRenderer.poisMethods in net.minecraft.client.renderer.debug with parameters of type PointOfInterestDebugRenderer.POIInfoModifier and TypeMethodDescriptionvoidPointOfInterestDebugRenderer.addPoi(PointOfInterestDebugRenderer.POIInfo p_217691_1_) PointOfInterestDebugRenderer.getPotentialTicketHolderNames(PointOfInterestDebugRenderer.POIInfo p_239342_1_) PointOfInterestDebugRenderer.getTicketHolderNames(PointOfInterestDebugRenderer.POIInfo p_217696_1_) private voidPointOfInterestDebugRenderer.renderPoiInfo(PointOfInterestDebugRenderer.POIInfo p_217705_1_) private static voidPointOfInterestDebugRenderer.renderTextOverPoi(String p_217695_0_, PointOfInterestDebugRenderer.POIInfo p_217695_1_, int p_217695_2_, int p_217695_3_)