Uses of Enum Class
net.minecraft.client.gl.GlUniform.class_10789
Packages that use GlUniform.class_10789
Package
Description
The base package for all Minecraft classes.
-
Uses of GlUniform.class_10789 in net.minecraft
Fields in net.minecraft declared as GlUniform.class_10789Modifier and TypeFieldDescriptionprivate final GlUniform.class_10789class_10785.class_10788.typeThe field for thetyperecord component.Methods in net.minecraft that return GlUniform.class_10789Modifier and TypeMethodDescriptionclass_10785.class_10788.type()Returns the value of thetyperecord component.Methods in net.minecraft with parameters of type GlUniform.class_10789Modifier and TypeMethodDescriptionclass_10785.class_10786.method_67751(String string, GlUniform.class_10789 class_10789) Constructors in net.minecraft with parameters of type GlUniform.class_10789 -
Uses of GlUniform.class_10789 in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as GlUniform.class_10789Fields in net.minecraft.client.gl with type parameters of type GlUniform.class_10789Modifier and TypeFieldDescriptionstatic final StringIdentifiable.EnumCodec<GlUniform.class_10789> GlUniform.class_10789.field_56748Methods in net.minecraft.client.gl that return GlUniform.class_10789Modifier and TypeMethodDescriptionGlUniform.getDataType()static GlUniform.class_10789Returns the enum constant of this class with the specified name.static GlUniform.class_10789[]GlUniform.class_10789.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.gl with parameters of type GlUniform.class_10789