Class StringNbtReader

java.lang.Object
net.minecraft.nbt.StringNbtReader

public class StringNbtReader extends Object
Mappings:
Namespace Name
official hp
intermediary net/minecraft/class_1949
named net/minecraft/nbt/StringNbtReader
  • Field Details

    • field_21493

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21493
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21493 Lnet/minecraft/class_1949;field_21493:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21493 Lnet/minecraft/nbt/StringNbtReader;field_21493:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_21494

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21494
      Mappings:
      Namespace Name Mixin selector
      official b Lhp;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21494 Lnet/minecraft/class_1949;field_21494:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21494 Lnet/minecraft/nbt/StringNbtReader;field_21494:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_21495

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21495
      Mappings:
      Namespace Name Mixin selector
      official c Lhp;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21495 Lnet/minecraft/class_1949;field_21495:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21495 Lnet/minecraft/nbt/StringNbtReader;field_21495:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_21496

      public static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_21496
      Mappings:
      Namespace Name Mixin selector
      official d Lhp;d:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      intermediary field_21496 Lnet/minecraft/class_1949;field_21496:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      named field_21496 Lnet/minecraft/nbt/StringNbtReader;field_21496:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
    • field_21497

      public static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_21497
      Mappings:
      Namespace Name Mixin selector
      official e Lhp;e:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      intermediary field_21497 Lnet/minecraft/class_1949;field_21497:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      named field_21497 Lnet/minecraft/nbt/StringNbtReader;field_21497:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
    • field_21498

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_21498
      Mappings:
      Namespace Name Mixin selector
      official f Lhp;f:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      intermediary field_21498 Lnet/minecraft/class_1949;field_21498:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
      named field_21498 Lnet/minecraft/nbt/StringNbtReader;field_21498:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
    • DOUBLE_PATTERN_IMPLICIT

      private static final Pattern DOUBLE_PATTERN_IMPLICIT
      Mappings:
      Namespace Name Mixin selector
      official g Lhp;g:Ljava/util/regex/Pattern;
      intermediary field_16247 Lnet/minecraft/class_1949;field_16247:Ljava/util/regex/Pattern;
      named DOUBLE_PATTERN_IMPLICIT Lnet/minecraft/nbt/StringNbtReader;DOUBLE_PATTERN_IMPLICIT:Ljava/util/regex/Pattern;
    • DOUBLE_PATTERN

      private static final Pattern DOUBLE_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official h Lhp;h:Ljava/util/regex/Pattern;
      intermediary field_16248 Lnet/minecraft/class_1949;field_16248:Ljava/util/regex/Pattern;
      named DOUBLE_PATTERN Lnet/minecraft/nbt/StringNbtReader;DOUBLE_PATTERN:Ljava/util/regex/Pattern;
    • FLOAT_PATTERN

      private static final Pattern FLOAT_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official i Lhp;i:Ljava/util/regex/Pattern;
      intermediary field_16249 Lnet/minecraft/class_1949;field_16249:Ljava/util/regex/Pattern;
      named FLOAT_PATTERN Lnet/minecraft/nbt/StringNbtReader;FLOAT_PATTERN:Ljava/util/regex/Pattern;
    • BYTE_PATTERN

      private static final Pattern BYTE_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official j Lhp;j:Ljava/util/regex/Pattern;
      intermediary field_16250 Lnet/minecraft/class_1949;field_16250:Ljava/util/regex/Pattern;
      named BYTE_PATTERN Lnet/minecraft/nbt/StringNbtReader;BYTE_PATTERN:Ljava/util/regex/Pattern;
    • LONG_PATTERN

      private static final Pattern LONG_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official k Lhp;k:Ljava/util/regex/Pattern;
      intermediary field_16251 Lnet/minecraft/class_1949;field_16251:Ljava/util/regex/Pattern;
      named LONG_PATTERN Lnet/minecraft/nbt/StringNbtReader;LONG_PATTERN:Ljava/util/regex/Pattern;
    • SHORT_PATTERN

      private static final Pattern SHORT_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official l Lhp;l:Ljava/util/regex/Pattern;
      intermediary field_16252 Lnet/minecraft/class_1949;field_16252:Ljava/util/regex/Pattern;
      named SHORT_PATTERN Lnet/minecraft/nbt/StringNbtReader;SHORT_PATTERN:Ljava/util/regex/Pattern;
    • INT_PATTERN

      private static final Pattern INT_PATTERN
      Mappings:
      Namespace Name Mixin selector
      official m Lhp;m:Ljava/util/regex/Pattern;
      intermediary field_16253 Lnet/minecraft/class_1949;field_16253:Ljava/util/regex/Pattern;
      named INT_PATTERN Lnet/minecraft/nbt/StringNbtReader;INT_PATTERN:Ljava/util/regex/Pattern;
    • field_21499

      private final com.mojang.brigadier.StringReader field_21499
      Mappings:
      Namespace Name Mixin selector
      official n Lhp;n:Lcom/mojang/brigadier/StringReader;
      intermediary field_21499 Lnet/minecraft/class_1949;field_21499:Lcom/mojang/brigadier/StringReader;
      named field_21499 Lnet/minecraft/nbt/StringNbtReader;field_21499:Lcom/mojang/brigadier/StringReader;
  • Constructor Details

    • StringNbtReader

      public StringNbtReader(com.mojang.brigadier.StringReader stringReader)
  • Method Details

    • parse

      public static NbtCompound parse(String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(Ljava/lang/String;)Lgy;
      intermediary method_10579 Lnet/minecraft/class_1949;method_10579(Ljava/lang/String;)Lnet/minecraft/class_322;
      named parse Lnet/minecraft/nbt/StringNbtReader;parse(Ljava/lang/String;)Lnet/minecraft/nbt/NbtCompound;
    • readCompound

      NbtCompound readCompound() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a()Lgy;
      intermediary method_14757 Lnet/minecraft/class_1949;method_14757()Lnet/minecraft/class_322;
      named readCompound Lnet/minecraft/nbt/StringNbtReader;readCompound()Lnet/minecraft/nbt/NbtCompound;
    • readString

      protected String readString() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official b Lhp;b()Ljava/lang/String;
      intermediary method_14761 Lnet/minecraft/class_1949;method_14761()Ljava/lang/String;
      named readString Lnet/minecraft/nbt/StringNbtReader;readString()Ljava/lang/String;
    • method_20152

      protected class_4373 method_20152() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official c Lhp;c()Lho;
      intermediary method_20152 Lnet/minecraft/class_1949;method_20152()Lnet/minecraft/class_4373;
      named method_20152 Lnet/minecraft/nbt/StringNbtReader;method_20152()Lnet/minecraft/class_4373;
    • method_14766

      private class_4373 method_14766(String string)
      Mappings:
      Namespace Name Mixin selector
      official b Lhp;b(Ljava/lang/String;)Lho;
      intermediary method_14766 Lnet/minecraft/class_1949;method_14766(Ljava/lang/String;)Lnet/minecraft/class_4373;
      named method_14766 Lnet/minecraft/nbt/StringNbtReader;method_14766(Ljava/lang/String;)Lnet/minecraft/class_4373;
    • method_20153

      protected class_4373 method_20153() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official d Lhp;d()Lho;
      intermediary method_20153 Lnet/minecraft/class_1949;method_20153()Lnet/minecraft/class_4373;
      named method_20153 Lnet/minecraft/nbt/StringNbtReader;method_20153()Lnet/minecraft/class_4373;
    • method_20154

      protected class_4373 method_20154() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official e Lhp;e()Lho;
      intermediary method_20154 Lnet/minecraft/class_1949;method_20154()Lnet/minecraft/class_4373;
      named method_20154 Lnet/minecraft/nbt/StringNbtReader;method_20154()Lnet/minecraft/class_4373;
    • parseCompound

      public NbtCompound parseCompound() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official f Lhp;f()Lgy;
      intermediary method_14769 Lnet/minecraft/class_1949;method_14769()Lnet/minecraft/class_322;
      named parseCompound Lnet/minecraft/nbt/StringNbtReader;parseCompound()Lnet/minecraft/nbt/NbtCompound;
    • method_20155

      private class_4373 method_20155() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official g Lhp;g()Lho;
      intermediary method_20155 Lnet/minecraft/class_1949;method_20155()Lnet/minecraft/class_4373;
      named method_20155 Lnet/minecraft/nbt/StringNbtReader;method_20155()Lnet/minecraft/class_4373;
    • method_20156

      private class_4373 method_20156() throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official h Lhp;h()Lho;
      intermediary method_20156 Lnet/minecraft/class_1949;method_20156()Lnet/minecraft/class_4373;
      named method_20156 Lnet/minecraft/nbt/StringNbtReader;method_20156()Lnet/minecraft/class_4373;
    • readArray

      private <T extends Number> List<T> readArray(byte nbtType, byte numberType) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(BB)Ljava/util/List;
      intermediary method_14758 Lnet/minecraft/class_1949;method_14758(BB)Ljava/util/List;
      named readArray Lnet/minecraft/nbt/StringNbtReader;readArray(BB)Ljava/util/List;
    • readComma

      private boolean readComma()
      Mappings:
      Namespace Name Mixin selector
      official i Lhp;i()Z
      intermediary method_14776 Lnet/minecraft/class_1949;method_14776()Z
      named readComma Lnet/minecraft/nbt/StringNbtReader;readComma()Z
    • expect

      private void expect(char c) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lhp;a(C)V
      intermediary method_14762 Lnet/minecraft/class_1949;method_14762(C)V
      named expect Lnet/minecraft/nbt/StringNbtReader;expect(C)V