Package net.minecraft.block
Enum Class FlowerBlock.FlowerType
- All Implemented Interfaces:
Serializable,Comparable<FlowerBlock.FlowerType>,Constable,StringIdentifiable
- Enclosing class:
- FlowerBlock
public static enum FlowerBlock.FlowerType
extends Enum<FlowerBlock.FlowerType>
implements StringIdentifiable
- Mappings:
Namespace Name official agw$aintermediary net/minecraft/class_112$class_2185named net/minecraft/block/FlowerBlock$FlowerType
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FlowerBlock.Colorprivate final intprivate static final FlowerBlock.FlowerType[][]private final Stringprivate final String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateFlowerType(FlowerBlock.Color color, int dataIndex, String name) privateFlowerType(FlowerBlock.Color color, int dataIndex, String id, String name) -
Method Summary
Modifier and TypeMethodDescriptionasString()getColor()intgetName()static FlowerBlock.FlowerType[]method_8784(FlowerBlock.Color color) static FlowerBlock.FlowerTypemethod_8785(FlowerBlock.Color color, int int2) toString()static FlowerBlock.FlowerTypeReturns the enum constant of this class with the specified name.static FlowerBlock.FlowerType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
DANDELION
- Mappings:
Namespace Name Mixin selector official aLagw$a;a:Lagw$a;intermediary field_9421Lnet/minecraft/class_112$class_2185;field_9421:Lnet/minecraft/class_112$class_2185;named DANDELIONLnet/minecraft/block/FlowerBlock$FlowerType;DANDELION:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
POPPY
- Mappings:
Namespace Name Mixin selector official bLagw$a;b:Lagw$a;intermediary field_9422Lnet/minecraft/class_112$class_2185;field_9422:Lnet/minecraft/class_112$class_2185;named POPPYLnet/minecraft/block/FlowerBlock$FlowerType;POPPY:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
BLUE_ORCHID
- Mappings:
Namespace Name Mixin selector official cLagw$a;c:Lagw$a;intermediary field_9423Lnet/minecraft/class_112$class_2185;field_9423:Lnet/minecraft/class_112$class_2185;named BLUE_ORCHIDLnet/minecraft/block/FlowerBlock$FlowerType;BLUE_ORCHID:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
ALLIUM
- Mappings:
Namespace Name Mixin selector official dLagw$a;d:Lagw$a;intermediary field_9424Lnet/minecraft/class_112$class_2185;field_9424:Lnet/minecraft/class_112$class_2185;named ALLIUMLnet/minecraft/block/FlowerBlock$FlowerType;ALLIUM:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
HOUSTONIA
- Mappings:
Namespace Name Mixin selector official eLagw$a;e:Lagw$a;intermediary field_9425Lnet/minecraft/class_112$class_2185;field_9425:Lnet/minecraft/class_112$class_2185;named HOUSTONIALnet/minecraft/block/FlowerBlock$FlowerType;HOUSTONIA:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
RED_TULIP
- Mappings:
Namespace Name Mixin selector official fLagw$a;f:Lagw$a;intermediary field_9426Lnet/minecraft/class_112$class_2185;field_9426:Lnet/minecraft/class_112$class_2185;named RED_TULIPLnet/minecraft/block/FlowerBlock$FlowerType;RED_TULIP:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
ORANGE_TULIP
- Mappings:
Namespace Name Mixin selector official gLagw$a;g:Lagw$a;intermediary field_9427Lnet/minecraft/class_112$class_2185;field_9427:Lnet/minecraft/class_112$class_2185;named ORANGE_TULIPLnet/minecraft/block/FlowerBlock$FlowerType;ORANGE_TULIP:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
WHITE_TULIP
- Mappings:
Namespace Name Mixin selector official hLagw$a;h:Lagw$a;intermediary field_9428Lnet/minecraft/class_112$class_2185;field_9428:Lnet/minecraft/class_112$class_2185;named WHITE_TULIPLnet/minecraft/block/FlowerBlock$FlowerType;WHITE_TULIP:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
PINK_TULIP
- Mappings:
Namespace Name Mixin selector official iLagw$a;i:Lagw$a;intermediary field_9429Lnet/minecraft/class_112$class_2185;field_9429:Lnet/minecraft/class_112$class_2185;named PINK_TULIPLnet/minecraft/block/FlowerBlock$FlowerType;PINK_TULIP:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
OXEYE_DAISY
- Mappings:
Namespace Name Mixin selector official jLagw$a;j:Lagw$a;intermediary field_9430Lnet/minecraft/class_112$class_2185;field_9430:Lnet/minecraft/class_112$class_2185;named OXEYE_DAISYLnet/minecraft/block/FlowerBlock$FlowerType;OXEYE_DAISY:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
-
Field Details
-
field_9431
- Mappings:
Namespace Name Mixin selector official kLagw$a;k:[[Lagw$a;intermediary field_9431Lnet/minecraft/class_112$class_2185;field_9431:[[Lnet/minecraft/class_112$class_2185;named field_9431Lnet/minecraft/block/FlowerBlock$FlowerType;field_9431:[[Lnet/minecraft/block/FlowerBlock$FlowerType;
-
color
- Mappings:
Namespace Name Mixin selector official lLagw$a;l:Lagw$b;intermediary field_9432Lnet/minecraft/class_112$class_2185;field_9432:Lnet/minecraft/class_112$class_2186;named colorLnet/minecraft/block/FlowerBlock$FlowerType;color:Lnet/minecraft/block/FlowerBlock$Color;
-
dataIndex
private final int dataIndex- Mappings:
Namespace Name Mixin selector official mLagw$a;m:Iintermediary field_9433Lnet/minecraft/class_112$class_2185;field_9433:Inamed dataIndexLnet/minecraft/block/FlowerBlock$FlowerType;dataIndex:I
-
id
- Mappings:
Namespace Name Mixin selector official nLagw$a;n:Ljava/lang/String;intermediary field_9434Lnet/minecraft/class_112$class_2185;field_9434:Ljava/lang/String;named idLnet/minecraft/block/FlowerBlock$FlowerType;id:Ljava/lang/String;
-
name
- Mappings:
Namespace Name Mixin selector official oLagw$a;o:Ljava/lang/String;intermediary field_9435Lnet/minecraft/class_112$class_2185;field_9435:Ljava/lang/String;named nameLnet/minecraft/block/FlowerBlock$FlowerType;name:Ljava/lang/String;
-
-
Constructor Details
-
FlowerType
- Mappings:
Namespace Name Mixin selector official <init>Lagw$a;<init>(Ljava/lang/String;ILagw$b;ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_112$class_2185;<init>(Ljava/lang/String;ILnet/minecraft/class_112$class_2186;ILjava/lang/String;)Vnamed <init>Lnet/minecraft/block/FlowerBlock$FlowerType;<init>(Ljava/lang/String;ILnet/minecraft/block/FlowerBlock$Color;ILjava/lang/String;)V
-
FlowerType
- Mappings:
Namespace Name Mixin selector official <init>Lagw$a;<init>(Ljava/lang/String;ILagw$b;ILjava/lang/String;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_112$class_2185;<init>(Ljava/lang/String;ILnet/minecraft/class_112$class_2186;ILjava/lang/String;Ljava/lang/String;)Vnamed <init>Lnet/minecraft/block/FlowerBlock$FlowerType;<init>(Ljava/lang/String;ILnet/minecraft/block/FlowerBlock$Color;ILjava/lang/String;Ljava/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
-
getColor
- Mappings:
Namespace Name Mixin selector official aLagw$a;a()Lagw$b;intermediary method_8783Lnet/minecraft/class_112$class_2185;method_8783()Lnet/minecraft/class_112$class_2186;named getColorLnet/minecraft/block/FlowerBlock$FlowerType;getColor()Lnet/minecraft/block/FlowerBlock$Color;
-
getDataIndex
public int getDataIndex()- Mappings:
Namespace Name Mixin selector official bLagw$a;b()Iintermediary method_8786Lnet/minecraft/class_112$class_2185;method_8786()Inamed getDataIndexLnet/minecraft/block/FlowerBlock$FlowerType;getDataIndex()I
-
method_8785
- Mappings:
Namespace Name Mixin selector official aLagw$a;a(Lagw$b;I)Lagw$a;intermediary method_8785Lnet/minecraft/class_112$class_2185;method_8785(Lnet/minecraft/class_112$class_2186;I)Lnet/minecraft/class_112$class_2185;named method_8785Lnet/minecraft/block/FlowerBlock$FlowerType;method_8785(Lnet/minecraft/block/FlowerBlock$Color;I)Lnet/minecraft/block/FlowerBlock$FlowerType;
-
method_8784
- Mappings:
Namespace Name Mixin selector official aLagw$a;a(Lagw$b;)[Lagw$a;intermediary method_8784Lnet/minecraft/class_112$class_2185;method_8784(Lnet/minecraft/class_112$class_2186;)[Lnet/minecraft/class_112$class_2185;named method_8784Lnet/minecraft/block/FlowerBlock$FlowerType;method_8784(Lnet/minecraft/block/FlowerBlock$Color;)[Lnet/minecraft/block/FlowerBlock$FlowerType;
-
toString
- Overrides:
toStringin classEnum<FlowerBlock.FlowerType>- Mappings:
Namespace Name Mixin selector official toStringLagw$a;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_112$class_2185;toString()Ljava/lang/String;named toStringLnet/minecraft/block/FlowerBlock$FlowerType;toString()Ljava/lang/String;
-
asString
- Specified by:
asStringin interfaceStringIdentifiable- Mappings:
Namespace Name Mixin selector official lLnw;l()Ljava/lang/String;intermediary method_10853Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
getName
- Mappings:
Namespace Name Mixin selector official dLagw$a;d()Ljava/lang/String;intermediary method_8787Lnet/minecraft/class_112$class_2185;method_8787()Ljava/lang/String;named getNameLnet/minecraft/block/FlowerBlock$FlowerType;getName()Ljava/lang/String;
-