Uses of Class
studio.magemonkey.codex.legacy.item.LeatherArmorBuilder
Packages that use LeatherArmorBuilder
-
Uses of LeatherArmorBuilder in studio.magemonkey.codex.legacy.item
Methods in studio.magemonkey.codex.legacy.item that return LeatherArmorBuilderModifier and TypeMethodDescriptionLeatherArmorBuilder.blue(int blue) LeatherArmorBuilder.color(int[] rgb) LeatherArmorBuilder.color(int red, int green, int blue) LeatherArmorBuilder.color(org.bukkit.Color color) LeatherArmorBuilder.green(int green) LeatherArmorBuilder.red(int red) static LeatherArmorBuilderLeatherArmorBuilder.start()LeatherArmorBuilder.use(org.bukkit.inventory.meta.ItemMeta itemMeta)