Package info.u_team.u_team_core.item
Class SpawnEggCreator
java.lang.Object
info.u_team.u_team_core.item.SpawnEggCreator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpawnEggCreator
public SpawnEggCreator()
-
-
Method Details
-
create
public static 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)
-