Package net.minecraft.world.gen.carver
Class CarverContext
java.lang.Object
net.minecraft.world.gen.HeightContext
net.minecraft.world.gen.carver.CarverContext
- Mappings:
Namespace Name official cqsintermediary net/minecraft/class_5873named net/minecraft/world/gen/carver/CarverContext
-
Constructor Summary
ConstructorsConstructorDescriptionCarverContext(ChunkGenerator chunkGenerator, HeightLimitView heightLimitView) -
Method Summary
Methods inherited from class net.minecraft.world.gen.HeightContext
getMaxY, getMinY
-
Constructor Details
-
CarverContext
-