Interface NbtType.class_6840<T extends NbtElement>

All Superinterfaces:
NbtType<T>
Enclosing interface:
NbtType<T extends NbtElement>

public static interface NbtType.class_6840<T extends NbtElement> extends NbtType<T>
Mappings:
Namespace Name
official ox$b
intermediary net/minecraft/class_4614$class_6840
named net/minecraft/nbt/NbtType$class_6840
  • Method Details

    • method_39854

      default void method_39854(DataInput dataInput, int int2) throws IOException
      Specified by:
      method_39854 in interface NbtType<T extends NbtElement>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lox;a(Ljava/io/DataInput;I)V
      intermediary method_39854 Lnet/minecraft/class_4614;method_39854(Ljava/io/DataInput;I)V
      named method_39854 Lnet/minecraft/nbt/NbtType;method_39854(Ljava/io/DataInput;I)V