Package net.minecraft.client.data
Class SimpleModelSupplier
java.lang.Object
net.minecraft.client.data.SimpleModelSupplier
- All Implemented Interfaces:
Supplier<JsonElement>
,ModelSupplier
- Mappings:
Namespace Name named net/minecraft/client/data/SimpleModelSupplier
intermediary net/minecraft/class_4940
official fwk
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector named parent
Lnet/minecraft/client/data/SimpleModelSupplier;parent:Lnet/minecraft/util/Identifier;
intermediary field_22900
Lnet/minecraft/class_4940;field_22900:Lnet/minecraft/class_2960;
official a
Lfwk;a:Lame;
-
-
Constructor Details
-
SimpleModelSupplier
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/data/SimpleModelSupplier;<init>(Lnet/minecraft/util/Identifier;)V
intermediary <init>
Lnet/minecraft/class_4940;<init>(Lnet/minecraft/class_2960;)V
official <init>
Lfwk;<init>(Lame;)V
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<JsonElement>
- Mappings:
Namespace Name Mixin selector named get
Lnet/minecraft/client/data/SimpleModelSupplier;get()Lcom/google/gson/JsonElement;
intermediary method_25839
Lnet/minecraft/class_4940;method_25839()Lcom/google/gson/JsonElement;
official a
Lfwk;a()Lcom/google/gson/JsonElement;
-