|
|
Process a block map with the given processor.
Extended Type:
World
-
affine
:
Affine
-
processor
:
Processor
-
consumer
:
Consumer
-
blockMap
:
BlockMap
-
parent
:
Entity
-
world
:
World
-
Returns:
BlockMap
|
|
|
Attempt to apply the given block combiner function.
Extended Type:
World
-
chunk
:
Chunk
-
combinerFnName
:
string
-
world
:
World
-
Returns:
Chunk option
|
|
|
Attempt to apply the given block granulator function.
Extended Type:
World
-
chunk
:
Chunk
-
granulatorFnName
:
string
-
world
:
World
-
Returns:
Chunk option
|