13
0
geforkt von Mirrors/Paper

Inventory#close

Dieser Commit ist enthalten in:
Jake Potrebic 2021-05-11 14:54:20 -07:00
Ursprung 8ee512d806
Commit 07e76ccd5b

Datei anzeigen

@ -355,6 +355,15 @@ public interface Inventory extends Iterable<ItemStack> {
*/
public void clear();
// Paper start
/**
* Closes the inventory for all viewers.
*
* @return the number of viewers the inventory was closed for
*/
public int close();
// Paper end
/**
* Gets a list of players viewing the inventory. Note that a player is
* considered to be viewing their own inventory and internal crafting