Class SurfaceRules.Context.AbovePreliminarySurfaceCondition
java.lang.Object
net.minecraft.world.level.levelgen.SurfaceRules.Context.AbovePreliminarySurfaceCondition
- All Implemented Interfaces:
SurfaceRules.Condition
- Enclosing class:
- SurfaceRules.Context
final class SurfaceRules.Context.AbovePreliminarySurfaceCondition
extends Object
implements SurfaceRules.Condition
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AbovePreliminarySurfaceCondition
AbovePreliminarySurfaceCondition()
-
-
Method Details
-
test
public boolean test()- Specified by:
test
in interfaceSurfaceRules.Condition
-