EliteScroll

public class EliteScroll

Properties

Link copied to clipboard
public final static NamespacedKey eliteScrollNamespacedKey
Link copied to clipboard
public static Material scrollMaterial

Functions

Link copied to clipboard
public static boolean canUseScroll(Player player, ItemStack scrollItemStack)
A bound scroll can only be spent by its stored owner.
Link copied to clipboard
public static ItemStack convertVanillaItem(ItemStack originalItem, ItemStack scrollItemStack, Player player)
Returns a converted copy, or null when the player cannot use these inputs.
Link copied to clipboard
public static ItemStack generateScroll(int scrollLevel, Player player)
Link copied to clipboard
public static int getEliteScrollLevel(ItemStack itemStack)
Link copied to clipboard
public static boolean isEliteScroll(ItemStack itemStack)