| private static NbtElement |
|
| private static boolean |
|
| private static NbtElement |
| wrapIfNeeded(byte elementType, Tag tag) |
| method_68573(byte arg0, class_2520 arg1) |
| wrapIfNeeded(byte type, NbtElement value) |
|
| private static NbtCompound |
|
| public void |
|
| byte |
| identifyRawElementType() |
| method_68587() |
| getValueType() |
|
| public void |
|
| public int |
| sizeInBytes() |
| method_47988() |
| getSizeInBytes() |
|
| public byte |
| getId() |
| method_10711() |
| getType() |
|
| public NbtType<NbtList> |
| getType() |
| method_23258() |
| getNbtType() |
|
| public NbtElement |
| remove(int index) |
| method_10536(int arg0) |
| remove(int arg0) |
|
| public boolean |
|
| public Optional<NbtCompound> |
| getCompound(int index) |
| method_10602(int arg0) |
| getCompound(int index) |
|
| public NbtCompound |
| getCompoundOrEmpty(int index) |
| method_68582(int arg0) |
| getCompoundOrEmpty(int index) |
|
| public Optional<NbtList> |
| getList(int index) |
| method_10603(int arg0) |
| getList(int index) |
|
| public NbtList |
| getListOrEmpty(int index) |
| method_68588(int arg0) |
| getListOrEmpty(int index) |
|
| public Optional<Short> |
| getShort(int index) |
| method_10609(int arg0) |
| getShort(int index) |
|
| public short |
| getShortOr(int index, short defaultValue) |
| method_68578(int arg0, short arg1) |
| getShort(int index, short fallback) |
|
| public Optional<Integer> |
| getInt(int index) |
| method_10600(int arg0) |
| getInt(int index) |
|
| public int |
| getIntOr(int index, int defaultValue) |
| method_68576(int arg0, int arg1) |
| getInt(int index, int fallback) |
|
| public Optional<int[]> |
| getIntArray(int index) |
| method_36111(int arg0) |
| getIntArray(int index) |
|
| public Optional<long[]> |
| getLongArray(int index) |
| method_36112(int arg0) |
| getLongArray(int index) |
|
| public Optional<Double> |
| getDouble(int index) |
| method_10611(int arg0) |
| getDouble(int index) |
|
| public double |
| getDoubleOr(int index, double defaultValue) |
| method_68574(int arg0, double arg1) |
| getDouble(int index, double fallback) |
|
| public Optional<Float> |
| getFloat(int index) |
| method_10604(int arg0) |
| getFloat(int index) |
|
| public float |
| getFloatOr(int index, float defaultValue) |
| method_68575(int arg0, float arg1) |
| getFloat(int index, float fallback) |
|
| public Optional<String> |
| getString(int index) |
| method_10608(int arg0) |
| getString(int index) |
|
| public String |
| getStringOr(int index, String defaultValue) |
| method_68577(int arg0, String arg1) |
| getString(int index, String fallback) |
|
| private NbtElement |
| getNullable(int index) |
| method_68590(int arg0) |
| getNullable(int index) |
|
| private Optional<NbtElement> |
| getOptional(int index) |
| method_68591(int arg0) |
| getOptional(int index) |
|
| public int |
|
| public NbtElement |
| get(int index) |
| method_10534(int arg0) |
| get(int arg0) |
|
| public NbtElement |
|
| public void |
|
| public boolean |
|
| public boolean |
|
| public NbtList |
| copy() |
| method_10707() |
| copy() |
|
| public Optional<NbtList> |
| asList() |
| method_68592() |
| asNbtList() |
|
| public Stream<NbtElement> |
|
| public Stream<NbtCompound> |
| compoundStream() |
| method_68589() |
| streamCompounds() |
|
| public void |
|
| public void |
|
| public NbtScanner$Result |
|
| public Object |
| remove(int index) |
| method_10536(int arg0) |
| remove(int index) |
|
| public void |
|
| public Object |
|
| public Object |
| get(int index) |
| method_10534(int arg0) |
| get(int index) |
|
| public NbtElement |
| copy() |
| method_10707() |
| copy() |
|
| private static void |
|