Package net.minecraft.structure
Class RuinedPortalStructurePiece.Properties
java.lang.Object
net.minecraft.structure.RuinedPortalStructurePiece.Properties
- Enclosing class:
- RuinedPortalStructurePiece
- Mappings:
- Namespace - Name - named - net/minecraft/structure/RuinedPortalStructurePiece$Properties- intermediary - net/minecraft/class_5189$class_5190- official - eqb$a
- 
Field SummaryFieldsModifier and TypeFieldDescriptionbooleanstatic final com.mojang.serialization.Codec<RuinedPortalStructurePiece.Properties> booleanfloatbooleanbooleanboolean
- 
Constructor SummaryConstructorsConstructorDescriptionProperties(boolean cold, float mossiness, boolean airPocket, boolean overgrown, boolean vines, boolean replaceWithBlackstone) 
- 
Method Summary
- 
Field Details- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;CODEC:Lcom/mojang/serialization/Codec;- intermediary - field_24993- Lnet/minecraft/class_5189$class_5190;field_24993:Lcom/mojang/serialization/Codec;- official - a- Leqb$a;a:Lcom/mojang/serialization/Codec;
 
- 
coldpublic boolean cold- Mappings:
- Namespace - Name - Mixin selector - named - cold- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;cold:Z- intermediary - field_24023- Lnet/minecraft/class_5189$class_5190;field_24023:Z- official - b- Leqb$a;b:Z
 
- 
mossinesspublic float mossiness- Mappings:
- Namespace - Name - Mixin selector - named - mossiness- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;mossiness:F- intermediary - field_24024- Lnet/minecraft/class_5189$class_5190;field_24024:F- official - c- Leqb$a;c:F
 
- 
airPocketpublic boolean airPocket- Mappings:
- Namespace - Name - Mixin selector - named - airPocket- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;airPocket:Z- intermediary - field_24025- Lnet/minecraft/class_5189$class_5190;field_24025:Z- official - d- Leqb$a;d:Z
 
- 
overgrownpublic boolean overgrown- Mappings:
- Namespace - Name - Mixin selector - named - overgrown- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;overgrown:Z- intermediary - field_24026- Lnet/minecraft/class_5189$class_5190;field_24026:Z- official - e- Leqb$a;e:Z
 
- 
vinespublic boolean vines- Mappings:
- Namespace - Name - Mixin selector - named - vines- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;vines:Z- intermediary - field_24027- Lnet/minecraft/class_5189$class_5190;field_24027:Z- official - f- Leqb$a;f:Z
 
- 
replaceWithBlackstonepublic boolean replaceWithBlackstone- Mappings:
- Namespace - Name - Mixin selector - named - replaceWithBlackstone- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;replaceWithBlackstone:Z- intermediary - field_24028- Lnet/minecraft/class_5189$class_5190;field_24028:Z- official - g- Leqb$a;g:Z
 
 
- 
- 
Constructor Details- 
Propertiespublic Properties()
- 
Propertiespublic Properties(boolean cold, float mossiness, boolean airPocket, boolean overgrown, boolean vines, boolean replaceWithBlackstone) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;<init>(ZFZZZZ)V- intermediary - <init>- Lnet/minecraft/class_5189$class_5190;<init>(ZFZZZZ)V- official - <init>- Leqb$a;<init>(ZFZZZZ)V
 
 
-