Package net.tnemc.item.component.helper
Class FoodRule
java.lang.Object
net.tnemc.item.component.helper.FoodRule
FoodRule
- Since:
- 0.0.1.0
- Author:
- creatorfromhell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()floatstatic FoodRulereadJSON(JSONHelper json) voidsetChance(float chance) voidsetPotionEffect(EffectInstance potionEffect) org.json.simple.JSONObjecttoJSON()
-
Constructor Details
-
FoodRule
public FoodRule() -
FoodRule
-
-
Method Details
-
toJSON
-
readJSON
-
getPotionEffect
-
setPotionEffect
-
getChance
-
setChance
-
clone
- Throws:
CloneNotSupportedException
-