Uses of Interface
net.minecraft.client.gl.PostEffectPass.Sampler
Packages that use PostEffectPass.Sampler
- 
Uses of PostEffectPass.Sampler in net.minecraft.client.gl
Classes in net.minecraft.client.gl that implement PostEffectPass.SamplerModifier and TypeClassDescriptionstatic final recordstatic final recordFields in net.minecraft.client.gl with type parameters of type PostEffectPass.SamplerModifier and TypeFieldDescriptionprivate final List<PostEffectPass.Sampler> PostEffectPass.samplersConstructor parameters in net.minecraft.client.gl with type arguments of type PostEffectPass.SamplerModifierConstructorDescriptionPostEffectPass(RenderPipeline pipeline, Identifier outputTargetId, Map<String, List<UniformValue>> uniforms, List<PostEffectPass.Sampler> samplers)