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