Interface LayerConfig.Factory
-
- Enclosing interface:
- LayerConfig
public static interface LayerConfig.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayerConfig
of(int height, BlockState block)
-
-
-
Method Detail
-
of
LayerConfig of(int height, BlockState block)
-
-