Uses of Enum Class
net.minecraft.network.play.client.CUseEntityPacket.Action
-
Uses of CUseEntityPacket.Action in net.minecraft.network.play.client
Modifier and TypeMethodDescriptionCUseEntityPacket.getAction()
static CUseEntityPacket.Action
Returns the enum constant of this class with the specified name.static CUseEntityPacket.Action[]
CUseEntityPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.