Class RuinedPortalPiece.Properties
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece.Properties
- Enclosing class:
- RuinedPortalPiece
- 
Field SummaryFieldsModifier and TypeFieldDescriptionbooleanstatic final com.mojang.serialization.Codec<RuinedPortalPiece.Properties>booleanfloatbooleanbooleanboolean
- 
Constructor SummaryConstructorsConstructorDescriptionProperties(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_) 
- 
Method Summary
- 
Field Details- 
CODEC
- 
coldpublic boolean cold
- 
mossinesspublic float mossiness
- 
airPocketpublic boolean airPocket
- 
overgrownpublic boolean overgrown
- 
vinespublic boolean vines
- 
replaceWithBlackstonepublic boolean replaceWithBlackstone
 
- 
- 
Constructor Details- 
Propertiespublic Properties()
- 
Propertiespublic Properties(boolean p_229207_, float p_229208_, boolean p_229209_, boolean p_229210_, boolean p_229211_, boolean p_229212_) 
 
-