19 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
24 OcelotSitOnBlockGoal& operator=(OcelotSitOnBlockGoal
const&);
25 OcelotSitOnBlockGoal(OcelotSitOnBlockGoal
const&);
26 OcelotSitOnBlockGoal();
31 virtual ~OcelotSitOnBlockGoal() =
default;
33 virtual bool canUse() ;
35 virtual void start() ;
41 virtual bool _canReach(
::BlockPos const& pos) ;
45 virtual void appendDebugInfo(::std::string& str)
const ;
63 MCAPI
void $appendDebugInfo(::std::string& str)
const;