Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Z 

G

gamemodeCheck(PlayerCustomItemDamageEvent) - Method in class com.chrismin13.additionsapi.listeners.custom.PlayerCustomItemDamage
 
generateContext(HTTPRequest) - Method in interface us.fihgu.toolbox.http.IContextGenerator
 
generateContext(HTTPRequest) - Method in class us.fihgu.toolbox.http.StaticContextGenerator
 
GENERIC_ATTACK_DAMAGE - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_ATTACK_SPEED - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_FOLLOW_RANGE - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_KNOCKBACK_RESISTANCE - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_LUCK - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_MAX_HEALTH - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
GENERIC_MOVEMENT_SPEED - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
get(String) - Static method in class com.chrismin13.additionsapi.utils.LangFileUtils
 
get(Attributes.AttributeType) - Static method in class com.chrismin13.additionsapi.utils.LangFileUtils
 
get(int) - Method in class com.comphenix.attribute.Attributes
Retrieve the attribute at a given index.
getAcceptHandler() - Method in class us.fihgu.toolbox.http.HTTPServer
 
getAcceptHandler() - Method in class us.fihgu.toolbox.web.WebServer
 
getAllCustomItemIdNames() - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getAllCustomItems() - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getAllCustomItemStacks() - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getAllSpecialBlocks() - Method in class com.chrismin13.additionsapi.durability.ItemDurability
 
getAllTextures() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedArmor
 
getAllTextures() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedBow
 
getAllTextures() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedItem
 
getAllTextures() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedLeatherArmor
 
getAllTextures() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedTool
 
getAllTextures() - Method in interface us.fihgu.toolbox.item.ModelInjector
This is needed for later use and will be filled with Texture Names when using ModelInjector.addTexture(String) and with the appropriate durability values when the API is enabled.
getAmount() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getAmount() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getAngle() - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
getAngle() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getArmorDamage(EntityDamageEvent.DamageCause, float, boolean) - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
Calculates the damage that the armor will take for the specified damage.
getArmorType(ItemStack) - Static method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getArmorType(Material) - Static method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getArmorType() - Method in class com.chrismin13.additionsapi.items.CustomArmor
 
getAttackDamage() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getAttackSpeed() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getAttributes() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getAttributes() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getAttributeType() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getAttributeVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getAxis() - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
getBaseArmor(ItemStack) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base armor of the given armor.
getBaseArmor(Material) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base armor of the given armor.
getBaseArmorToughness(ItemStack) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base armor toughness of the given item.
getBaseArmorToughness(Material) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base armor toughness of the given item.
getBaseDamage(ItemStack) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base damage of the given item.
getBaseDamage(Material) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base damage of the given item.
getBaseSpeed(ItemStack) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base damage of the given item.
getBaseSpeed(Material) - Static method in class com.chrismin13.additionsapi.utils.MaterialUtils
Retrieve the base damage of the given item.
getBaseValue() - Method in class com.comphenix.attribute.Attributes.AttributeType
 
getBlock() - Method in class com.chrismin13.additionsapi.permissions.ShieldPermissions
 
getBlockBreak() - Method in class com.chrismin13.additionsapi.durability.ItemDurability
 
getBlockBreak(Block) - Method in class com.chrismin13.additionsapi.durability.ItemDurability
 
getBlockBreakEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemBlockBreakEvent
 
getBlockData() - Method in class com.chrismin13.additionsapi.recipes.RecipeIngredient
 
getBlockIgniteEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemBlockIgniteEvent
 
getBlocking() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getBlockReel() - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
 
getBoost() - Method in class com.chrismin13.additionsapi.durability.CarrotStickDurability
 
getBoost() - Method in class com.chrismin13.additionsapi.permissions.CarrotStickPermissions
 
getBossBarConfig() - Method in class com.chrismin13.additionsapi.files.ConfigFile
 
getBowStack() - Method in class com.chrismin13.additionsapi.utils.BowStackContainer
 
getBowStackContainer(Entity) - Static method in class com.chrismin13.additionsapi.listeners.custom.ArrowFromCustomBowHit
 
getBreak() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getBroken() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getBurnTime() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getByte(String, Byte) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getByteArray(String, byte[]) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getCanBePlacedVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getCanDestroyVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getCast() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getChainmailMaterial() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getClass(String) - Static method in class us.fihgu.toolbox.reflection.ReflectionUtils
 
getCode() - Method in enum us.fihgu.toolbox.http.ResponseCode
 
getColor() - Method in class com.chrismin13.additionsapi.items.CustomLeatherArmor
 
