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 ekz$a
-
Field Summary
Modifier and TypeFieldDescriptionboolean
static final com.mojang.serialization.Codec
<RuinedPortalStructurePiece.Properties> boolean
float
boolean
boolean
boolean
-
Constructor Summary
ConstructorDescriptionProperties
(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
Lekz$a;a:Lcom/mojang/serialization/Codec;
-
cold
public 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
Lekz$a;b:Z
-
mossiness
public 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
Lekz$a;c:F
-
airPocket
public 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
Lekz$a;d:Z
-
overgrown
public 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
Lekz$a;e:Z
-
vines
public 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
Lekz$a;f:Z
-
replaceWithBlackstone
public 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
Lekz$a;g:Z
-
-
Constructor Details
-
Properties
public Properties() -
Properties
public 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>
Lekz$a;<init>(ZFZZZZ)V
-