Uses of Interface
net.minecraft.class_10883
Packages that use class_10883
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10883 in net.minecraft
Classes in net.minecraft that implement class_10883Methods in net.minecraft that return class_10883Modifier and TypeMethodDescriptionclass_10860.method_68367(DrawableTexture drawableTexture, OptionalInt optionalInt) class_10881.method_68367(DrawableTexture drawableTexture, OptionalInt optionalInt) class_10860.method_68368(DrawableTexture drawableTexture, OptionalInt optionalInt, @Nullable DrawableTexture drawableTexture2, OptionalDouble optionalDouble) class_10881.method_68368(DrawableTexture drawableTexture, OptionalInt optionalInt, @Nullable DrawableTexture drawableTexture2, OptionalDouble optionalDouble) -
Uses of class_10883 in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type class_10883Modifier and TypeMethodDescriptionvoidPostEffectPass.Sampler.bind(class_10883 program, Map<Identifier, Handle<Framebuffer>> internalTargets) voidPostEffectPass.TargetSampler.bind(class_10883 program, Map<Identifier, Handle<Framebuffer>> internalTargets) voidPostEffectPass.TextureSampler.bind(class_10883 program, Map<Identifier, Handle<Framebuffer>> internalTargets) voidPostEffectPipeline.Uniform.method_68482(class_10883 class_10883) Method parameters in net.minecraft.client.gl with type arguments of type class_10883Modifier and TypeMethodDescriptionvoidPostEffectPass.render(FrameGraphBuilder builder, Map<Identifier, Handle<Framebuffer>> handles, Matrix4f viewMatrix, @Nullable Consumer<class_10883> consumer) voidPostEffectProcessor.render(Framebuffer framebuffer, ObjectAllocator objectAllocator, @Nullable Consumer<class_10883> consumer) Deprecated.voidPostEffectProcessor.render(FrameGraphBuilder builder, int textureWidth, int textureHeight, PostEffectProcessor.FramebufferSet framebufferSet, @Nullable Consumer<class_10883> consumer)