getConfig() - Method in class com.chrismin13.additionsapi.files.ConfigFile
 
getContext(HTTPRequest) - Method in class us.fihgu.toolbox.http.HTTPServer
 
getCooldown() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getCraft() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getCraftBukkitClass(String) - Static method in class us.fihgu.toolbox.reflection.ReflectionUtils
 
getCraftingMatrix() - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
getCraftItemStack(ItemStack) - Static method in class com.comphenix.attribute.NbtFactory
Retrieve a CraftItemStack version of the stack.
getCullface() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
getCustomBow() - Method in class com.chrismin13.additionsapi.events.bow.CustomBowEvent
 
getCustomBowItemStack() - Method in class com.chrismin13.additionsapi.events.bow.CustomBowStackEvent
 
getCustomItem(String) - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getCustomItem(ItemStack) - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getCustomItem() - Method in class com.chrismin13.additionsapi.events.item.CustomItemEvent
 
getCustomItem() - Method in class com.chrismin13.additionsapi.events.item.PlayerCustomItemBreakEvent
 
getCustomItem() - Method in class com.chrismin13.additionsapi.events.item.PlayerCustomItemDamageEvent
 
getCustomItem(String, String) - Method in class com.chrismin13.additionsapi.files.DataFile
Obtains a StorageCustomItem with the specified values.
getCustomItem(Material, short) - Method in class com.chrismin13.additionsapi.files.DataFile
Obtains a StorageCustomItem with the specified values.
getCustomItem() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getCustomItem() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getCustomItems() - Method in class com.chrismin13.additionsapi.events.AdditionsAPIInitializationEvent
 
getCustomItems() - Method in class com.chrismin13.additionsapi.events.AdditionsAPIPostInitializationEvent
 
getCustomItemStack() - Method in class com.chrismin13.additionsapi.events.item.CustomItemStackEvent
 
getCustomItemStack() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getCustomRecipes() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getCustomShapedRecipe(Material) - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getCustomShapedRecipe(RecipeIngredient) - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getCustomShapedRecipe(Material, Material) - Method in enum com.chrismin13.additionsapi.enums.ToolType
 
getCustomShapedRecipe(RecipeIngredient, RecipeIngredient) - Method in enum com.chrismin13.additionsapi.enums.ToolType
 
getDamage() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getDamageableItem(Material) - Static method in enum us.fihgu.toolbox.item.DamageableItem
 
getDamageableItem() - Method in interface us.fihgu.toolbox.item.ModelInjector
Get the DamageableItem of the CustomTexturedItem.
getDamageCause() - Method in class com.chrismin13.additionsapi.events.armor.PlayerCustomArmorDamageEvent
 
getDamageCuasesWithDurability() - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
 
getDamaged() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getDamageMultiplier() - Method in class com.chrismin13.additionsapi.durability.ShieldDurability
If the shield is blocking when the player takes damage by another entity, the amount of durability reduced by the shield will be however much the damage taken was.
getData() - Method in class com.chrismin13.additionsapi.files.DataFile
 
getDebug() - Method in class com.chrismin13.additionsapi.files.ConfigFile
 
getDefaultInterestSet() - Method in class us.fihgu.toolbox.http.HTTPAcceptHandler
 
getDefaultInterestSet() - Method in class us.fihgu.toolbox.http.HTTPReadHandler
 
getDefaultInterestSet() - Method in class us.fihgu.toolbox.http.HTTPWriteHandler
 
getDefaultInterestSet() - Method in interface us.fihgu.toolbox.web.SelectionHandler
 
getDefaultItemModel() - Method in enum us.fihgu.toolbox.item.DamageableItem
get the default item model of this damageable item.
getDefaultTexture() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedArmor
 
getDefaultTexture() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedBow
 
getDefaultTexture() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedItem
 
getDefaultTexture() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedLeatherArmor
 
getDefaultTexture() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedTool
 
getDefaultTexture() - Method in interface us.fihgu.toolbox.item.ModelInjector
 
getDefaultType() - Method in class com.chrismin13.additionsapi.files.PermissionConfig
 
getDiamondMaterial() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getDisplay() - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
getDisplayName() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getDouble(String, Double) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getDown() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
getDrop() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getDurability() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getDurability() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getDurabilityMechanics() - Method in enum com.chrismin13.additionsapi.enums.ToolType
 
getDurabilityMechanics() - Method in class com.chrismin13.additionsapi.items.CustomArmor
 
getDurabilityMechanics() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getEast() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
getElements() - Method in class us.fihgu.toolbox.resourcepack.model.Model
getEnchantmentVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getEnchantmnets() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getEntityDamageByEntityEvent() - Method in class com.chrismin13.additionsapi.events.item.EntityDamageByPlayerUsingCustomItemEvent
 
