Constructors

Link copied to clipboard

Types

Link copied to clipboard
public class Companion

Properties

Link copied to clipboard
public final static BasePicker.Companion Companion
Link copied to clipboard
private final String name

Functions

Link copied to clipboard
public final String getName()
Link copied to clipboard
public abstract Array<ItemStack> pickup(UUID uuid, Array<ItemStack> items, SendBackType type, Boolean notify)
public abstract Array<ItemStack> pickup(OfflinePlayer player, Array<ItemStack> items, SendBackType type, Boolean notify)
Link copied to clipboard
public final Unit register()