- add(ThreeDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Returns a new vector with the result of the specified vector plus this.
- add(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Returns a new vector with the result of the specified vector plus this.
- add_bits(int, int) - Method in class rehost.javazoom.jl.decoder.Crc16
-
Feed a bitstring to the crc calculation (0 < length <= 32).
- addBlock(Location, Block) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
- addBlock(Location, Block, int) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
- addBlock(Location, Block, int, StructureCreator.ICheckBlockValidity) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
- addCalculation(T) - Method in class com.austinv11.collectiveframework.multithreading.HeavyCalculations
-
Adds a calculation to the queues
- addCalculation(T, String, Object...) - Method in class com.austinv11.collectiveframework.multithreading.HeavyCalculations
-
Adds a calculation to the queues by wrapping an object to implement
ICalculations
This method is discouraged! It is meant for objects where it isn't possible to implement ICalculations
- addCalculation(Class, String, Object...) - Method in class com.austinv11.collectiveframework.multithreading.HeavyCalculations
-
Adds a calculation to the queues by wrapping a class to implement
ICalculations
, used for static methods
when the class can't be instantiated
This method is discouraged! It is meant for objects where it isn't possible to implement ICalculations
- addControl(Control) - Method in class rehost.javazoom.jl.decoder.Manager
-
- addFactory(AudioDeviceFactory) - Method in class rehost.javazoom.jl.player.FactoryRegistry
-
Registers an AudioDeviceFactory
instance
with this registry.
- addInfo(ItemStack, List<String>) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Appends an item description to the stack
- AdvancedPlayer - Class in rehost.javazoom.jl.player.advanced
-
a hybrid of rehost.javazoom.jl.player.Player tweeked to include play(startFrame, endFrame)
hopefully this will be included in the api
- AdvancedPlayer(InputStream) - Constructor for class rehost.javazoom.jl.player.advanced.AdvancedPlayer
-
Creates a new Player
instance.
- AdvancedPlayer(InputStream, AudioDevice) - Constructor for class rehost.javazoom.jl.player.advanced.AdvancedPlayer
-
- AES - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- AES_WRAP - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- all(Object) - Method in class com.austinv11.collectiveframework.minecraft.logging.Logger
-
Logs a message at the ALL level
- and(boolean...) - Static method in class com.austinv11.collectiveframework.utils.LogicUtils
-
An and gate
- API_KEY - Static variable in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
- append(int, short) - Method in class rehost.javazoom.jl.converter.WaveFileObuffer
-
Takes a 16 Bit PCM sample.
- append(int, short) - Method in class rehost.javazoom.jl.decoder.Obuffer
-
Takes a 16 Bit PCM sample.
- append(int, short) - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
Takes a 16 Bit PCM sample.
- appendSamples(int, float[]) - Method in class rehost.javazoom.jl.decoder.Obuffer
-
Accepts 32 new PCM samples.
- appendSamples(int, float[]) - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
- AppliedEnergistics2 - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- applyColorPatch - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- approvedCaller - Variable in class com.austinv11.collectiveframework.utils.security.SecretValue
-
- ARCFOUR - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- ArrayUtils - Class in com.austinv11.collectiveframework.utils
-
A class with helpful methods for handling arrays
- ArrayUtils() - Constructor for class com.austinv11.collectiveframework.utils.ArrayUtils
-
- assets - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- assets_url - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- AUDIO_PARAMETER - Static variable in class rehost.javazoom.jl.player.PlayerApplet
-
- AudioDevice - Interface in rehost.javazoom.jl.player
-
The AudioDevice
interface provides an abstraction for
a device capable of sounding audio samples.
- AudioDeviceBase - Class in rehost.javazoom.jl.player
-
The AudioDeviceBase
class provides a simple thread-safe
implementation of the AudioDevice
interface.
- AudioDeviceBase() - Constructor for class rehost.javazoom.jl.player.AudioDeviceBase
-
- AudioDeviceFactory - Class in rehost.javazoom.jl.player
-
An AudioDeviceFactory
class is responsible for creating
a specific AudioDevice
implementation.
- AudioDeviceFactory() - Constructor for class rehost.javazoom.jl.player.AudioDeviceFactory
-
- author - Variable in class com.austinv11.collectiveframework.services.GithubService.Commit
-
- author - Variable in class com.austinv11.collectiveframework.services.GithubService.CommitInfo
-
- author - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- avatar_url - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-