ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory
/
Item
/
Item
Item
fun
Item
(
itemStack
:
ItemStack
)
Content copied to clipboard
fun
Item
(
itemName
:
String
)
Content copied to clipboard
fun
Item
(
itemID
:
Int
)
Content copied to clipboard
fun
Item
(
block
:
BlockType
)
Content copied to clipboard
fun
Item
(
entityItem
:
EntityItem
)
Content copied to clipboard
fun
Item
(
entity
:
Entity
)
Content copied to clipboard
Create an Item object from an Entity. Has to be wrapping an EntityItem.
Parameters
entity
the Entity