Enum Class StructureBlockEntity.class_2739

java.lang.Object
java.lang.Enum<StructureBlockEntity.class_2739>
net.minecraft.block.entity.StructureBlockEntity.class_2739
All Implemented Interfaces:
Serializable, Comparable<StructureBlockEntity.class_2739>, Constable, StringIdentifiable
Enclosing class:
StructureBlockEntity

public static enum StructureBlockEntity.class_2739 extends Enum<StructureBlockEntity.class_2739> implements StringIdentifiable
Mappings:
Namespace Name
official asx$a
intermediary net/minecraft/class_2738$class_2739
named net/minecraft/block/entity/StructureBlockEntity$class_2739
  • Enum Constant Details

    • field_12868

      public static final StructureBlockEntity.class_2739 field_12868
      Mappings:
      Namespace Name Mixin selector
      official a Lasx$a;a:Lasx$a;
      intermediary field_12868 Lnet/minecraft/class_2738$class_2739;field_12868:Lnet/minecraft/class_2738$class_2739;
      named field_12868 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12868:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
    • field_12869

      public static final StructureBlockEntity.class_2739 field_12869
      Mappings:
      Namespace Name Mixin selector
      official b Lasx$a;b:Lasx$a;
      intermediary field_12869 Lnet/minecraft/class_2738$class_2739;field_12869:Lnet/minecraft/class_2738$class_2739;
      named field_12869 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12869:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
    • field_12870

      public static final StructureBlockEntity.class_2739 field_12870
      Mappings:
      Namespace Name Mixin selector
      official c Lasx$a;c:Lasx$a;
      intermediary field_12870 Lnet/minecraft/class_2738$class_2739;field_12870:Lnet/minecraft/class_2738$class_2739;
      named field_12870 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12870:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
    • field_12871

      public static final StructureBlockEntity.class_2739 field_12871
      Mappings:
      Namespace Name Mixin selector
      official d Lasx$a;d:Lasx$a;
      intermediary field_12871 Lnet/minecraft/class_2738$class_2739;field_12871:Lnet/minecraft/class_2738$class_2739;
      named field_12871 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12871:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
  • Field Details

    • field_12872

      private static final StructureBlockEntity.class_2739[] field_12872
      Mappings:
      Namespace Name Mixin selector
      official e Lasx$a;e:[Lasx$a;
      intermediary field_12872 Lnet/minecraft/class_2738$class_2739;field_12872:[Lnet/minecraft/class_2738$class_2739;
      named field_12872 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12872:[Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
    • field_12873

      private final String field_12873
      Mappings:
      Namespace Name Mixin selector
      official f Lasx$a;f:Ljava/lang/String;
      intermediary field_12873 Lnet/minecraft/class_2738$class_2739;field_12873:Ljava/lang/String;
      named field_12873 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12873:Ljava/lang/String;
    • field_12874

      private final int field_12874
      Mappings:
      Namespace Name Mixin selector
      official g Lasx$a;g:I
      intermediary field_12874 Lnet/minecraft/class_2738$class_2739;field_12874:I
      named field_12874 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12874:I
  • Constructor Details

    • class_2739

      private class_2739(String string, int int2)
  • Method Details

    • values

      public static StructureBlockEntity.class_2739[] 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 StructureBlockEntity.class_2739 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
    • asString

      public String asString()
      Specified by:
      asString in interface StringIdentifiable
      Mappings:
      Namespace Name Mixin selector
      official m Lox;m()Ljava/lang/String;
      intermediary method_10853 Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
    • method_11684

      public int method_11684()
      Mappings:
      Namespace Name Mixin selector
      official a Lasx$a;a()I
      intermediary method_11684 Lnet/minecraft/class_2738$class_2739;method_11684()I
      named method_11684 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;method_11684()I
    • method_11685

      public static StructureBlockEntity.class_2739 method_11685(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lasx$a;a(I)Lasx$a;
      intermediary method_11685 Lnet/minecraft/class_2738$class_2739;method_11685(I)Lnet/minecraft/class_2738$class_2739;
      named method_11685 Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;method_11685(I)Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;