spawning_area: Calculate a player-based spawning area

View source: R/utils.R

spawning_areaR Documentation

Calculate a player-based spawning area

Description

Calculate a player-based spawning area

Usage

spawning_area(sim_distance, x = 0, z = 0)

Arguments

sim_distance

A sim distance setting

x, z

Chunk coordinates where a player is standing (can be fractional)

Value

A data.frame containing the chunk coordinates in the spawning area.


rbedrock documentation built on Oct. 7, 2023, 1:07 a.m.