Builder
For building new ItemStacks.
Functions
Link copied to clipboard
Sets the amount of items in the ItemStack being built.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
@Contract(value = "_, _ -> this", mutates = "this" )
Applies the given builder function to the metadata builder for this builder.
@Contract(value = "_ -> this", mutates = "this" )
Sets the metadata for the item stack to the given meta.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
@Contract(value = "_ -> this", mutates = "this" )
Applies the given builder function to the metadata builder for this builder.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Sets the type of the ItemStack being built.