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