3#include "mc/_HeaderOutputPredefine.h"
4#include "mc/world/events/ListenerInfo.h"
7#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
27 ::ll::TypedStorage<8, 64, ::std::unordered_map<int, ::std::unique_ptr<::ListenerInfo>>> mRegisteredListeners;
28 ::ll::TypedStorage<4, 4, int> mHandleCounter;
Definition EnableNonOwnerReferences.h:7
Definition BlockEventDispatcherToken.h:14
Definition BlockEventDispatcher.h:19
MCAPI::BlockEventDispatcherToken registerListener(::Vec3 const &shapePos, float shapeRadius, ::std::function< void(::BlockPos const &, uint, ::Block const &, ::Actor *)> callback)
static MCAPI void ** $vftable()
Definition ListenerInfo.h:15