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 SpawnEggItemMethods in net.minecraft.world.item that return types with arguments of type SpawnEggItem -
Uses of SpawnEggItem in net.neoforged.neoforge.common
Subclasses of SpawnEggItem in net.neoforged.neoforge.commonMethods in net.neoforged.neoforge.common that return SpawnEggItemModifier and TypeMethodDescriptionstatic @Nullable SpawnEggItem
DeferredSpawnEggItem.deferredOnlyById
(@Nullable EntityType<?> type)