3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7#include "mc/world/item/Item.h"
30 virtual bool canDestroySpecial(
::Block const& block)
const ;
34 virtual int getEnchantSlot()
const ;
39 virtual ::InteractionResult
47 MCAPI
static void onShearsUsed(
53 ::SharedTypes::Legacy::LevelSoundEvent levelSoundEvent
62 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
66 MCFOLD
int $getEnchantSlot()
const;
70 MCAPI ::InteractionResult
79 MCAPI
static void** $vftable();
Definition BlockSource.h:73
Definition Container.h:34
Definition InteractionResult.h:5
Definition ItemStackBase.h:52
Definition ItemStack.h:35
Definition ShearsItem.h:24