Package net.minecraft.block.enums
Enum Class SideChainPart
- All Implemented Interfaces:
Serializable,Comparable<SideChainPart>,Constable,StringIdentifiable
- Mappings:
Namespace Name named net/minecraft/block/enums/SideChainPartintermediary net/minecraft/class_11598official eku
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.BasicCodec<S extends StringIdentifiable>, StringIdentifiable.EnumCodec<E extends Enum<E> & StringIdentifiable> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsFields inherited from interface net.minecraft.util.StringIdentifiable
CACHED_MAP_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()Returns the unique string representation of the enum, used for serialization.booleanisCenterOr(SideChainPart sideChainPart) booleanbooleantoString()static SideChainPartReturns the enum constant of this class with the specified name.static SideChainPart[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNCONNECTED
- Mappings:
Namespace Name Mixin selector named UNCONNECTEDLnet/minecraft/block/enums/SideChainPart;UNCONNECTED:Lnet/minecraft/block/enums/SideChainPart;intermediary field_61446Lnet/minecraft/class_11598;field_61446:Lnet/minecraft/class_11598;official aLeku;a:Leku;
-
RIGHT
- Mappings:
Namespace Name Mixin selector named RIGHTLnet/minecraft/block/enums/SideChainPart;RIGHT:Lnet/minecraft/block/enums/SideChainPart;intermediary field_61447Lnet/minecraft/class_11598;field_61447:Lnet/minecraft/class_11598;official bLeku;b:Leku;
-
CENTER
- Mappings:
Namespace Name Mixin selector named CENTERLnet/minecraft/block/enums/SideChainPart;CENTER:Lnet/minecraft/block/enums/SideChainPart;intermediary field_61448Lnet/minecraft/class_11598;field_61448:Lnet/minecraft/class_11598;official cLeku;c:Leku;
-
LEFT
- Mappings:
Namespace Name Mixin selector named LEFTLnet/minecraft/block/enums/SideChainPart;LEFT:Lnet/minecraft/block/enums/SideChainPart;intermediary field_61449Lnet/minecraft/class_11598;field_61449:Lnet/minecraft/class_11598;official dLeku;d:Leku;
-
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector named idLnet/minecraft/block/enums/SideChainPart;id:Ljava/lang/String;intermediary field_61450Lnet/minecraft/class_11598;field_61450:Ljava/lang/String;official eLeku;e:Ljava/lang/String;
-
-
Constructor Details
-
SideChainPart
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/block/enums/SideChainPart;<init>(Ljava/lang/String;ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_11598;<init>(Ljava/lang/String;ILjava/lang/String;)Vofficial <init>Leku;<init>(Ljava/lang/String;ILjava/lang/String;)V
-
-
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
-
toString
- Overrides:
toStringin classEnum<SideChainPart>
-
asString
Returns the unique string representation of the enum, used for serialization.- Specified by:
asStringin interfaceStringIdentifiable- Returns:
- the unique string representation of the enum, used for serialization
- Mappings:
Namespace Name Mixin selector named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;intermediary method_15434Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;official cLbgg;c()Ljava/lang/String;
-
isConnected
public boolean isConnected()- Mappings:
Namespace Name Mixin selector named isConnectedLnet/minecraft/block/enums/SideChainPart;isConnected()Zintermediary method_72669Lnet/minecraft/class_11598;method_72669()Zofficial aLeku;a()Z
-
isCenterOr
- Mappings:
Namespace Name Mixin selector named isCenterOrLnet/minecraft/block/enums/SideChainPart;isCenterOr(Lnet/minecraft/block/enums/SideChainPart;)Zintermediary method_72670Lnet/minecraft/class_11598;method_72670(Lnet/minecraft/class_11598;)Zofficial aLeku;a(Leku;)Z
-
isNotCenter
public boolean isNotCenter()- Mappings:
Namespace Name Mixin selector named isNotCenterLnet/minecraft/block/enums/SideChainPart;isNotCenter()Zintermediary method_72671Lnet/minecraft/class_11598;method_72671()Zofficial bLeku;b()Z
-
connectToRight
- Mappings:
Namespace Name Mixin selector named connectToRightLnet/minecraft/block/enums/SideChainPart;connectToRight()Lnet/minecraft/block/enums/SideChainPart;intermediary method_72672Lnet/minecraft/class_11598;method_72672()Lnet/minecraft/class_11598;official dLeku;d()Leku;
-
connectToLeft
- Mappings:
Namespace Name Mixin selector named connectToLeftLnet/minecraft/block/enums/SideChainPart;connectToLeft()Lnet/minecraft/block/enums/SideChainPart;intermediary method_72673Lnet/minecraft/class_11598;method_72673()Lnet/minecraft/class_11598;official eLeku;e()Leku;
-
disconnectFromRight
- Mappings:
Namespace Name Mixin selector named disconnectFromRightLnet/minecraft/block/enums/SideChainPart;disconnectFromRight()Lnet/minecraft/block/enums/SideChainPart;intermediary method_72674Lnet/minecraft/class_11598;method_72674()Lnet/minecraft/class_11598;official fLeku;f()Leku;
-
disconnectFromLeft
- Mappings:
Namespace Name Mixin selector named disconnectFromLeftLnet/minecraft/block/enums/SideChainPart;disconnectFromLeft()Lnet/minecraft/block/enums/SideChainPart;intermediary method_72675Lnet/minecraft/class_11598;method_72675()Lnet/minecraft/class_11598;official gLeku;g()Leku;
-