Uses of Interface
eu.cloudnetservice.modules.bridge.player.executor.PlayerExecutor
Packages that use PlayerExecutor
-
Uses of PlayerExecutor in eu.cloudnetservice.modules.bridge.player
Methods in eu.cloudnetservice.modules.bridge.player that return PlayerExecutorModifier and TypeMethodDescriptionPlayerManager.globalPlayerExecutor()Gets the jvm static player executor for all players that are connected to the network.PlayerManager.playerExecutor(@NonNull UUID uniqueId) Creates a new player executor for the player associated with the given unique id.