pylon-core
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
pylon-core
pylon-core
/
io.github.pylonmc.pylon.core.block
/
BlockStorage
/
getByChunk
get
By
Chunk
@
JvmStatic
fun
getByChunk
(
chunkPosition
:
ChunkPosition
)
:
Collection
<
PylonBlock
>
(
source
)
Returns all the Plyon blocks in the chunk at
chunkPosition
.
Throws
Illegal
Argument
Exception
if the chunk is not loaded