19 enum class Subtype :
int {
20 UninitializedSubtype = 0,
23 UnlockWorldTemplateSettings = 3,
29 ::ll::TypedStorage<4, 4, ::SimpleEventPacket::Subtype> mSubtype;
36 virtual ::MinecraftPacketIds getId()
const ;
39 virtual ::std::string getName()
const ;
60 MCFOLD ::MinecraftPacketIds $getId()
const;
62 MCAPI ::std::string $getName()
const;
72 MCAPI
static void** $vftable();