api: getItemDefinition > getItemComposition
This commit is contained in:
@@ -401,7 +401,7 @@ public interface Client extends GameEngine
|
||||
* @see ItemID
|
||||
*/
|
||||
@Nonnull
|
||||
ItemComposition getItemDefinition(int id);
|
||||
ItemComposition getItemComposition(int id);
|
||||
|
||||
/**
|
||||
* Creates an item icon sprite with passed variables.
|
||||
|
||||
Reference in New Issue
Block a user