Deprecated API


Contents
Deprecated Methods
com.cliffblaster.game.api.event.ServerTickEvent.cancel()
          Do not use. Throws RuntimeException as such events can not to be cancelled. 
com.cliffblaster.game.api.event.ServerSaveEvent.cancel()
          Do not use. Throws RuntimeException as such events can not to be cancelled. 
com.cliffblaster.game.api.event.PlayerSpawnEvent.cancel()
          Do not use. Throws RuntimeException as such events can not to be cancelled. (You can't force a player to stay!) 
com.cliffblaster.game.api.event.PlayerDisconnectEvent.cancel()
          Do not use. Throws RuntimeException as such events can not to be cancelled. (You can't force a player to stay!) 
com.cliffblaster.game.api.event.PermissionRequestEvent.cancel()
          Do not use. Throws RuntimeException as such events can not to be cancelled.