mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-17 22:00:08 +00:00
remove ChunkGenerator#getPlatform
This commit is contained in:
@@ -32,8 +32,6 @@ public interface ChunkGenerator {
|
||||
|
||||
ConfigPack getConfigPack();
|
||||
|
||||
Platform getPlatform();
|
||||
|
||||
List<GenerationStage> getGenerationStages();
|
||||
|
||||
BlockState getBlock(ServerWorld world, int x, int y, int z);
|
||||
|
||||
Reference in New Issue
Block a user