StreamTagVisitor$ValueResult | | a() | | visitEnd() | | method_39856() | | visitEnd() |
|
StreamTagVisitor$ValueResult | |
StreamTagVisitor$ValueResult | | a(byte arg0) | | visit(byte arg0) | | method_39857(byte arg0) | | visitByte(byte value) |
|
StreamTagVisitor$ValueResult | | a(short arg0) | | visit(short arg0) | | method_39866(short arg0) | | visitShort(short value) |
|
StreamTagVisitor$ValueResult | | a(int arg0) | | visit(int arg0) | | method_39860(int arg0) | | visitInt(int value) |
|
StreamTagVisitor$ValueResult | | a(long arg0) | | visit(long arg0) | | method_39861(long arg0) | | visitLong(long value) |
|
StreamTagVisitor$ValueResult | | a(float arg0) | | visit(float arg0) | | method_39859(float arg0) | | visitFloat(float value) |
|
StreamTagVisitor$ValueResult | | a(double arg0) | | visit(double arg0) | | method_39858(double arg0) | | visitDouble(double value) |
|
StreamTagVisitor$ValueResult | | a(byte[] arg0) | | visit(byte[] arg0) | | method_39867(byte[] arg0) | | visitByteArray(byte[] value) |
|
StreamTagVisitor$ValueResult | | a(int[] arg0) | | visit(int[] arg0) | | method_39868(int[] arg0) | | visitIntArray(int[] value) |
|
StreamTagVisitor$ValueResult | | a(long[] arg0) | | visit(long[] arg0) | | method_39869(long[] arg0) | | visitLongArray(long[] value) |
|
StreamTagVisitor$ValueResult | | a(vw<?> arg0, int arg1) | | visitList(TagType<?> arg0, int arg1) | | method_39864(class_4614<?> arg0, int arg1) | | visitListMeta(NbtType<?> entryType, int length) |
|
StreamTagVisitor$EntryResult | |
StreamTagVisitor$EntryResult | |
StreamTagVisitor$EntryResult | | b(vw<?> arg0, int arg1) | | visitElement(TagType<?> arg0, int arg1) | | method_39872(class_4614<?> arg0, int arg1) | | startListItem(NbtType<?> type, int index) |
|
StreamTagVisitor$ValueResult | | b() | | visitContainerEnd() | | method_39870() | | endNested() |
|
StreamTagVisitor$ValueResult | |