net.minecraft.world.item

public enum AnimalArmorItem$BodyType

cvn$a
net.minecraft.world.item.AnimalArmorItem$BodyType
net.minecraft.class_4059$class_9076
net.minecraft.item.AnimalArmorItem$Type
net.minecraft.src.C_313678_$C_313439_
net.minecraft.world.item.AnimalArmorItem$a

枚举常量概要

枚举常量
a
EQUESTRIAN
field_47825
EQUESTRIAN
EQUESTRIAN
b
CANINE
field_47826
CANINE
CANINE

字段概要

修饰符与类型字段
final SoundEvent
c
breakingSound
field_49256
breakSound
f_315049_
final HolderSet<EntityType<?>>
d
allowedEntities
field_54108
allowedEntities
f_348757_

构造函数概要

修饰符构造函数
private (SoundEvent p_331695_, EntityType<?>... p_335661_)