Speedgot
ItemAPI
-----
Create ItemStacks quick and easy
Download Now
Via external site
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Spoiler:
Code Examples
Code (Java):
ItemManager.
from
(
Material.
BOOK
)
.
setDisplayName
(
"ItemAPI v2"
)
.
addLoreLines
(
"easily create ItemStacks"
,
"just like that"
,
"with one line creation"
)
.
addBookPage
(
"Reduce your workload and boost your workflow"
)
.
addEnchant
(
Enchantment.
DAMAGE_ALL
,
5
,
true
)
.
build
(
)
;
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
258
First Release:
Jul 12, 2020
Last Update:
Jul 18, 2021
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings