Index

A B C D E F G H I K L M N O P Q R S T U V W Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractFollower - Class in br.net.dd.netherwingcore.game.movement
 
AbstractFollower() - Constructor for class br.net.dd.netherwingcore.game.movement.AbstractFollower
 
Account - Class in br.net.dd.netherwingcore.game.entities.account
 
Account() - Constructor for class br.net.dd.netherwingcore.game.entities.account.Account
 
AccountInfo() - Constructor for class br.net.dd.netherwingcore.database.implementation.LoginDatabase.AccountInfo
 
AccountMgr - Class in br.net.dd.netherwingcore.game.accounts
 
AccountMgr() - Constructor for class br.net.dd.netherwingcore.game.accounts.AccountMgr
 
AchievementMgr - Class in br.net.dd.netherwingcore.game.achievements
 
AchievementMgr() - Constructor for class br.net.dd.netherwingcore.game.achievements.AchievementMgr
 
AchievementPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AchievementPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AchievementPackets
 
AchievementScripts - Class in br.net.dd.netherwingcore.scripts.world
 
AchievementScripts() - Constructor for class br.net.dd.netherwingcore.scripts.world.AchievementScripts
 
ActionIpLogger - Class in br.net.dd.netherwingcore.scripts.world
 
ActionIpLogger() - Constructor for class br.net.dd.netherwingcore.scripts.world.ActionIpLogger
 
