Class PotionEffectTypeWrapper

java.lang.Object
org.bukkit.potion.PotionEffectType
org.bukkit.potion.PotionEffectTypeWrapper
All Implemented Interfaces:
Keyed

public class PotionEffectTypeWrapper extends PotionEffectType
  • Constructor Details

    • PotionEffectTypeWrapper

      protected PotionEffectTypeWrapper(int id, @NotNull String name)
  • Method Details