Interface Model.JsonFactory

Enclosing class:
Model

public static interface Model.JsonFactory
Mappings:
Namespace Name
named net/minecraft/data/client/Model$JsonFactory
intermediary net/minecraft/class_4942$class_8073
official og$a
  • Method Details

    • create

      JsonObject create(Identifier id, Map<TextureKey,Identifier> textures)
      Mappings:
      Namespace Name Mixin selector
      named create Lnet/minecraft/data/client/Model$JsonFactory;create(Lnet/minecraft/util/Identifier;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;
      official create Log$a;create(Lalf;Ljava/util/Map;)Lcom/google/gson/JsonObject;