Uses of Class
net.minecraft.client.gl.GlSampler
Packages that use GlSampler
-
Uses of GlSampler in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as GlSamplerModifier and TypeFieldDescriptionprivate final GlSamplerRenderPassImpl.class_12133.samplerThe field for thesamplerrecord component.Methods in net.minecraft.client.gl that return GlSamplerModifier and TypeMethodDescriptionRenderPassImpl.class_12133.sampler()Returns the value of thesamplerrecord component.Constructors in net.minecraft.client.gl with parameters of type GlSamplerModifierConstructorDescriptionprotectedclass_12133(GlTextureView view, GlSampler sampler) Creates an instance of aclass_12133record class.