Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values

R

RANDOM - Enum constant in enum class com.minigameworld.frames.helpers.MiniGameSetting.JOIN_PRIORITY
 
RANDOM - Enum constant in enum class com.minigameworld.frames.TeamBattleMiniGame.TeamRegisterMode
 
randomPlayer() - Method in class com.minigameworld.frames.MiniGame
Get random player of all players
rank() - Method in class com.minigameworld.api.MiniGameAccessor
Gets rank list by score
Will be return clone object in the future
rank() - Method in class com.minigameworld.frames.MiniGame
Get rank data
rank() - Method in class com.minigameworld.frames.TeamBattleMiniGame
Gets team rank
rank() - Method in class com.minigameworld.frames.TeamMiniGame
 
registerBasicTasks() - Method in class com.minigameworld.frames.helpers.MiniGameTaskManager
 
registerDefaultUpdaters() - Method in class com.minigameworld.frames.helpers.scoreboard.MiniGameScoreboardManager
 
registerEventListener(Listener) - Static method in class com.minigameworld.util.Utils
 
registerExternalDetector(MiniGameExternalEventDetector) - Method in class com.minigameworld.frames.helpers.MiniGameEventDetector
 
registerExternalEventDetector(MiniGameExternalEventDetector) - Method in class com.minigameworld.api.MiniGameWorld
Registers custom minigame event external detector
Event detected by detector will be able to be passed onEvent() of minigame
registerGame(MiniGame) - Method in class com.minigameworld.api.MiniGameWorld
Registers new template minigame to MiniGameWorld plugin
The Same class name minigame can't be registered in the same server
registerGameListener(GameEventListener) - Method in class com.minigameworld.managers.event.GameListenerManager
 
registerObserver(MiniGameObserver) - Method in class com.minigameworld.api.MiniGameWorld
Registers minigame observer
[IMPORTANT] Observer must be registered with MiniGameManager, not directly with MiniGame (only MiniGameManager can register to all minigames)
registerObserver(MiniGameObserver) - Method in interface com.minigameworld.api.observer.MiniGameTimingNotifier
Reigsters observer
registerObserver(MiniGameObserver) - Method in class com.minigameworld.managers.MiniGameManager
 
registerPlayersToTeam() - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers players to team if TeamRegisterMode is NONE
registerPlayerToMaxPlayerCountTeam(Player) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to team which has maximum player count
registerPlayerToMinPlayerCountTeam(Player) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to team which has minimum player count
registerPlayerToRandomTeam(Player) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to random team
registerPlayerToTeam(Player, int) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to team with index
registerPlayerToTeam(Player, TeamBattleMiniGame.Team) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to team with team instance
registerPlayerToTeam(Player, String) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Registers player to team with name
registerTemplateGame(MiniGame) - Method in class com.minigameworld.managers.MiniGameManager
Register template minigame
registerYamlMember(YamlMember) - Method in class com.minigameworld.managers.DataManager
 
REGISTRATION - Enum constant in enum class com.minigameworld.api.observer.MiniGameTimingNotifier.Timing
When a template game is registered to MiniGameWolrd plugin
rejectInvitation(Player, Player) - Method in class com.minigameworld.managers.party.Party
Rejects invitation
reload(YamlMember) - Method in class com.minigameworld.managers.DataManager
 
reloadAllData() - Method in class com.minigameworld.managers.DataManager
 
remainsExtra() - Method in class com.minigameworld.frames.helpers.LocationManager
 
REMOVE_NOT_NECESSARY_KEYS - Static variable in class com.minigameworld.util.Setting
 
removeGameInstance(MiniGame) - Method in class com.minigameworld.managers.MiniGameManager
 
removeNotExistGameData() - Method in class com.minigameworld.managers.MiniGameManager
 
removeTeam(TeamBattleMiniGame.Team) - Method in class com.minigameworld.frames.TeamBattleMiniGame
Remove team from playing minigame
removeUsingLocation(Location) - Method in class com.minigameworld.frames.helpers.LocationManager
 
replace(String, String[][]) - Static method in class com.minigameworld.util.LangUtils
 
replace(String, String, String) - Static method in class com.minigameworld.util.LangUtils
 
replaceCustomPlaceholders(String, String) - Static method in class com.minigameworld.util.LangUtils
 
reset() - Method in class com.minigameworld.frames.helpers.LocationManager
[IMPORTANT] Only work if LocationManager#init() is invoked
resetAllPlayersScoreboard() - Method in class com.minigameworld.frames.helpers.scoreboard.MiniGameScoreboardManager
Remove all scores in every objective of scoreboard
restorePlayerState() - Method in class com.minigameworld.frames.helpers.MiniGamePlayerState
 
runFinishTask() - Method in class com.minigameworld.frames.helpers.MiniGameTaskManager
 
runWaitingTask() - Method in class com.minigameworld.frames.helpers.MiniGameTaskManager
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values