Uses of Interface
net.minecraft.class_6357
Packages that use class_6357
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6357 in net.minecraft
Fields in net.minecraft declared as class_6357 -
Uses of class_6357 in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement class_6357Fields in net.minecraft.world.gen declared as class_6357Constructors in net.minecraft.world.gen with parameters of type class_6357ModifierConstructorDescriptionNoiseColumnSampler(BiomeSource biomeSource, int horizontalNoiseResolution, int verticalNoiseResolution, int noiseSizeY, GenerationShapeConfig config, InterpolatedNoiseSampler noise, @Nullable SimplexNoiseSampler islandNoise, OctavePerlinNoiseSampler densityNoise, class_6357 class_6357) -
Uses of class_6357 in net.minecraft.world.gen.chunk
Classes in net.minecraft.world.gen.chunk that implement class_6357Methods in net.minecraft.world.gen.chunk that return class_6357Methods in net.minecraft.world.gen.chunk that return types with arguments of type class_6357Modifier and TypeMethodDescriptionprivate DoubleFunction<class_6357>NoiseChunkGenerator.method_36462(int int2, ChunkPos chunkPos, Consumer<NoiseInterpolator> consumer)Methods in net.minecraft.world.gen.chunk with parameters of type class_6357Modifier and TypeMethodDescriptionprotected BlockStateNoiseChunkGenerator.getBlockState(StructureWeightSampler structures, class_6350 aquiferSampler, BlockSource blockInterpolator, class_6357 class_6357, int int2, int int3, int int4, double double2)