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

D

DarkmoonFaire - Class in br.net.dd.netherwingcore.scripts.events
 
DarkmoonFaire() - Constructor for class br.net.dd.netherwingcore.scripts.events.DarkmoonFaire
 
data() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.IV
Returns the value of the data record component.
data() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.Key
Returns the value of the data record component.
data() - Method in record class br.net.dd.netherwingcore.common.cryptography.AES.Tag
Returns the value of the data record component.
data() - Method in record class br.net.dd.netherwingcore.common.cryptography.authentication.WorldPacketCrypt.Key
Gets the key data as a cloned byte array, ensuring immutability.
DATABASE_CHARACTER - Enum constant in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
 
DATABASE_HOTFIX - Enum constant in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
 
DATABASE_LOGIN - Enum constant in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
 
DATABASE_SHOP - Enum constant in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
 
DATABASE_WORLD - Enum constant in enum class br.net.dd.netherwingcore.database.updater.DatabaseFlag
 
DatabaseFlag - Enum Class in br.net.dd.netherwingcore.database.updater
This enum represents the different databases that can be updated by the DBUpdater.
DataFormat - Class in br.net.dd.netherwingcore.common.utilities
 
DataFormat() - Constructor for class br.net.dd.netherwingcore.common.utilities.DataFormat
 
DataSourceFactory - Class in br.net.dd.netherwingcore.database.common
 
DataSourceFactory() - Constructor for class br.net.dd.netherwingcore.database.common.DataSourceFactory
 
DAY - Enum constant in enum class br.net.dd.netherwingcore.common.Common.TimeConstants
 
DB2DatabaseLoader - Class in br.net.dd.netherwingcore.shared.datastores
 
DB2DatabaseLoader() - Constructor for class br.net.dd.netherwingcore.shared.datastores.DB2DatabaseLoader
 
DB2FileLoader - Class in br.net.dd.netherwingcore.common.datastores
 
DB2FileLoader() - Constructor for class br.net.dd.netherwingcore.common.datastores.DB2FileLoader
 
DB2FileSystemSource - Class in br.net.dd.netherwingcore.common.datastores
 
DB2FileSystemSource() - Constructor for class br.net.dd.netherwingcore.common.datastores.DB2FileSystemSource
 
DB2HotfixGenerator - Class in br.net.dd.netherwingcore.game.datastores
 
DB2HotfixGenerator() - Constructor for class br.net.dd.netherwingcore.game.datastores.DB2HotfixGenerator
 
DB2LoadInfo - Class in br.net.dd.netherwingcore.game.datastores
 
DB2LoadInfo() - Constructor for class br.net.dd.netherwingcore.game.datastores.DB2LoadInfo
 
DB2Meta - Class in br.net.dd.netherwingcore.common.datastores
 
DB2Meta() - Constructor for class br.net.dd.netherwingcore.common.datastores.DB2Meta
 
DB2Metadata - Class in br.net.dd.netherwingcore.game.datastores
 
DB2Metadata() - Constructor for class br.net.dd.netherwingcore.game.datastores.DB2Metadata
 
DB2Store - Class in br.net.dd.netherwingcore.shared.datastores
 
DB2Store() - Constructor for class br.net.dd.netherwingcore.shared.datastores.DB2Store
 
DB2Stores - Class in br.net.dd.netherwingcore.game.datastores
 
DB2Stores() - Constructor for class br.net.dd.netherwingcore.game.datastores.DB2Stores
 
DB2Structure - Class in br.net.dd.netherwingcore.game.datastores
 
DB2Structure() - Constructor for class br.net.dd.netherwingcore.game.datastores.DB2Structure
 
DBCEnums - Class in br.net.dd.netherwingcore.game.datastores
 
DBCEnums() - Constructor for class br.net.dd.netherwingcore.game.datastores.DBCEnums
 
DBStorageIterator - Class in br.net.dd.netherwingcore.shared.datastores
 
DBStorageIterator() - Constructor for class br.net.dd.netherwingcore.shared.datastores.DBStorageIterator
 
DBTools - Class in br.net.dd.netherwingcore.database.util
The DBTools class provides utility methods for managing database users and databases.
DBUpdater - Class in br.net.dd.netherwingcore.database.updater
DBUpdater is responsible for managing database updates based on configuration settings.
Deadmines - Class in br.net.dd.netherwingcore.scripts.easternkingdoms.deadmines
 
Deadmines() - Constructor for class br.net.dd.netherwingcore.scripts.easternkingdoms.deadmines.Deadmines
 
debug(String, Object...) - Method in class br.net.dd.netherwingcore.common.logging.Log
Logs a debug message with optional parameters for formatting.
DEBUG - Enum constant in enum class br.net.dd.netherwingcore.common.logging.Level
Represents debug-level information used for development and troubleshooting purposes.
DebugMessage - Exception Class in br.net.dd.netherwingcore.common.logging
A class representing a debug message within the application.
DebugMessage(String) - Constructor for exception class br.net.dd.netherwingcore.common.logging.DebugMessage
Constructs a new DebugMessage with the provided message content.
decryptRecv(byte[], int, AES.Tag) - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.WorldPacketCrypt
Decrypts the received data using the current client counter and verification tag.
deDE - Enum constant in enum class br.net.dd.netherwingcore.common.Common.CascLocaleBit
 
DEFAULT_ITERATIONS - Static variable in class br.net.dd.netherwingcore.common.cryptography.Argon2Hash
 
