类 SurfaceRules.Context.HoleCondition
java.lang.Object
net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
net.minecraft.world.level.levelgen.SurfaceRules.LazyXZCondition
net.minecraft.world.level.levelgen.SurfaceRules.Context.HoleCondition
- 所有已实现的接口:
SurfaceRules.Condition
- 封闭类:
SurfaceRules.Context
-
字段概要
从类继承的字段 net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
context, result
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.level.levelgen.SurfaceRules.LazyXZCondition
getContextLastUpdate
从类继承的方法 net.minecraft.world.level.levelgen.SurfaceRules.LazyCondition
test
-
构造器详细资料
-
HoleCondition
HoleCondition(SurfaceRules.Context p_189591_)
-
-
方法详细资料
-
compute
protected boolean compute()- 指定者:
compute
在类中SurfaceRules.LazyCondition
-