Class FoodItemBuilder
java.lang.Object
com.miketheshadow.mmotextapi.itembuilder.ItemBuilder
com.miketheshadow.mmotextapi.itembuilder.FoodItemBuilder
- All Implemented Interfaces:
IItemType
-
Constructor Summary
ConstructorsConstructorDescriptionFoodItemBuilder(org.bukkit.plugin.Plugin plugin, org.bukkit.Material material, String name, int rank, double castTime, double coolDown, int duration) -
Method Summary
Methods inherited from class com.miketheshadow.mmotextapi.itembuilder.ItemBuilder
addStat, addStatMap, build, getPersistentDataContainer, setDescription, setDescription, setGrade
-
Constructor Details
-
FoodItemBuilder
public FoodItemBuilder(org.bukkit.plugin.Plugin plugin, org.bukkit.Material material, String name, int rank, double castTime, double coolDown, int duration)
-
-
Method Details
-
getCastTime
-
getCoolDown
-
getRank
-
getDuration
-
getItemType
- Specified by:
getItemTypein interfaceIItemType- Overrides:
getItemTypein classItemBuilder
-
setItemType
-