DEFAULT_LOCALE - Static variable in class br.net.dd.netherwingcore.common.Common
 
DEFAULT_MEMORY_COST - Static variable in class br.net.dd.netherwingcore.common.cryptography.Argon2Hash
 
DefaultValue - Class in br.net.dd.netherwingcore.common.configuration.fields
Represents a default value in the configuration system.
DefaultValue(String...) - Constructor for class br.net.dd.netherwingcore.common.configuration.fields.DefaultValue
Constructs a DefaultValue instance with the given values.
Define - Class in br.net.dd.netherwingcore.common
Core definitions and constants for NetherwingCore.
Define.CommonAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Common API exports
Define.DatabaseAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Database API exports
Define.DBCFormer - Enum Class in br.net.dd.netherwingcore.common
DBC Format Types enumeration
Define.GameAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Game API exports
Define.MMapsCommonAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for MMaps Common API exports
Define.NetworkAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Network API exports
Define.ProtoAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Proto API exports
Define.SharedAPI - Annotation Interface in br.net.dd.netherwingcore.common
Marker for Shared API exports
degToRad(float) - Static method in class br.net.dd.netherwingcore.common.utilities.Util
Converts an angle from degrees to radians.
Dependencies: - Section in class br.net.dd.netherwingcore.common.Banner
 
Description - Class in br.net.dd.netherwingcore.common.configuration.fields
Represents a description field in the configuration system.
Description(String...) - Constructor for class br.net.dd.netherwingcore.common.configuration.fields.Description
Constructs a Description object with the provided value(s).
deserialize(String, Message) - Static method in class br.net.dd.netherwingcore.shared.json.ProtobufJSON
 
Detail - Class in br.net.dd.netherwingcore.common.configuration.fields
Represents a specific type of Field, called "Detail", which encapsulates one or more values.
Detail - Interface in br.net.dd.netherwingcore.common.logging
Represents a marker or contract for logging details within the Netherwing Core framework.
Detail(String...) - Constructor for class br.net.dd.netherwingcore.common.configuration.fields.Detail
Constructs a new Detail instance with the specified values.
DeveloperNote - Class in br.net.dd.netherwingcore.common.configuration.fields
Represents a developer note field in the configuration.
DeveloperNote(String...) - Constructor for class br.net.dd.netherwingcore.common.configuration.fields.DeveloperNote
Constructs a new DeveloperNote with the given value(s).
DireMaul - Class in br.net.dd.netherwingcore.scripts.kalimdor.diremaul
 
DireMaul() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.diremaul.DireMaul
 
DisableMgr - Class in br.net.dd.netherwingcore.game.conditions
 
DisableMgr() - Constructor for class br.net.dd.netherwingcore.game.conditions.DisableMgr
 
disconnect() - Method in class br.net.dd.netherwingcore.database.common.GenericDatabase
Disconnects from the database by closing all connections in the pool.
dispatch(Session, int, int, int, MessageBuffer) - Method in class br.net.dd.netherwingcore.bnetserver.services.ServiceDispatcher
Dispatches an incoming RPC call to the appropriate service based on the service hash.
div(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
divAssign(BigNumber) - Method in class br.net.dd.netherwingcore.common.cryptography.BigNumber
 
doVerifyClientEvidence(BigInteger, BigInteger) - Method in class br.net.dd.netherwingcore.common.cryptography.authentication.SRP6.SRP6Base
 
DraenorScriptLoader - Class in br.net.dd.netherwingcore.scripts.draenor
 
DraenorScriptLoader() - Constructor for class br.net.dd.netherwingcore.scripts.draenor.DraenorScriptLoader
 
DragonSoul - Class in br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.dragonsoul
 
DragonSoul() - Constructor for class br.net.dd.netherwingcore.scripts.kalimdor.cavernsoftime.dragonsoul.DragonSoul
 
DraktharonKeep - Class in br.net.dd.netherwingcore.scripts.northrend.draktharonkeep
 
DraktharonKeep() - Constructor for class br.net.dd.netherwingcore.scripts.northrend.draktharonkeep.DraktharonKeep
 
DuelHandler - Class in br.net.dd.netherwingcore.game.handlers
 
DuelHandler() - Constructor for class br.net.dd.netherwingcore.game.handlers.DuelHandler
 
DuelPackets - Class in br.net.dd.netherwingcore.game.server.packets
 
DuelPackets() - Constructor for class br.net.dd.netherwingcore.game.server.packets.DuelPackets
 
DuelReset - Class in br.net.dd.netherwingcore.scripts.world
 
DuelReset() - Constructor for class br.net.dd.netherwingcore.scripts.world.DuelReset
 
Duration - Class in br.net.dd.netherwingcore.common.utilities
 
Duration() - Constructor for class br.net.dd.netherwingcore.common.utilities.Duration
 
DynamicMMapTileBuilder - Class in br.net.dd.netherwingcore.game.maps
 
DynamicMMapTileBuilder() - Constructor for class br.net.dd.netherwingcore.game.maps.DynamicMMapTileBuilder
 
DynamicObject - Class in br.net.dd.netherwingcore.game.entities.dynamicobject
 
DynamicObject() - Constructor for class br.net.dd.netherwingcore.game.entities.dynamicobject.DynamicObject
 
DynamicTree - Class in br.net.dd.netherwingcore.common.collision
 
DynamicTree() - Constructor for class br.net.dd.netherwingcore.common.collision.DynamicTree
 
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