Inventory Item
public void InventoryItem(String id, String name, @Nullable() @Nullable() Boolean glow, @Nullable() @Nullable() List<String> lore, @Nullable() @Nullable() List<String> flags, @Nullable() @Nullable() Integer modelId, @Nullable() @Nullable() Map<String, Integer> enchantments, @Nullable() @Nullable() Integer amount)