Uses of Class
net.minecraft.item.SpawnEggItem
-
Uses of SpawnEggItem in net.minecraft.item
Modifier and TypeFieldDescriptionprivate static final Map<EntityType<?>,
SpawnEggItem> SpawnEggItem.BY_ID
Modifier and TypeMethodDescriptionstatic SpawnEggItem
SpawnEggItem.byId
(EntityType<?> p_200889_0_) Deprecated. -
Uses of SpawnEggItem in net.minecraftforge.common
Modifier and TypeMethodDescriptionstatic SpawnEggItem
ForgeSpawnEggItem.fromEntityType
(EntityType<?> type)
ForgeSpawnEggItem.fromEntityType(EntityType)
instead