net.minecraft.world.entity.animal.coppergolem

public record CopperGolemOxidationLevel

cot
net.minecraft.world.entity.animal.coppergolem.CopperGolemOxidationLevel
net.minecraft.class_11575
net.minecraft.entity.passive.CopperGolemOxidationLevel

Field summary

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

Constructor summary

ModifierConstructor
public (SoundEvent arg0, SoundEvent arg1, SoundEvent arg2, SoundEvent arg3, ResourceLocation arg4, ResourceLocation arg5)

Method summary

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