canBuild

@get:JvmName(name = "canBuild")
abstract var canBuild: Boolean

If this player can build (place/break blocks).