Interface IWorldGenerationReader

All Superinterfaces:
IWorldGenerationBaseReader, IWorldWriter
All Known Subinterfaces:
IBiomeReader, ISeedReader, IServerWorld, IWorld
All Known Implementing Classes:
ClientWorld, ServerWorld, World, WorldGenRegion

public interface IWorldGenerationReader extends IWorldGenerationBaseReader, IWorldWriter