Package net.minecraft.world.gen.chunk
Interface ChunkNoiseSampler.BlockStateSampler
- All Known Implementing Classes:
- ChainedBlockSource
- Enclosing class:
- ChunkNoiseSampler
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/world/gen/chunk/ChunkNoiseSampler$BlockStateSampler- intermediary - net/minecraft/class_6568$class_6569- official - ecx$c
- 
Method Summary
- 
Method Details- 
sample- Mappings:
- Namespace - Name - Mixin selector - named - sample- Lnet/minecraft/world/gen/chunk/ChunkNoiseSampler$BlockStateSampler;sample(Lnet/minecraft/world/gen/densityfunction/DensityFunction$NoisePos;)Lnet/minecraft/block/BlockState;- intermediary - calculate- Lnet/minecraft/class_6568$class_6569;calculate(Lnet/minecraft/class_6910$class_6912;)Lnet/minecraft/class_2680;- official - calculate- Lecx$c;calculate(Lecm$b;)Ldwy;
 
 
-