Package net.storm.sdk.sailing
Class Ships
java.lang.Object
net.storm.sdk.sailing.Ships
Utility class for interacting with ships and the sailing system.
This class provides methods for querying available ships in the game. Ships are used for transportation between various locations across the game world.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ships
public Ships()
-
-
Method Details
-
getAll
Gets all available ships.- Returns:
- a collection of all ships
-