Interface WorldTemplate.Factory
- Enclosing interface:
WorldTemplate
public static interface WorldTemplate.Factory
-
Method Summary
-
Method Details
-
overworld
WorldTemplate overworld() -
overworldCaves
WorldTemplate overworldCaves() -
theNether
WorldTemplate theNether() -
theEnd
WorldTemplate theEnd()
-