Uses of Class
net.minecraft.item.SpawnEggItem
Packages that use SpawnEggItem
-
Uses of SpawnEggItem in net.minecraft.item
Fields in net.minecraft.item with type parameters of type SpawnEggItemModifier and TypeFieldDescriptionprivate static final Map<EntityType<?>,SpawnEggItem> SpawnEggItem.BY_IDMethods in net.minecraft.item that return SpawnEggItemModifier and TypeMethodDescriptionstatic SpawnEggItemSpawnEggItem.byId(EntityType<?> p_200889_0_) Deprecated.Methods in net.minecraft.item that return types with arguments of type SpawnEggItem -
Uses of SpawnEggItem in net.minecraftforge.common
Subclasses of SpawnEggItem in net.minecraftforge.commonMethods in net.minecraftforge.common that return SpawnEggItemModifier and TypeMethodDescriptionstatic SpawnEggItemForgeSpawnEggItem.fromEntityType(EntityType<?> type)
ForgeSpawnEggItem.fromEntityType(EntityType)instead