net.minecraft.world.entity.animal.coppergolem

public record CopperGolemOxidationLevel

csr
net.minecraft.world.entity.animal.coppergolem.CopperGolemOxidationLevel
net.minecraft.class_11575
net.minecraft.entity.passive.CopperGolemOxidationLevel
net.minecraft.src.C_411177_
net.minecraft.world.entity.animal.coppergolem.CopperGolemOxidationLevel

Field summary

Modifier and TypeField
private final SoundEvent
a
spinHeadSound
comp_4431
spinHeadSound
f_412697_
private final SoundEvent
b
hurtSound
comp_4432
hurtSound
f_411976_
private final SoundEvent
c
deathSound
comp_4433
deathSound
f_413832_
private final SoundEvent
d
stepSound
comp_4434
stepSound
f_412661_
private final ResourceLocation
e
texture
comp_4435
texture
f_413671_
private final ResourceLocation
f
eyeTexture
comp_4436
eyeTexture
f_411905_

Constructor summary

ModifierConstructor
public (SoundEvent hurtSound, SoundEvent deathSound, SoundEvent stepSound, SoundEvent texture, ResourceLocation eyeTexture, ResourceLocation arg5)

Method summary

Modifier and TypeMethod
public SoundEvent
a()
spinHeadSound()
comp_4431()
spinHeadSound()
f_412697_()
public SoundEvent
b()
hurtSound()
comp_4432()
hurtSound()
f_411976_()
public SoundEvent
c()
deathSound()
comp_4433()
deathSound()
f_413832_()
public SoundEvent
d()
stepSound()
comp_4434()
stepSound()
f_412661_()
public ResourceLocation
e()
texture()
comp_4435()
texture()
f_413671_()
public ResourceLocation
f()
eyeTexture()
comp_4436()
eyeTexture()
f_411905_()