Package de.ellpeck.rockbottom.api.effect
Class ActiveEffect
java.lang.Object
de.ellpeck.rockbottom.api.effect.ActiveEffect
-
Constructor Summary
ConstructorsConstructorDescriptionActiveEffect(IEffect effect) ActiveEffect(IEffect effect, int time) ActiveEffect(IEffect effect, int time, int level) -
Method Summary
Modifier and TypeMethodDescriptionaddTime(int time) copy()booleangetDisplayName(IAssetManager manager, Entity entity) intgetLevel()intgetTime()inthashCode()static ActiveEffectremoveTime(int time) voidvoidsetLevel(int level) setTime(int time)
-
Constructor Details
-
ActiveEffect
-
ActiveEffect
-
ActiveEffect
-
-
Method Details