toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.pickers
/
SweetMailPicker
Sweet
Mail
Picker
public
class
SweetMailPicker
extends
BasePicker
Members
Properties
INSTANCE
Link copied to clipboard
public
final
static
SweetMailPicker
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
)