toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.util
/
TeleportUtils
/
loopInSquare
loop
In
Square
fun
loopInSquare
(
chunk
:
ChunkSnapshot
,
startX
:
Int
,
startZ
:
Int
,
y
:
Int
,
minY
:
Int
,
maxY
:
Int
,
predicate
:
Predicate
<
BlockInChunkSnapshot
>
)
:
BlockInChunkSnapshot
?