public interface BlockFactory
Modifier and Type | Method and Description |
---|---|
Block |
produce(int id,
int value,
Coordinate coords)
Override this method and fill it with your own custom blocks.
|
Block produce(int id, int value, Coordinate coords)
id
- An id >39value
- coords
-