Uses of Enum Class
net.minecraft.client.gl.UniformType
Packages that use UniformType
-
Uses of UniformType in com.mojang.blaze3d.pipeline
Fields in com.mojang.blaze3d.pipeline declared as UniformTypeModifier and TypeFieldDescriptionprivate final UniformTypeRenderPipeline.UniformDescription.typeThe field for thetyperecord component.Methods in com.mojang.blaze3d.pipeline that return UniformTypeModifier and TypeMethodDescriptionRenderPipeline.UniformDescription.type()Returns the value of thetyperecord component.Methods in com.mojang.blaze3d.pipeline with parameters of type UniformTypeModifier and TypeMethodDescriptionRenderPipeline.Builder.withUniform(String name, UniformType type) Constructors in com.mojang.blaze3d.pipeline with parameters of type UniformType -
Uses of UniformType in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as UniformTypeFields in net.minecraft.client.gl with type parameters of type UniformTypeModifier and TypeFieldDescriptionstatic final StringIdentifiable.EnumCodec<UniformType> UniformType.CODECMethods in net.minecraft.client.gl that return UniformTypeModifier and TypeMethodDescriptionGlUniform.getType()private static @Nullable UniformTypeShaderProgram.getType(int id) static UniformTypeReturns the enum constant of this class with the specified name.static UniformType[]UniformType.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 UniformType