Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- g - Variable in class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.SRP6Base
- G3DPosition - Class in br.net.dd.netherwingcore.game.entities.object
- G3DPosition() - Constructor for class br.net.dd.netherwingcore.game.entities.object.G3DPosition
- gameAccountId - Variable in class br.net.dd.netherwingcore.database.implementation.LoginDatabase.AccountInfo
- gameAccountName - Variable in class br.net.dd.netherwingcore.database.implementation.LoginDatabase.AccountInfo
- GameEventMgr - Class in br.net.dd.netherwingcore.game.events
- GameEventMgr() - Constructor for class br.net.dd.netherwingcore.game.events.GameEventMgr
- GameEventSender - Class in br.net.dd.netherwingcore.game.events
- GameEventSender() - Constructor for class br.net.dd.netherwingcore.game.events.GameEventSender
- GameObject - Class in br.net.dd.netherwingcore.game.entities.gameobject
- GameObject() - Constructor for class br.net.dd.netherwingcore.game.entities.gameobject.GameObject
- GameObjectAI - Class in br.net.dd.netherwingcore.game.ai.coreai
- GameObjectAI() - Constructor for class br.net.dd.netherwingcore.game.ai.coreai.GameObjectAI
- GameObjectAIFactory - Class in br.net.dd.netherwingcore.game.ai
- GameObjectAIFactory() - Constructor for class br.net.dd.netherwingcore.game.ai.GameObjectAIFactory
- GameObjectData - Class in br.net.dd.netherwingcore.game.entities.gameobject
- GameObjectData() - Constructor for class br.net.dd.netherwingcore.game.entities.gameobject.GameObjectData
- GameObjectPackets - Class in br.net.dd.netherwingcore.game.server.packets
- GameObjectPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.GameObjectPackets
- GameTables - Class in br.net.dd.netherwingcore.game.datastores
- GameTables() - Constructor for class br.net.dd.netherwingcore.game.datastores.GameTables
- GameTime - Class in br.net.dd.netherwingcore.game.time
- GameTime() - Constructor for class br.net.dd.netherwingcore.game.time.GameTime
- GameUtilitiesService - Class in br.net.dd.netherwingcore.bnetserver.services
-
Service implementation for handling game utility related RPC calls.
- GameUtilitiesService() - Constructor for class br.net.dd.netherwingcore.bnetserver.services.GameUtilitiesService
- Garrison - Class in br.net.dd.netherwingcore.game.garrison
- Garrison() - Constructor for class br.net.dd.netherwingcore.game.garrison.Garrison
- GarrisonGeneric - Class in br.net.dd.netherwingcore.scripts.draenor.garrison
- GarrisonGeneric() - Constructor for class br.net.dd.netherwingcore.scripts.draenor.garrison.GarrisonGeneric
- GarrisonHandler - Class in br.net.dd.netherwingcore.game.handlers
- GarrisonHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.GarrisonHandler
- GarrisonMap - Class in br.net.dd.netherwingcore.game.garrison
- GarrisonMap() - Constructor for class br.net.dd.netherwingcore.game.garrison.GarrisonMap
- GarrisonMgr - Class in br.net.dd.netherwingcore.game.garrison
- GarrisonMgr() - Constructor for class br.net.dd.netherwingcore.game.garrison.GarrisonMgr
- GarrisonPackets - Class in br.net.dd.netherwingcore.game.server.packets
- GarrisonPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.GarrisonPackets
- generateRandomIV(int) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoGenerics
-
Generates a random IV of the specified length in bytes.
- GenericDatabase<T> - Class in br.net.dd.netherwingcore.database.common
-
GenericDatabase is an abstract class that provides a template for database operations.
- GenericDatabase(String) - Constructor for class br.net.dd.netherwingcore.database.common.GenericDatabase
-
Constructs a GenericDatabase instance with the provided connection information string.
- GenericHash(CryptoHash.DigestCreator, int) - Constructor for class br.net.dd.netherwingcore.common.cryptography.CryptoHash.GenericHash
-
Constructs a GenericHash with the specified DigestCreator and digest length.
- GenericMovementGenerator - Class in br.net.dd.netherwingcore.game.movement.generators
- GenericMovementGenerator() - Constructor for class br.net.dd.netherwingcore.game.movement.generators.GenericMovementGenerator
- get() - Static method in class br.net.dd.netherwingcore.common.configuration.Config
-
Retrieves the cached
Configuration. - get() - Static method in class br.net.dd.netherwingcore.common.cryptography.SSLContextImpl
-
Provides the singleton instance of the SSLContext.
- get(Common.LocaleConstant) - Method in class br.net.dd.netherwingcore.common.Common.LocalizedString
-
Retrieves the localized string for the given locale.
- get(Key) - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Retrieves an Item from the configuration that matches the specified key.
- get(String) - Static method in class br.net.dd.netherwingcore.common.cryptography.SSLContextImpl
-
Retrieves a resource file (certificate or private key) as an
InputStream. - get(String, Integer) - Static method in class br.net.dd.netherwingcore.common.configuration.Config
-
Retrieves the cached
Configuration. - get(String, Integer) - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Retrieves an integer value from the configuration based on the given key.
- get(String, String) - Static method in class br.net.dd.netherwingcore.common.configuration.Config
-
Retrieves the cached
Configuration. - get(String, String) - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Retrieves a string value from the configuration based on the given key.
- getAccountByEmail(String) - Static method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
-
Retrieves account information from the database based on the provided email.
- getAccountId() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
- getAccountName() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
- getActiveSize() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the number of bytes currently available for reading in the buffer.
- getBytes(byte[], int, boolean) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
-
Writes the unsigned big-endian (or little-endian) byte representation of this BigNumber into the provided buffer.
- getCapacity() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the total capacity of the buffer.
- getCertAlgorithm() - Static method in class br.net.dd.netherwingcore.common.utilities.CryptographyData
-
Retrieves the algorithm used for cryptographic operations.
- getCertAlias() - Static method in class br.net.dd.netherwingcore.common.utilities.CryptographyData
-
Retrieves the alias associated with the cryptographic certificate.
- getCertPassword() - Static method in class br.net.dd.netherwingcore.common.utilities.CryptographyData
-
Retrieves the password for the cryptographic certificate.
- getClientInfo() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
-
Retrieves information about the connected client, such as its remote address.
- getCommitDate() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getCommitHash() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getCompanyName() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getConfigKeyName() - Method in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
-
Gets the name associated with this flag, which corresponds to a configuration key.
- getConfiguration() - Method in class br.net.dd.netherwingcore.common.configuration.ConfigurationController
-
Retrieves the current `Configuration` stored in this controller.
- getConfiguration() - Method in class br.net.dd.netherwingcore.common.configuration.ConfigurationSample
-
Retrieves the configuration object associated with this sample.
- getConnection() - Method in class br.net.dd.netherwingcore.database.common.ConnectionPool
- getConnection() - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
-
Retrieves a connection from the connection pool.
- getConnection(ConnectionInfos, boolean) - Static method in class br.net.dd.netherwingcore.database.util.DBTools
-
Establishes a connection to the database using the provided ConnectionInfos and root credentials.
- getConnectionFlag() - Method in enum class br.net.dd.netherwingcore.database.implementation.LoginDatabaseStatements
- getConnectionInfos() - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
- getDatabase() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the database name for the connection.
- getDescription() - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Gets the description of the configuration.
- getDescription() - Method in class br.net.dd.netherwingcore.common.configuration.structs.Section
-
Gets the description of this section.
- getDigest() - Method in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.GenericHash
-
Returns a copy of the computed digest.
- getDigestOf(CryptoHash.DigestCreator, int, byte[]) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.GenericHash
-
Static utility method to compute the digest of the given data using the specified DigestCreator and digest length.
- getDigestOf(CryptoHash.DigestCreator, int, Object...) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoHash.GenericHash
-
Static utility method to compute the digest of the given string using the specified DigestCreator and digest length.
- getFields() - Method in class br.net.dd.netherwingcore.common.configuration.structs.Group
-
Retrieves the list of fields associated with the group.
- getFileName() - Method in class br.net.dd.netherwingcore.common.configuration.ConfigurationSample
-
Retrieves the file name associated with this configuration.
- getFileVersion() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getFullDatabaseRevision() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getFullVersion() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getGitCommitBranch() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getGroups() - Method in class br.net.dd.netherwingcore.common.configuration.structs.Section
-
Gets the list of groups associated with this section.
- getHost() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the host for the database connection.
- getHotfixDatabaseRevision() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getInstance() - Static method in class br.net.dd.netherwingcore.bnetserver.services.ServiceDispatcher
-
Returns the singleton instance of the ServiceDispatcher.
- getInstance() - Static method in class br.net.dd.netherwingcore.database.implementation.LoginDatabase
-
Retrieves the singleton instance of LoginDatabase.
- getInternalName() - Method in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
-
Gets the internal name associated with this flag, which corresponds to the database name.
- getItems() - Method in class br.net.dd.netherwingcore.common.configuration.structs.Group
-
Retrieves the list of items associated with the group.
- getJarLocation() - Static method in class br.net.dd.netherwingcore.common.utilities.Util
-
Retrieves the location of the JAR file of the current application.
- getKey() - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.AuthDefines.SessionKey
-
Retrieves a copy of the session key.
- getLegalCopyright() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getLevel() - Method in exception class br.net.dd.netherwingcore.common.logging.Message
-
Retrieves the log level associated with this exception.
- getLimit() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the current limit of the buffer.
- getLocaleByName(String) - Static method in class br.net.dd.netherwingcore.common.Common
-
Gets the
LocaleConstantcorresponding to the given locale name. - getLogger(String) - Static method in class br.net.dd.netherwingcore.common.logging.Log
-
Factory method to obtain a logger instance for a specific class.
- getMask() - Method in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
-
Gets the bitmask value associated with this flag.
- getNumBits() - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
- getNumBytes() - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
- getPassword() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the password for the database connection.
- getPID() - Static method in class br.net.dd.netherwingcore.common.utilities.Util
-
Retrieves the current process ID (PID) of the running application.
- getPortOrSocket() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the port or socket for the database connection.
- getPreparedStatement(String, Map...) - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
-
Prepares a SQL statement with the given query and parameters.
- getProductDescription() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getProductName() - Static method in class br.net.dd.netherwingcore.common.GitRevision
- getQuery() - Method in enum class br.net.dd.netherwingcore.database.implementation.LoginDatabaseStatements
- getRandomBytes(byte[]) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoRandom
-
Fills the provided byte array with random bytes.
- getRandomBytes(byte[], int) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoRandom
-
Fills the first len bytes of the provided byte array with random bytes.
- getRandomBytes(int) - Static method in class br.net.dd.netherwingcore.common.cryptography.CryptoRandom
-
Generates a new byte array of the specified size filled with random bytes.
- getReadBuffer() - Method in class br.net.dd.netherwingcore.bnetserver.server.Session
- getReadPointer(int) - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets a byte array containing the data at the current read position without advancing the read position.
- getReadPos() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the current read position in the buffer.
- getRemainingSpace() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the remaining capacity of the buffer for writing new data.
- getSections() - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Gets the list of sections in the configuration.
- getServiceHash() - Method in class br.net.dd.netherwingcore.bnetserver.services.AuthenticationService
- getServiceHash() - Method in class br.net.dd.netherwingcore.bnetserver.services.ConnectionService
- getServiceHash() - Method in class br.net.dd.netherwingcore.bnetserver.services.GameUtilitiesService
-
Returns the unique service hash for the GameUtilitiesService.
- getServiceHash() - Method in class br.net.dd.netherwingcore.bnetserver.services.ServiceBase
-
Base class for all services.
- getServiceName() - Method in class br.net.dd.netherwingcore.common.configuration.Configuration
-
Gets the name of the service associated with the configuration.
- getSsl() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the SSL configuration for the database connection, if provided.
- getTicketFromHeader(HttpExchange) - Static method in class br.net.dd.netherwingcore.bnetserver.utilities.SOAPUtil
- getType() - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
-
Retrieves the type of the field.
- getUser() - Method in class br.net.dd.netherwingcore.database.common.ConnectionInfos
-
Returns the username for the database connection.
- getValue() - Method in enum class br.net.dd.netherwingcore.common.Common.AccountTypes
-
Gets the security level value of the account type.
- getValue() - Method in enum class br.net.dd.netherwingcore.common.Common.CascLocaleBit
-
Gets the value associated with the locale setting.
- getValue() - Method in enum class br.net.dd.netherwingcore.common.Common.LocaleConstant
-
Gets the value associated with the locale.
- getValue() - Method in enum class br.net.dd.netherwingcore.common.Common.TimeConstants
-
Gets the value of the constant in seconds or milliseconds, as applicable.
- getValue() - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
-
Retrieves the single value of the field.
- getValue() - Method in class br.net.dd.netherwingcore.common.configuration.fields.Key
-
Retrieves the first value of this field, which is treated as the key.
- getValue() - Method in record class br.net.dd.netherwingcore.common.configuration.structs.Item
-
Iterates through the fields contained in this
Itemand returns the firstValueinstance encountered. - getValue() - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.Salt
-
Returns the value of the salt as a byte array.
- getValue() - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.WorldPacketCrypt.WorldPacketCryptIV
-
Gets the IV value as a cloned byte array.
- getValue() - Method in enum class br.net.dd.netherwingcore.common.Define.DBCFormer
- getValue() - Method in enum class br.net.dd.netherwingcore.proto.BattlenetRpcErrorCode
-
Retrieves the integer value associated with this error code.
- getValues() - Method in class br.net.dd.netherwingcore.common.configuration.fields.Field
-
Retrieves the values of the field.
- getWritePos() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the current write position in the buffer.
- getWritePosition() - Method in class br.net.dd.netherwingcore.common.utilities.MessageBuffer
-
Gets the current read position in the buffer.
- GitRevision - Class in br.net.dd.netherwingcore.common
-
The
RevisionDataclass provides a utility for retrieving various metadata about the software, including version information, commit details, and database revisions. - GitRevision() - Constructor for class br.net.dd.netherwingcore.common.GitRevision
- Gnomeregan - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.gnomeregan
- Gnomeregan() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.gnomeregan.Gnomeregan
- GoIcecrownCitadelTeleport - Class in br.net.dd.netherwingcore.scripts.northrend.icecrowncitadel
- GoIcecrownCitadelTeleport() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.icecrowncitadel.GoIcecrownCitadelTeleport
- GoScripts - Class in br.net.dd.netherwingcore.scripts.world
- GoScripts() - Constructor for class br.net.dd.netherwingcore.scripts.world.GoScripts
- GossipDef - Class in br.net.dd.netherwingcore.game.entities.creature
- GossipDef() - Constructor for class br.net.dd.netherwingcore.game.entities.creature.GossipDef
- grantAllPrivileges(ConnectionInfos) - Static method in class br.net.dd.netherwingcore.database.util.DBTools
-
Grants all privileges on the specified database to the user defined in the ConnectionInfos object.
- grantUsage(ConnectionInfos) - Static method in class br.net.dd.netherwingcore.database.util.DBTools
-
Grants USAGE privileges to the user defined in the ConnectionInfos object.
- Grid - Class in br.net.dd.netherwingcore.game.grids
- Grid() - Constructor for class br.net.dd.netherwingcore.game.grids.Grid
- GridDefines - Class in br.net.dd.netherwingcore.game.grids
- GridDefines() - Constructor for class br.net.dd.netherwingcore.game.grids.GridDefines
- GridMap - Class in br.net.dd.netherwingcore.game.maps
- GridMap() - Constructor for class br.net.dd.netherwingcore.game.maps.GridMap
- GridNotifiers - Class in br.net.dd.netherwingcore.game.grids.notifiers
- GridNotifiers() - Constructor for class br.net.dd.netherwingcore.game.grids.notifiers.GridNotifiers
- GridNotifiersImpl - Class in br.net.dd.netherwingcore.game.grids.notifiers
- GridNotifiersImpl() - Constructor for class br.net.dd.netherwingcore.game.grids.notifiers.GridNotifiersImpl
- GridObject - Class in br.net.dd.netherwingcore.game.entities.object
- GridObject() - Constructor for class br.net.dd.netherwingcore.game.entities.object.GridObject
- GridReference - Class in br.net.dd.netherwingcore.game.grids
- GridReference() - Constructor for class br.net.dd.netherwingcore.game.grids.GridReference
- GridRefManager - Class in br.net.dd.netherwingcore.game.grids
- GridRefManager() - Constructor for class br.net.dd.netherwingcore.game.grids.GridRefManager
- GridStates - Class in br.net.dd.netherwingcore.game.grids
- GridStates() - Constructor for class br.net.dd.netherwingcore.game.grids.GridStates
- GrimBatol - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.grimbatol
- GrimBatol() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.grimbatol.GrimBatol
- Group - Class in br.net.dd.netherwingcore.common.configuration.structs
-
Represents a group of configuration elements in the system.
- Group - Class in br.net.dd.netherwingcore.game.groups
- Group() - Constructor for class br.net.dd.netherwingcore.common.configuration.structs.Group
-
Constructs an empty group with no items or fields.
- Group() - Constructor for class br.net.dd.netherwingcore.game.groups.Group
- GroupHandler - Class in br.net.dd.netherwingcore.game.handlers
- GroupHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.GroupHandler
- GroupInstanceReference - Interface in br.net.dd.netherwingcore.game.groups
- GroupInstanceRefManager - Class in br.net.dd.netherwingcore.game.groups
- GroupInstanceRefManager() - Constructor for class br.net.dd.netherwingcore.game.groups.GroupInstanceRefManager
- GroupMgr - Class in br.net.dd.netherwingcore.game.groups
- GroupMgr() - Constructor for class br.net.dd.netherwingcore.game.groups.GroupMgr
- GroupReference - Class in br.net.dd.netherwingcore.game.groups
- GroupReference() - Constructor for class br.net.dd.netherwingcore.game.groups.GroupReference
- GroupRefManager - Interface in br.net.dd.netherwingcore.game.groups
- GruulsLair - Class in br.net.dd.netherwingcore.scripts.outland.gruulslair
- GruulsLair() - Constructor for class br.net.dd.netherwingcore.scripts.outland.gruulslair.GruulsLair
- GuardAI - Class in br.net.dd.netherwingcore.game.ai.coreai
- GuardAI() - Constructor for class br.net.dd.netherwingcore.game.ai.coreai.GuardAI
- Guild - Class in br.net.dd.netherwingcore.game.guilds
- Guild() - Constructor for class br.net.dd.netherwingcore.game.guilds.Guild
- GuildHandler - Class in br.net.dd.netherwingcore.game.handlers
- GuildHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.GuildHandler
- GuildMgr - Class in br.net.dd.netherwingcore.game.guilds
- GuildMgr() - Constructor for class br.net.dd.netherwingcore.game.guilds.GuildMgr
- GuildPackets - Class in br.net.dd.netherwingcore.game.server.packets
- GuildPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.GuildPackets
- Gundrak - Class in br.net.dd.netherwingcore.scripts.northrend.gundrak
- Gundrak() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.gundrak.Gundrak
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form