Package | Description |
---|---|
net.minecraft.item | |
net.minecraftforge.common |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<EntityType<?>,SpawnEggItem> |
SpawnEggItem.BY_ID |
Modifier and Type | Method and Description |
---|---|
static SpawnEggItem |
SpawnEggItem.byId(EntityType<?> p_200889_0_)
Deprecated.
Forge: call
ForgeSpawnEggItem.fromEntityType(EntityType) instead |
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<SpawnEggItem> |
SpawnEggItem.eggs() |
Modifier and Type | Class and Description |
---|---|
class |
ForgeSpawnEggItem |
Modifier and Type | Method and Description |
---|---|
static SpawnEggItem |
ForgeSpawnEggItem.fromEntityType(EntityType<?> type) |