net.minecraft.entity

public enum EntityCategory

aiz
net.minecraft.world.entity.MobCategory
net.minecraft.class_1311
net.minecraft.entity.EntityCategory
net.minecraft.unmapped.C_ormqdxci
net.minecraft.entity.living.mob.MobCategory
net.minecraft.entity.EntityClassification
net.minecraft.entity.EntityClassification

Enum constant summary

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

Field summary

Modifier and TypeField
private static final Map<String, EntityCategory>
f
BY_NAME
field_6296
BY_NAME
f_pdlkyauy
f_36189324
field_220364_f
field_220364_f
private final int
g
max
field_6297
spawnCap
f_nbzwannr
cap
field_75606_e
maxNumberOfCreature
private final boolean
h
isFriendly
field_6298
peaceful
f_wwmewjen
peaceful
field_75604_g
isPeacefulCreature
private final boolean
i
isPersistent
field_6295
animal
f_qlaoxgzo
rare
field_82707_i
isAnimal
private final String
j
name
field_6304
name
f_cyssaphf
f_66017383
field_220365_j
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()
getName()
m_pjftngxl()
m_12307915()
func_220363_a()
func_220363_a()
public int
b()
getMaxInstancesPerChunk()
method_6134()
getSpawnCap()
m_ackfxuvf()
getCap()
func_75601_b()
getMaxNumberOfCreature()
public boolean
c()
isFriendly()
method_6136()
isPeaceful()
m_hleoxegx()
isPeaceful()
func_75599_d()
getPeacefulCreature()
public boolean
d()
isPersistent()
method_6135()
isAnimal()
m_lczmblqq()
isRare()
func_82705_e()
getAnimal()