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 

S

safeLongToInt(long) - Static method in class com.chrismin13.additionsapi.utils.NumberUtils
 
saveConfig() - Method in class com.chrismin13.additionsapi.files.ConfigFile
Saves the Config File.
saveData() - Method in class com.chrismin13.additionsapi.files.DataFile
Saves the Data File.
saveLang() - Method in class com.chrismin13.additionsapi.files.LangFile
Saves the Lang File.
saveStream(NbtFactory.NbtCompound, ByteSink, NbtFactory.StreamOptions) - Static method in class com.comphenix.attribute.NbtFactory
Save the content of a NBT compound to a stream.
saveTo(ByteSink, NbtFactory.StreamOptions) - Method in class com.comphenix.attribute.NbtFactory.NbtCompound
Save the content of a NBT compound to a stream.
say(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
sayError(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
saySuper(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
saySuperError(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
sayTrue(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
sayTrueError(String) - Static method in class com.chrismin13.additionsapi.utils.Debug
 
SelectionHandler - Interface in us.fihgu.toolbox.web
 
SelectorThread - Class in us.fihgu.toolbox.web
A thread that holds one selector with a given SelectionHandler
SelectorThread(SelectionHandler) - Constructor for class us.fihgu.toolbox.web.SelectorThread
 
SelectorThreadPool - Class in us.fihgu.toolbox.web
A SelectorThreadPool holds a number of SelectorThread
It is responsible for balancing the work load of each Selector Thread.
All SelectorThreads under the same SelectorThreadPool is expected to be using the same SelectionHandler and do the same task
SelectorThreadPool(SelectionHandler, int) - Constructor for class us.fihgu.toolbox.web.SelectorThreadPool
 
sendBadRequest(SelectionKey) - Method in class us.fihgu.toolbox.http.HTTPReadHandler
 
sendDurabilityBossBar(Player, ItemStack, EquipmentSlot) - Static method in class com.chrismin13.additionsapi.listeners.DurabilityBar
 
sendResourcePack(Player, String) - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackListener
 
serialize(Serializable, File) - Static method in class us.fihgu.toolbox.file.FileUtils
 
setAmount(int) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the Amount of the Custom Item
setAmount(double) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setAngle(Double) - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
setAngle(Double) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setAttributes(List<Attributes.Attribute>) - Method in class com.chrismin13.additionsapi.items.CustomItem
 
setAttributeType(Attributes.AttributeType) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setAttributeVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the attribute text in the item lore will be visible or not.
setAxis(ModelAxis) - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
setBlock(String) - Method in class com.chrismin13.additionsapi.permissions.ShieldPermissions
 
setBlockBreak(int) - Method in class com.chrismin13.additionsapi.durability.ItemDurability
Set the amount of durability reduced when breaking a block.
setBlockData(Byte) - Method in class com.chrismin13.additionsapi.recipes.RecipeIngredient
 
setBlocking(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setBlockReel(int) - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
Set the durability reduced when the hook is on a block and the fishing rod is reeled.
setBoost(int) - Method in class com.chrismin13.additionsapi.durability.CarrotStickDurability
Set the durability reduced when the player right clicks to boost.
setBoost(String) - Method in class com.chrismin13.additionsapi.permissions.CarrotStickPermissions
Set the permission node for boosting by right-clicking when on a pig.
setBowStack(CustomItemStack) - Method in class com.chrismin13.additionsapi.utils.BowStackContainer
 
setBreak(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the permission node for breaking a block.
setBroken(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setBurnTime(int) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the burn time of a Custom Item in ticks when placed in a furnace.
setCanBeCreated(boolean) - Method in class com.chrismin13.additionsapi.files.CustomItemConfig
 
setCanBePlacedVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the text that shows on which blocks this can be placed on in the item lore is visible or not.
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.bow.EntityShootCustomBowEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.elytra.CustomElytraPlayerToggleGlideEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemBlockBreakEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemBlockIgniteEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemFishEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemFurnaceBurnEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemPlayerInteractEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.CustomItemShearEntityEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.EntityDamageByPlayerUsingCustomItemEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.PlayerDropCustomItemEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.item.PlayerPickupCustomItemEvent
 
setCancelled(boolean) - Method in class com.chrismin13.additionsapi.events.shield.CustomShieldPlayerDamageByEntityEvent
 
setCancelled(boolean) - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
Sets if this event should be cancelled.
setCanDestroyVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the text that shows which blocks this item can mine in the item lore is visible or not.
setCast(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setColor(Color) - Method in class com.chrismin13.additionsapi.items.CustomLeatherArmor
Set the CustomLeatherArmor's Color.
setCombinedInCrafting(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set if the item can be Combined in a Crafting Table.
setCooldown(Double) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setCraft(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the permission node for Crafting the Custom Item.
setCullface(ModelFace) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
setCustomItem(CustomItem) - Method in class com.chrismin13.additionsapi.events.item.PlayerCustomItemDamageEvent
 
setDamage(Double) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setDamageCause(EntityDamageEvent.DamageCause) - Method in class com.chrismin13.additionsapi.events.armor.PlayerCustomArmorDamageEvent
 
setDamageCuasesWithDurability(ArrayList<EntityDamageEvent.DamageCause>) - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
Set the EntityDamageEvent.DamageCauses that will affect the Armor's Durability.
setDamaged(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setDamageMultiplier(float) - 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.
setDisplay(DisplayOptions) - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
setDisplayName(String) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the display name of the Custom Item.
setDisplayName(ItemStack, String) - Static method in class us.fihgu.toolbox.item.ItemUtils
Changes Items display name.
setDown(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
setDrop(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the permission node for Dropping the Custom Item by a Player.
setDurability(short) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the Durability of the Custom Item.
setDurability(short) - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
Set the StorageCustomItem's Durability Value.
setDurabilityMechanics(ItemDurability) - Method in class com.chrismin13.additionsapi.items.CustomArmor
Deprecated.
setDurabilityMechanics(ArmorDurability) - Method in class com.chrismin13.additionsapi.items.CustomArmor
These determine how the durability of the CustomArmor, both for Fake and real durability, will drop.
setDurabilityMechanics(ItemDurability) - Method in class com.chrismin13.additionsapi.items.CustomItem
These determine how the durability of the CustomItem, both for Fake and real durability, will drop.
setEast(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
setEdited(boolean) - Method in class com.chrismin13.additionsapi.files.CustomItemConfig
 
setElements(List<ModelElement>) - Method in class us.fihgu.toolbox.resourcepack.model.Model
setEnabled(boolean) - Method in class com.chrismin13.additionsapi.files.CustomItemConfig
 
setEnchantable(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set if the item can be Enchanted.
setEnchantmentVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the enchantments in the item lore are visible or not.
setEntityHit(int) - Method in class com.chrismin13.additionsapi.durability.ItemDurability
Set the amount of durability reduced when hitting another entity.
setEntityReel(int) - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
Set the durability reduced when the hook is on an entity that is neither a fish nor an item and the fishing rod is reeled.
setExperience(float) - Method in class com.chrismin13.additionsapi.recipes.CustomFurnaceRecipe
 
setExtraDurabilityTaken(int) - Method in class com.chrismin13.additionsapi.durability.ShieldDurability
Set the Extra Durability taken upon blocking a hit.
setFaces(ElementFaceOptions) - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
setFakeDurability(int) - Method in class com.chrismin13.additionsapi.items.CustomItem
Sets the Durability for the Fake Durability lore.
setFakeDurability(int) - Method in class com.chrismin13.additionsapi.items.CustomItemStack
Sets the ItemStack's Current Fake Durability.
setFire(int) - Method in class com.chrismin13.additionsapi.durability.FlintAndSteelDurability
Set the durability reduced when setting a block on fire
setFire(String) - Method in class com.chrismin13.additionsapi.permissions.FlintAndSteelPermissions
Set the permission node for setting a block on fire.
setFireArrow(int) - Method in class com.chrismin13.additionsapi.durability.BowDurability
Set the durability reduced when using the bow to fire an arrow.
setFirstperson_lefthand(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setFirstperson_righthand(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setFishCatch(int) - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
Set the durability reduced when a fish is caught.
setFixed(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setFlight(String) - Method in class com.chrismin13.additionsapi.permissions.ElytraPermissions
Set the permission node for toggling flight with the Elytra
setFlightOneSecond(int) - Method in class com.chrismin13.additionsapi.durability.ElytraDurability
Set the durability reduced when flying for 1 second.
setForceResourcePack() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackManager
setFrom(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
setFurnaceBurnEvent(FurnaceBurnEvent) - Method in class com.chrismin13.additionsapi.events.item.CustomItemFurnaceBurnEvent
 
setGround(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setGui(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setHead(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setHit(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the permission node for hitting another entity.
setHoe(int) - Method in class com.chrismin13.additionsapi.durability.HoeDurability
Set the damage that will be reduced when you hoe the ground.
setHoe(String) - Method in class com.chrismin13.additionsapi.permissions.HoePermissions
Set the permission node for tiling the ground with a hoe.
setHoeAbilities(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
ONLY APPLICABLE FOR HOES
This is useful if you would like to create a Custom Item with no special abilities.
setIdName(String) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the CustomItem's IdName.
setIdName(String) - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
Set the result CustomItem's ID Name.
setIngredient(char, Material) - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
setIngredient(char, RecipeIngredient) - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
setInput(RecipeIngredient) - Method in class com.chrismin13.additionsapi.recipes.CustomFurnaceRecipe
 
setInstantBlockBreak(int) - Method in class com.chrismin13.additionsapi.durability.ItemDurability
Set the amount of durability reduced when breaking a block that has an instant breaking speed, e.g.
setItemReel(int) - Method in class com.chrismin13.additionsapi.durability.FishingRodDurability
Set the durability reduced when the hook is on an item on the ground and the fishing rod is reeled.
setItemTag(ItemStack, NbtFactory.NbtCompound) - Static method in class com.comphenix.attribute.NbtFactory
Set the NBT compound tag of a given item stack.
setLefthanded(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setLore(List<String>) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the lore of the CustomItem.
setLore(ItemStack, String[]) - Static method in class us.fihgu.toolbox.item.ItemUtils
replaces items entire lore to given lore.
setLore(ItemStack, List<String>) - Static method in class us.fihgu.toolbox.item.ItemUtils
replaces items entire lore to given lore.
setLore(ItemStack, String) - Static method in class us.fihgu.toolbox.item.ItemUtils
replaces items entire lore to given lore.
setMaterial(Material) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the Material of the Custom Item
setMaterial(Material) - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
Set the Material of the StorageCustomItem.
setMaterial(Material) - Method in class com.chrismin13.additionsapi.recipes.RecipeIngredient
 
setModel(String) - Method in class us.fihgu.toolbox.resourcepack.model.OverrideEntry
setModifiedDate(File, long) - Static method in class us.fihgu.toolbox.file.FileUtils
 
setName(String) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setNewArmorPiece(ItemStack) - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
 
setNorth(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
setOldArmorPiece(ItemStack) - Method in class com.codingforcookies.armorequip.ArmorEquipEvent
 
setOperation(Attributes.Operation) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setOrigin(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
setOverrides(List<OverrideEntry>) - Method in class us.fihgu.toolbox.resourcepack.model.ItemModel
setOwner(LivingEntity) - Method in class com.chrismin13.additionsapi.utils.BowStackContainer
 
setParent(String) - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
setPathTile(int) - Method in class com.chrismin13.additionsapi.durability.SpadeDurability
Set the damage that will be reduced if a path block is created using the Spade.
setPermissionPrefix(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the first part of the Permission Node.
setPermissions(ItemPermissions) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the Permission System for the Custom Item.
setPickup(String) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the permission node for a player to pick up the Custom Item.
setPotionEffectsVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the text that shows the potion effect this item will include when consumed in the item lore is visible or not.
setPredicate(Predicate) - Method in class us.fihgu.toolbox.resourcepack.model.OverrideEntry
setProjectileHitEvent(ProjectileHitEvent) - Method in class com.chrismin13.additionsapi.events.bow.ArrowFromCustomBowHitEvent
 
setPull(Double) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setPulling(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setReel(String) - Method in class com.chrismin13.additionsapi.permissions.FishingRodPermissions
 
setRescale(Boolean) - Method in class us.fihgu.toolbox.resourcepack.model.ElementRotation
setRotation(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
setRotation(Double) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
setRotation(ElementRotation) - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
setScale(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
setShade(Boolean) - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
setShape(String...) - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
setShape(String, String, String) - Method in class com.chrismin13.additionsapi.recipes.CustomShapedRecipe
 
setShear(String) - Method in class com.chrismin13.additionsapi.permissions.ShearPermissions
Set the permission node for shearing sheep
setShearSheep(int) - Method in class com.chrismin13.additionsapi.durability.ShearDurability
Set the durability reduced when shearing sheep.
setShoot(String) - Method in class com.chrismin13.additionsapi.permissions.BowPermissions
Set the permission node for shooting with the bow.
setShooter(LivingEntity) - Method in class com.chrismin13.additionsapi.events.bow.ArrowFromCustomBowHitEvent
 
setSlot(EquipmentSlot) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setSouth(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
setStandby(boolean) - Method in class us.fihgu.toolbox.item.BowModelInjection
 
setTexture(String) - Method in class com.chrismin13.additionsapi.items.CustomItemStack
Sets the Texture of the ItemStack.
setTexture(String) - Method in class com.chrismin13.additionsapi.items.StorageCustomItem
Set the name of the texture that is a ssigned to this StorageCustomItem's durability point.
setTexture(String) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
setTextures(HashMap<String, String>) - Method in class us.fihgu.toolbox.resourcepack.model.Model
 
setThirdperson_lefthand(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setThirdperson_righthand(DisplayEntry) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayOptions
 
setThornsExtraDamage(int) - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
Set the extra durability that will be reduced in case the Armor has the Thorns Enchantment.
setThornsExtraDamageOnHit(int) - Method in class com.chrismin13.additionsapi.durability.ArmorDurability
Set the extra amount of damage that will be dealt in case the Thorn enchantment hits back the entity that attacked the player that wears this armor piece.
setTile(String) - Method in class com.chrismin13.additionsapi.permissions.SpadePermissions
Set the permission node for creating a path block.
setTime(Double) - Method in class us.fihgu.toolbox.resourcepack.model.Predicate
setTintindex(Integer) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
setTo(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.ModelElement
setToolLikeAttributes(Boolean) - Method in class com.chrismin13.additionsapi.items.CustomTool
The Tool Like Attributes will add a lore that displays Attack Speed and Attack Damage the same way that they are displayed in Items in Vanilla.
setTranslation(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.DisplayEntry
 
setType(PermissionType) - Method in class com.chrismin13.additionsapi.permissions.ItemPermissions
Set the PermissionType.
setUnbreakable(Boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set the Custom Item to be Unbreakable or not.
setUnbreakableVisibility(boolean) - Method in class com.chrismin13.additionsapi.items.CustomItem
Set whether the unbreakable tag in the item lore will be visible or not.
setup() - Method in class com.chrismin13.additionsapi.files.ConfigFile
This method is run when the plugin is enabled and when reloading.
setup() - Method in class com.chrismin13.additionsapi.files.DataFile
This method is run when the plugin is enabled and when reloading.
setup() - Method in class com.chrismin13.additionsapi.files.LangFile
This method is run when the plugin is enabled and when reloading.
setUp(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
setUUID(UUID) - Method in class com.comphenix.attribute.Attributes.Attribute
 
setUv(double[]) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceEntry
setWear(String) - Method in class com.chrismin13.additionsapi.permissions.ArmorPermissions
 
setWest(ElementFaceEntry) - Method in class us.fihgu.toolbox.resourcepack.model.ElementFaceOptions
 
ShearDurability - Class in com.chrismin13.additionsapi.durability
This specifies how shears will have their durability reduced when performing certain actions.
ShearDurability() - Constructor for class com.chrismin13.additionsapi.durability.ShearDurability
 
ShearPermissions - Class in com.chrismin13.additionsapi.permissions
This specifies the permissions that will be checked when using the Custom Item that is of Material SHEARS.
ShearPermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.ShearPermissions
 
ShieldDurability - Class in com.chrismin13.additionsapi.durability
This specifies how a shield will have its durability reduced when performing certain actions.
ShieldDurability() - Constructor for class com.chrismin13.additionsapi.durability.ShieldDurability
 
ShieldPermissions - Class in com.chrismin13.additionsapi.permissions
This specifies the permissions that will be checked when using the Custom Item that is of Material SHIELD.
ShieldPermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.ShieldPermissions
 
shouldPlaySound(Material, ItemStack, byte, Player) - Static method in class com.chrismin13.additionsapi.listeners.vanilla.PlayerInteract
 
show() - Method in class com.chrismin13.additionsapi.files.BossBarConfig
 
showCustomItems() - Method in class com.chrismin13.additionsapi.files.BossBarConfig
 
showVanillaItems() - Method in class com.chrismin13.additionsapi.files.BossBarConfig
 
size() - Method in class com.comphenix.attribute.Attributes
Retrieve the number of attributes.
slot(EquipmentSlot) - Method in class com.comphenix.attribute.Attributes.Attribute.Builder
 
SpadeDurability - Class in com.chrismin13.additionsapi.durability
This specifies how a spade will have its durability reduced when performing certain actions.
SpadeDurability() - Constructor for class com.chrismin13.additionsapi.durability.SpadeDurability
 
SpadePermissions - Class in com.chrismin13.additionsapi.permissions
This specifies the permissions that will be checked when using the Custom Tool that is of ToolType SPADE.
SpadePermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.SpadePermissions
 
stack - Variable in class com.comphenix.attribute.Attributes
 
startAll() - Method in class us.fihgu.toolbox.web.SelectorThreadPool
 
startServer() - Method in class us.fihgu.toolbox.http.HTTPServer
 
startServer() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackServer
 
startServer() - Method in class us.fihgu.toolbox.web.WebServer
 
startsWith(List<String>, String) - Static method in class com.chrismin13.additionsapi.utils.StringUtils
 
StaticContextGenerator - Class in us.fihgu.toolbox.http
 
StaticContextGenerator(HTTPContext) - Constructor for class us.fihgu.toolbox.http.StaticContextGenerator
 
stopServer() - Method in class us.fihgu.toolbox.http.HTTPServer
 
stopServer() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackServer
 
stopServer() - Method in class us.fihgu.toolbox.web.WebServer
 
stopThread() - Method in class us.fihgu.toolbox.web.TimerThread
 
StorageCustomItem - Class in com.chrismin13.additionsapi.items
Used for Converting the Objects saved in the data.yml file.
StorageCustomItem(Material, short, String, String) - Constructor for class com.chrismin13.additionsapi.items.StorageCustomItem
Create a new StorageCustomItem.
StorageCustomItem(Material, short) - Constructor for class com.chrismin13.additionsapi.items.StorageCustomItem
Create a new StorageCustomItem.
StorageCustomItem(String, String) - Constructor for class com.chrismin13.additionsapi.items.StorageCustomItem
Create a new StorageCustomItem.
StorageCustomItem(StorageCustomItem) - Constructor for class com.chrismin13.additionsapi.items.StorageCustomItem
Create a new StorageCustomItem from another StorageCustomItem.
StringUtils - Class in com.chrismin13.additionsapi.utils
 
StringUtils() - Constructor for class com.chrismin13.additionsapi.utils.StringUtils
 
SUBCOMMANDS - Static variable in class com.chrismin13.additionsapi.commands.AdditionsTab
 
SwordDurability - Class in com.chrismin13.additionsapi.durability
This specifies how a sword will have its durability reduced when performing certain actions.
SwordDurability() - Constructor for class com.chrismin13.additionsapi.durability.SwordDurability
 
A B C D E F G H I J L M N O P R S T U V W Z 
Skip navigation links