EnderChestPicker

public class EnderChestPicker extends BasePicker

Properties

Link copied to clipboard
public final static EnderChestPicker 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()