-
Notifications
You must be signed in to change notification settings - Fork 6
NBTTag
Gregor Steiner edited this page May 6, 2014
·
1 revision
- Return value: Number value
- Return the property bool
- Return value: Number value
- Return the property byte
- Return value: Number value
- Return the property double
- Return value: Number value
- Return the property float
- Return value: Number value
- Return the property integer
- Return value: Number value
- Return the property long
- Return value: Number value
- Return the property short
- Return value: String value
- Return the property string
- Return value: NBTTag value
- Return the property CompoundTag
HasKey(String key)
- Return value: Boolean bool
- Returns if the NBTTag has the key.
- Return value: nil
- Sets the keys bool.
- Return value: nil
- Sets the keys byte.
- Return value: nil
- Sets the keys double.
- Return value: nil
- Sets the keys float.
- Return value: nil
- Sets the keys integer.
- Return value: nil
- Sets the keys long.
- Return value: nil
- Sets the keys short.
- Return value: nil
- Sets the keys string.
- Return value: nil
- Sets the keys NBTTag