Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- HallowsEnd - Class in br.net.dd.netherwingcore.scripts.events
- HallowsEnd() - Constructor for class br.net.dd.netherwingcore.scripts.events.HallowsEnd
- HallsOfLightning - Class in br.net.dd.netherwingcore.scripts.northrend.ulduar.hallsoflightning
- HallsOfLightning() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.ulduar.hallsoflightning.HallsOfLightning
- HallsOfOrigination - Class in br.net.dd.netherwingcore.scripts.kalimdor.hallsoforigination
- HallsOfOrigination() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.hallsoforigination.HallsOfOrigination
- HallsOfReflection - Class in br.net.dd.netherwingcore.scripts.northrend.frozenhalls.hallsofreflection
- HallsOfReflection() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.frozenhalls.hallsofreflection.HallsOfReflection
- HallsOfStone - Class in br.net.dd.netherwingcore.scripts.northrend.ulduar.hallsofstone
- HallsOfStone() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.ulduar.hallsofstone.HallsOfStone
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlePostLoginSrpChallenge
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetGameAccounts
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetPortal
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerIndex
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerLogin
-
Handles incoming HTTP requests to the /bnetserver/login/ endpoint.
- handle(HttpExchange) - Method in class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerPostRefreshLoginTicket
- HandlePostLoginSrpChallenge - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlePostLoginSrpChallenge is responsible for handling POST requests to the /bnetserver/login/srp/ endpoint.
- HandlePostLoginSrpChallenge() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlePostLoginSrpChallenge
- HandlerGetGameAccounts - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlerGetGameAccounts is responsible for handling requests to the /bnetserver/gameAccounts/ endpoint.
- HandlerGetGameAccounts() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetGameAccounts
- HandlerGetPortal - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlerGetPortal is responsible for handling requests to the /bnetserver/portal/ endpoint.
- HandlerGetPortal() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetPortal
- HandlerIndex - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlerIndex is responsible for handling requests to the root endpoint ("/") of the REST API.
- HandlerIndex() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerIndex
- HandlerLogin - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlerLogin is responsible for handling requests to the /bnetserver/login/ endpoint.
- HandlerLogin() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerLogin
- HandlerPostRefreshLoginTicket - Class in br.net.dd.netherwingcore.bnetserver.rest.handlers
-
HandlerPostRefreshLoginTicket is responsible for handling POST requests to the /bnetserver/refreshLoginTicket/ endpoint.
- HandlerPostRefreshLoginTicket() - Constructor for class br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerPostRefreshLoginTicket
- hasDataToWrite() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
-
Checks if there is data in the write queue that needs to be sent to the client.
- hash(String, byte[]) - Static method in class br.net.dd.netherwingcore.common.cryptography.Argon2Hash
-
Hashes a password using the Argon2 algorithm with the provided salt and default parameters.
- hash(String, byte[], int, int) - Static method in class br.net.dd.netherwingcore.common.cryptography.Argon2Hash
-
Hashes a password using the Argon2 algorithm with the provided parameters.
- Hash - Class in br.net.dd.netherwingcore.common.utilities
- Hash() - Constructor for class br.net.dd.netherwingcore.common.utilities.Hash
- HASH_LEN - Static variable in class br.net.dd.netherwingcore.common.cryptography.Argon2Hash
- hashCode() - Method in record class br.net.dd.netherwingcore.common.configuration.structs.Item
-
Returns a hash code value for this object.
- hashCode() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.IV
-
Returns a hash code value for this object.
- hashCode() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.Key
-
Returns a hash code value for this object.
- hashCode() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.Tag
-
Returns a hash code value for this object.
- hashCode() - Method in record class br.net.dd.netherwingcore.common.cryptography.authentication.WorldPacketCrypt.Key
-
Returns a hash code value for this object.
- hashCode() - Method in record class br.net.dd.netherwingcore.common.logging.LogFile
-
Returns a hash code value for this object.
- HellfireRamparts - Class in br.net.dd.netherwingcore.scripts.outland.hellfirecitadel.hellfireramparts
- HellfireRamparts() - Constructor for class br.net.dd.netherwingcore.scripts.outland.hellfirecitadel.hellfireramparts.HellfireRamparts
- hexStrToByteArray(String, boolean) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
-
Converts a hexadecimal string to a byte array with optional reversal of the byte order.
- HMAC - Class in br.net.dd.netherwingcore.common.cryptography
- HMAC() - Constructor for class br.net.dd.netherwingcore.common.cryptography.HMAC
- HomeMovementGenerator - Class in br.net.dd.netherwingcore.game.movement.generators
- HomeMovementGenerator() - Constructor for class br.net.dd.netherwingcore.game.movement.generators.HomeMovementGenerator
- HotfixDatabase - Class in br.net.dd.netherwingcore.database.implementation
- HotfixDatabase() - Constructor for class br.net.dd.netherwingcore.database.implementation.HotfixDatabase
- HotfixHandler - Class in br.net.dd.netherwingcore.game.handlers
- HotfixHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.HotfixHandler
- HotfixPackets - Class in br.net.dd.netherwingcore.game.server.packets
- HotfixPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.HotfixPackets
- HOUR - Enum constant in enum class br.net.dd.netherwingcore.common.Common.TimeConstants
- HourOfTwilight - Class in br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.houroftwilight
- HourOfTwilight() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.houroftwilight.HourOfTwilight
- Hyjal - Class in br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal
- Hyjal() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal.Hyjal
- HyjalAI - Class in br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal
- HyjalAI() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal.HyjalAI
- HyjalTrash - Class in br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal
- HyjalTrash() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.battleformounthyjal.HyjalTrash
- Hyperlinks - Class in br.net.dd.netherwingcore.game.chat
- Hyperlinks() - Constructor for class br.net.dd.netherwingcore.game.chat.Hyperlinks
- HyperlinkTags - Class in br.net.dd.netherwingcore.game.chat
- HyperlinkTags() - Constructor for class br.net.dd.netherwingcore.game.chat.HyperlinkTags
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form