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
49 MCAPI
static void onShearsUsed(
55 ::SharedTypes::Legacy::LevelSoundEvent levelSoundEvent
64 MCAPI
bool $canDestroySpecial(
::Block const& block)
const;
68 MCFOLD
int $getEnchantSlot()
const;
72 MCAPI ::InteractionResult
81 MCAPI
static void** $vftable();
Definition BlockSource.h:68
Definition Container.h:33
Definition InteractionResult.h:5
Definition ItemStackBase.h:44
Definition ItemStack.h:26
Definition ShearsItem.h:24