Uses of Record Class
net.minecraft.class_10157.class_10158
Packages that use class_10157.class_10158
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10157.class_10158 in net.minecraft
Fields in net.minecraft with type parameters of type class_10157.class_10158Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10157.class_10158> class_10157.class_10158.field_53950private final List<class_10157.class_10158> class_10157.samplersThe field for thesamplersrecord component.Methods in net.minecraft that return types with arguments of type class_10157.class_10158Modifier and TypeMethodDescriptionclass_10157.samplers()Returns the value of thesamplersrecord component.Constructor parameters in net.minecraft with type arguments of type class_10157.class_10158ModifierConstructorDescriptionclass_10157(Identifier identifier, Identifier identifier2, List<class_10157.class_10158> list, List<class_10157.class_10159> list2, class_10149 class_10149) -
Uses of class_10157.class_10158 in net.minecraft.client.gl
Fields in net.minecraft.client.gl with type parameters of type class_10157.class_10158Modifier and TypeFieldDescriptionprivate final List<class_10157.class_10158> ShaderProgram.field_53838