Interface WorldTemplate.Factory
- 
- Enclosing interface:
- WorldTemplate
 
 public static interface WorldTemplate.Factory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description WorldTemplateoverworld()WorldTemplateoverworldCaves()WorldTemplatetheEnd()WorldTemplatetheNether()
 
- 
- 
- 
Method Detail- 
overworldWorldTemplate overworld() 
 - 
overworldCavesWorldTemplate overworldCaves() 
 - 
theNetherWorldTemplate theNether() 
 - 
theEndWorldTemplate theEnd() 
 
- 
 
-