Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.items.potioneffects
/
ElitePotionEffectContainer
Elite
Potion
Effect
Container
public
class
ElitePotionEffectContainer
Members
Constructors
Elite
Potion
Effect
Container
Link copied to clipboard
public
void
ElitePotionEffectContainer
(
ItemMeta
itemMeta
,
List
<
String
>
potionEffects
)
Tags an item with the potion effects
Functions
get
Elite
Potion
Effect
Container
Link copied to clipboard
public
static
ArrayList
<
ElitePotionEffect
>
getElitePotionEffectContainer
(
ItemMeta
itemMeta
,
NamespacedKey
namespacedKey
)