net.minecraft.entity.monster

public enum ZombieType

zj
net.minecraft.entity.monster.ZombieType

Enum constant summary

Enum Constant
a
NORMAL
b
VILLAGER_FARMER
c
VILLAGER_LIBRARIAN
d
VILLAGER_PRIEST
e
VILLAGER_SMITH
f
VILLAGER_BUTCHER
g
HUSK

Field summary

Modifier and TypeField
private boolean
h
field_190163_h
private final TextComponentTranslation
i
field_190164_i

Constructor summary

ModifierConstructor
private (String arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public int
a()
func_190150_a()
public boolean
b()
func_190154_b()
public int
c()
func_190148_c()
public static ZombieType
a(int arg0)
func_190146_a(int arg0)
public static ZombieType
b(int arg0)
func_190144_b(int arg0)
public TextComponentTranslation
d()
func_190145_d()
public boolean
e()
func_190155_e()
public SoundEvent
f()
func_190153_f()
public SoundEvent
g()
func_190152_g()
public SoundEvent
h()
func_190151_h()
public SoundEvent
i()
func_190149_i()