Package com.plotsquared.core.plot
Class PlotItemStack
java.lang.Object
com.plotsquared.core.plot.PlotItemStack
-
Constructor Details
-
PlotItemStack
- Parameters:
id
- String IDamount
- Amount of items in the stackname
- The display name of the item stacklore
- The item stack lore
-
PlotItemStack
- Parameters:
type
- The item typeamount
- Amount of items in the stackname
- The display name of the item stacklore
- The item stack lore- Since:
- 6.5.0
-
-
Method Details
-
getBlockState
-
getType
-
getAmount
-
getName
-
getLore
-