Class RuinedPortalPiece.Properties
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece.Properties
- Enclosing class:
RuinedPortalPiece
-
Field Summary
Modifier and TypeFieldDescriptionboolean
static final com.mojang.serialization.Codec<RuinedPortalPiece.Properties>
boolean
float
boolean
boolean
boolean
-
Constructor Summary
ConstructorDescriptionProperties
(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_) -
Method Summary
-
Field Details
-
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
-
-
Constructor Details
-
Properties
public Properties() -
Properties
public Properties(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_)
-