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