mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 08:25:31 +00:00
create ProtoWorld
This commit is contained in:
parent
d8d9d99598
commit
a30451597c
@ -0,0 +1,7 @@
|
|||||||
|
package com.dfsek.terra.api.world.chunk.generation;
|
||||||
|
|
||||||
|
import com.dfsek.terra.api.world.WorldAccess;
|
||||||
|
|
||||||
|
|
||||||
|
public interface ProtoWorld extends WorldAccess {
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user