Package-level declarations

Functions

Link copied to clipboard
fun Int.fromIndex(rowOffset: Int = 0, colOffset: Int = 0): Vector2
Link copied to clipboard
fun PotionEffect?.fromOrigin(): Boolean
Link copied to clipboard
fun Player.inDarkness(): Boolean
Link copied to clipboard
fun MutableChestPaneView.mask(rawMask: String, replacements: List<Material> = InterfaceUtils.defaultReplacements)
Link copied to clipboard
infix fun Component.message(receiver: Collection<Player>)
Link copied to clipboard
fun Player.sanitise()
Link copied to clipboard
fun String?.toVec(rows: Int = -1, xOffset: Int = 0, yOffset: Int = 1): Vector2