Interface LayerConfig
public interface LayerConfig
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionblock()
int
height()
static LayerConfig
of
(int height, BlockState block)
-
Method Details
-
of
-
height
int height() -
block
BlockState block()
-