Interface NbtType.class_6839<T extends NbtElement>

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

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

    • method_39851

      default void method_39851(DataInput dataInput) throws IOException
      Specified by:
      method_39851 in interface NbtType<T extends NbtElement>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lox;a(Ljava/io/DataInput;)V
      intermediary method_39851 Lnet/minecraft/class_4614;method_39851(Ljava/io/DataInput;)V
      named method_39851 Lnet/minecraft/nbt/NbtType;method_39851(Ljava/io/DataInput;)V
    • 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
    • method_39853

      int method_39853()
      Mappings:
      Namespace Name Mixin selector
      official c Lox$a;c()I
      intermediary method_39853 Lnet/minecraft/class_4614$class_6839;method_39853()I
      named method_39853 Lnet/minecraft/nbt/NbtType$class_6839;method_39853()I