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