net.minecraft.entity.passive

public record CopperGolemOxidationLevel

net.minecraft.world.entity.animal.golem.CopperGolemOxidationLevel
net.minecraft.class_11575
net.minecraft.entity.passive.CopperGolemOxidationLevel

Field summary

Modifier and TypeField
private final SoundEvent
spinHeadSound
comp_4431
spinHeadSound
private final SoundEvent
hurtSound
comp_4432
hurtSound
private final SoundEvent
deathSound
comp_4433
deathSound
private final SoundEvent
stepSound
comp_4434
stepSound
private final Identifier
texture
comp_4435
texture
private final Identifier
eyeTexture
comp_4436
eyeTexture

Constructor summary

ModifierConstructor
public (SoundEvent spinHeadSound, SoundEvent hurtSound, SoundEvent deathSound, SoundEvent stepSound, Identifier texture, Identifier eyeTexture)

Method summary

Modifier and TypeMethod
public SoundEvent
spinHeadSound()
comp_4431()
spinHeadSound()
public SoundEvent
hurtSound()
comp_4432()
hurtSound()
public SoundEvent
deathSound()
comp_4433()
deathSound()
public SoundEvent
stepSound()
comp_4434()
stepSound()
public Identifier
texture()
comp_4435()
texture()
public Identifier
eyeTexture()
comp_4436()
eyeTexture()