Uses of Interface
net.minecraft.gizmos.GizmoPrimitives
Packages that use GizmoPrimitives
-
Uses of GizmoPrimitives in net.minecraft.client.renderer.gizmos
Classes in net.minecraft.client.renderer.gizmos that implement GizmoPrimitives -
Uses of GizmoPrimitives in net.minecraft.gizmos
Methods in net.minecraft.gizmos with parameters of type GizmoPrimitivesModifier and TypeMethodDescriptionvoidArrowGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidCircleGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidCuboidGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidLineGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidPointGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidRectGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier) voidTextGizmo.emit(GizmoPrimitives primitives, float alphaMultiplier)