Class CookieEvent
java.lang.Object
org.strassburger.cookieclickerz.util.cookieevents.CookieEvent
-
Constructor Summary
ConstructorsConstructorDescriptionCookieEvent
(@NotNull CookieEventType type, @NotNull UUID uuid) CookieEvent
(@NotNull CookieEventType type, @NotNull UUID uuid, long startTime) -
Method Summary
-
Constructor Details
-
CookieEvent
public CookieEvent(@NotNull @NotNull CookieEventType type, @NotNull @NotNull UUID uuid, long startTime) -
CookieEvent
-
-
Method Details
-
getType
-
getStartTime
public long getStartTime() -
getUuid
-
runEvent
-