Package net.minecraft

Interface class_7677<T>

All Superinterfaces:
ResourceMetadataReader<T>
All Known Implementing Classes:
PackResourceMetadataReader

public interface class_7677<T> extends ResourceMetadataReader<T>
Mappings:
Namespace Name
official aiu
intermediary net/minecraft/class_7677
named net/minecraft/class_7677
  • Method Details

    • method_45251

      JsonObject method_45251(T t)
      Mappings:
      Namespace Name Mixin selector
      official a Laiu;a(Ljava/lang/Object;)Lcom/google/gson/JsonObject;
      intermediary method_45251 Lnet/minecraft/class_7677;method_45251(Ljava/lang/Object;)Lcom/google/gson/JsonObject;
      named method_45251 Lnet/minecraft/class_7677;method_45251(Ljava/lang/Object;)Lcom/google/gson/JsonObject;
    • method_45252

      static <T> class_7677<T> method_45252(String string, com.mojang.serialization.Codec<T> codec)
      Mappings:
      Namespace Name Mixin selector
      official a Laiu;a(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Laiu;
      intermediary method_45252 Lnet/minecraft/class_7677;method_45252(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/class_7677;
      named method_45252 Lnet/minecraft/class_7677;method_45252(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/class_7677;