java.lang.Object
org.cloudburstmc.api.potion.PotionType
-
Constructor Summary
ConstructorsConstructorDescriptionPotionType(Identifier id, EffectType type, int level, int duration, boolean instant)PotionType(Identifier id, EffectType type, int level, int duration, boolean instant, boolean splash) -
Method Summary
-
Constructor Details
-
PotionType
-
PotionType
public PotionType(Identifier id, EffectType type, int level, int duration, boolean instant, boolean splash)
-
-
Method Details
-
byName
-