Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.magmacore.enchantments
/
EnchantmentAnvil
/
Registration
Registration
public
final
class
Registration
implements
AutoCloseable
,
Listener
Members
Functions
close
Link copied to clipboard
public
void
close
(
)
disabled
Link copied to clipboard
public
void
disabled
(
PluginDisableEvent
event
)
registered
Link copied to clipboard
public
void
registered
(
ServiceRegisterEvent
event
)
unregistered
Link copied to clipboard
public
void
unregistered
(
ServiceUnregisterEvent
event
)