toggle menu
SakuraBind
2.4.4-dev2
jvm
switch theme
search in API
SakuraBind
/
top.iseason.bukkit.sakurabind.task
/
DropItemList
/
ThrowableItemSender
Throwable
Item
Sender
public
final
class
ThrowableItemSender
extends
DropItemList.ItemSender
Members
Constructors
Drop
Item
List.
Throwable
Item
Sender
Link copied to clipboard
public
DropItemList.ThrowableItemSender
DropItemList.ThrowableItemSender
(
ThrowableProjectile
item
,
UUID
owner
,
Integer
delay
)
Properties
delay
Link copied to clipboard
private
Integer
delay
entity
Link copied to clipboard
private
final
Entity
entity
item
Link copied to clipboard
private
final
ThrowableProjectile
item
mark
As
Removed
Link copied to clipboard
private
Boolean
markAsRemoved
owner
Link copied to clipboard
private
final
UUID
owner
Functions
get
Delay
Link copied to clipboard
public
final
Integer
getDelay
(
)
get
Entity
Link copied to clipboard
public
final
Entity
getEntity
(
)
get
Item
Link copied to clipboard
public
final
ThrowableProjectile
getItem
(
)
get
Item
Stack
Link copied to clipboard
public
ItemStack
getItemStack
(
)
get
Mark
As
Removed
Link copied to clipboard
public
final
Boolean
getMarkAsRemoved
(
)
get
Owner
Link copied to clipboard
public
final
UUID
getOwner
(
)
remove
Link copied to clipboard
public
Unit
remove
(
)
send
Back
Link copied to clipboard
public
Unit
sendBack
(
)
set
Delay
Link copied to clipboard
public
final
Unit
setDelay
(
Integer
delay
)
set
Mark
As
Removed
Link copied to clipboard
public
final
Unit
setMarkAsRemoved
(
Boolean
markAsRemoved
)