net.minecraft.world.entity.animal.golem

public record CopperGolemOxidationLevel

cwe
net.minecraft.world.entity.animal.golem.CopperGolemOxidationLevel
net.minecraft.class_11575
net.minecraft.entity.passive.CopperGolemOxidationLevel
net.minecraft.src.C_432609_
net.minecraft.world.entity.animal.golem.CopperGolemOxidationLevel

字段概要

修饰符与类型字段
private final SoundEvent
a
spinHeadSound
comp_4431
spinHeadSound
f_435052_
private final SoundEvent
b
hurtSound
comp_4432
hurtSound
f_433975_
private final SoundEvent
c
deathSound
comp_4433
deathSound
f_434675_
private final SoundEvent
d
stepSound
comp_4434
stepSound
f_436518_
private final Identifier
e
texture
comp_4435
texture
f_437134_
private final Identifier
f
eyeTexture
comp_4436
eyeTexture
f_433118_

构造函数概要

修饰符构造函数
public (SoundEvent spinHeadSound, SoundEvent hurtSound, SoundEvent deathSound, SoundEvent stepSound, Identifier texture, Identifier eyeTexture)

方法概要

修饰符与类型方法
public SoundEvent
a()
spinHeadSound()
comp_4431()
spinHeadSound()
f_435052_()
public SoundEvent
b()
hurtSound()
comp_4432()
hurtSound()
f_433975_()
public SoundEvent
c()
deathSound()
comp_4433()
deathSound()
f_434675_()
public SoundEvent
d()
stepSound()
comp_4434()
stepSound()
f_436518_()
public Identifier
e()
texture()
comp_4435()
texture()
f_437134_()
public Identifier
f()
eyeTexture()
comp_4436()
eyeTexture()
f_433118_()