Uses of Enum Class
net.minecraft.client.font.TextRenderer.class_6415
Packages that use TextRenderer.class_6415
-
Uses of TextRenderer.class_6415 in net.minecraft.client.font
Fields in net.minecraft.client.font declared as TextRenderer.class_6415Modifier and TypeFieldDescriptionprivate final TextRenderer.class_6415
TextRenderer.Drawer.field_33997
Methods in net.minecraft.client.font that return TextRenderer.class_6415Modifier and TypeMethodDescriptionstatic TextRenderer.class_6415
Returns the enum constant of this class with the specified name.static TextRenderer.class_6415[]
TextRenderer.class_6415.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.font with parameters of type TextRenderer.class_6415Constructors in net.minecraft.client.font with parameters of type TextRenderer.class_6415ModifierConstructorDescriptionDrawer
(VertexConsumerProvider vertexConsumerProvider, float float2, float float3, int int2, boolean bool, Matrix4f matrix4f, TextRenderer.class_6415 class_6415, int int3)