- date - Variable in class com.austinv11.collectiveframework.services.GithubService.Author
-
- DDC_FAILURE - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_FILE_ERROR - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_INVALID_CALL - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_INVALID_FILE - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_OUT_OF_MEMORY - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_SUCCESS - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DDC_USER_ABORT - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- DE_SEDE - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- DE_SEDE_WRAP - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- debug(Object) - Method in class com.austinv11.collectiveframework.minecraft.logging.Logger
-
Logs a message at the DEBUG level
- DEBUG_DETAIL - Static variable in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
-
Debug detail.
- debugTooltips - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- decodedFrame(int, Header, Obuffer) - Method in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
-
- decodedFrame(int, Header, Obuffer) - Method in interface rehost.javazoom.jl.converter.Converter.ProgressListener
-
This method is called after a frame has been decoded.
- decodeFrame(Header, Bitstream) - Method in class rehost.javazoom.jl.decoder.Decoder
-
Decodes one frame from an MPEG audio bitstream.
- decodeFrame() - Method in interface rehost.javazoom.jl.decoder.FrameDecoder
-
Decodes one frame of MPEG audio.
- decodeFrame() - Method in class rehost.javazoom.jl.player.advanced.AdvancedPlayer
-
Decodes a single frame.
- decodeFrame() - Method in class rehost.javazoom.jl.player.Player
-
Decodes a single frame.
- Decoder - Class in rehost.javazoom.jl.decoder
-
The Decoder
class encapsulates the details of
decoding an MPEG audio frame.
- Decoder() - Constructor for class rehost.javazoom.jl.decoder.Decoder
-
Creates a new Decoder
instance with default
parameters.
- Decoder(Decoder.Params) - Constructor for class rehost.javazoom.jl.decoder.Decoder
-
Creates a new Decoder
instance with default
parameters.
- Decoder.Params - Class in rehost.javazoom.jl.decoder
-
The Params
class presents the customizable
aspects of the decoder.
- Decoder.Params() - Constructor for class rehost.javazoom.jl.decoder.Decoder.Params
-
- DECODER_ERROR - Static variable in interface rehost.javazoom.jl.decoder.JavaLayerErrors
-
The first decoder error code.
- DecoderErrors - Interface in rehost.javazoom.jl.decoder
-
This interface provides constants describing the error
codes used by the Decoder to indicate errors.
- DecoderException - Exception in rehost.javazoom.jl.decoder
-
The DecoderException
represents the class of
errors that can occur when decoding MPEG audio.
- DecoderException(String, Throwable) - Constructor for exception rehost.javazoom.jl.decoder.DecoderException
-
- DecoderException(int, Throwable) - Constructor for exception rehost.javazoom.jl.decoder.DecoderException
-
- decrStackSize(int, int) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- decrStackSize(int, int) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- decrypt(String, int, String, byte[], byte[]) - Static method in class com.austinv11.collectiveframework.utils.security.Encryption
-
Decrypts a value
- DefaultProxy - Class in com.austinv11.collectiveframework.minecraft.config
-
A default config proxy for primitive (also includes strings) and array types
- DefaultProxy() - Constructor for class com.austinv11.collectiveframework.minecraft.config.DefaultProxy
-
- delay(int) - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Delays the given thread from running
- delay - Variable in class com.austinv11.collectiveframework.multithreading.SimpleThread
-
- DependencyManager - Class in com.austinv11.collectiveframework.dependencies
-
A class for managing dependencies
- DependencyManager() - Constructor for class com.austinv11.collectiveframework.dependencies.DependencyManager
-
- DependencyManager.DownloadFuture - Class in com.austinv11.collectiveframework.dependencies
-
- DependencyManager.DownloadFuture(String, String, IDownloadProvider) - Constructor for class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-
- DependencyManager.DownloadFuture.DownloadRunnable - Class in com.austinv11.collectiveframework.dependencies
-
- DependencyManager.DownloadFuture.DownloadRunnable(String, String, IDownloadProvider) - Constructor for class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture.DownloadRunnable
-
- DES - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- Description - Annotation Type in com.austinv11.collectiveframework.minecraft.config
-
Describes a config field
- deserialize(String, String) - Static method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
-
Deserializes the passed string with the passed key
- deserialize(String, String) - Method in class com.austinv11.collectiveframework.minecraft.config.DefaultProxy
-
- deserialize(String, String) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigProxy
-
Deserializes an object from a String
- deserialize(String) - Method in interface com.austinv11.collectiveframework.utils.ISerializable
-
Creates an object from a string
- deserialize(InputStream, Class) - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
Deserializes the object contained in the given input stream.
- deserialize(InputStream) - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
Deserializes an object from the given InputStream
.
- deserializeArray(InputStream, Class, int) - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
Deserializes an array from a given InputStream
.
- deserializeArrayResource(String, Class, int) - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
- destroy() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
- detectLangauge(String) - Method in interface com.austinv11.collectiveframework.language.translation.ITranslationProvider
-
Method to detect the language from a string, only used if canDetectLanguage() returns true
- detectLangauge(String) - Method in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
- detectLanguage(String) - Static method in class com.austinv11.collectiveframework.language.TranslationManager
-
Method which attempts to detect the language of the given string
- didCheck - Static variable in class com.austinv11.collectiveframework.minecraft.asm.Transformer
-
- didDownload - Variable in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture.DownloadRunnable
-
- DimensionalAnchors - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- dirs - Variable in class com.austinv11.collectiveframework.language.translation.YandexProvider.JSONLangResponse
-
- disable(boolean) - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Disables this thread from running
- distanceTo(ThreeDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Finds the distance between two vectors
- distanceTo(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Finds the distance between two vectors
- doCalculation() - Method in interface com.austinv11.collectiveframework.multithreading.ICalculations
-
Called when it is this object's turn to do calculations
- doesSpecifiedBlockExists(Location, Class) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldUtils
-
Checks if the provided block type exists in the specified location
- doesSync - Variable in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.ConfigProxy
-
- doOverwrite(File) - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider
-
Determines whether to overwrite based on a modpack.xml
- dotProduct() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Finds the dot product of the current vector and itself
- dotProduct(ThreeDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Finds the dot product of the current vector and the other specified vector
- dotProduct() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Finds the dot product of the current vector and itself
- dotProduct(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Finds the dot product of the current vector and the other specified vector
- download_count - Variable in class com.austinv11.collectiveframework.services.GithubService.Asset
-
- downloadFile(String, String, FileType) - Static method in class com.austinv11.collectiveframework.dependencies.DependencyManager
-
Method to download a file of the given file type
- downloadFile(String, String) - Method in class com.austinv11.collectiveframework.dependencies.download.BinaryProvider
-
- downloadFile(String, String) - Method in interface com.austinv11.collectiveframework.dependencies.download.IDownloadProvider
-
Method to download a file
- downloadFile(String, String) - Method in class com.austinv11.collectiveframework.dependencies.download.PlainTextProvider
-
- downloadFileAsync(String, String, FileType) - Static method in class com.austinv11.collectiveframework.dependencies.DependencyManager
-
An asynchronous method to download a file of the given file type
- DOWNMIX - Static variable in class rehost.javazoom.jl.decoder.OutputChannels
-
- DOWNMIX_CHANNELS - Static variable in class rehost.javazoom.jl.decoder.OutputChannels
-
Flag to indicate output is mono.
- draft - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- DUAL_CHANNEL - Static variable in class rehost.javazoom.jl.decoder.Header
-
- DummyContainer - Class in com.austinv11.collectiveframework.minecraft.asm
-
- DummyContainer() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.DummyContainer
-