- get(int) - Method in class net.lenni0451.mcstructs.nbt.tags.ByteArrayTag
-
Get a byte from the array.
- get(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a tag from the map.
- get(int) - Method in class net.lenni0451.mcstructs.nbt.tags.IntArrayTag
-
Get an int from the array.
- get(int) - Method in class net.lenni0451.mcstructs.nbt.tags.ListTag
-
Get a tag from the list.
- get(int) - Method in class net.lenni0451.mcstructs.nbt.tags.LongArrayTag
-
Get a long from the array.
- getByte(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a byte from the map.
- getByteArray(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a byte array from the map.
- getCompound(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a compound from the map.
- getDataType() - Method in enum net.lenni0451.mcstructs.nbt.NbtType
-
- getDouble(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a double from the map.
- getFloat(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a float from the map.
- getId() - Method in enum net.lenni0451.mcstructs.nbt.NbtType
-
- getInt(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get an int from the map.
- getIntArray(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get an int array from the map.
- getLength() - Method in class net.lenni0451.mcstructs.nbt.tags.ByteArrayTag
-
- getLength() - Method in class net.lenni0451.mcstructs.nbt.tags.IntArrayTag
-
- getLength() - Method in class net.lenni0451.mcstructs.nbt.tags.LongArrayTag
-
- getList(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a list from the map.
- getList(String, NbtType) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a list from the map with the given type.
- getLong(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a long from the map.
- getLongArray(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a long array from the map.
- getName() - Method in class net.lenni0451.mcstructs.nbt.NbtHeader
-
- getNbtType() - Method in interface net.lenni0451.mcstructs.nbt.INbtTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.ByteArrayTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.ByteTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.DoubleTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.FloatTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.IntArrayTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.IntTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.ListTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.LongArrayTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.LongTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.ShortTag
-
- getNbtType() - Method in class net.lenni0451.mcstructs.nbt.tags.StringTag
-
- getShort(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a short from the map.
- getString(String) - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
Get a string from the map.
- getTagClass() - Method in enum net.lenni0451.mcstructs.nbt.NbtType
-
- getType() - Method in class net.lenni0451.mcstructs.nbt.NbtHeader
-
- getType() - Method in class net.lenni0451.mcstructs.nbt.tags.ListTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.ByteArrayTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.ByteTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.CompoundTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.DoubleTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.FloatTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.IntArrayTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.IntTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.ListTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.LongArrayTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.LongTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.ShortTag
-
- getValue() - Method in class net.lenni0451.mcstructs.nbt.tags.StringTag
-