Uses of Class
net.minecraft.world.item.SpawnEggItem
Packages that use SpawnEggItem
-
Uses of SpawnEggItem in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type SpawnEggItemModifier and TypeFieldDescriptionprivate static final Map<EntityType<? extends Mob>,
SpawnEggItem> SpawnEggItem.BY_ID
Methods in net.minecraft.world.item that return SpawnEggItemModifier and TypeMethodDescriptionstatic SpawnEggItem
SpawnEggItem.byId
(EntityType<?> p_43214_) Deprecated.Methods in net.minecraft.world.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 SpawnEggItem
ForgeSpawnEggItem.fromEntityType
(EntityType<?> type)
ForgeSpawnEggItem.fromEntityType(EntityType)
instead