Class TagReaders

java.lang.Object
net.minecraft.nbt.TagReaders

public class TagReaders
extends Object
Mappings:
Namespace Name
official nl
intermediary net/minecraft/class_4615
named net/minecraft/nbt/TagReaders
  • Field Details

    • VALUES

      private static final TagReader<?>[] VALUES
      Mappings:
      Namespace Name Mixin selector
      official a Lnl;a:[Lnk;
      intermediary field_21048 Lnet/minecraft/class_4615;field_21048:[Lnet/minecraft/class_4614;
      named VALUES Lnet/minecraft/nbt/TagReaders;VALUES:[Lnet/minecraft/nbt/TagReader;
  • Constructor Details

    • TagReaders

      public TagReaders()
  • Method Details

    • of

      public static TagReader<?> of​(int type)
      Mappings:
      Namespace Name Mixin selector
      official a Lnl;a(I)Lnk;
      intermediary method_23265 Lnet/minecraft/class_4615;method_23265(I)Lnet/minecraft/class_4614;
      named of Lnet/minecraft/nbt/TagReaders;of(I)Lnet/minecraft/nbt/TagReader;