Uses of Class
net.minecraft.item.SpawnEggItem
| Package | Description |
|---|---|
| net.minecraft.item |
-
Uses of SpawnEggItem in net.minecraft.item
Fields in net.minecraft.item with type parameters of type SpawnEggItem Modifier and Type Field Description private static Map<EntityType<? extends MobEntity>,SpawnEggItem>SpawnEggItem. SPAWN_EGGSMethods in net.minecraft.item that return SpawnEggItem Modifier and Type Method Description static @Nullable SpawnEggItemSpawnEggItem. forEntity(@Nullable EntityType<?> type)Methods in net.minecraft.item that return types with arguments of type SpawnEggItem Modifier and Type Method Description static Iterable<SpawnEggItem>SpawnEggItem. getAll()