Package net.minecraft.data.client
Interface Model.JsonFactory
- Enclosing class:
Model
public static interface Model.JsonFactory
- Mappings:
Namespace Name official ln$a
intermediary net/minecraft/class_4942$class_8073
named net/minecraft/data/client/Model$JsonFactory
-
Method Summary
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official create
Lln$a;create(Ladd;Ljava/util/Map;)Lcom/google/gson/JsonObject;
intermediary create
Lnet/minecraft/class_4942$class_8073;create(Lnet/minecraft/class_2960;Ljava/util/Map;)Lcom/google/gson/JsonObject;
named create
Lnet/minecraft/data/client/Model$JsonFactory;create(Lnet/minecraft/util/Identifier;Ljava/util/Map;)Lcom/google/gson/JsonObject;
-