Package net.swofty.server.eventcaller
Class CustomEventCaller
java.lang.Object
net.swofty.server.eventcaller.CustomEventCaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearCache(SkyBlockPlayer player) static <K,V> Map.Entry<K, V> safeEntry(K key, V value) static voidstart()
-
Constructor Details
-
CustomEventCaller
public CustomEventCaller()
-
-
Method Details
-
start
public static void start() -
clearCache
-
safeEntry
-