A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

calculate_framesize() - Method in class rehost.javazoom.jl.decoder.Header
Calculate Frame size.
call() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
 
cancel(boolean) - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
 
canDetectLanguage() - Method in interface com.austinv11.collectiveframework.language.translation.ITranslationProvider
Used by the TranslationManager internally
canDetectLanguage() - Method in class com.austinv11.collectiveframework.language.translation.YandexProvider
 
canSerializeObject(Object) - Method in class com.austinv11.collectiveframework.minecraft.config.DefaultProxy
 
canSerializeObject(Object) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigProxy
Checks if the object passed can be serialized by this proxy
canStructureGenerate(Block, int, Location) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator.DefaultValidityChecker
 
canStructureGenerate(Block, int, Location) - Method in interface com.austinv11.collectiveframework.minecraft.utils.StructureCreator.ICheckBlockValidity
Same as StructureCreator.ICheckBlockValidity.isBlockValid(Block, int, Location) except if false, the whole structure is prevented from generating.
CBC - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
 
CCM - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
 
CFB - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
 
chan - Variable in class rehost.javazoom.jl.converter.WaveFile.WaveFileSample
 
checksum() - Method in class rehost.javazoom.jl.decoder.Crc16
Return the calculated checksum.
checksum - Variable in class rehost.javazoom.jl.decoder.Header
 
checksum_ok() - Method in class rehost.javazoom.jl.decoder.Header
Returns Checksum flag.
checksums() - Method in class rehost.javazoom.jl.decoder.Header
Returns Protection bit.
ChickenChunks - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
 
Chisel - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
 
