public enum FlowerBlock$Type
implements StringSerializable
| alz$a | |
| net.minecraft.class_112$class_2185 | |
| net.minecraft.block.FlowerBlock$Type | |
| net.minecraft.block.BlockFlower$EnumFlowerType |
Enum constant summary
| Enum Constant | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final FlowerBlock$Type[][] |
| ||||||||
| private final FlowerBlock$Group |
| ||||||||
| private final int |
| ||||||||
| private final String |
| ||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FlowerBlock$Group arg0, int arg1, String group) |
| private | (FlowerBlock$Group arg0, int arg1, String group, String id) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public FlowerBlock$Group |
| ||||||||
| public int |
| ||||||||
| public static FlowerBlock$Type |
| ||||||||
| public String |
| ||||||||
| public String |
| ||||||||
| public static FlowerBlock$Type[] |
|