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