public class AbilityTypeBonemealer extends AbilityTypeDefault
Constructor and Description |
---|
AbilityTypeBonemealer(java.lang.String id,
int rarity,
int maxLevel,
int baseXpPerLevel) |
Modifier and Type | Method and Description |
---|---|
protected int |
getDurationMultiplier() |
void |
onTick(net.minecraft.entity.player.EntityPlayer player,
int level) |
getConfig
getBaseXpPerLevel, getMaxLevel, getRarity, getUnlocalizedDescription, getUnlocalizedName, onChangedLevel
public AbilityTypeBonemealer(java.lang.String id, int rarity, int maxLevel, int baseXpPerLevel)
protected int getDurationMultiplier()
public void onTick(net.minecraft.entity.player.EntityPlayer player, int level)
onTick
in interface IAbilityType
onTick
in class AbilityType