ActionManager

Constructors

Link copied to clipboard
constructor(actions: MutableList<String>)

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun allow(vararg toAllow: ActionManager.ActionType)
Link copied to clipboard
fun disallow(vararg toDisallow: ActionManager.ActionType)
Link copied to clipboard
fun handle(player: Player)