public class PotionEffectName extends Object
Constructor and Description |
---|
PotionEffectName(org.bukkit.potion.PotionType effect,
String localizedName) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.potion.PotionType |
getEffect() |
String |
getLocalizedName() |
public PotionEffectName(org.bukkit.potion.PotionType effect, String localizedName)
public org.bukkit.potion.PotionType getEffect()
public String getLocalizedName()
Copyright © 2016. All rights reserved.