How to spawn different cat skins in minecraft?

So i want to spawn different cat types in 1.14.4 using the /summon command.. How can i do that? in the new update there are much more cat skins and i would like to know how to summon different skins


Solution 1:

/summon cat ~ ~ ~ {Owner:locipro, CatType:3}
  • Summon: Base command, spawn a mob.
  • Cat: Mob type.
  • ~ ~ ~: Position. ~ ~ ~ Is at your current location
  • Owner: Specifies the mob's owner. Change locipro to your IGN.
  • Cat type: Specifies the cat's skin

Cat Type ID system is found on minecraft.

https://minecraft.gamepedia.com/Cat#Cat_type