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.field_56710private Optional<List<class_10785.class_10788>> class_10785.class_10786.field_56727private final Optional<List<class_10785.class_10788>> class_10785.class_10787.uniformsThe field for theuniformsrecord component.Methods in net.minecraft that return types with arguments of type class_10785.class_10788Modifier and TypeMethodDescriptionclass_10785.method_67740()class_10785.class_10787.uniforms()Returns the value of theuniformsrecord component. -
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.method_67880(class_10785.class_10788 class_10788) 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)