spawning_area {rbedrock} | R 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.
[Package rbedrock version 0.3.2 Index]