Class RuinedPortalStructurePiece.Properties

java.lang.Object
net.minecraft.structure.RuinedPortalStructurePiece.Properties
Enclosing class:
RuinedPortalStructurePiece

public static class RuinedPortalStructurePiece.Properties extends Object
Mappings:
Namespace Name
official dqv$a
intermediary net/minecraft/class_5189$class_5190
named net/minecraft/structure/RuinedPortalStructurePiece$Properties
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<RuinedPortalStructurePiece.Properties> CODEC
      Mappings:
      Namespace Name Mixin selector
      official a Ldqv$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 Ldqv$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 Ldqv$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 Ldqv$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 Ldqv$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 Ldqv$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 Ldqv$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> Ldqv$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