toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.pickers
/
GlobalMarketPlusPicker
Global
Market
Plus
Picker
public
class
GlobalMarketPlusPicker
extends
BasePicker
Members
Properties
INSTANCE
Link copied to clipboard
public
final
static
GlobalMarketPlusPicker
INSTANCE
name
Link copied to clipboard
private
final
String
name
Functions
get
Name
Link copied to clipboard
public
final
String
getName
(
)
pickup
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
)
register
Link copied to clipboard
public
final
Unit
register
(
)
send
Back
Link copied to clipboard
public
final
Unit
sendBack
(
UUID
uuid
,
SendBackType
type
)
send
Back0
Link copied to clipboard
public
final
Array
<
ItemStack
>
sendBack0
(
UUID
uuid
,
SendBackType
type
)