28 ::ll::TypedStorage<4, 4, int> mWoodType;
34 virtual bool isLiquidClipItem()
const ;
36 virtual bool isValidAuxValue(
int auxValue)
const ;
38 virtual ::ResolvedItemIconInfo getIconInfo(
::ItemStackBase const&,
int,
bool)
const ;
42 virtual bool isStackedByData()
const ;
47 virtual ::InteractionResult
51 virtual ::ActorType _getActorType()
const;
59 MCFOLD
bool $isLiquidClipItem()
const;
61 MCFOLD
bool $isValidAuxValue(
int auxValue)
const;
63 MCAPI ::ResolvedItemIconInfo $getIconInfo(
::ItemStackBase const&,
int,
bool)
const;
67 MCFOLD
bool $isStackedByData()
const;
71 MCAPI ::InteractionResult
75 MCFOLD ::ActorType $_getActorType()
const;
84 MCAPI
static void** $vftable();