Class WorldGenerationContext
java.lang.Object
net.minecraft.world.level.levelgen.WorldGenerationContext
- Direct Known Subclasses:
- CarvingContext,- PlacementContext
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionWorldGenerationContext(ChunkGenerator p_182507_, LevelHeightAccessor p_182508_) 
- 
Method Summary
- 
Field Details- 
minYprivate final int minY
- 
heightprivate final int height
 
- 
- 
Constructor Details- 
WorldGenerationContext
 
- 
- 
Method Details- 
getMinGenYpublic int getMinGenY()
- 
getGenDepthpublic int getGenDepth()
 
-