Package net.minecraft.world.gen
Interface BlockSource
- All Known Implementing Classes:
DeepslateBlockSource,DefaultBlockSource
public interface BlockSource
- Mappings:
Namespace Name official cokintermediary net/minecraft/class_5840named net/minecraft/world/gen/BlockSource
-
Method Summary
-
Method Details
-
get
- Mappings:
Namespace Name Mixin selector official aLcok;a(Lgb;)Lcjx;intermediary method_36295Lnet/minecraft/class_5840;method_36295(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named getLnet/minecraft/world/gen/BlockSource;get(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
sample
- Mappings:
Namespace Name Mixin selector official aLcok;a(III)Lcjx;intermediary method_33831Lnet/minecraft/class_5840;method_33831(III)Lnet/minecraft/class_2680;named sampleLnet/minecraft/world/gen/BlockSource;sample(III)Lnet/minecraft/block/BlockState;
-