Class VoidGenerator
java.lang.Object
eu.sculkpowered.server.world.chunk.VoidGenerator
- All Implemented Interfaces:
ChunkGenerator
A
ChunkGenerator that generates nothing.-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
generate
Description copied from interface:ChunkGeneratorGenerates a chunk.- Specified by:
generatein interfaceChunkGenerator- Parameters:
chunk- the chunk that should be generated
-