Class SurfaceRules.Context.TemperatureHelperCondition
java.lang.Object
net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
net.minecraft.world.level.levelgen.SurfaceRules.LazyYCondition
net.minecraft.world.level.levelgen.SurfaceRules.Context.TemperatureHelperCondition
- 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.LazyYCondition
getContextLastUpdateMethods inherited from class net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
test
-
Constructor Details
-
TemperatureHelperCondition
TemperatureHelperCondition(SurfaceRules.Context p_189597_)
-
-
Method Details
-
compute
protected boolean compute()- Specified by:
computein classSurfaceRules.LazyCondition
-