Uses of Class
com.minigameworld.api.MiniGameWorld
Packages that use MiniGameWorld
-
Uses of MiniGameWorld in com.minigameworld.api
Methods in com.minigameworld.api that return MiniGameWorldModifier and TypeMethodDescriptionstatic MiniGameWorld
MiniGameWorld singleton instance
Version format:<MAJOR>.<MINOR>.<PATCH>
MAJOR: not change
MINOR: API changed
PATCH: logic, bug, error fixed
Version is only compatible with the same "MINOR" version, different "PATCH" version is permit
- "1.0.0" and 1.0.5" is compatible for different "PATCH"
- "1.0.0" and 1.1.5" is NOT compatible for different "MINOR"
Current API version:MiniGameWorld.VERSION