Package net.swofty.event.value
Class SkyBlockValueEvent
java.lang.Object
net.swofty.event.value.SkyBlockValueEvent
- Direct Known Subclasses:
EnchantmentEfficiency
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
static void
abstract Class<? extends ValueUpdateEvent>
static void
register()
abstract void
run
(ValueUpdateEvent event)
-
Constructor Details
-
SkyBlockValueEvent
public SkyBlockValueEvent()
-
-
Method Details
-
getValueEvent
-
run
-
cacheEvent
public void cacheEvent() -
register
public static void register() -
callValueUpdateEvent
-