History - net.minecraft.entity.Entities

1.7.10

Names

sg

net.minecraft.class_867

net.minecraft.entity.Entities

net.minecraft.entity.EntityList

Fields

org.apache.logging.log4j.Logger: b, field_9081, LOGGER, logger

Map: c, field_3268, KEY_TO_TYPE, stringToClassMapping

Map: d, field_3269, TYPE_TO_KEY, classToStringMapping

Map: e, field_3270, ID_TO_TYPE, idToClassMap

Map: f, field_3271, TYPE_TO_ID, classToIDMapping

Map: g, field_3272, KEY_TO_ID, stringToIDMapping

HashMap: a, field_3267, SPAWN_EGG_DATA, entityEggs

Constructors

Methods

void (Class, String, int): a, method_2569, register, addMapping

void (Class, String, int, int, int): a, method_2570, registerWithSpawnEgg, addMapping

Entity (String, World): a, method_2571, createSilently, createEntityByName

Entity (NbtCompound, World): a, method_2568, create, createEntityFromNBT

Entity (int, World): a, method_2567, create, createEntityByID

int (Entity): a, method_2572, getId, getEntityID

Class (int): a, method_4457, getType, getClassFromID

String (Entity): b, method_2573, getKey, getEntityString

String (int): b, method_2566, getKey, getStringFromID

void (): a, method_8366, init, func_151514_a

Set (): b, method_8367, getKeys, func_151515_b