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