WorldBorder

interface WorldBorder

The area around a world that prevents players from venturing too far into the wilderness.

Properties

Link copied to clipboard
abstract val centerX: Double

The X coordinate of the center position of this world border.

Link copied to clipboard
abstract val centerZ: Double

The Z coordinate of the center position of this world border.

Link copied to clipboard
abstract val damageMultiplier: Double

The damage multiplier for this border.

Link copied to clipboard
abstract val size: Double

The size, or diameter, of the world border.