Interface ItemsHook
-
- All Superinterfaces:
ElevatorHook
public interface ItemsHook extends ElevatorHook
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.bukkit.inventory.ItemStackcreateItemStackFromKey(org.bukkit.NamespacedKey key)org.bukkit.NamespacedKeygetKeyFromItemStack(org.bukkit.inventory.ItemStack item)-
Methods inherited from interface me.keehl.elevators.api.models.hooks.ElevatorHook
onInit
-
-