55 MCAPI
static void buildSchema(
56 ::std::string
const& name,
72 MCAPI
static void** $vftable();
76 enum class State :
int {
84 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
85 ::ll::TypedStorage<8, 96, ::GoAndGiveItemsToNoteblockGoal::Definition> mDefinition;
86 ::ll::TypedStorage<4, 4, ::GoAndGiveItemsToNoteblockGoal::State> mState;
87 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::Path>> mPath;
88 ::ll::TypedStorage<4, 12, ::BlockPos> mTargetBlockPos;
95 virtual bool canUse() ;
98 virtual bool canContinueToUse() ;
101 virtual void start() ;
104 virtual void stop() ;
107 virtual void tick() ;
110 virtual void appendDebugInfo(::std::string& str)
const ;
125 MCAPI
bool $canUse();
127 MCAPI
bool $canContinueToUse();
135 MCAPI
void $appendDebugInfo(::std::string& str)
const;
141 MCAPI
static void** $vftable();