- ICalculations - Interface in com.austinv11.collectiveframework.multithreading
-
- IConfigProxy - Interface in com.austinv11.collectiveframework.minecraft.config
-
Use this interface to create custom serializers and deserializers for configs
- IConfigurationHandler - Interface in com.austinv11.collectiveframework.minecraft.config
-
An interface representing a custom config handler, it will get called whenever a config is modified
- IconManager - Class in com.austinv11.collectiveframework.minecraft.utils
-
- IconManager() - Constructor for class com.austinv11.collectiveframework.minecraft.utils.IconManager
-
- IconManager.IIconNeeded - Interface in com.austinv11.collectiveframework.minecraft.utils
-
Implement this to be able to register additional icons
- id - Variable in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- id - Variable in class com.austinv11.collectiveframework.services.GithubService.Asset
-
- id - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- id - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- IDownloadProvider - Interface in com.austinv11.collectiveframework.dependencies.download
-
Class for a download provider
- ILLEGAL_SUBBAND_ALLOCATION - Static variable in interface rehost.javazoom.jl.decoder.DecoderErrors
-
Illegal allocation in subband layer.
- ImmibisCore - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- IModule - Interface in com.austinv11.collectiveframework.minecraft.compat.modules
-
An interface for adding explicit mod compatibility
- IncompatibleDimensionsException - Exception in com.austinv11.collectiveframework.utils.math.geometry
-
Represents an exception thrown when incompatible dimensions are used
- IncompatibleDimensionsException(String) - Constructor for exception com.austinv11.collectiveframework.utils.math.geometry.IncompatibleDimensionsException
-
Constructor for the exception
- indexOf(Object[], Object) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(byte[], byte) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(short[], short) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(int[], int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(long[], long) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(float[], float) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(double[], double) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(boolean[], boolean) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(char[], char) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(Object[], Object, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(byte[], byte, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(short[], short, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(int[], int, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(long[], long, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(float[], float, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(double[], double, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(boolean[], boolean, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- indexOf(char[], char, int) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Finds the index of the specified key in an array
- IndustrialCraft2 - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- info(Object) - Method in class com.austinv11.collectiveframework.minecraft.logging.Logger
-
Logs a message at the INFO level
- init(FMLInitializationEvent) - Method in class com.austinv11.collectiveframework.minecraft.CollectiveFramework
-
- init(FMLInitializationEvent) - Method in interface com.austinv11.collectiveframework.minecraft.compat.modules.IModule
-
Called on the init event
- init() - Static method in class com.austinv11.collectiveframework.minecraft.compat.modules.Modules
-
Intended for internal use only
- init() - Static method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
-
Only meant for internal use
- init() - Static method in class com.austinv11.collectiveframework.minecraft.init.Keybindings
-
- init(String) - Method in class rehost.javazoom.jl.player.jlp
-
- init() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
Initializes this applet.
- injectData(Map<String, Object>) - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
-
- injectData(Map<String, Object>) - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
-
- InputStreamSource - Class in rehost.javazoom.jl.decoder
-
Work In Progress.
An instance of InputStreamSource
implements a
Source
that provides data from an InputStream
.
- InputStreamSource(InputStream) - Constructor for class rehost.javazoom.jl.decoder.InputStreamSource
-
- install() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod
-
- install() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- install() - Method in interface com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile
-
- install() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
-
- install() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod
-
- install() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile
-
- installMods(List<CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile>, boolean) - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider
-
- instance - Static variable in class com.austinv11.collectiveframework.minecraft.CollectiveFramework
-
- instantiate(ClassLoader, String) - Method in class rehost.javazoom.jl.player.AudioDeviceFactory
-
Creates an instance of an AudioDevice implementation.
- intensity_stereo_bound() - Method in class rehost.javazoom.jl.decoder.Header
-
Returns Intensity Stereo.
- interactFirst(EntityPlayer) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- INVALIDFRAME - Static variable in interface rehost.javazoom.jl.decoder.BitstreamErrors
-
Frame data are missing.
- invName - Variable in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- IS_DEV_ENVIRONMENT - Static variable in class com.austinv11.collectiveframework.minecraft.CollectiveFramework
-
If this is true, the mod is loaded in a development environment
- isActive - Variable in class com.austinv11.collectiveframework.multithreading.SimpleThread
-
- isBetween(double, double, double, boolean) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Checks if the specified value is between the provided range
- isBlockValid(Block, int, Location) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator.DefaultValidityChecker
-
- isBlockValid(Block, int, Location) - Method in interface com.austinv11.collectiveframework.minecraft.utils.StructureCreator.ICheckBlockValidity
-
Checks if the block can be generated in the desired location
- isCallerSensitive - Variable in class com.austinv11.collectiveframework.utils.security.SecretValue
-
- isCancelled() - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-
- isCleaned() - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Gets whether is runnable is cleaned
- isComplete() - Method in class rehost.javazoom.jl.player.Player
-
Returns the completed status of this player.
- isDead() - Method in class com.austinv11.collectiveframework.multithreading.HeavyCalculations
-
Use this to check if you could add calculations
- isDetail(int) - Method in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
-
- isDev - Static variable in class com.austinv11.collectiveframework.minecraft.asm.Transformer
-
- isDone - Variable in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture.DownloadRunnable
-
- isDone() - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-
- isEnabled() - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Gets whether the runnable is running
- ISerializable - Interface in com.austinv11.collectiveframework.utils
-
Implement this interface if you want your object to be serializable
- isEvenNumber(int) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Checks if the given number is even
- isItemValid(ItemStack) - Method in class com.austinv11.collectiveframework.minecraft.inventory.ExclusiveSlot
-
- isItemValidForSlot(int, ItemStack) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- isItemValidForSlot(int, ItemStack) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- isKeyUsable(String) - Method in class com.austinv11.collectiveframework.minecraft.config.DefaultProxy
-
- isKeyUsable(String) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigProxy
-
Checks if the key passed represents a config option type that can be deserialized by this
- isLocationSuitableForOre(World, int, int, int) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldGenHelper
-
Checks if the world location is fit to spawn an ore block
- isNamePrimitive(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
This method checks if the specified class name is of a primitive
- isNamePrimitiveOrPrimitiveObject(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
This method checks if the specified class name is of a primitive, includes primitive object names
- ISO10126_PADDING - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- isOpen() - Method in interface rehost.javazoom.jl.player.AudioDevice
-
Retrieves the open state of this audio device.
- isOpen() - Method in class rehost.javazoom.jl.player.AudioDeviceBase
-
Determines if this audio device is open or not.
- isPlaying() - Method in interface rehost.javazoom.jl.decoder.Control
-
- isPointInCircle(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Checks if the specified point is inside the circle
- isPointOnCircumference(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Checks if the specified point is on the circumference of the circle
- isPointOnPerimeter(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Checks if the provided point is on the shape's perimeter
- isPointValid(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Checks if the point is valid on a 2D plane
- isPointValid(ThreeDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Checks if the point is valid on a 3D plane
- isPointValid(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Deprecated.
- isPrimitiveObject(Object) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Checks if the given object is a primitive wrapper object
- isRandomAccess() - Method in interface rehost.javazoom.jl.decoder.Control
-
- isRevert - Variable in class com.austinv11.collectiveframework.minecraft.config.ConfigLoadEvent
-
Whether the event is being called to revert server changes
- isRevert - Variable in class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
-
- isSeekable() - Method in class rehost.javazoom.jl.decoder.InputStreamSource
-
- isSeekable() - Method in interface rehost.javazoom.jl.decoder.Source
-
- isStringNumber(String) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Checks if the given string represents a number
- isStructureValid() - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
Checks if the structure is valid for spawning
- isSyncCurrentPosition(int) - Method in class rehost.javazoom.jl.decoder.Bitstream
-
Determines if the next 4 bytes of the stream represent a
frame header.
- isSyncMark(int, int, int) - Method in class rehost.javazoom.jl.decoder.Bitstream
-
- isUpdateAvailable() - Method in class com.austinv11.collectiveframework.minecraft.utils.CurseVersionChecker
-
This checks if an update is available
- isUseableByPlayer(EntityPlayer) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- isUseableByPlayer(EntityPlayer) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- isWholeNumber(Number) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Checks if the specified number is a whole number
- ItemBase - Class in com.austinv11.collectiveframework.minecraft.items
-
Simple implementation of an item
- ItemBase() - Constructor for class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
- items - Variable in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- items - Variable in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- ITranslationProvider - Interface in com.austinv11.collectiveframework.language.translation
-
Class for a translation provider