Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

R

removeEnchantment(Enchantment) - Method in class dev.triumphteam.gui.builder.item.ItemBuilder
Deprecated.
In favor of BaseItemBuilder.disenchant(Enchantment), nothing changed just the name, will be removed in 3.0.1
removeItem(int) - Method in class dev.triumphteam.gui.guis.BaseGui
Removes the GuiItem in the specific slot.
removeItem(int, int) - Method in class dev.triumphteam.gui.guis.BaseGui
Alternative BaseGui.removeItem(int) with cols and rows.
removeNbt(String) - Method in class dev.triumphteam.gui.builder.item.BaseItemBuilder
Removes NBT tag from the ItemStack
removeTag(ItemStack, String) - Static method in class dev.triumphteam.gui.components.util.ItemNbt
Removes a tag from an ItemStack.
removeTag(ItemStack, String) - Method in class dev.triumphteam.gui.components.nbt.LegacyNbt
Removes a tag from an ItemStack.
removeTag(ItemStack, String) - Method in interface dev.triumphteam.gui.components.nbt.NbtWrapper
Removes a tag from an ItemStack.
removeTag(ItemStack, String) - Method in class dev.triumphteam.gui.components.nbt.Pdc
Removes a tag from an ItemStack.
rows(int) - Method in class dev.triumphteam.gui.builder.gui.BaseGuiBuilder
Sets the rows for the GUI This will only work on CHEST GuiType
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages