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.class_12133.viewThe field for theviewrecord component.Methods in net.minecraft.client.gl that return GlTextureViewModifier and TypeMethodDescriptionRenderPassImpl.class_12133.view()Returns the value of theviewrecord component.Constructors in net.minecraft.client.gl with parameters of type GlTextureViewModifierConstructorDescriptionprotectedclass_12133(GlTextureView view, GlSampler sampler) Creates an instance of aclass_12133record class.