15class ChestBoatItem :
public ::BoatItem {
25 virtual ::ActorType _getActorType()
const ;
31 MCAPI ChestBoatItem(::std::string
const& name,
int id,
int woodType);
37 MCAPI
void* $ctor(::std::string
const& name,
int id,
int woodType);
45 MCAPI ::ActorType $_getActorType()
const;
53 MCAPI
static void** $vftable();