29 ::ll::TypedStorage<8, 80, ::std::optional<::gsl::final_action<::std::function<void()>>>> mListenerRegistration;
30 ::ll::TypedStorage<8, 24, ::GameEvents::PositionSource> mPositionSource;
31 ::ll::TypedStorage<8, 64, ::SculkSpreader> mSculkSpreader;
54 virtual void handleGameEvent(
61 virtual ::GameEvents::PositionSource
const& getPositionSource()
const ;
64 virtual uint getRange()
const ;
67 virtual ::GameEventListener::DeliveryMode getDeliveryMode()
const ;
78 MCAPI
void _tryConsumeOnDeathExperience(
::Level& level,
::Actor& actor);
84 MCAPI
static void _trySendItSpreadsEventPacket(
::Actor& actor);
113 MCFOLD ::GameEvents::PositionSource
const& $getPositionSource()
const;
115 MCFOLD uint $getRange()
const;
117 MCFOLD ::GameEventListener::DeliveryMode $getDeliveryMode()
const;
Definition SaveContext.h:5
Definition GameEventContext.h:14