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