3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7#include "mc/world/item/Item.h"
32 virtual bool canDestroySpecial(
::Block const& block)
const ;
38 virtual int getEnchantSlot()
const ;
45 virtual ::InteractionResult
56 MCAPI
static void onShearsUsed(
62 ::SharedTypes::Legacy::LevelSoundEvent levelSoundEvent
71 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
75 MCFOLD
int $getEnchantSlot()
const;
79 MCAPI ::InteractionResult
86 MCAPI
static void** $vftable();
Definition BlockSource.h:67
Definition Container.h:30
Definition InteractionResult.h:5
Definition ItemStackBase.h:35
Definition ItemStack.h:25
Definition ShearsItem.h:24