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