Package com.valhalla.sdk.api.methods
Class Inventory
java.lang.Object
com.valhalla.sdk.api.methods.Inventory
Inventory-container queries. Check
Client.supports("inventory") before use.-
Method Details
-
all
-
matching
-
get
-
get
-
get
-
getAt
-
contains
public static boolean contains(int id) -
contains
-
count
public static int count(int id) -
occupiedSlots
public static int occupiedSlots() -
isFull
public static boolean isFull()
-