mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
Update javadoc
This commit is contained in:
parent
1e1b16bb07
commit
8c2e25a75e
@ -36,6 +36,7 @@ public interface Backpack extends InventoryHolder
|
||||
* Gets the owner of the backpack.
|
||||
*
|
||||
* @return The owner of the backpack;
|
||||
* @deprecated Use the {@link Backpack#getOwnerId()} function instead.
|
||||
*/
|
||||
@Deprecated
|
||||
@NotNull OfflinePlayer getOwner();
|
||||
|
Loading…
Reference in New Issue
Block a user