Package net.minecraft

Class class_2447

java.lang.Object
net.minecraft.class_2447
All Implemented Interfaces:
JsonDeserializer

@Environment(CLIENT) public class class_2447 extends Object implements JsonDeserializer
Mappings:
Namespace Name
official cmf
intermediary net/minecraft/class_2447
named net/minecraft/class_2447
  • Constructor Details

    • class_2447

      public class_2447()
  • Method Details

    • deserialize

      public BlockModel deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
      Specified by:
      deserialize in interface JsonDeserializer
      Mappings:
      Namespace Name Mixin selector
      official a Lcmf;a(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lcmc;
      intermediary method_10025 Lnet/minecraft/class_2447;method_10025(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_2445;
      named deserialize Lnet/minecraft/class_2447;deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/render/model/json/BlockModel;
    • method_10027

      private Map method_10027(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official b Lcmf;b(Lcom/google/gson/JsonObject;)Ljava/util/Map;
      intermediary method_10027 Lnet/minecraft/class_2447;method_10027(Lcom/google/gson/JsonObject;)Ljava/util/Map;
      named method_10027 Lnet/minecraft/class_2447;method_10027(Lcom/google/gson/JsonObject;)Ljava/util/Map;
    • method_10028

      private String method_10028(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official c Lcmf;c(Lcom/google/gson/JsonObject;)Ljava/lang/String;
      intermediary method_10028 Lnet/minecraft/class_2447;method_10028(Lcom/google/gson/JsonObject;)Ljava/lang/String;
      named method_10028 Lnet/minecraft/class_2447;method_10028(Lcom/google/gson/JsonObject;)Ljava/lang/String;
    • method_10026

      protected boolean method_10026(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Lcmf;a(Lcom/google/gson/JsonObject;)Z
      intermediary method_10026 Lnet/minecraft/class_2447;method_10026(Lcom/google/gson/JsonObject;)Z
      named method_10026 Lnet/minecraft/class_2447;method_10026(Lcom/google/gson/JsonObject;)Z
    • method_10024

      protected List method_10024(JsonDeserializationContext jsonDeserializationContext, JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Lcmf;a(Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List;
      intermediary method_10024 Lnet/minecraft/class_2447;method_10024(Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List;
      named method_10024 Lnet/minecraft/class_2447;method_10024(Lcom/google/gson/JsonDeserializationContext;Lcom/google/gson/JsonObject;)Ljava/util/List;