getEntityDamageByEntityEvent() - Method in class com.chrismin13.additionsapi.events.shield.CustomShieldPlayerDamageByEntityEvent
 
getEntityHit() - Method in class com.chrismin13.additionsapi.durability.ItemDurability
 
getEntityReel() - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
 
getEntityShootBowEvent() - Method in class com.chrismin13.additionsapi.events.bow.EntityShootCustomBowEvent
 
getEntityToggleGlideEvent() - Method in class com.chrismin13.additionsapi.events.elytra.CustomElytraPlayerToggleGlideEvent
 
getEntry(String, String) - Method in class com.chrismin13.additionsapi.files.LangFile
Get an entry's value from the lang.yml file.
getEquipmentSlot() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getExperience() - Method in class com.chrismin13.additionsapi.recipes.CustomFurnaceRecipe
 
getExternalIP() - Static method in class us.fihgu.toolbox.network.NetworkUtils
 
getExtraDurabilityTaken() - Method in class com.chrismin13.additionsapi.durability.ShieldDurability
 
getFaces() - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
getFakeDurability() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getFakeDurability() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getFire() - Method in class com.chrismin13.additionsapi.durability.FlintAndSteelDurability
 
getFire() - Method in class com.chrismin13.additionsapi.permissions.FlintAndSteelPermissions
 
getFireArrow() - Method in class com.chrismin13.additionsapi.durability.BowDurability
 
getFirstperson_lefthand() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getFirstperson_righthand() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getFishCatch() - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
 
getFixed() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getFlight() - Method in class com.chrismin13.additionsapi.permissions.ElytraPermissions
 
getFlightOneSecond() - Method in class com.chrismin13.additionsapi.durability.ElytraDurability
 
getFloat(String, Float) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getForbidenEnchantments() - Method in class com.chrismin13.additionsapi.items.CustomItem
Get a List of the Enchantments that are not allowed for this item.
getForceResourcePack() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackManager
 
getFreeDurability(Material) - Method in class com.chrismin13.additionsapi.files.DataFile
Get a durability value that does not use a texture for the specified Material.
getFrom() - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
getFullLore(Map<Enchantment, Integer>, int, Attributes) - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getFurnaceBurnEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemFurnaceBurnEvent
 
getGoldMaterial() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getGround() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getGui() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getHandle() - Method in interface com.comphenix.attribute.NbtFactory.Wrapper
Retrieve the underlying native NBT tag.
getHandlerList() - Static method in class com.chrismin13.additionsapi.events.AdditionsAPIInitializationEvent
 
getHandlerList() - Static method in class com.chrismin13.additionsapi.events.AdditionsAPIPostInitializationEvent
 
getHandlerList() - Static method in class com.chrismin13.additionsapi.events.bow.CustomBowEvent
 
getHandlerList() - Static method in class com.chrismin13.additionsapi.events.item.CustomItemEvent
 
getHandlerList() - Static method in class com.codingforcookies.armorequip.ArmorEquipEvent
Gets a list of handlers handling this event.
getHandlers() - Method in class com.chrismin13.additionsapi.events.AdditionsAPIInitializationEvent
 
getHandlers() - Method in class com.chrismin13.additionsapi.events.AdditionsAPIPostInitializationEvent
 
getHandlers() - Method in class com.chrismin13.additionsapi.events.bow.CustomBowEvent
 
getHandlers() - Method in class com.chrismin13.additionsapi.events.item.CustomItemEvent
 
getHandlers() - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
Gets a list of handlers handling this event.
getHead() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getHeaderString() - Method in class us.fihgu.toolbox.http.HTTPResponse
 
getHit() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getHoe() - Method in class com.chrismin13.additionsapi.durability.HoeDurability
 
getHoe() - Method in class com.chrismin13.additionsapi.permissions.HoePermissions
 
getId() - Method in enum com.comphenix.attribute.Attributes.Operation
 
getIdName(ItemStack) - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getIdName() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getIdName() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getIngredients() - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
getIngredients() - Method in class com.chrismin13.additionsapi.recipes.CustomShapelessRecipe
 
getInput() - Method in class com.chrismin13.additionsapi.recipes.CustomFurnaceRecipe
 
getInstance() - Static method in class com.chrismin13.additionsapi.AdditionsAPI
 
getInstance() - Static method in class com.chrismin13.additionsapi.files.ConfigFile
 
getInstance() - Static method in class com.chrismin13.additionsapi.files.DataFile
 
