java.lang.Object
fr.multimc.api.spigot.common.tools.builders.items.ItemBuilder
fr.multimc.api.spigot.common.tools.builders.items.armors.LeatherArmorBuilder

public class LeatherArmorBuilder extends ItemBuilder
  • Constructor Details

    • LeatherArmorBuilder

      public LeatherArmorBuilder(@NotNull @NotNull org.bukkit.inventory.ItemStack item)
    • LeatherArmorBuilder

      public LeatherArmorBuilder(@NotNull @NotNull LeatherArmorPart part)
    • LeatherArmorBuilder

      public LeatherArmorBuilder(@NotNull @NotNull LeatherArmorPart part, int amount)
  • Method Details