Class ModelTextures.Builder
java.lang.Object
net.minecraft.client.render.model.ModelTextures.Builder
- Enclosing class:
ModelTextures
- Mappings:
Namespace Name named net/minecraft/client/render/model/ModelTextures$Builderintermediary net/minecraft/class_10419$class_10423official gti$c
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Loggerprivate final List<ModelTextures.Textures> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFirst(ModelTextures.Textures textures) addLast(ModelTextures.Textures textures) build(SimpleModel modelNameSupplier)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/render/model/ModelTextures$Builder;LOGGER:Lorg/slf4j/Logger;intermediary field_55280Lnet/minecraft/class_10419$class_10423;field_55280:Lorg/slf4j/Logger;official aLgti$c;a:Lorg/slf4j/Logger;
-
textures
- Mappings:
Namespace Name Mixin selector named texturesLnet/minecraft/client/render/model/ModelTextures$Builder;textures:Ljava/util/List;intermediary field_55281Lnet/minecraft/class_10419$class_10423;field_55281:Ljava/util/List;official bLgti$c;b:Ljava/util/List;
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
addLast
- Mappings:
Namespace Name Mixin selector named addLastLnet/minecraft/client/render/model/ModelTextures$Builder;addLast(Lnet/minecraft/client/render/model/ModelTextures$Textures;)Lnet/minecraft/client/render/model/ModelTextures$Builder;intermediary method_65550Lnet/minecraft/class_10419$class_10423;method_65550(Lnet/minecraft/class_10419$class_10420;)Lnet/minecraft/class_10419$class_10423;official aLgti$c;a(Lgti$a;)Lgti$c;
-
addFirst
- Mappings:
Namespace Name Mixin selector named addFirstLnet/minecraft/client/render/model/ModelTextures$Builder;addFirst(Lnet/minecraft/client/render/model/ModelTextures$Textures;)Lnet/minecraft/client/render/model/ModelTextures$Builder;intermediary method_65554Lnet/minecraft/class_10419$class_10423;method_65554(Lnet/minecraft/class_10419$class_10420;)Lnet/minecraft/class_10419$class_10423;official bLgti$c;b(Lgti$a;)Lgti$c;
-
build
- Mappings:
Namespace Name Mixin selector named buildLnet/minecraft/client/render/model/ModelTextures$Builder;build(Lnet/minecraft/client/render/model/SimpleModel;)Lnet/minecraft/client/render/model/ModelTextures;intermediary method_65551Lnet/minecraft/class_10419$class_10423;method_65551(Lnet/minecraft/class_10813;)Lnet/minecraft/class_10419;official aLgti$c;a(Lhnb;)Lgti;
-