Class MaterialRules.MaterialRuleContext.SteepSlopePredicate
java.lang.Object
net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate<MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext>
net.minecraft.world.gen.surfacebuilder.MaterialRules.MaterialRuleContext.SteepSlopePredicate
- All Implemented Interfaces:
MaterialRules.BooleanSupplier,MaterialRules.Predicate<MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext>
- Enclosing class:
- MaterialRules.MaterialRuleContext
private static class MaterialRules.MaterialRuleContext.SteepSlopePredicate
extends MaterialRules.LazyAbstractPredicate<MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext>
- Mappings:
Namespace Name official csv$f$bintermediary net/minecraft/class_6686$class_6694$class_6696named net/minecraft/world/gen/surfacebuilder/MaterialRules$MaterialRuleContext$SteepSlopePredicate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final record -
Field Summary
Fields inherited from class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
result -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleantest(MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext steepSlopeContext) Methods inherited from class net.minecraft.world.gen.surfacebuilder.MaterialRules.LazyAbstractPredicate
init, test
-
Constructor Details
-
SteepSlopePredicate
SteepSlopePredicate()
-
-
Method Details
-
test
protected boolean test(MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext steepSlopeContext) - Specified by:
testin classMaterialRules.LazyAbstractPredicate<MaterialRules.MaterialRuleContext.SteepSlopePredicate.SteepSlopeContext>- Mappings:
Namespace Name Mixin selector official aLcsv$f$b;a(Lcsv$f$b$a;)Zintermediary method_39075Lnet/minecraft/class_6686$class_6694$class_6696;method_39075(Lnet/minecraft/class_6686$class_6694$class_6696$class_6697;)Znamed testLnet/minecraft/world/gen/surfacebuilder/MaterialRules$MaterialRuleContext$SteepSlopePredicate;test(Lnet/minecraft/world/gen/surfacebuilder/MaterialRules$MaterialRuleContext$SteepSlopePredicate$SteepSlopeContext;)Z
-