Uses of Class
net.minecraft.client.render.gizmo.GizmoDrawerImpl
Packages that use GizmoDrawerImpl
-
Uses of GizmoDrawerImpl in net.minecraft.client.render
Fields in net.minecraft.client.render declared as GizmoDrawerImplModifier and TypeFieldDescriptionprivate final GizmoDrawerImplWorldRenderer.class_12351.alwaysOnTopPrimitivesThe field for thealwaysOnTopPrimitivesrecord component.private final GizmoDrawerImplWorldRenderer.class_12351.standardPrimitivesThe field for thestandardPrimitivesrecord component.Methods in net.minecraft.client.render that return GizmoDrawerImplModifier and TypeMethodDescriptionWorldRenderer.class_12351.alwaysOnTopPrimitives()Returns the value of thealwaysOnTopPrimitivesrecord component.WorldRenderer.class_12351.standardPrimitives()Returns the value of thestandardPrimitivesrecord component.Constructors in net.minecraft.client.render with parameters of type GizmoDrawerImplModifierConstructorDescription(package private)class_12351(GizmoDrawerImpl standardPrimitives, GizmoDrawerImpl alwaysOnTopPrimitives) Creates an instance of aclass_12351record class.