Class WorldGenerationContext
java.lang.Object
net.minecraft.world.level.levelgen.WorldGenerationContext
- Direct Known Subclasses:
 CarvingContext,PlacementContext
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionWorldGenerationContext(ChunkGenerator p_182507_, LevelHeightAccessor p_182508_)  - 
Method Summary
 
- 
Field Details
- 
minY
private final int minY - 
height
private final int height 
 - 
 - 
Constructor Details
- 
WorldGenerationContext
 
 - 
 - 
Method Details
- 
getMinGenY
public int getMinGenY() - 
getGenDepth
public int getGenDepth() 
 -