Uses of Record Class
net.minecraft.client.render.gizmo.GizmoDrawerImpl.Polygon
Packages that use GizmoDrawerImpl.Polygon
-
Uses of GizmoDrawerImpl.Polygon in net.minecraft.client.render.gizmo
Fields in net.minecraft.client.render.gizmo with type parameters of type GizmoDrawerImpl.PolygonModifier and TypeFieldDescriptionprivate final List<GizmoDrawerImpl.Polygon> GizmoDrawerImpl.Division.triangleFansThe field for thetriangleFansrecord component.Methods in net.minecraft.client.render.gizmo that return types with arguments of type GizmoDrawerImpl.PolygonModifier and TypeMethodDescriptionGizmoDrawerImpl.Division.triangleFans()Returns the value of thetriangleFansrecord component.