MineExtension

Properties

Link copied to clipboard
val Player.mine: Mine?

A field for accessing the current mine in which the player is in or null.

Link copied to clipboard
var Player.mineLevel: Int

A field for accessing the mine level of a player.

Functions

Link copied to clipboard
fun Player.isMinePermitted(mine: Mine): Boolean