net.minecraft.world.item

public class ShovelItem

extends DiggerItem

All mapped superinterfaces:

ItemLike, Vanishable

bmw
net.minecraft.world.item.ShovelItem
net.minecraft.class_1821
net.minecraft.item.ShovelItem
net.minecraft.item.ShovelItem
net.minecraft.server.v1_16_R3.ItemSpade

字段概要

修饰符与类型字段
private static final Set<Block>
c
DIGGABLES
field_8913
EFFECTIVE_BLOCKS
field_150916_c
protected static final Map<Block, BlockState>
a
FLATTENABLES
field_8912
PATH_STATES
field_195955_e

构造函数概要

修饰符构造函数
public (Tier material, float attackDamage, float attackSpeed, Item$Properties settings)

方法概要

修饰符与类型方法
public boolean
b(ceh arg0)
isCorrectToolForDrops(BlockState arg0)
method_7856(class_2680 arg0)
isEffectiveOn(BlockState arg0)
func_150897_b(BlockState arg0)
canDestroySpecialBlock(IBlockData arg0)
public InteractionResult
a(boa arg0)
useOn(UseOnContext arg0)
method_7884(class_1838 arg0)
useOnBlock(ItemUsageContext arg0)
func_195939_a(ItemUseContext arg0)