Uses of Class
org.rspeer.game.provider.callback.GameLogic.ClientAccessPause
Packages that use GameLogic.ClientAccessPause
-
Uses of GameLogic.ClientAccessPause in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback that return GameLogic.ClientAccessPauseModifier and TypeMethodDescriptionstatic GameLogic.ClientAccessPauseGameLogic.pauseClientAccess()Temporarily releases all client-access holds owned by the current non-client thread, then restores them when the returned handle is closed.