19 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mEntityName;
20 ::ll::TypedStorage<4, 4, int> mDelayTicks;
21 ::ll::TypedStorage<4, 4, int> mDelayTicksRangeMin;
22 ::ll::TypedStorage<4, 4, int> mDelayTicksRangeMax;
23 ::ll::TypedStorage<1, 1, bool> mDropEquipment;
24 ::ll::TypedStorage<1, 1, bool> mDropInventory;
25 ::ll::TypedStorage<1, 1, bool> mPreserveEquipment;
26 ::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Legacy::LevelSoundEvent>> mBeginTransformSound;
27 ::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Legacy::LevelSoundEvent>> mTransformSound;
28 ::ll::TypedStorage<4, 4, float> mBlockAssistChance;
29 ::ll::TypedStorage<4, 4, int> mBlockRadius;
30 ::ll::TypedStorage<4, 4, int> mBlockMax;
31 ::ll::TypedStorage<4, 4, float> mBlockChance;
32 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mBlockTypes;
33 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mAddComponentGroups;
34 ::ll::TypedStorage<1, 1, bool> mMaintainOwner;
35 ::ll::TypedStorage<1, 1, bool> mMaintainTradeLevel;
41 virtual char const* getJsonName()
const ;
57 MCAPI
char const* $getJsonName()
const;