net.minecraft.world.entity

public enum MobCategory

alb
net.minecraft.world.entity.MobCategory
net.minecraft.class_1311
net.minecraft.unmapped.C_ormqdxci
net.minecraft.entity.EntityCategory
net.minecraft.entity.EntityClassification
net.minecraft.server.v1_15_R1.EnumCreatureType

Enum constant summary

Enum Constant
a
MONSTER
field_6302
f_kbnlovfc
MONSTER
MONSTER
MONSTER
b
CREATURE
field_6294
f_pwuecopy
CREATURE
CREATURE
CREATURE
c
AMBIENT
field_6303
f_rczgeqpv
AMBIENT
AMBIENT
AMBIENT
d
WATER_CREATURE
field_6300
f_zrvtwhuw
WATER_CREATURE
WATER_CREATURE
WATER_CREATURE
e
MISC
field_17715
f_jcvpmofa
MISC
MISC
MISC

Field summary

Modifier and TypeField
private static final Map<String, MobCategory>
f
BY_NAME
field_6296
f_pdlkyauy
BY_NAME
field_220364_f
private final int
g
max
field_6297
f_nbzwannr
spawnCap
field_75606_e
private final boolean
h
isFriendly
field_6298
f_wwmewjen
peaceful
field_75604_g
private final boolean
i
isPersistent
field_6295
f_qlaoxgzo
animal
field_82707_i
private final String
j
name
field_6304
f_cyssaphf
name
field_220365_j

Constructor summary

ModifierConstructor
private (String arg0, int arg1, boolean name, boolean spawnCap)

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_6133()
m_pjftngxl()
getName()
func_220363_a()
public int
b()
getMaxInstancesPerChunk()
method_6134()
m_ackfxuvf()
getSpawnCap()
func_75601_b()
public boolean
c()
isFriendly()
method_6136()
m_hleoxegx()
isPeaceful()
func_75599_d()
public boolean
d()
isPersistent()
method_6135()
m_lczmblqq()
isAnimal()
func_82705_e()