mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 10:39:07 +00:00
Add a description for terrain modes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user