Package net.minecraft.structure
Class RuinedPortalStructurePiece.Properties
java.lang.Object
net.minecraft.structure.RuinedPortalStructurePiece.Properties
- Enclosing class:
RuinedPortalStructurePiece
- Mappings:
Namespace Name official ebt$a
intermediary net/minecraft/class_5189$class_5190
named net/minecraft/structure/RuinedPortalStructurePiece$Properties
-
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 official a
Lebt$a;a:Lcom/mojang/serialization/Codec;
intermediary field_24993
Lnet/minecraft/class_5189$class_5190;field_24993:Lcom/mojang/serialization/Codec;
named CODEC
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;CODEC:Lcom/mojang/serialization/Codec;
-
cold
public boolean cold- Mappings:
Namespace Name Mixin selector official b
Lebt$a;b:Z
intermediary field_24023
Lnet/minecraft/class_5189$class_5190;field_24023:Z
named cold
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;cold:Z
-
mossiness
public float mossiness- Mappings:
Namespace Name Mixin selector official c
Lebt$a;c:F
intermediary field_24024
Lnet/minecraft/class_5189$class_5190;field_24024:F
named mossiness
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;mossiness:F
-
airPocket
public boolean airPocket- Mappings:
Namespace Name Mixin selector official d
Lebt$a;d:Z
intermediary field_24025
Lnet/minecraft/class_5189$class_5190;field_24025:Z
named airPocket
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;airPocket:Z
-
overgrown
public boolean overgrown- Mappings:
Namespace Name Mixin selector official e
Lebt$a;e:Z
intermediary field_24026
Lnet/minecraft/class_5189$class_5190;field_24026:Z
named overgrown
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;overgrown:Z
-
vines
public boolean vines- Mappings:
Namespace Name Mixin selector official f
Lebt$a;f:Z
intermediary field_24027
Lnet/minecraft/class_5189$class_5190;field_24027:Z
named vines
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;vines:Z
-
replaceWithBlackstone
public boolean replaceWithBlackstone- Mappings:
Namespace Name Mixin selector official g
Lebt$a;g:Z
intermediary field_24028
Lnet/minecraft/class_5189$class_5190;field_24028:Z
named replaceWithBlackstone
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;replaceWithBlackstone: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 official <init>
Lebt$a;<init>(ZFZZZZ)V
intermediary <init>
Lnet/minecraft/class_5189$class_5190;<init>(ZFZZZZ)V
named <init>
Lnet/minecraft/structure/RuinedPortalStructurePiece$Properties;<init>(ZFZZZZ)V
-