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 ctwintermediary net/minecraft/class_5873named net/minecraft/world/gen/carver/CarverContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final NoiseChunkGeneratorprivate final DynamicRegistryManager -
Constructor Summary
ConstructorsConstructorDescriptionCarverContext(NoiseChunkGenerator noiseChunkGenerator, DynamicRegistryManager dynamicRegistryManager, HeightLimitView heightLimitView) -
Method Summary
Modifier and TypeMethodDescriptionmethod_39114(Biome biome, Chunk chunk, BlockPos blockPos, boolean bool) Deprecated.Deprecated.Methods inherited from class net.minecraft.world.gen.HeightContext
getHeight, getMinY
-
Field Details
-
field_35298
- Mappings:
Namespace Name Mixin selector official aLctw;a:Lcsg;intermediary field_35298Lnet/minecraft/class_5873;field_35298:Lnet/minecraft/class_3754;named field_35298Lnet/minecraft/world/gen/carver/CarverContext;field_35298:Lnet/minecraft/world/gen/chunk/NoiseChunkGenerator;
-
field_35299
- Mappings:
Namespace Name Mixin selector official bLctw;b:Lgy;intermediary field_35299Lnet/minecraft/class_5873;field_35299:Lnet/minecraft/class_5455;named field_35299Lnet/minecraft/world/gen/carver/CarverContext;field_35299:Lnet/minecraft/util/registry/DynamicRegistryManager;
-
-
Constructor Details
-
CarverContext
public CarverContext(NoiseChunkGenerator noiseChunkGenerator, DynamicRegistryManager dynamicRegistryManager, HeightLimitView heightLimitView)
-
-
Method Details
-
method_39114
@Deprecated public Optional<BlockState> method_39114(Biome biome, Chunk chunk, BlockPos blockPos, boolean bool) Deprecated.- Mappings:
Namespace Name Mixin selector official aLctw;a(Lcab;Lcoz;Lgh;Z)Ljava/util/Optional;intermediary method_39114Lnet/minecraft/class_5873;method_39114(Lnet/minecraft/class_1959;Lnet/minecraft/class_2791;Lnet/minecraft/class_2338;Z)Ljava/util/Optional;named method_39114Lnet/minecraft/world/gen/carver/CarverContext;method_39114(Lnet/minecraft/world/biome/Biome;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/util/math/BlockPos;Z)Ljava/util/Optional;
-
method_39115
Deprecated.- Mappings:
Namespace Name Mixin selector official cLctw;c()Lgy;intermediary method_39115Lnet/minecraft/class_5873;method_39115()Lnet/minecraft/class_5455;named method_39115Lnet/minecraft/world/gen/carver/CarverContext;method_39115()Lnet/minecraft/util/registry/DynamicRegistryManager;
-