Class RuinedPortalPiece.Properties
java.lang.Object
net.minecraft.world.level.levelgen.structure.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_72745_, float p_72746_, boolean p_72747_, boolean p_72748_, boolean p_72749_, boolean p_72750_) -
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_72745_, float p_72746_, boolean p_72747_, boolean p_72748_, boolean p_72749_, boolean p_72750_)
-