DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
world
/
com.peco2282.devcore.world
/
WorldEditor
/
block
block
abstract
fun
block
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
action
:
BlockEditor
.
(
)
->
Unit
)
abstract
fun
block
(
location
:
Location
,
action
:
BlockEditor
.
(
)
->
Unit
)
特定のブロックを編集します。