FakeBlockBuilder

DSL builder for specifying multiple fake block changes.

Functions

Link copied to clipboard
abstract fun fill(from: Location, to: Location, material: Material)

Fills a region with fake blocks of the specified material.

Link copied to clipboard
abstract fun set(location: Location, material: Material)

Sets a fake block at the given location.