Package gg.xp.xivsupport.gameversion
Class GameVersionController
java.lang.Object
gg.xp.xivsupport.gameversion.GameVersionController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisAtLeast(GameVersion other) booleanisExactly(GameVersion other) booleanisNewerThan(GameVersion other) booleanisOlderThan(GameVersion other) booleanisUpTo(GameVersion other) voidsetVersion(EventContext context, GameVersionEvent event)
-
Constructor Details
-
GameVersionController
public GameVersionController()
-
-
Method Details
-
setVersion
-
getVersion
-
isExactly
-
isNewerThan
-
isAtLeast
-
isOlderThan
-
isUpTo
-