JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mindustry.maps
Interface Maps.MapProvider
All Known Implementing Classes:
Maps.ShuffleMode
Enclosing class:
Maps
public static interface
Maps.MapProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
next
(
Gamemode
mode,
Map
previous)
Method Details
next
@Nullable
Map
next
(
Gamemode
mode,
@Nullable
Map
previous)