Package net.minecraft

Class class_2441

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

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

    • class_2441

      class_2441()
  • Method Details

    • deserialize

      public ModelElementFace deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
      Specified by:
      deserialize in interface JsonDeserializer
      Mappings:
      Namespace Name Mixin selector
      official a Lcly;a(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lclx;
      intermediary method_9995 Lnet/minecraft/class_2441;method_9995(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/class_2440;
      named deserialize Lnet/minecraft/class_2441;deserialize(Lcom/google/gson/JsonElement;Ljava/lang/reflect/Type;Lcom/google/gson/JsonDeserializationContext;)Lnet/minecraft/client/render/model/json/ModelElementFace;
    • method_9996

      protected int method_9996(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Lcly;a(Lcom/google/gson/JsonObject;)I
      intermediary method_9996 Lnet/minecraft/class_2441;method_9996(Lcom/google/gson/JsonObject;)I
      named method_9996 Lnet/minecraft/class_2441;method_9996(Lcom/google/gson/JsonObject;)I
    • method_9997

      private String method_9997(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official b Lcly;b(Lcom/google/gson/JsonObject;)Ljava/lang/String;
      intermediary method_9997 Lnet/minecraft/class_2441;method_9997(Lcom/google/gson/JsonObject;)Ljava/lang/String;
      named method_9997 Lnet/minecraft/class_2441;method_9997(Lcom/google/gson/JsonObject;)Ljava/lang/String;
    • method_9998

      private Direction method_9998(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official c Lcly;c(Lcom/google/gson/JsonObject;)Lej;
      intermediary method_9998 Lnet/minecraft/class_2441;method_9998(Lcom/google/gson/JsonObject;)Lnet/minecraft/class_1354;
      named method_9998 Lnet/minecraft/class_2441;method_9998(Lcom/google/gson/JsonObject;)Lnet/minecraft/util/math/Direction;