Class MockPotionEffectType

java.lang.Object
org.bukkit.potion.PotionEffectType
be.seeseemelk.mockbukkit.potion.MockPotionEffectType
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, net.kyori.adventure.translation.Translatable, Keyed

public class MockPotionEffectType extends PotionEffectType
This MockPotionEffectType mocks an actual PotionEffectType by taking an id, a name, whether it is instant and a RGB Color variable.