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
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.level.levelgen.SurfaceRules.LazyXZCondition
getContextLastUpdateMethods 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:
 computein classSurfaceRules.LazyCondition
 
 -