Enum Class VillagePieces.class_3996

java.lang.Object
java.lang.Enum<VillagePieces.class_3996>
net.minecraft.structure.VillagePieces.class_3996
All Implemented Interfaces:
Serializable, Comparable<VillagePieces.class_3996>, Constable
Enclosing class:
VillagePieces

public static enum VillagePieces.class_3996 extends Enum<VillagePieces.class_3996>
Mappings:
Namespace Name
official bxh$n
intermediary net/minecraft/class_39$class_3996
named net/minecraft/structure/VillagePieces$class_3996
  • Enum Constant Details

    • field_19421

      public static final VillagePieces.class_3996 field_19421
      Mappings:
      Namespace Name Mixin selector
      official a Lbxh$n;a:Lbxh$n;
      intermediary field_19421 Lnet/minecraft/class_39$class_3996;field_19421:Lnet/minecraft/class_39$class_3996;
      named field_19421 Lnet/minecraft/structure/VillagePieces$class_3996;field_19421:Lnet/minecraft/structure/VillagePieces$class_3996;
    • field_19422

      public static final VillagePieces.class_3996 field_19422
      Mappings:
      Namespace Name Mixin selector
      official b Lbxh$n;b:Lbxh$n;
      intermediary field_19422 Lnet/minecraft/class_39$class_3996;field_19422:Lnet/minecraft/class_39$class_3996;
      named field_19422 Lnet/minecraft/structure/VillagePieces$class_3996;field_19422:Lnet/minecraft/structure/VillagePieces$class_3996;
    • field_19423

      public static final VillagePieces.class_3996 field_19423
      Mappings:
      Namespace Name Mixin selector
      official c Lbxh$n;c:Lbxh$n;
      intermediary field_19423 Lnet/minecraft/class_39$class_3996;field_19423:Lnet/minecraft/class_39$class_3996;
      named field_19423 Lnet/minecraft/structure/VillagePieces$class_3996;field_19423:Lnet/minecraft/structure/VillagePieces$class_3996;
    • field_19424

      public static final VillagePieces.class_3996 field_19424
      Mappings:
      Namespace Name Mixin selector
      official d Lbxh$n;d:Lbxh$n;
      intermediary field_19424 Lnet/minecraft/class_39$class_3996;field_19424:Lnet/minecraft/class_39$class_3996;
      named field_19424 Lnet/minecraft/structure/VillagePieces$class_3996;field_19424:Lnet/minecraft/structure/VillagePieces$class_3996;
  • Field Details

    • field_19425

      private final int field_19425
      Mappings:
      Namespace Name Mixin selector
      official e Lbxh$n;e:I
      intermediary field_19425 Lnet/minecraft/class_39$class_3996;field_19425:I
      named field_19425 Lnet/minecraft/structure/VillagePieces$class_3996;field_19425:I
  • Constructor Details

    • class_3996

      private class_3996(int int2)
  • Method Details

    • values

      public static VillagePieces.class_3996[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static VillagePieces.class_3996 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_17674

      public int method_17674()
      Mappings:
      Namespace Name Mixin selector
      official a Lbxh$n;a()I
      intermediary method_17674 Lnet/minecraft/class_39$class_3996;method_17674()I
      named method_17674 Lnet/minecraft/structure/VillagePieces$class_3996;method_17674()I
    • method_17675

      public static VillagePieces.class_3996 method_17675(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbxh$n;a(I)Lbxh$n;
      intermediary method_17675 Lnet/minecraft/class_39$class_3996;method_17675(I)Lnet/minecraft/class_39$class_3996;
      named method_17675 Lnet/minecraft/structure/VillagePieces$class_3996;method_17675(I)Lnet/minecraft/structure/VillagePieces$class_3996;