3#include "mc/_HeaderOutputPredefine.h"
5enum class PlayerActionType :
int {
20 CreativeDestroyBlock = 13,
21 ChangeDimensionAck = 14,
24 DenyDestroyBlock = 17,
27 DeprecatedUpdatedEnchantingSeed = 20,
32 InteractWithBlock = 25,
33 PredictDestroyBlock = 26,
34 ContinueDestroyBlock = 27,
43 ClientAckServerData = 36,