| Package | Description |
|---|---|
| net.minecraft.client.gui.achievement | |
| net.minecraft.entity | |
| net.minecraft.stats | |
| net.minecraftforge.fml.common.registry |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<EntityList.EntityEggInfo> |
GuiStats.StatsMobsList.mobs |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<ResourceLocation,EntityList.EntityEggInfo> |
EntityList.ENTITY_EGGS |
| Modifier and Type | Method and Description |
|---|---|
protected static EntityList.EntityEggInfo |
EntityList.addSpawnInfo(java.lang.String id,
int primaryColor,
int secondaryColor) |
| Modifier and Type | Method and Description |
|---|---|
static StatBase |
StatList.getStatEntityKilledBy(EntityList.EntityEggInfo eggInfo) |
static StatBase |
StatList.getStatKillEntity(EntityList.EntityEggInfo eggInfo) |
| Modifier and Type | Field and Description |
|---|---|
private EntityList.EntityEggInfo |
EntityEntry.egg |
| Modifier and Type | Method and Description |
|---|---|
EntityList.EntityEggInfo |
EntityEntry.getEgg() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityEntry.setEgg(EntityList.EntityEggInfo egg) |