Package net.minecraft.world.gen.carver
Interface CarvingMask.MaskPredicate
- Enclosing class:
CarvingMask
public static interface CarvingMask.MaskPredicate
- Mappings:
Namespace Name official dao$a
intermediary net/minecraft/class_6643$class_6828
named net/minecraft/world/gen/carver/CarvingMask$MaskPredicate
-
Method Summary
-
Method Details
-
test
boolean test(int offsetX, int y, int offsetZ) - Mappings:
Namespace Name Mixin selector official test
Ldao$a;test(III)Z
intermediary test
Lnet/minecraft/class_6643$class_6828;test(III)Z
named test
Lnet/minecraft/world/gen/carver/CarvingMask$MaskPredicate;test(III)Z
-