Class SurfaceRules.Context.SteepMaterialCondition
java.lang.Object
net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
net.minecraft.world.level.levelgen.SurfaceRules.LazyXZCondition
net.minecraft.world.level.levelgen.SurfaceRules.Context.SteepMaterialCondition
- All Implemented Interfaces:
SurfaceRules.Condition
- Enclosing class:
- SurfaceRules.Context
-
Field Summary
Fields inherited from class net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
context, result
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.level.levelgen.SurfaceRules.LazyXZCondition
getContextLastUpdate
Methods inherited from class net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
test
-
Constructor Details
-
SteepMaterialCondition
SteepMaterialCondition(SurfaceRules.Context p_189594_)
-
-
Method Details
-
compute
protected boolean compute()- Specified by:
compute
in classSurfaceRules.LazyCondition
-