Uses of Class
net.minecraft.client.render.debug.VillageDebugRenderer.PointOfInterest
Packages that use VillageDebugRenderer.PointOfInterest
-
Uses of VillageDebugRenderer.PointOfInterest in net.minecraft.client.render.debug
Fields in net.minecraft.client.render.debug with type parameters of type VillageDebugRenderer.PointOfInterestModifier and TypeFieldDescriptionprivate final Map
<BlockPos, VillageDebugRenderer.PointOfInterest> VillageDebugRenderer.pointsOfInterest
Methods in net.minecraft.client.render.debug with parameters of type VillageDebugRenderer.PointOfInterestModifier and TypeMethodDescriptionvoid
VillageDebugRenderer.addPointOfInterest
(VillageDebugRenderer.PointOfInterest poi) private void
VillageDebugRenderer.drawPointOfInterestInfo
(MatrixStack matrices, VertexConsumerProvider vertexConsumers, VillageDebugRenderer.PointOfInterest pointOfInterest) private static void
VillageDebugRenderer.drawString
(MatrixStack matrices, VertexConsumerProvider vertexConsumers, String string, VillageDebugRenderer.PointOfInterest pointOfInterest, int offsetY, int color) VillageDebugRenderer.getNamesOfJobSitePotentialOwners
(VillageDebugRenderer.PointOfInterest potentialJobSite) VillageDebugRenderer.getNamesOfPointOfInterestTicketHolders
(VillageDebugRenderer.PointOfInterest pointOfInterest)