Package com.valhalla.sdk.api.methods
Class WorldHopper
java.lang.Object
com.valhalla.sdk.api.methods.WorldHopper
Requests Valhalla's bounded in-game world-hopper flow.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhopWorld(int world) static booleanisValidWorld(int world) static intnormalizeWorld(int world)
-
Method Details
-
isValidWorld
public static boolean isValidWorld(int world) -
normalizeWorld
public static int normalizeWorld(int world) -
hopWorld
public static boolean hopWorld(int world)
-