Uses of Class
net.minecraft.entity.EntityType.SpawnEggData
Packages that use EntityType.SpawnEggData
-
Uses of EntityType.SpawnEggData in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen with type parameters of type EntityType.SpawnEggDataModifier and TypeFieldDescriptionprivate final List<EntityType.SpawnEggData>StatsScreen.EntityStatsListWidget.entries -
Uses of EntityType.SpawnEggData in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type EntityType.SpawnEggDataModifier and TypeFieldDescriptionstatic final Map<Identifier,EntityType.SpawnEggData> EntityType.SPAWN_EGGSMethods in net.minecraft.entity that return EntityType.SpawnEggDataModifier and TypeMethodDescriptionprotected static EntityType.SpawnEggDataEntityType.registerSpawnEgg(String identifier, int color0, int color1) -
Uses of EntityType.SpawnEggData in net.minecraft.stat
Methods in net.minecraft.stat with parameters of type EntityType.SpawnEggDataModifier and TypeMethodDescriptionstatic StatStats.createKilledByEntityStat(EntityType.SpawnEggData spawnEggData) static StatStats.createKillEntityStat(EntityType.SpawnEggData spawnEggData)