-
Deprecated MethodsMethodDescriptionIn favor of
BaseItemBuilder.enchant(Enchantment, int), nothing changed just the name, will be removed in 3.0.1In favor ofBaseItemBuilder.enchant(Enchantment, int, boolean), nothing changed just the name, will be removed in 3.0.1In favor ofBaseItemBuilder.flags(ItemFlag...), nothing changed just the name, will be removed in 3.0.1In favor ofBaseItemBuilder.lore(Consumer), will be removed in 3.0.1In favor ofBaseItemBuilder.lore(Consumer), will be removed in 3.0.1In favor ofBaseItemBuilder.disenchant(Enchantment), nothing changed just the name, will be removed in 3.0.1In favor ofBaseItemBuilder.amount(int), nothing changed just the name, will be removed in 3.0.1In favor ofBaseItemBuilder.lore(Component...), will be removed in 3.0.1In favor ofBaseItemBuilder.lore(List), will be removed in 3.0.1In favor ofBaseItemBuilder.name(Component), will be removed in 3.0.1In favor ofBaseItemBuilder.unbreakable(), nothing changed just the name, will be removed in 3.0.1In favor ofSkullBuilder.owner(OfflinePlayer), nothing changed just the name, will be removed in 3.0.1In favor ofSkullBuilder.texture(String), nothing changed just the name, will be removed in 3.0.1
-
Deprecated ConstructorsConstructorDescriptionIn favor of
BaseGui(int, String, Set).In favor ofBaseGui(GuiType, String, Set).In favor ofGui(int, String, Set)In favor ofGui(GuiType, String, Set)In favor ofGui(int, String, Set)In favor ofPaginatedGui(int, int, String, Set)In favor ofPaginatedGui(int, int, String, Set)In favor ofPaginatedGui(int, int, String, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)In favor ofScrollingGui(int, int, String, ScrollType, Set)
BaseItemBuilder.enchant(Enchantment), nothing changed just the name, will be removed in 3.0.1