21 ::ll::TypedStorage<8, 8, ::Actor&> mEntity;
22 ::ll::TypedStorage<8, 32, ::std::string const> mName;
27 ActorInternalEvent& operator=(ActorInternalEvent
const&);
28 ActorInternalEvent(ActorInternalEvent
const&);
34 virtual ::BlockSource
const& getBlockSource()
const ;
40 MCAPI ActorInternalEvent(
::BlockPos pos,
::Actor& entity, ::std::string
const& name);
42 MCFOLD ::Actor& getEntity()
const;
44 MCFOLD ::std::string
const& getName()
const;
56 MCFOLD ::BlockSource
const& $getBlockSource()
const;