Uses of Class
net.minecraft.client.texture.GlTextureView
Packages that use GlTextureView
-
Uses of GlTextureView in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as GlTextureViewModifier and TypeFieldDescriptionprivate final GlTextureViewRenderPassImpl.SamplerUniform.viewThe field for theviewrecord component.Methods in net.minecraft.client.gl that return GlTextureViewModifier and TypeMethodDescriptionRenderPassImpl.SamplerUniform.view()Returns the value of theviewrecord component.Constructors in net.minecraft.client.gl with parameters of type GlTextureViewModifierConstructorDescriptionprotectedSamplerUniform(GlTextureView view, GlSampler sampler) Creates an instance of aSamplerUniformrecord class.