History - net.minecraft.entity.Entities
1.12.2
Names
vi
net.minecraft.class_867
net.minecraft.entity.Entities
net.minecraft.entity.EntityList
net.minecraft.entity.EntityList
Fields
Identifier: a, field_15449, LIGHTNING_BOLT_ID, field_191307_a, LIGHTNING_BOLT
Identifier: e, field_15452, PLAYER_ID, field_191310_e, PLAYER
org.apache.logging.log4j.Logger: f, field_9081, LOGGER, field_151516_b, LOGGER
IdRegistry<Identifier, Class<? extends Entity>>: b, field_15450, REGISTRY, field_191308_b, REGISTRY
Map<Identifier, Entities$SpawnEggData>: c, field_11907, SPAWN_EGG_DATA, field_75627_a, ENTITY_EGGS
Set<Identifier>: d, field_15451, IDS, field_191309_d, KNOWN_TYPES
List<String>: g, field_15453, NAMES, field_191311_g, OLD_NAMES
Constructors
Methods
Identifier (Entity): a, method_13942, getKey, func_191301_a, getKey
Identifier (Class<? extends Entity>): a, method_13937, getId, func_191306_a, getKey
String (Entity): b, method_2573, getName, func_75621_b, getEntityString
String (Identifier): a, method_13940, getName, func_191302_a, getTranslationName
Entity (Class<? extends Entity>, World): a, method_13938, createSilently, func_191304_a, newEntity
Entity (Identifier, World): a, method_13941, create, func_188429_b, createEntityByIDFromName
Entity (NbtCompound, World): a, method_2568, create, func_75615_a, createEntityFromNBT
Set<Identifier> (): a, method_13935, getKeys, func_180124_b, getEntityNameList
boolean (Entity, Identifier): a, method_13943, is, func_180123_a, isMatchingName
boolean (Identifier): b, method_13944, exists, func_180125_b, isRegistered
String (): b, method_15057, getIdsAsString, func_192840_b, getValidTypeNames
void (): c, method_8366, init, func_151514_a, init
void (int, String, Class<? extends Entity>, String): a, method_13936, register, func_191303_a, register
Entities$SpawnEggData (String, int, int): a, method_13939, registerWithSpawnEgg, func_191305_a, addSpawnInfo
Class<? extends Entity> (int): a, method_4457, getType, func_90035_a, getClassFromID
Class<? extends Entity> (String): a, method_15056, getType, func_192839_a, getClassFromName
Entity (int, World): a, method_2567, create, func_75616_a, createEntityByID