net.minecraft.world.item

public class AnimalArmorItem

extends Item

All mapped superinterfaces:

FeatureElement, ItemLike

cuo
net.minecraft.world.item.AnimalArmorItem
net.minecraft.class_4059
net.minecraft.item.AnimalArmorItem
net.minecraft.src.C_313678_
net.minecraft.world.item.AnimalArmorItem

字段概要

修饰符与类型字段
private final AnimalArmorItem$BodyType
a
bodyType
field_47824
type
f_314349_

构造函数概要

修饰符构造函数
public (ArmorMaterial material, AnimalArmorItem$BodyType type, Item$Properties settings)
public (ArmorMaterial material, AnimalArmorItem$BodyType type, Holder<SoundEvent> equipSound, boolean damageOnHurt, Item$Properties settings)

方法概要

修饰符与类型方法
public SoundEvent
a()
getBreakingSound()
method_57336()
getBreakSound()
m_318629_()