Class SchematicStorage
java.lang.Object
xericker.arenalegends.core.instance.schematic.SchematicStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable SchematicInstancegetArenaById(String id) @Nullable SchematicInstancegetLobbyById(String id) getRandomArenas(int amount) void
-
Constructor Details
-
SchematicStorage
public SchematicStorage()
-
-
Method Details
-
initialize
public void initialize() -
getLobbies
-
getLobbyById
-
getArenas
-
getArenaById
-
getRandomLobby
-
getLobby
-
getRandomArenas
-
getArenas
-