Package info.u_team.u_team_core.item
Class UFabricSpawnEggItem.Creator
java.lang.Object
info.u_team.u_team_core.item.UFabricSpawnEggItem.Creator
- All Implemented Interfaces:
SpawnEggCreator.Creator
- Enclosing class:
- UFabricSpawnEggItem
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Creator
public Creator()
-
-
Method Details
-
create
public net.minecraft.world.item.SpawnEggItem create(net.minecraft.world.item.Item.Properties properties, Supplier<? extends net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.Mob>> entityType, int backgroundColor, int highlightColor) - Specified by:
createin interfaceSpawnEggCreator.Creator
-