| Package | Description |
|---|---|
| net.minecraft.network.play.client |
| Modifier and Type | Field and Description |
|---|---|
private CPacketRecipeInfo.Purpose |
CPacketRecipeInfo.purpose |
| Modifier and Type | Method and Description |
|---|---|
CPacketRecipeInfo.Purpose |
CPacketRecipeInfo.getPurpose() |
static CPacketRecipeInfo.Purpose |
CPacketRecipeInfo.Purpose.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CPacketRecipeInfo.Purpose[] |
CPacketRecipeInfo.Purpose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|