类 RuinedPortalPiece.Properties
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece.Properties
- 封闭类:
RuinedPortalPiece
-
字段概要
字段修饰符和类型字段说明boolean
static final com.mojang.serialization.Codec
<RuinedPortalPiece.Properties> boolean
float
boolean
boolean
boolean
-
构造器概要
构造器构造器说明Properties
(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_) -
方法概要
-
字段详细资料
-
CODEC
-
cold
public boolean cold -
mossiness
public float mossiness -
airPocket
public boolean airPocket -
overgrown
public boolean overgrown -
vines
public boolean vines -
replaceWithBlackstone
public boolean replaceWithBlackstone
-
-
构造器详细资料
-
Properties
public Properties() -
Properties
public Properties(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_)
-