getState

abstract fun getState(player: Player): Boolean

Gets the current on/off state of WAILA for the specified player.

Return

Whether WAILA is enabled for the specified player.

Parameters

player

The player to check.