Uses of Record Class
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives.TriangleFan
Packages that use DrawableGizmoPrimitives.TriangleFan
-
Uses of DrawableGizmoPrimitives.TriangleFan in net.minecraft.client.renderer.gizmos
Fields in net.minecraft.client.renderer.gizmos with type parameters of type DrawableGizmoPrimitives.TriangleFanModifier and TypeFieldDescriptionprivate final List<DrawableGizmoPrimitives.TriangleFan> DrawableGizmoPrimitives.Group.triangleFansThe field for thetriangleFansrecord component.Methods in net.minecraft.client.renderer.gizmos that return types with arguments of type DrawableGizmoPrimitives.TriangleFanModifier and TypeMethodDescriptionDrawableGizmoPrimitives.Group.triangleFans()Returns the value of thetriangleFansrecord component.