net.minecraft.world.item

public class ShovelItem

extends DiggerItem

All mapped superinterfaces:

ItemLike

bfe
net.minecraft.world.item.ShovelItem
net.minecraft.class_1821
net.minecraft.item.ShovelItem
net.minecraft.item.ShovelItem
net.minecraft.server.v1_15_R1.ItemSpade

字段概要

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

构造函数概要

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

方法概要

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