mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-05 08:40:08 +00:00
Add shops plugin
Thanks to tlf30 for a lot of work on this.
This commit is contained in:
@@ -31,7 +31,7 @@ public final class ItemVerificationHandler extends MessageHandler<InventoryItemM
|
||||
* Gets the appropriate {@link Inventory}.
|
||||
*
|
||||
* @param player The {@link Player} who prompted the verification call.
|
||||
* @return The inventory. Must not be {@code null}.
|
||||
* @return The inventory, or {@code null} to immediately fail verification.
|
||||
*/
|
||||
Inventory getInventory(Player player);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user