[SOLVED] ItemStack SubID

Hey Guys, i have a Problem.
How i can set the SubID in ItemStack.builder()?
An how i can use it in .query(); ?

For ex.: How i create a ItemStack of “Stone:1”

Do add(Keys.STONE_TYPE, StoneTypes.GRANITE) instead.