Class HeadIngredientBuilder
java.lang.Object
ru.cwcode.tkach.refreshmenu.inventory.ingredient.HeadIngredientBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(int amount) build()description(String description) description(String... description) description(List<String> description) descriptionFromComponent(List<net.kyori.adventure.text.Component> description) descriptionFromComponent(net.kyori.adventure.text.Component description) descriptionFromComponent(net.kyori.adventure.text.Component... description) name(net.kyori.adventure.text.Component name)
-
Constructor Details
-
HeadIngredientBuilder
public HeadIngredientBuilder()
-
-
Method Details
-
name
-
texture
-
name
-
description
-
description
-
description
-
descriptionFromComponent
public HeadIngredientBuilder descriptionFromComponent(List<net.kyori.adventure.text.Component> description) -
descriptionFromComponent
public HeadIngredientBuilder descriptionFromComponent(net.kyori.adventure.text.Component... description) -
descriptionFromComponent
public HeadIngredientBuilder descriptionFromComponent(net.kyori.adventure.text.Component description) -
amount
-
build
-