mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 18:55:18 +00:00
Add a description for terrain modes
This commit is contained in:
parent
e3cc04f538
commit
77dc237549
@ -18,6 +18,9 @@
|
||||
|
||||
package com.volmit.iris.engine.object;
|
||||
|
||||
import com.volmit.iris.engine.object.annotations.Desc;
|
||||
|
||||
@Desc("The terrain mode used to tell iris how to generate land")
|
||||
public enum IrisTerrainMode {
|
||||
NORMAL,
|
||||
ISLANDS
|
||||
|
Loading…
x
Reference in New Issue
Block a user