Chunk (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.0, 2.8.0 (loaded chunks)

Syntax

[(all [[of] the]|the)] chunk[s] (of|%-directions%) %locations%

Description

Returns the <a href='#chunk'>chunk</a> of a block, location or entity is in, or a list of the loaded chunks of a world.

Examples

add the chunk at the player to {protected chunks::*}
set {_chunks::*} to the loaded chunks of the player's world

View source