Uses of Class
com.minigameworld.frames.helpers.MiniGamePlayer
Packages that use MiniGamePlayer
Package
Description
- 
Uses of MiniGamePlayer in com.minigameworld.api
Methods in com.minigameworld.api that return types with arguments of type MiniGamePlayerModifier and TypeMethodDescriptionMiniGameAccessor.gamePlayers()Gets copied PlayerData list in minigame (Data change will not be applied) - 
Uses of MiniGamePlayer in com.minigameworld.events.minigame
Methods in com.minigameworld.events.minigame that return types with arguments of type MiniGamePlayerConstructor parameters in com.minigameworld.events.minigame with type arguments of type MiniGamePlayerModifierConstructorDescriptionMiniGameFinishEvent(MiniGame minigame, List<MiniGamePlayer> players) - 
Uses of MiniGamePlayer in com.minigameworld.frames
Methods in com.minigameworld.frames that return MiniGamePlayerModifier and TypeMethodDescriptionMiniGame.gamePlayer(org.bukkit.entity.Player p)Get PlayerDataMethods in com.minigameworld.frames that return types with arguments of type MiniGamePlayer