getInstance() - Static method in class com.chrismin13.additionsapi.files.LangFile
 
getInstantBlockBreak() - Method in class com.chrismin13.additionsapi.durability.ItemDurability
 
getInteger(String, Integer) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getIntegerArray(String, int[]) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getIronMaterial() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getItemDurability() - Method in enum com.chrismin13.additionsapi.enums.ItemType
 
getItemFlags() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getItemPermissions(String, PermissionType) - Method in enum com.chrismin13.additionsapi.enums.ItemType
 
getItemPermissions(String, PermissionType) - Method in enum com.chrismin13.additionsapi.enums.ToolType
 
getItemReel() - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
 
getItemStack() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getItemType(ItemStack) - Static method in enum com.chrismin13.additionsapi.enums.ItemType
 
getItemType(Material) - Static method in enum com.chrismin13.additionsapi.enums.ItemType
 
getItemType() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getKeySize() - Method in class us.fihgu.toolbox.web.SelectorThread
 
getLang() - Method in class com.chrismin13.additionsapi.files.LangFile
 
getLeatherMaterial() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getLefthanded() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getLightest() - Method in class us.fihgu.toolbox.web.SelectorThreadPool
 
getList(String, boolean) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
Retrieve the list by the given name.
getLocalIP() - Static method in class us.fihgu.toolbox.network.NetworkUtils
 
getLong(String, Long) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getLore() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getMap(String, boolean) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
Retrieve the map by the given name.
getMaterial() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getMaterial() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getMaterial() - Method in class com.chrismin13.additionsapi.recipes.RecipeIngredient
 
getMaterial() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getMaxDurability() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getMaxFakeDurability() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getMethod() - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
Gets the method used to either equip or unequip an armor piece.
getMinecraftId() - Method in class com.comphenix.attribute.Attributes.AttributeType
Retrieve the associated minecraft ID.
getMinecraftVersion() - Static method in class us.fihgu.toolbox.reflection.ReflectionUtils
gets the current version of minecraft.
getModel() - Method in class us.fihgu.toolbox.item.ModelInjection
 
getModel() - Method in class us.fihgu.toolbox.resourcepack.model.OverrideEntry
getModelName() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getModelName() - Method in class us.fihgu.toolbox.item.ModelInjection
 
getName() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getNBTData() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getNewArmorPiece() - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
Returns the newly equipped armor, could be a piece of armor, Material#Air, or null.
getNMSClass(String) - Static method in class us.fihgu.toolbox.reflection.ReflectionUtils
 
getNorth() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
getOldArmorPiece() - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
Returns the last equipped armor piece, could be a piece of armor, Material#Air, or null.
getOperation() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getOrigin() - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
getOverrideEntries() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedArmor
 
getOverrideEntries() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedBow
 
getOverrideEntries() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedItem
 
getOverrideEntries() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedLeatherArmor
 
getOverrideEntries() - Method in class com.chrismin13.additionsapi.items.textured.CustomTexturedTool
 
getOverrideEntries() - Method in interface us.fihgu.toolbox.item.ModelInjector
Provide your override entry to define the model that you want to use.
The "damaged" and "damage" tag will be automatically defined by the toolbox, you don't need to worry about them.
getOverrides() - Method in class us.fihgu.toolbox.resourcepack.model.ItemModel
getOwner() - Method in class com.chrismin13.additionsapi.utils.BowStackContainer
 
getParent() - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
getPath(String) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
Retrieve the value of a given entry in the tree.
getPath() - Method in class us.fihgu.toolbox.http.HTTPContext
 
getPathTile() - Method in class com.chrismin13.additionsapi.durability.SpadeDurability
 
getPermission() - Method in enum com.chrismin13.additionsapi.permissions.PermissionType
 
getPermissionConfig() - Method in class com.chrismin13.additionsapi.files.ConfigFile
 
getPermissionPrefix() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getPermissions() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getPickup() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getPlayer() - Method in class com.chrismin13.additionsapi.events.elytra.CustomElytraPlayerToggleGlideEvent
 
getPlayer() - Method in class com.chrismin13.additionsapi.events.item.EntityDamageByPlayerUsingCustomItemEvent
 
getPlayer() - Method in class com.chrismin13.additionsapi.events.item.PlayerDropCustomItemEvent
 
getPlayer() - Method in class com.chrismin13.additionsapi.events.item.PlayerPickupCustomItemEvent
 
getPlayerDropItemEvent() - Method in class com.chrismin13.additionsapi.events.item.PlayerDropCustomItemEvent
 
getPlayerFishEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemFishEvent
 
getPlayerInteractEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemPlayerInteractEvent
 
getPlayerPickupItemEvent() - Method in class com.chrismin13.additionsapi.events.item.PlayerPickupCustomItemEvent
 
getPlayerShearEntityEvent() - Method in class com.chrismin13.additionsapi.events.item.CustomItemShearEntityEvent
 
getPluginJarPath(JavaPlugin) - Static method in class us.fihgu.toolbox.file.FileUtils
 
getPotionEffectsVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getPredicate() - Method in class us.fihgu.toolbox.item.ModelInjection
 
getPredicate() - Method in class us.fihgu.toolbox.resourcepack.model.OverrideEntry
getProjectileHitEvent() - Method in class com.chrismin13.additionsapi.events.bow.ArrowFromCustomBowHitEvent
 
getPull() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getPulling() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getRecipeJson(Recipe) - Static method in class com.chrismin13.additionsapi.utils.RecipeUtils
 
getReel() - Method in class com.chrismin13.additionsapi.permissions.FishingRodPermissions
 
getRescale() - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
getRotation() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
getRotation() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
getRotation() - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
getScale() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
getSelectionHandler() - Method in class us.fihgu.toolbox.web.SelectorThread
 
getServerResourcePack() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackManager
 
getShade() - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
getShape() - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
getShear() - Method in class com.chrismin13.additionsapi.permissions.ShearPermissions
 
getShearSheep() - Method in class com.chrismin13.additionsapi.durability.ShearDurability
 
getShoot() - Method in class com.chrismin13.additionsapi.permissions.BowPermissions
 
getShooter() - Method in class com.chrismin13.additionsapi.events.bow.ArrowFromCustomBowHitEvent
 
getShort(String, Short) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getSize() - Method in class us.fihgu.toolbox.http.ByteBufferContext
 
getSize() - Method in class us.fihgu.toolbox.http.FileContext
 
getSize() - Method in class us.fihgu.toolbox.http.HTTPContext
 
getSlot() - Method in enum com.chrismin13.additionsapi.enums.ArmorType
 
getSlot() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getSlot(Inventory, ItemStack) - Static method in class us.fihgu.toolbox.item.ItemUtils
get the slot index of the first occurrence of the given item in given inventory.
returns -1 if not found.
getSouth() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
getSpecialBlockDurability(Material) - Method in class com.chrismin13.additionsapi.durability.ItemDurability
Get the Durability that will be cut for the Block Specified
getStack() - Method in class com.comphenix.attribute.Attributes
Retrieve the modified item stack.
getString(String, String) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
 
getTexture() - Method in class com.chrismin13.additionsapi.items.CustomItemStack
 
getTexture() - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
 
getTexture(short) - Method in interface us.fihgu.toolbox.item.ModelInjector
This is only valid after the API has been enabled.
getTexture() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
getTextureName() - Method in enum us.fihgu.toolbox.item.DamageableItem
 
getTextures() - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
getThirdperson_lefthand() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getThirdperson_righthand() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
getThornsExtraDamage() - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
 
getThornsExtraDamageOnHit() - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
 
getTile() - Method in class com.chrismin13.additionsapi.permissions.SpadePermissions
 
getTime() - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
getTintindex() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
getTo() - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
getToolLikeAttributes() - Method in class com.chrismin13.additionsapi.items.CustomTool
 
getToolLikeAttributes(Map<Enchantment, Integer>, Attributes) - Method in class com.chrismin13.additionsapi.items.CustomTool
 
getToolType(Material) - Static method in enum com.chrismin13.additionsapi.enums.ToolType
 
getToolType() - Method in class com.chrismin13.additionsapi.items.CustomTool
 
getTranslation() - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
getType() - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
 
getType() - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
 
getUnbreakableVisibility() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
getUp() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
getUUID() - Method in class com.comphenix.attribute.Attributes.Attribute
 
getUv() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
getVisibleName(ItemStack) - Static method in class us.fihgu.toolbox.item.ItemUtils
 
getWear() - Method in class com.chrismin13.additionsapi.permissions.ArmorPermissions
 
getWest() - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
giveCommand(Player, String, CommandSender) - Static method in class com.chrismin13.additionsapi.commands.AdditionsCmd
 
giveCommand(Player, String, Integer, CommandSender) - Static method in class com.chrismin13.additionsapi.commands.AdditionsCmd
 
giveCommand(Player, String, Integer, Integer, CommandSender) - Static method in class com.chrismin13.additionsapi.commands.AdditionsCmd
 
A B C D E F G H I J L M N O P R S T U V W Z