get Selection
fun getSelection(wrapper: WorldGuardWrapper, player: Player, name: String): ICuboidSelection(source)
Returns the cuboid selection for the claim with the given name for the given player.
Return
An ICuboidSelection representing the selection of the claim.
Parameters
wrapper
The WorldGuardWrapper instance to use.
player
The Player object representing the player.
name
The name of the claim to retrieve the selection for.