Package net.minecraft.block.entity
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 aqp$aintermediary net/minecraft/class_2738$class_2739named net/minecraft/block/entity/StructureBlockEntity$class_2739
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final StructureBlockEntity.class_2739[]private final Stringprivate final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()intmethod_11685(int int2) Returns the enum constant of this class with the specified name.static StructureBlockEntity.class_2739[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_12868
- Mappings:
Namespace Name Mixin selector official aLaqp$a;a:Laqp$a;intermediary field_12868Lnet/minecraft/class_2738$class_2739;field_12868:Lnet/minecraft/class_2738$class_2739;named field_12868Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12868:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-
field_12869
- Mappings:
Namespace Name Mixin selector official bLaqp$a;b:Laqp$a;intermediary field_12869Lnet/minecraft/class_2738$class_2739;field_12869:Lnet/minecraft/class_2738$class_2739;named field_12869Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12869:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-
field_12870
- Mappings:
Namespace Name Mixin selector official cLaqp$a;c:Laqp$a;intermediary field_12870Lnet/minecraft/class_2738$class_2739;field_12870:Lnet/minecraft/class_2738$class_2739;named field_12870Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12870:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-
field_12871
- Mappings:
Namespace Name Mixin selector official dLaqp$a;d:Laqp$a;intermediary field_12871Lnet/minecraft/class_2738$class_2739;field_12871:Lnet/minecraft/class_2738$class_2739;named field_12871Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12871:Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-
-
Field Details
-
field_12872
- Mappings:
Namespace Name Mixin selector official eLaqp$a;e:[Laqp$a;intermediary field_12872Lnet/minecraft/class_2738$class_2739;field_12872:[Lnet/minecraft/class_2738$class_2739;named field_12872Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12872:[Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-
field_12873
- Mappings:
Namespace Name Mixin selector official fLaqp$a;f:Ljava/lang/String;intermediary field_12873Lnet/minecraft/class_2738$class_2739;field_12873:Ljava/lang/String;named field_12873Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12873:Ljava/lang/String;
-
field_12874
private final int field_12874- Mappings:
Namespace Name Mixin selector official gLaqp$a;g:Iintermediary field_12874Lnet/minecraft/class_2738$class_2739;field_12874:Inamed field_12874Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;field_12874:I
-
-
Constructor Details
-
class_2739
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official mLor;m()Ljava/lang/String;intermediary method_10853Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
method_11684
public int method_11684()- Mappings:
Namespace Name Mixin selector official aLaqp$a;a()Iintermediary method_11684Lnet/minecraft/class_2738$class_2739;method_11684()Inamed method_11684Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;method_11684()I
-
method_11685
- Mappings:
Namespace Name Mixin selector official aLaqp$a;a(I)Laqp$a;intermediary method_11685Lnet/minecraft/class_2738$class_2739;method_11685(I)Lnet/minecraft/class_2738$class_2739;named method_11685Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;method_11685(I)Lnet/minecraft/block/entity/StructureBlockEntity$class_2739;
-