Uses of Record Class
net.minecraft.class_10149
Packages that use class_10149
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10149 in net.minecraft
Fields in net.minecraft declared as class_10149Modifier and TypeFieldDescriptionprivate final class_10149class_10151.class_10154.definesThe field for thedefinesrecord component.private final class_10149class_10156.definesThe field for thedefinesrecord component.private final class_10149class_10157.definesThe field for thedefinesrecord component.static final class_10149class_10149.field_53930Fields in net.minecraft with type parameters of type class_10149Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10149> class_10149.field_53931Methods in net.minecraft that return class_10149Modifier and TypeMethodDescriptionclass_10151.class_10154.defines()Returns the value of thedefinesrecord component.class_10156.defines()Returns the value of thedefinesrecord component.class_10157.defines()Returns the value of thedefinesrecord component.class_10149.method_62928(class_10149 class_10149) class_10149.class_10150.method_62931()Methods in net.minecraft with parameters of type class_10149Modifier and TypeMethodDescriptionprivate static class_10156class_10142.method_62903(String string, VertexFormat vertexFormat, class_10149 class_10149) class_10149.method_62928(class_10149 class_10149) private class_10141class_10151.method_62940(Identifier identifier, class_10141.Type type, class_10149 class_10149) private class_10141class_10151.method_62943(ResourceFactory resourceFactory, Identifier identifier, class_10141.Type type, class_10149 class_10149) Constructors in net.minecraft with parameters of type class_10149ModifierConstructorDescription(package private)class_10154(Identifier identifier, class_10141.Type type, class_10149 class_10149) class_10156(Identifier identifier, VertexFormat vertexFormat, class_10149 class_10149) class_10157(Identifier identifier, Identifier identifier2, List<class_10157.class_10158> list, List<class_10157.class_10159> list2, class_10149 class_10149) -
Uses of class_10149 in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type class_10149Modifier and TypeMethodDescriptionstatic StringGlImportProcessor.method_62880(String string, class_10149 class_10149)