add(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
addAssign(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
addField(Field) - Method in class br.net.dd.netherwingcore.common.configuration.structs.Group
Adds a field to the group.
addGroup(Group) - Method in class br.net.dd.netherwingcore.common.configuration.structs.Section
Adds a new group to this section.
addItem(Item) - Method in class br.net.dd.netherwingcore.common.configuration.structs.Group
Adds an item to the group.
AddonPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AddonPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AddonPackets
 
addSection(Section) - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
Adds a new section to the configuration.
AdventureJournalHandler - Class in br.net.dd.netherwingcore.game.handlers
 
AdventureJournalHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.AdventureJournalHandler
 
AdventureJournalPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AdventureJournalPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AdventureJournalPackets
 
AdventureMapHandler - Class in br.net.dd.netherwingcore.game.handlers
 
AdventureMapHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.AdventureMapHandler
 
AdventureMapPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AdventureMapPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AdventureMapPackets
 
aeDecrypt_AesGcm(byte[], SecretKey, int, int) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoGenerics
Decrypts the given data using AES-GCM.
aeEncryptWithRandomIV_AesGcm(byte[], SecretKey, int, int) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoGenerics
Encrypts the given plaintext using AES-GCM with a random IV.
AES - Class in br.net.dd.netherwingcore.common.cryptography
Utility class for AES (Advanced Encryption Standard) based cryptography operations.
AES(boolean) - Constructor for class br.net.dd.netherwingcore.common.cryptography.AES
Constructs an AES instance for encryption or decryption with a default key size of 128 bits.
AES(boolean, int) - Constructor for class br.net.dd.netherwingcore.common.cryptography.AES
Constructs an AES instance for encryption or decryption.
AES.IV - Record Class in br.net.dd.netherwingcore.common.cryptography
Represents an AES Initialization Vector (IV).
AES.Key - Record Class in br.net.dd.netherwingcore.common.cryptography
Represents an AES key encapsulating its byte data and validation logic.
AES.Tag - Record Class in br.net.dd.netherwingcore.common.cryptography
Represents an AES authentication tag.
Ahnkahet - Class in br.net.dd.netherwingcore.scripts.northrend.azjolnerub.ahnkahet
 
Ahnkahet() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.azjolnerub.ahnkahet.Ahnkahet
 
AIException - Class in br.net.dd.netherwingcore.game.ai
 
AIException() - Constructor for class br.net.dd.netherwingcore.game.ai.AIException
 
Algorithms() - Constructor for class br.net.dd.netherwingcore.common.cryptography.CryptoHash.Algorithms
 
AllPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AllPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AllPackets
 
AlteracValley - Class in br.net.dd.netherwingcore.scripts.battlegrounds.alteracvalley
 
AlteracValley() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.alteracvalley.AlteracValley
 
AntorusTheBurningThrone - Class in br.net.dd.netherwingcore.scripts.argus.antorustheburningthrone
 
AntorusTheBurningThrone() - Constructor for class br.net.dd.netherwingcore.scripts.argus.antorustheburningthrone.AntorusTheBurningThrone
 
appendToBack(byte[], byte[]) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoGenerics
Appends the given tail byte array to the back of the data byte array.
ArathiBasin - Class in br.net.dd.netherwingcore.scripts.battlegrounds.arathibasin
 
ArathiBasin() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.arathibasin.ArathiBasin
 
ARC4 - Class in br.net.dd.netherwingcore.common.cryptography
Java rewrite of Trinity::Crypto::ARC4 based on OpenSSL EVP.
ARC4() - Constructor for class br.net.dd.netherwingcore.common.cryptography.ARC4
Constructor initializes the Cipher instance for ARC4.
Arcatraz - Class in br.net.dd.netherwingcore.scripts.outland.tempestkeep.arcatraz
 
Arcatraz() - Constructor for class br.net.dd.netherwingcore.scripts.outland.tempestkeep.arcatraz.Arcatraz
 
AreaBoundary - Class in br.net.dd.netherwingcore.game.maps
 
AreaBoundary() - Constructor for class br.net.dd.netherwingcore.game.maps.AreaBoundary
 
AreaTrigger - Class in br.net.dd.netherwingcore.game.entities.areatrigger
 
AreaTrigger() - Constructor for class br.net.dd.netherwingcore.game.entities.areatrigger.AreaTrigger
 
AreaTriggerAI - Class in br.net.dd.netherwingcore.game.ai.coreai
 
AreaTriggerAI() - Constructor for class br.net.dd.netherwingcore.game.ai.coreai.AreaTriggerAI
 
AreaTriggerDataStore - Class in br.net.dd.netherwingcore.game.globals
 
AreaTriggerDataStore() - Constructor for class br.net.dd.netherwingcore.game.globals.AreaTriggerDataStore
 
AreaTriggerPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AreaTriggerPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AreaTriggerPackets
 
AreatriggerScripts - Class in br.net.dd.netherwingcore.scripts.world
 
AreatriggerScripts() - Constructor for class br.net.dd.netherwingcore.scripts.world.AreatriggerScripts
 
AreaTriggerTemplate - Class in br.net.dd.netherwingcore.game.entities.areatrigger
 
AreaTriggerTemplate() - Constructor for class br.net.dd.netherwingcore.game.entities.areatrigger.AreaTriggerTemplate
 
Arena - Class in br.net.dd.netherwingcore.game.battlegrounds
 
Arena() - Constructor for class br.net.dd.netherwingcore.game.battlegrounds.Arena
 
ArenaBladesEdge - Class in br.net.dd.netherwingcore.scripts.battlegrounds.bladesedge
 
ArenaBladesEdge() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.bladesedge.ArenaBladesEdge
 
ArenaDalaranSewers - Class in br.net.dd.netherwingcore.scripts.battlegrounds.dalaransewers
 
ArenaDalaranSewers() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.dalaransewers.ArenaDalaranSewers
 
ArenaNagrandArena - Class in br.net.dd.netherwingcore.scripts.battlegrounds.nagrandarena
 
ArenaNagrandArena() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.nagrandarena.ArenaNagrandArena
 
ArenaRingOfValor - Class in br.net.dd.netherwingcore.scripts.battlegrounds.ringofvalor
 
ArenaRingOfValor() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.ringofvalor.ArenaRingOfValor
 
ArenaRuinsOfLordaeron - Class in br.net.dd.netherwingcore.scripts.battlegrounds.ruinsoflordaeron
 
ArenaRuinsOfLordaeron() - Constructor for class br.net.dd.netherwingcore.scripts.battlegrounds.ruinsoflordaeron.ArenaRuinsOfLordaeron
 
ArenaScore - Class in br.net.dd.netherwingcore.game.battlegrounds
 
ArenaScore() - Constructor for class br.net.dd.netherwingcore.game.battlegrounds.ArenaScore
 
ArenaTeam - Class in br.net.dd.netherwingcore.game.battlegrounds
 
ArenaTeam() - Constructor for class br.net.dd.netherwingcore.game.battlegrounds.ArenaTeam
 
ArenaTeamMgr - Class in br.net.dd.netherwingcore.game.battlegrounds
 
ArenaTeamMgr() - Constructor for class br.net.dd.netherwingcore.game.battlegrounds.ArenaTeamMgr
 
Argon2Hash - Class in br.net.dd.netherwingcore.common.cryptography
Utility class for hashing and verifying passwords using the Argon2 algorithm.
ArgusScriptLoader - Class in br.net.dd.netherwingcore.scripts.argus
 
ArgusScriptLoader() - Constructor for class br.net.dd.netherwingcore.scripts.argus.ArgusScriptLoader
 
ArtifactHandler - Class in br.net.dd.netherwingcore.game.handlers
 
ArtifactHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.ArtifactHandler
 
ArtifactPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
ArtifactPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.ArtifactPackets
 
asDecStr() - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
Returns the decimal string representation of this BigNumber.
asDwordUnsigned() - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
asHexStr() - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
Returns the hexadecimal string representation of this BigNumber.
assign(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
AsyncAcceptor - Class in br.net.dd.netherwingcore.common.network
 
AsyncAcceptor() - Constructor for class br.net.dd.netherwingcore.common.network.AsyncAcceptor
 
AsyncCallbackProcessor - Class in br.net.dd.netherwingcore.common.utilities
 
AsyncCallbackProcessor() - Constructor for class br.net.dd.netherwingcore.common.utilities.AsyncCallbackProcessor
 
AsyncCallbackProcessorFwd - Class in br.net.dd.netherwingcore.common.utilities
 
AsyncCallbackProcessorFwd() - Constructor for class br.net.dd.netherwingcore.common.utilities.AsyncCallbackProcessorFwd
 
asyncExecute(LoginDatabaseStatements, Map...) - Method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
Asynchronous execution of a database statement.
asyncExecute(T, Map...) - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
Asynchronous execution of a database statement.
asyncQuery(LoginDatabaseStatements, Map...) - Method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
Asynchronous query execution.
asyncQuery(T, Map...) - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
Asynchronous query execution.
AuchenaiCrypts - Class in br.net.dd.netherwingcore.scripts.outland.auchindoun.auchenaicrypts
 
AuchenaiCrypts() - Constructor for class br.net.dd.netherwingcore.scripts.outland.auchindoun.auchenaicrypts.AuchenaiCrypts
 
Auchindoun - Class in br.net.dd.netherwingcore.scripts.draenor.auchindoun
 
Auchindoun() - Constructor for class br.net.dd.netherwingcore.scripts.draenor.auchindoun.Auchindoun
 
AuctionHouseBot - Class in br.net.dd.netherwingcore.game.auctionhousebot
 
AuctionHouseBot() - Constructor for class br.net.dd.netherwingcore.game.auctionhousebot.AuctionHouseBot
 
AuctionHouseBotBuyer - Class in br.net.dd.netherwingcore.game.auctionhousebot
 
AuctionHouseBotBuyer() - Constructor for class br.net.dd.netherwingcore.game.auctionhousebot.AuctionHouseBotBuyer
 
AuctionHouseBotSeller - Class in br.net.dd.netherwingcore.game.auctionhousebot
 
AuctionHouseBotSeller() - Constructor for class br.net.dd.netherwingcore.game.auctionhousebot.AuctionHouseBotSeller
 
AuctionHouseHandler - Class in br.net.dd.netherwingcore.game.handlers
 
AuctionHouseHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.AuctionHouseHandler
 
AuctionHouseMgr - Class in br.net.dd.netherwingcore.game.auctionhouse
 
AuctionHouseMgr() - Constructor for class br.net.dd.netherwingcore.game.auctionhouse.AuctionHouseMgr
 
AuctionHousePackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AuctionHousePackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AuctionHousePackets
 
AuthDefines - Class in br.net.dd.netherwingcore.common.cryptography.authentication
Defines constants and utilities related to authentication within the NetherwingCore system.
AuthDefines() - Constructor for class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines
 
AuthDefines.SessionKey - Class in br.net.dd.netherwingcore.common.cryptography.authentication
Represents a session key with a fixed length of 40 bytes.
AuthenticationPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
AuthenticationPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.AuthenticationPackets
 
AuthenticationService - Class in br.net.dd.netherwingcore.bnetserver.services
 
AuthenticationService() - Constructor for class br.net.dd.netherwingcore.bnetserver.services.AuthenticationService
 
AuthHandler - Class in br.net.dd.netherwingcore.game.handlers
 
AuthHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.AuthHandler
 
AzjolNerub - Class in br.net.dd.netherwingcore.scripts.northrend.azjolnerub.azjolnerub
 
AzjolNerub() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.azjolnerub.azjolnerub.AzjolNerub
 
A B C D E F G H I K L M N O P Q R S T U V W Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form