chunkCoordsFromLocation() - Method in class com.austinv11.collectiveframework.minecraft.utils.Location
Converts the location into ChunkCoordinates
Circle - Class in com.austinv11.collectiveframework.utils.math.geometry
A class which represents a 2D circle
Circle(TwoDimensionalVector, double) - Constructor for class com.austinv11.collectiveframework.utils.math.geometry.Circle
Constructor for a circle
Circle(double) - Constructor for class com.austinv11.collectiveframework.utils.math.geometry.Circle
Constructor for a circle with the center at the origin
classImplementsInterface(Class, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
Checks if a class implements another class
clear_buffer() - Method in class rehost.javazoom.jl.converter.WaveFileObuffer
 
clear_buffer() - Method in class rehost.javazoom.jl.decoder.Obuffer
Clears all data in the buffer (for seeking).
clear_buffer() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
 
CLIENT_PROXY_CLASS - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Reference
 
ClientHooks - Class in com.austinv11.collectiveframework.minecraft.hooks
 
ClientHooks() - Constructor for class com.austinv11.collectiveframework.minecraft.hooks.ClientHooks
 
ClientProxy - Class in com.austinv11.collectiveframework.minecraft.proxy
 
ClientProxy() - Constructor for class com.austinv11.collectiveframework.minecraft.proxy.ClientProxy
 
ClientTickHandler - Class in com.austinv11.collectiveframework.minecraft.event.handler
 
ClientTickHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.event.handler.ClientTickHandler
 
clone() - Method in class rehost.javazoom.jl.decoder.Decoder.Params
 
Close() - Method in class rehost.javazoom.jl.converter.RiffFile
Close Riff File.
Close() - Method in class rehost.javazoom.jl.converter.WaveFile
 
close() - Method in class rehost.javazoom.jl.converter.WaveFileObuffer
 
close() - Method in class rehost.javazoom.jl.decoder.Bitstream
Close the Bitstream.
close() - Method in class rehost.javazoom.jl.decoder.Obuffer
 
close() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
 
close() - Method in class rehost.javazoom.jl.player.advanced.AdvancedPlayer
Cloases this player.
close() - Method in interface rehost.javazoom.jl.player.AudioDevice
Closes this audio device.
close() - Method in class rehost.javazoom.jl.player.AudioDeviceBase
Closes this audio device.
close() - Method in class rehost.javazoom.jl.player.Player
Cloases this player.
closeFrame() - Method in class rehost.javazoom.jl.decoder.Bitstream
Close MP3 frame.
closeImpl() - Method in class rehost.javazoom.jl.player.AudioDeviceBase
Template method to provide the implementation for closing the audio device.
closeImpl() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
 
closeInventory() - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
 
closeInventory() - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
 
code - Variable in class com.austinv11.collectiveframework.language.translation.YandexProvider.JSONDetectResponse
 
code - Variable in class com.austinv11.collectiveframework.language.translation.YandexProvider.JSONTranslateResponse
 
code - Variable in enum com.austinv11.collectiveframework.minecraft.utils.Colors
 
coerceStringToArray(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
Creates an array from a string
coerceStringToArray(String, Object) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
Creates an array from a string
coerceStringToJavaObject(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
This attempts to coerce a string into a standard java object
CofhCore - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
 
CollectiveFramework - Class in com.austinv11.collectiveframework.minecraft
 
CollectiveFramework() - Constructor for class com.austinv11.collectiveframework.minecraft.CollectiveFramework
 
CollectiveFrameworkAccessTransformer - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkAccessTransformer() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkAccessTransformer
 
CollectiveFrameworkEarlyTransformerPlugin - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkEarlyTransformerPlugin() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider - Class in com.austinv11.collectiveframework.minecraft.asm
Pseudo-provider for modpack installation
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod - Class in com.austinv11.collectiveframework.minecraft.asm
An object representing a mod using adfly or similar
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod(String, String, String) - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod - Class in com.austinv11.collectiveframework.minecraft.asm
An object representing a mod on curse
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod(String, String, String, CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ReleaseType, int, String) - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile - Interface in com.austinv11.collectiveframework.minecraft.asm
An interface to represent a file to be downloaded based on the modpack.xml
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownload - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownload() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownload
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownloads - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownloads() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.JSONCurseResponse.JSONDownloads
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile - Class in com.austinv11.collectiveframework.minecraft.asm
An object representing a non-mod file
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile(String, String, String, FileType) - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod - Class in com.austinv11.collectiveframework.minecraft.asm
An object representing a mod not on curse
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod(String, String, String) - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod
 
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ReleaseType - Enum in com.austinv11.collectiveframework.minecraft.asm
Type of release the mod is classified as in curse
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile - Class in com.austinv11.collectiveframework.minecraft.asm
An object representing a zip file
CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile(String, String, String) - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile
 
CollectiveFrameworkTransformerPlugin - Class in com.austinv11.collectiveframework.minecraft.asm
 
CollectiveFrameworkTransformerPlugin() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
 
COLOR_CHARS - Static variable in enum com.austinv11.collectiveframework.minecraft.utils.Colors
 
COLOR_CODE_CHAR - Static variable in enum com.austinv11.collectiveframework.minecraft.utils.Colors
 
Colors - Enum in com.austinv11.collectiveframework.minecraft.utils
Enum class for minecraft color codes
com.austinv11.collectiveframework.dependencies - package com.austinv11.collectiveframework.dependencies
 
com.austinv11.collectiveframework.dependencies.download - package com.austinv11.collectiveframework.dependencies.download
 
com.austinv11.collectiveframework.language - package com.austinv11.collectiveframework.language
 
com.austinv11.collectiveframework.language.translation - package com.austinv11.collectiveframework.language.translation
 
com.austinv11.collectiveframework.minecraft - package com.austinv11.collectiveframework.minecraft
 
com.austinv11.collectiveframework.minecraft.asm - package com.austinv11.collectiveframework.minecraft.asm
 
com.austinv11.collectiveframework.minecraft.blocks - package com.austinv11.collectiveframework.minecraft.blocks
 
com.austinv11.collectiveframework.minecraft.client.gui - package com.austinv11.collectiveframework.minecraft.client.gui
 
com.austinv11.collectiveframework.minecraft.compat.modules - package com.austinv11.collectiveframework.minecraft.compat.modules
 
com.austinv11.collectiveframework.minecraft.config - package com.austinv11.collectiveframework.minecraft.config
 
com.austinv11.collectiveframework.minecraft.entities - package com.austinv11.collectiveframework.minecraft.entities
 
com.austinv11.collectiveframework.minecraft.event - package com.austinv11.collectiveframework.minecraft.event
 
com.austinv11.collectiveframework.minecraft.event.handler - package com.austinv11.collectiveframework.minecraft.event.handler
 
com.austinv11.collectiveframework.minecraft.hooks - package com.austinv11.collectiveframework.minecraft.hooks
 
com.austinv11.collectiveframework.minecraft.init - package com.austinv11.collectiveframework.minecraft.init
 
com.austinv11.collectiveframework.minecraft.inventory - package com.austinv11.collectiveframework.minecraft.inventory
 
com.austinv11.collectiveframework.minecraft.items - package com.austinv11.collectiveframework.minecraft.items
 
com.austinv11.collectiveframework.minecraft.logging - package com.austinv11.collectiveframework.minecraft.logging
 
com.austinv11.collectiveframework.minecraft.network - package com.austinv11.collectiveframework.minecraft.network
 
com.austinv11.collectiveframework.minecraft.proxy - package com.austinv11.collectiveframework.minecraft.proxy
 
com.austinv11.collectiveframework.minecraft.reference - package com.austinv11.collectiveframework.minecraft.reference
 
com.austinv11.collectiveframework.minecraft.tiles - package com.austinv11.collectiveframework.minecraft.tiles
 
com.austinv11.collectiveframework.minecraft.utils - package com.austinv11.collectiveframework.minecraft.utils
 
com.austinv11.collectiveframework.multithreading - package com.austinv11.collectiveframework.multithreading
 
com.austinv11.collectiveframework.services - package com.austinv11.collectiveframework.services
Couldn't really think of a better package name.
com.austinv11.collectiveframework.utils - package com.austinv11.collectiveframework.utils
 
com.austinv11.collectiveframework.utils.math - package com.austinv11.collectiveframework.utils.math
 
com.austinv11.collectiveframework.utils.math.geometry - package com.austinv11.collectiveframework.utils.math.geometry
 
com.austinv11.collectiveframework.utils.security - package com.austinv11.collectiveframework.utils.security
 
CommandBroadcastHandler - Class in com.austinv11.collectiveframework.minecraft.event.handler
 
CommandBroadcastHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.event.handler.CommandBroadcastHandler
 
commandBroadcastRelay - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
 
comment_count - Variable in class com.austinv11.collectiveframework.services.GithubService.Commit
 
comments_url - Variable in class com.austinv11.collectiveframework.services.GithubService.Commit
 
commit - Variable in class com.austinv11.collectiveframework.services.GithubService.Commit
 
committer - Variable in class com.austinv11.collectiveframework.services.GithubService.Commit
 
committer - Variable in class com.austinv11.collectiveframework.services.GithubService.CommitInfo
 
CommonHooks - Class in com.austinv11.collectiveframework.minecraft.hooks
 
CommonHooks() - Constructor for class com.austinv11.collectiveframework.minecraft.hooks.CommonHooks
 
CommonProxy - Class in com.austinv11.collectiveframework.minecraft.proxy
 
CommonProxy() - Constructor for class com.austinv11.collectiveframework.minecraft.proxy.CommonProxy
 
compareTo(Object) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
 
compareTo(Object) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
 
ComputerCraft - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
 
Config - Annotation Type in com.austinv11.collectiveframework.minecraft.config
This annotation allows for a class to act as a config, simplifies config creation.
config - Variable in class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent
The contents of the config
config - Variable in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.ConfigProxy
 
config - Variable in class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
 
Config - Class in com.austinv11.collectiveframework.minecraft.reference
 
Config() - Constructor for class com.austinv11.collectiveframework.minecraft.reference.Config
 
ConfigException - Exception in com.austinv11.collectiveframework.minecraft.config
An exception which occurs due to a config problem
ConfigException(String) - Constructor for exception com.austinv11.collectiveframework.minecraft.config.ConfigException
 
ConfigLoadEvent - Class in com.austinv11.collectiveframework.minecraft.config
This is called when CollectiveFramework attempts to load a config.
ConfigLoadEvent() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent
 
ConfigLoadEvent.Init - Class in com.austinv11.collectiveframework.minecraft.config
 
ConfigLoadEvent.Init() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent.Init
 
ConfigLoadEvent.Post - Class in com.austinv11.collectiveframework.minecraft.config
 
ConfigLoadEvent.Post() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent.Post
 
ConfigLoadEvent.Pre - Class in com.austinv11.collectiveframework.minecraft.config
 
ConfigLoadEvent.Pre() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent.Pre
 
configName - Variable in class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent
The name of the config file
configName - Variable in class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
 
ConfigPacket - Class in com.austinv11.collectiveframework.minecraft.network
 
ConfigPacket() - Constructor for class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
 
ConfigPacket(String, String, boolean) - Constructor for class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
 
ConfigPacket.ConfigPacketHandler - Class in com.austinv11.collectiveframework.minecraft.network
 
ConfigPacket.ConfigPacketHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.network.ConfigPacket.ConfigPacketHandler
 
ConfigRegistry - Class in com.austinv11.collectiveframework.minecraft.config
A registry for configs
ConfigRegistry() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
 
ConfigRegistry.ConfigProxy - Class in com.austinv11.collectiveframework.minecraft.config
 
ConfigRegistry.ConfigProxy(Config, Object) - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.ConfigProxy
 
ConfigRegistry.DefaultConfigurationHandler - Class in com.austinv11.collectiveframework.minecraft.config
The default IConfigurationHandler for configs
ConfigRegistry.DefaultConfigurationHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.DefaultConfigurationHandler
 
configs - Static variable in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
 
constructUrl(boolean) - Method in class com.austinv11.collectiveframework.services.GithubService
Constructs the url this service is directed at
content_type - Variable in class com.austinv11.collectiveframework.services.GithubService.Asset
 
Control - Interface in rehost.javazoom.jl.decoder
Work in progress.
convert(String, String) - Method in class rehost.javazoom.jl.converter.Converter
 
convert(String, String, Converter.ProgressListener) - Method in class rehost.javazoom.jl.converter.Converter
 
convert(String, String, Converter.ProgressListener, Decoder.Params) - Method in class rehost.javazoom.jl.converter.Converter
 
convert(InputStream, String, Converter.ProgressListener, Decoder.Params) - Method in class rehost.javazoom.jl.converter.Converter
 
Converter - Class in rehost.javazoom.jl.converter
The Converter class implements the conversion of an MPEG audio file to a .WAV file.
Converter() - Constructor for class rehost.javazoom.jl.converter.Converter
Creates a new converter instance.
Converter.PrintWriterProgressListener - Class in rehost.javazoom.jl.converter
Implementation of ProgressListener that writes notification text to a PrintWriter.
Converter.PrintWriterProgressListener(PrintWriter, int) - Constructor for class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
 
Converter.ProgressListener - Interface in rehost.javazoom.jl.converter
This interface is used by the Converter to provide notification of tasks being carried out by the converter, and to provide new information as it becomes available.
converterException(Throwable) - Method in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
 
converterException(Throwable) - Method in interface rehost.javazoom.jl.converter.Converter.ProgressListener
Called when an exception is thrown during while converting a frame.
converterUpdate(int, int, int) - Method in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
 
converterUpdate(int, int, int) - Method in interface rehost.javazoom.jl.converter.Converter.ProgressListener
Notifies the listener that new information is available.
convertObjectArrayToBoolean(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToByte(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToChar(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToDouble(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToFloat(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToInt(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToLong(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertObjectArrayToShort(Object[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
Converts an object array to the primitive type
convertToString(Object) - Method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.DefaultConfigurationHandler
 
convertToString(Object) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigurationHandler
Converts the config into a string
copyright() - Method in class rehost.javazoom.jl.decoder.Header
Returns Copyright.
countFor(String, String, boolean) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
Counts the number of occurrences of a string within another
countFor(String, String) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
Counts the number of occurrences of a string within another, same as StringUtils.countFor(String,String,boolean) with ignoreCase as true
countFrames(InputStream) - Method in class rehost.javazoom.jl.converter.Converter
 
craftingInventory - Variable in class com.austinv11.collectiveframework.minecraft.event.FindMatchingRecipeEvent
The crafting inventory
Crc16 - Class in rehost.javazoom.jl.decoder
16-Bit CRC checksum
Crc16() - Constructor for class rehost.javazoom.jl.decoder.Crc16
Dummy Constructor
createAudioDevice() - Method in class rehost.javazoom.jl.player.AudioDeviceFactory
Creates a new AudioDevice.
createAudioDevice() - Method in class rehost.javazoom.jl.player.FactoryRegistry
 
createAudioDevice() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDeviceFactory
 
createAudioDeviceImpl() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDeviceFactory
 
created_at - Variable in class com.austinv11.collectiveframework.services.GithubService.Asset
 
created_at - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
 
createInstance(String[]) - Static method in class rehost.javazoom.jl.player.jlp
 
createPlayerThread() - Method in class rehost.javazoom.jl.player.PlayerApplet
Creates a new thread used to run the audio player.
createSource() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
 
crossProduct(ThreeDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
Finds the cross product of the current vector and the other specified vector
CTR - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
 
CTS - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
 
CurrentFileMode() - Method in class rehost.javazoom.jl.converter.RiffFile
Return File Mode.
CurrentFilePosition() - Method in class rehost.javazoom.jl.converter.RiffFile
Return File Position.
CurrentFilePosition() - Method in class rehost.javazoom.jl.converter.WaveFile
 
curseResponse - Variable in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
 
CurseVersionChecker - Class in com.austinv11.collectiveframework.minecraft.utils
An easy to use version checker which utilizes curseforge for versioning
CurseVersionChecker(String, String) - Constructor for class com.austinv11.collectiveframework.minecraft.utils.CurseVersionChecker
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z