mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
technicolour icecream hellscape terrain
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
protocol WorldGenerator {
|
||||
public protocol WorldGenerator {
|
||||
mutating func reset(seed: UInt64)
|
||||
func makeChunk(id: SIMD3<Int>) -> Chunk
|
||||
}
|
||||
|
Reference in New Issue
Block a user