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 fnp
-
Field Details
-
Constructor Details
-
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
Lfnp;a()Lcom/google/gson/JsonElement;
-