Package net.minecraft.block
Enum FlowerBlock.FlowerType
- All Implemented Interfaces:
Serializable,Comparable<FlowerBlock.FlowerType>,java.lang.constant.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_211$class_212named 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 Constants Enum Constant Description ALLIUMBLUE_ORCHIDDANDELIONHOUSTANIAORANGE_TULIPOXEYE_DAISYPINK_TULIPPOPPYRED_TULIPWHITE_TULIP -
Field Summary
Fields Modifier and Type Field Description private static FlowerBlock.FlowerType[][]field_933private FlowerBlock.Colorfield_934private intfield_935private Stringfield_936private Stringfield_937 -
Constructor Summary
Constructors Modifier Constructor Description privateFlowerType(FlowerBlock.Color color, int int2, String string)privateFlowerType(FlowerBlock.Color color, int int2, String string, String string2) -
Method Summary
Modifier and Type Method Description StringasString()FlowerBlock.Colormethod_861()static FlowerBlock.FlowerType[]method_862(FlowerBlock.Color color)static FlowerBlock.FlowerTypemethod_863(FlowerBlock.Color color, int int2)intmethod_864()Stringmethod_865()StringtoString()static FlowerBlock.FlowerTypevalueOf(String name)Returns the enum constant of this type with the specified name.static FlowerBlock.FlowerType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
DANDELION
- Mappings:
Namespace Name Mixin selector official aLagw$a;a:Lagw$a;intermediary field_923Lnet/minecraft/class_211$class_212;field_923:Lnet/minecraft/class_211$class_212;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_924Lnet/minecraft/class_211$class_212;field_924:Lnet/minecraft/class_211$class_212;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_925Lnet/minecraft/class_211$class_212;field_925:Lnet/minecraft/class_211$class_212;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_926Lnet/minecraft/class_211$class_212;field_926:Lnet/minecraft/class_211$class_212;named ALLIUMLnet/minecraft/block/FlowerBlock$FlowerType;ALLIUM:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
HOUSTANIA
- Mappings:
Namespace Name Mixin selector official eLagw$a;e:Lagw$a;intermediary field_927Lnet/minecraft/class_211$class_212;field_927:Lnet/minecraft/class_211$class_212;named HOUSTANIALnet/minecraft/block/FlowerBlock$FlowerType;HOUSTANIA:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
RED_TULIP
- Mappings:
Namespace Name Mixin selector official fLagw$a;f:Lagw$a;intermediary field_928Lnet/minecraft/class_211$class_212;field_928:Lnet/minecraft/class_211$class_212;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_929Lnet/minecraft/class_211$class_212;field_929:Lnet/minecraft/class_211$class_212;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_930Lnet/minecraft/class_211$class_212;field_930:Lnet/minecraft/class_211$class_212;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_931Lnet/minecraft/class_211$class_212;field_931:Lnet/minecraft/class_211$class_212;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_932Lnet/minecraft/class_211$class_212;field_932:Lnet/minecraft/class_211$class_212;named OXEYE_DAISYLnet/minecraft/block/FlowerBlock$FlowerType;OXEYE_DAISY:Lnet/minecraft/block/FlowerBlock$FlowerType;
-
-
Field Details
-
field_933
- Mappings:
Namespace Name Mixin selector official kLagw$a;k:[[Lagw$a;intermediary field_933Lnet/minecraft/class_211$class_212;field_933:[[Lnet/minecraft/class_211$class_212;named field_933Lnet/minecraft/block/FlowerBlock$FlowerType;field_933:[[Lnet/minecraft/block/FlowerBlock$FlowerType;
-
field_934
- Mappings:
Namespace Name Mixin selector official lLagw$a;l:Lagw$b;intermediary field_934Lnet/minecraft/class_211$class_212;field_934:Lnet/minecraft/class_211$class_213;named field_934Lnet/minecraft/block/FlowerBlock$FlowerType;field_934:Lnet/minecraft/block/FlowerBlock$Color;
-
field_935
private final int field_935- Mappings:
Namespace Name Mixin selector official mLagw$a;m:Iintermediary field_935Lnet/minecraft/class_211$class_212;field_935:Inamed field_935Lnet/minecraft/block/FlowerBlock$FlowerType;field_935:I
-
field_936
- Mappings:
Namespace Name Mixin selector official nLagw$a;n:Ljava/lang/String;intermediary field_936Lnet/minecraft/class_211$class_212;field_936:Ljava/lang/String;named field_936Lnet/minecraft/block/FlowerBlock$FlowerType;field_936:Ljava/lang/String;
-
field_937
- Mappings:
Namespace Name Mixin selector official oLagw$a;o:Ljava/lang/String;intermediary field_937Lnet/minecraft/class_211$class_212;field_937:Ljava/lang/String;named field_937Lnet/minecraft/block/FlowerBlock$FlowerType;field_937: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_211$class_212;<init>(Ljava/lang/String;ILnet/minecraft/class_211$class_213;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_211$class_212;<init>(Ljava/lang/String;ILnet/minecraft/class_211$class_213;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 type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified nameNullPointerException- if the argument is null
-
method_861
- Mappings:
Namespace Name Mixin selector official aLagw$a;a()Lagw$b;intermediary method_861Lnet/minecraft/class_211$class_212;method_861()Lnet/minecraft/class_211$class_213;named method_861Lnet/minecraft/block/FlowerBlock$FlowerType;method_861()Lnet/minecraft/block/FlowerBlock$Color;
-
method_864
public int method_864()- Mappings:
Namespace Name Mixin selector official bLagw$a;b()Iintermediary method_864Lnet/minecraft/class_211$class_212;method_864()Inamed method_864Lnet/minecraft/block/FlowerBlock$FlowerType;method_864()I
-
method_863
- Mappings:
Namespace Name Mixin selector official aLagw$a;a(Lagw$b;I)Lagw$a;intermediary method_863Lnet/minecraft/class_211$class_212;method_863(Lnet/minecraft/class_211$class_213;I)Lnet/minecraft/class_211$class_212;named method_863Lnet/minecraft/block/FlowerBlock$FlowerType;method_863(Lnet/minecraft/block/FlowerBlock$Color;I)Lnet/minecraft/block/FlowerBlock$FlowerType;
-
method_862
- Mappings:
Namespace Name Mixin selector official aLagw$a;a(Lagw$b;)[Lagw$a;intermediary method_862Lnet/minecraft/class_211$class_212;method_862(Lnet/minecraft/class_211$class_213;)[Lnet/minecraft/class_211$class_212;named method_862Lnet/minecraft/block/FlowerBlock$FlowerType;method_862(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_211$class_212;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_6682Lnet/minecraft/class_1709;method_6682()Ljava/lang/String;named asStringLnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
-
method_865
- Mappings:
Namespace Name Mixin selector official dLagw$a;d()Ljava/lang/String;intermediary method_865Lnet/minecraft/class_211$class_212;method_865()Ljava/lang/String;named method_865Lnet/minecraft/block/FlowerBlock$FlowerType;method_865()Ljava/lang/String;
-