- Railcraft - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- RC2 - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- RC4 - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- RC5 - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- Read(byte[], int) - Method in class rehost.javazoom.jl.converter.RiffFile
-
Read NumBytes data.
- read(byte[], int, int) - Method in class rehost.javazoom.jl.decoder.InputStreamSource
-
- read(byte[], int, int) - Method in interface rehost.javazoom.jl.decoder.Source
-
- readAll(File) - Static method in class com.austinv11.collectiveframework.utils.FileUtils
-
Simple method to read all the contents of a file
- readBits(int) - Method in class rehost.javazoom.jl.decoder.Bitstream
-
- readCheckedBits(int) - Method in class rehost.javazoom.jl.decoder.Bitstream
-
- readEntityFromNBT(NBTTagCompound) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- readFrame(int, Header) - Method in class rehost.javazoom.jl.converter.Converter.PrintWriterProgressListener
-
- readFrame(int, Header) - Method in interface rehost.javazoom.jl.converter.Converter.ProgressListener
-
This method is called after each frame has been read,
but before it has been decoded.
- readFrame() - Method in class rehost.javazoom.jl.decoder.Bitstream
-
Reads and parses the next frame from the input source.
- readFromNBT(NBTTagCompound) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- readGithub(String, String) - Static method in class com.austinv11.collectiveframework.utils.WebUtils
-
- readGithub(String, String, String) - Static method in class com.austinv11.collectiveframework.utils.WebUtils
-
- readPath(String) - Method in class com.austinv11.collectiveframework.services.GithubService
-
Reads the contents of the file at the given path relative to the repo
- readURL(String) - Static method in class com.austinv11.collectiveframework.utils.WebUtils
-
Method for reading the contents of a web page
- readURL(String, int) - Static method in class com.austinv11.collectiveframework.utils.WebUtils
-
Method for reading the contents of a web page
- received_events_url - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- Reference - Class in com.austinv11.collectiveframework.minecraft.reference
-
- Reference() - Constructor for class com.austinv11.collectiveframework.minecraft.reference.Reference
-
- ReflectionUtils - Class in com.austinv11.collectiveframework.utils
-
Class that contains a few useful utilities to simplify reflection
- ReflectionUtils() - Constructor for class com.austinv11.collectiveframework.utils.ReflectionUtils
-
- register(IconManager.IIconNeeded) - Static method in class com.austinv11.collectiveframework.minecraft.utils.IconManager
-
Registers an object which requires icons to be registered
- registerBlockIcons(IIconRegister) - Method in class com.austinv11.collectiveframework.minecraft.blocks.BlockBase
-
- registerBus(EventBus, LoadController) - Method in class com.austinv11.collectiveframework.minecraft.asm.DummyContainer
-
- registerConfig(Object) - Static method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
-
Registers a config with the registry
- registerConfigProxy(IConfigProxy) - Static method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
-
Registers a config proxy
- registerDefaultFactories() - Method in class rehost.javazoom.jl.player.FactoryRegistry
-
- registerDownloadProvider(IDownloadProvider) - Static method in class com.austinv11.collectiveframework.dependencies.DependencyManager
-
Register a download provider, note: the earlier the registration, the higher priority it has
- registerEvents() - Method in class com.austinv11.collectiveframework.minecraft.proxy.ClientProxy
-
- registerEvents() - Method in class com.austinv11.collectiveframework.minecraft.proxy.CommonProxy
-
- registerIcons(IIconRegister) - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
- registerIcons(IIconRegister) - Method in interface com.austinv11.collectiveframework.minecraft.utils.IconManager.IIconNeeded
-
Called to register icons
- registerModCompat(IModule) - Static method in class com.austinv11.collectiveframework.minecraft.compat.modules.Modules
-
Registers a module
- registerTranslationProvider(ITranslationProvider) - Static method in class com.austinv11.collectiveframework.language.TranslationManager
-
Register a translation provider, note: the earlier the registration, the higher priority it has
- rehost.javazoom.jl.converter - package rehost.javazoom.jl.converter
-
- rehost.javazoom.jl.decoder - package rehost.javazoom.jl.decoder
-
- rehost.javazoom.jl.player - package rehost.javazoom.jl.player
-
- rehost.javazoom.jl.player.advanced - package rehost.javazoom.jl.player.advanced
-
- releasetype - Variable in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- removeAll() - Method in class rehost.javazoom.jl.decoder.Manager
-
- removeControl(Control) - Method in class rehost.javazoom.jl.decoder.Manager
-
- removeFactory(AudioDeviceFactory) - Method in class rehost.javazoom.jl.player.FactoryRegistry
-
- removeFactoryType(Class) - Method in class rehost.javazoom.jl.player.FactoryRegistry
-
- removeInfo(ItemStack) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Removes the item description to the stack
- removeRepeats(T[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(byte[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(short[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(int[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(long[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(float[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(double[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(boolean[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeRepeats(char[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Removes any repeating data from the array
- removeTag(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Removes the specified tag from the stack's NBTData
- RenderBookTextureEvent - Class in com.austinv11.collectiveframework.minecraft.event
-
This event is posted when the book of an enchanting table is being rendered.
- RenderBookTextureEvent() - Constructor for class com.austinv11.collectiveframework.minecraft.event.RenderBookTextureEvent
-
- renderGui(GuiScreenEvent.DrawScreenEvent.Post) - Method in class com.austinv11.collectiveframework.minecraft.client.gui.KongaOverlay
-
- renderOverlay(RenderGameOverlayEvent.Post) - Method in class com.austinv11.collectiveframework.minecraft.client.gui.KeyOverlay
-
- renderOverlay(RenderGameOverlayEvent.Post) - Method in class com.austinv11.collectiveframework.minecraft.client.gui.KongaOverlay
-
- RenderStringEvent - Class in com.austinv11.collectiveframework.minecraft.event
-
This event is posted when the Minecraft FontRenderer is attempting to render a String
This is fired on the MinecraftForge event bus
- RenderStringEvent() - Constructor for class com.austinv11.collectiveframework.minecraft.event.RenderStringEvent
-
- repeatChar(char, int) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
-
Gets a string with the provided amount of the provided character
- repeatString(String, int) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
-
Gets a string with the provided amount of the provided string
- replaceAllPreservingCase(String, String, String) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
-
Replaces all instances of a string with another, preserving the case for each character
- replaceAlternateColorChar(char, String) - Static method in enum com.austinv11.collectiveframework.minecraft.utils.Colors
-
Replaces the specified character with the real color character in a string (if it returns a valid color)
- replaceAlternateColorChar(String) - Static method in enum com.austinv11.collectiveframework.minecraft.utils.Colors
-
Replaces '&' with the real color character in a string (if it returns a valid color)
Used to simplify coremodding essentials color codes into the default FontRenderer
- replaceFirstPreservingCase(String, String, String) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
-
Replaces the first instance of a string with another, preserving the case for each character
- repos_url - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- reset() - Method in class rehost.javazoom.jl.decoder.Equalizer
-
Sets all bands to 0.0
- RESTRICT_THREAD_USAGE - Static variable in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
- restrictThreadUsage - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- result - Variable in class com.austinv11.collectiveframework.minecraft.event.FindMatchingRecipeEvent
-
The result of the crafting recipe
- retrieveDecoder(Header, Bitstream, int) - Method in class rehost.javazoom.jl.decoder.Decoder
-
- RFM_READ - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- RFM_UNKNOWN - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- RFM_WRITE - Static variable in class rehost.javazoom.jl.converter.RiffFile
-
- RiffFile - Class in rehost.javazoom.jl.converter
-
Class to manage RIFF files
- RiffFile() - Constructor for class rehost.javazoom.jl.converter.RiffFile
-
Dummy Constructor
- RIGHT - Static variable in class rehost.javazoom.jl.decoder.OutputChannels
-
- RIGHT_CHANNEL - Static variable in class rehost.javazoom.jl.decoder.OutputChannels
-
Flag to indicate output should include the right channel only.
- rotate(TwoDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Rotates the shape around a point
- rotate(double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Rotates the shape about its centroid
- rotate(TwoDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Rotates the vector around a given point
- rotate(double) - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Rotates the vector around the origin
- rotate2D(TwoDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line around a point
- rotate2D(double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line about the origin
- rotate3DX(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the x-axis around a point
- rotate3DX(double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the x-axis about the origin
- rotate3DY(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the y-axis around a point
- rotate3DY(double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the y-axis about the origin
- rotate3DZ(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the z-axis around a point
- rotate3DZ(double) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Rotates the line across the z-axis about the origin
- rotateX(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the X-axis
- rotateX(double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the X-axis about the origin
- rotateY(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the Y-axis
- rotateY(double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the Y-axis about the origin
- rotateZ(ThreeDimensionalVector, double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the Z-axis
- rotateZ(double) - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Rotates the vector around the Z-axis about the origin
- RSA - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- run() - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture.DownloadRunnable
-
- run() - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Called by the thread to run this runnable
- run() - Method in class com.austinv11.collectiveframework.multithreading.SimpleThread
-
- run() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
The run method for the audio player thread.
- runnable - Variable in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-