- get(DataWatcherObject<F, T>) - Method in interface fr.il_totore.spigotmetadata.api.datawatcher.DataWatcher
-
- get() - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTSingleValue
-
Get the NBT's value
- get(NBTManager, int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
- get() - Method in interface fr.il_totore.spigotmetadata.util.ThrowingSupplier
-
- getAPI() - Static method in class fr.il_totore.spigotmetadata.api.SpigotMetadataAPI
-
- getBoolean(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getById(int) - Static method in class fr.il_totore.spigotmetadata.api.nbt.NBTTagType
-
Get the NBTTagType from it's id.
- getByte(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getByteArray(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getCompound(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getCompound(int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
- getDataWatcher(Entity) - Method in interface fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherManager
-
- getDataWatcher(Entity) - Method in interface fr.il_totore.spigotmetadata.api.MetadataUtil
-
Deprecated.
- getDataWatcherManager() - Method in interface fr.il_totore.spigotmetadata.api.VersionSpigotMetadataAPI
-
- getDataWatcherRegistry() - Method in interface fr.il_totore.spigotmetadata.api.VersionSpigotMetadataAPI
-
- getDouble(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getDouble(int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Get the Double value at the given index
- getFloat(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getFloat(int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Get the Float value at the given index
- getId() - Method in class fr.il_totore.spigotmetadata.api.nbt.NBTTagType
-
- getIndex() - Method in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherEntry.VersionEntry
-
Get the entry's index
- getIndex() - Method in interface fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherObject
-
- getInt(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getIntArray(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getIntArray(int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Get the int values at the given index
- getKey() - Method in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherEntry.VersionEntry
-
Get the entry's key
- getKey() - Method in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherKey
-
Get the key.
- getList(String, NBTTagType) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getLong(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getMetadataUtil() - Method in interface fr.il_totore.spigotmetadata.api.VersionSpigotMetadataAPI
-
- getName() - Method in class fr.il_totore.spigotmetadata.api.nbt.NamedNBT
-
- getNBTManager() - Method in interface fr.il_totore.spigotmetadata.api.VersionSpigotMetadataAPI
-
- getNBTTag(Entity) - Method in interface fr.il_totore.spigotmetadata.api.MetadataUtil
-
Deprecated.
- getNBTTag(Entity) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTManager
-
- getNBTTag(ItemStack) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTManager
-
- getNBTTag(Block) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTManager
-
- getNBTTag(Location) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTManager
-
- getNMSVersion() - Method in class fr.il_totore.spigotmetadata.util.ServerVersion
-
- getSerializer(DataWatcherKey<F>) - Method in interface fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherRegistry
-
- getSerializer(NBTTagType<T>) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTManager
-
- getShort(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getString(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the value associated to the given key
- getString(int) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
- getTags(NBTManager) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Get all contained tags
- getThrow() - Method in interface fr.il_totore.spigotmetadata.util.ThrowingSupplier
-
- getType() - Method in class fr.il_totore.spigotmetadata.api.nbt.NamedNBT
-
- getType() - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTBase
-
Get the NBTTag's type
- getType() - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
Get the NBTTag's type
- getType() - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Get the NBTTag's type
- getTypeOf(String) - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagCompound
-
return the
NBTTagType of the value associated to the given key
- getValue() - Method in class fr.il_totore.spigotmetadata.api.nbt.NamedNBT
-
- getValueType() - Method in interface fr.il_totore.spigotmetadata.api.nbt.NBTTagList
-
Return the type of contained values
- getVersion(ServerVersion) - Method in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherEntry
-
- getVersion() - Method in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherEntry.VersionEntry
-
Get entry's version
- GHAST_ATTACK - Static variable in class fr.il_totore.spigotmetadata.api.datawatcher.DataWatcherEntry
-