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