DataBasePicker

public class DataBasePicker extends BasePicker

Properties

Link copied to clipboard
public final static DataBasePicker INSTANCE
Link copied to clipboard
private final String name

Functions

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