public class FallbackGenerator implements ChunkGenerator
Class FallbackGenerator. Provides fallbackgenerator functionality for the Hytale server.
java.lang.Object > FallbackGenerator
Field Summary
No fields documented.
Method Detail
generate
Method generate.
- Parameters:
@Nonnull final ChunkRequest.Argumentsarguments
GeneratedChunk
public
new
GeneratedChunk
(new GeneratedBlockChunk(arguments.index()
Method GeneratedChunk.
- Parameters:
newGeneratedBlockChunk(arguments.index(
GeneratedBlockStateChunk
public
new
GeneratedBlockStateChunk
()
Method GeneratedBlockStateChunk.
GeneratedEntityChunk
public
new
GeneratedEntityChunk
()
Method GeneratedEntityChunk.