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 

H

handHeldItems - Static variable in enum us.fihgu.toolbox.item.DamageableItem
Damageable items that inherit from the handheld model.
handleSelection(SelectionKey) - Method in class us.fihgu.toolbox.http.HTTPAcceptHandler
 
handleSelection(SelectionKey) - Method in class us.fihgu.toolbox.http.HTTPReadHandler
 
handleSelection(SelectionKey) - Method in class us.fihgu.toolbox.http.HTTPWriteHandler
 
handleSelection(SelectionKey) - Method in interface us.fihgu.toolbox.web.SelectionHandler
 
hasFakeDurability() - Method in class com.chrismin13.additionsapi.items.CustomItem
 
hashCode() - Method in class com.chrismin13.additionsapi.recipes.RecipeIngredient
 
hasHoeAbilities() - 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.
hasResource() - Static method in class us.fihgu.toolbox.resourcepack.ResourcePackManager
 
hasSendWithHash - Static variable in class us.fihgu.toolbox.resourcepack.ResourcePackManager
Checks if the server has the method to send the resource pack's hash to the player.
hasToolLikeAttributes() - 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.
HEAD_UUID - Static variable in class com.chrismin13.additionsapi.items.CustomItem
The UUID of the Attribute that will be applied to the Head Slot.
headers - Variable in class us.fihgu.toolbox.http.HTTPRequest
 
headers - Variable in class us.fihgu.toolbox.http.HTTPResponse
 
hideDurabilityBossBar(Player, EquipmentSlot) - Static method in class com.chrismin13.additionsapi.listeners.DurabilityBar
 
HoeDurability - Class in com.chrismin13.additionsapi.durability
This specifies how a hoe will have its durability reduced when performing certain actions.
HoeDurability() - Constructor for class com.chrismin13.additionsapi.durability.HoeDurability
 
HoePermissions - Class in com.chrismin13.additionsapi.permissions
This specifies the permissions that will be checked when using the Custom Tool that is of ToolType HOE.
HoePermissions(String, PermissionType) - Constructor for class com.chrismin13.additionsapi.permissions.HoePermissions
 
HORSE_JUMP_STRENGTH - Static variable in class com.comphenix.attribute.Attributes.AttributeType
 
host - Static variable in class us.fihgu.toolbox.resourcepack.ResourcePackServer
 
HTTPAcceptHandler - Class in us.fihgu.toolbox.http
 
HTTPAcceptHandler(HTTPServer) - Constructor for class us.fihgu.toolbox.http.HTTPAcceptHandler
 
HTTPContext - Class in us.fihgu.toolbox.http
a HTTPContext is a resource that's related to a web path
HTTPContext has a few important properties:
It is thread safe.
Any Thread can read from a random position of the resource at any time.
HTTPContext() - Constructor for class us.fihgu.toolbox.http.HTTPContext
 
HTTPReadHandler - Class in us.fihgu.toolbox.http
 
HTTPReadHandler(HTTPServer) - Constructor for class us.fihgu.toolbox.http.HTTPReadHandler
 
HTTPRequest - Class in us.fihgu.toolbox.http
 
HTTPRequest(HTTPServer) - Constructor for class us.fihgu.toolbox.http.HTTPRequest
 
HTTPRequestMethod - Enum in us.fihgu.toolbox.http
 
HTTPResponse - Class in us.fihgu.toolbox.http
 
HTTPResponse(ResponseCode, HTTPContext) - Constructor for class us.fihgu.toolbox.http.HTTPResponse
 
HTTPServer - Class in us.fihgu.toolbox.http
This HTTP Server runs in its own thread.
It uses non-block nio channels.
HTTPServer(InetSocketAddress) - Constructor for class us.fihgu.toolbox.http.HTTPServer
 
HTTPWriteHandler - Class in us.fihgu.toolbox.http
 
HTTPWriteHandler(HTTPServer) - Constructor for class us.fihgu.toolbox.http.HTTPWriteHandler
 
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