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