Uses of Record Class
net.minecraft.client.renderer.gizmos.DrawableGizmoPrimitives.Group
Packages that use DrawableGizmoPrimitives.Group
Package
Description
-
Uses of DrawableGizmoPrimitives.Group in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type DrawableGizmoPrimitives.GroupModifier and TypeMethodDescriptionvoidOrderedSubmitNodeCollector.submitGizmoPrimitives(DrawableGizmoPrimitives.Group group, CameraRenderState camera, boolean onTop) voidSubmitNodeCollection.submitGizmoPrimitives(DrawableGizmoPrimitives.Group group, CameraRenderState camera, boolean onTop) voidSubmitNodeStorage.submitGizmoPrimitives(DrawableGizmoPrimitives.Group group, CameraRenderState camera, boolean onTop) -
Uses of DrawableGizmoPrimitives.Group in net.minecraft.client.renderer.feature
Fields in net.minecraft.client.renderer.feature declared as DrawableGizmoPrimitives.GroupModifier and TypeFieldDescriptionprivate final DrawableGizmoPrimitives.GroupGizmoFeatureRenderer.Submit.groupThe field for thegrouprecord component.Methods in net.minecraft.client.renderer.feature that return DrawableGizmoPrimitives.GroupModifier and TypeMethodDescriptionGizmoFeatureRenderer.Submit.group()Returns the value of thegrouprecord component.Constructors in net.minecraft.client.renderer.feature with parameters of type DrawableGizmoPrimitives.GroupModifierConstructorDescriptionSubmit(DrawableGizmoPrimitives.Group group, CameraRenderState camera) Creates an instance of aSubmitrecord class. -
Uses of DrawableGizmoPrimitives.Group in net.minecraft.client.renderer.gizmos
Fields in net.minecraft.client.renderer.gizmos declared as DrawableGizmoPrimitives.GroupModifier and TypeFieldDescriptionprivate final DrawableGizmoPrimitives.GroupDrawableGizmoPrimitives.opaqueprivate final DrawableGizmoPrimitives.GroupDrawableGizmoPrimitives.translucentMethods in net.minecraft.client.renderer.gizmos that return DrawableGizmoPrimitives.GroupModifier and TypeMethodDescriptionprivate DrawableGizmoPrimitives.GroupDrawableGizmoPrimitives.getGroup(int color)