levelz-kt
Toggle table of contents
0.3.3
common
Platform filter
common
Switch theme
Search in API
levelz-kt
levelz-kt
/
xyz.calcugames.levelz
/
mapBlock
map
Block
fun
<
T
:
Coordinate
>
Iterable
<
T
>
.
mapBlock
(
block
:
Block
)
:
List
<
LevelObject
>
Maps all the given coordinates to LevelObjects with the given block.
Return
List of LevelObjects
Parameters
block
Block