Uses of Record Class
net.minecraft.class_10785.class_10788
Packages that use class_10785.class_10788
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10785.class_10788 in net.minecraft
Fields in net.minecraft with type parameters of type class_10785.class_10788Modifier and TypeFieldDescriptionprivate final List<class_10785.class_10788> class_10785.glUniformsprivate Optional<List<class_10785.class_10788>> class_10785.class_10786.namesprivate final Optional<List<class_10785.class_10788>> class_10785.Stage.uniformsThe field for theuniformsrecord component.Methods in net.minecraft that return types with arguments of type class_10785.class_10788 -
Uses of class_10785.class_10788 in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type class_10785.class_10788Modifier and TypeMethodDescriptionprivate GlUniformShaderProgram.init(class_10785.class_10788 uniform) Method parameters in net.minecraft.client.gl with type arguments of type class_10785.class_10788Modifier and TypeMethodDescriptionvoidShaderProgram.set(List<class_10785.class_10788> uniforms, List<String> samplers)