Class SurfaceRules.LazyYCondition
java.lang.Object
net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
net.minecraft.world.level.levelgen.SurfaceRules.LazyYCondition
- All Implemented Interfaces:
 SurfaceRules.Condition
- Direct Known Subclasses:
 SurfaceRules.Context.TemperatureHelperCondition
- Enclosing class:
 - SurfaceRules
 
- 
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.LazyCondition
compute, test 
- 
Constructor Details
- 
LazyYCondition
 
 - 
 - 
Method Details
- 
getContextLastUpdate
protected long getContextLastUpdate()- Specified by:
 getContextLastUpdatein classSurfaceRules.LazyCondition
 
 -