- table - Variable in class com.austinv11.collectiveframework.minecraft.event.RenderBookTextureEvent
-
The enchantment table
- tag_name - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- tarball_url - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- target_commitish - Variable in class com.austinv11.collectiveframework.services.GithubService.Release
-
- tell() - Method in class rehost.javazoom.jl.decoder.InputStreamSource
-
- tell() - Method in interface rehost.javazoom.jl.decoder.Source
-
- test() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
Runs a short test by playing a short silent sound.
- testAudioDevice() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDeviceFactory
-
- text - Variable in class com.austinv11.collectiveframework.language.translation.YandexProvider.JSONTranslateResponse
-
- Thaumcraft - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- ThermalExpansion - Static variable in class com.austinv11.collectiveframework.minecraft.reference.ModIds
-
- THIRTYTWO - Static variable in class rehost.javazoom.jl.decoder.Header
-
- ThreeDimensionalVector - Class in com.austinv11.collectiveframework.utils.math
-
Class for manipulating and holding coords on a 3D plane
Remember, in Minecraft the y and z axises are switched
- ThreeDimensionalVector(double, double, double) - Constructor for class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Default constructor
- TileEntityClientUpdatePacket - Class in com.austinv11.collectiveframework.minecraft.network
-
Use this packet to sync tile entities (server to client)
- TileEntityClientUpdatePacket() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityClientUpdatePacket
-
- TileEntityClientUpdatePacket(World, int, int, int, NBTTagCompound) - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityClientUpdatePacket
-
- TileEntityClientUpdatePacket.TileEntityClientUpdatePacketHandler - Class in com.austinv11.collectiveframework.minecraft.network
-
- TileEntityClientUpdatePacket.TileEntityClientUpdatePacketHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityClientUpdatePacket.TileEntityClientUpdatePacketHandler
-
- TileEntityInventory - Class in com.austinv11.collectiveframework.minecraft.tiles
-
Simple implementation for a Tile Entity to contain an inventory
- TileEntityInventory() - Constructor for class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- TileEntityServerUpdatePacket - Class in com.austinv11.collectiveframework.minecraft.network
-
Use this packet to sync tile entities (client to server)
- TileEntityServerUpdatePacket() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityServerUpdatePacket
-
- TileEntityServerUpdatePacket(World, int, int, int, NBTTagCompound) - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityServerUpdatePacket
-
- TileEntityServerUpdatePacket.TileEntityServerUpdatePacketHandler - Class in com.austinv11.collectiveframework.minecraft.network
-
- TileEntityServerUpdatePacket.TileEntityServerUpdatePacketHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TileEntityServerUpdatePacket.TileEntityServerUpdatePacketHandler
-
- time - Variable in class com.austinv11.collectiveframework.minecraft.network.TimeUpdatePacket
-
- TIME_BACK - Static variable in class com.austinv11.collectiveframework.minecraft.init.Keybindings
-
- TIME_FORWARD - Static variable in class com.austinv11.collectiveframework.minecraft.init.Keybindings
-
- timeChangeRate - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- TimeProfiler - Class in com.austinv11.collectiveframework.utils
-
Simple class for figuring out how long things take to be done
- TimeProfiler() - Constructor for class com.austinv11.collectiveframework.utils.TimeProfiler
-
Starts a profiler at the current instant
- TimeUpdatePacket - Class in com.austinv11.collectiveframework.minecraft.network
-
- TimeUpdatePacket() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TimeUpdatePacket
-
- TimeUpdatePacket(long, int, GameProfile) - Constructor for class com.austinv11.collectiveframework.minecraft.network.TimeUpdatePacket
-
- TimeUpdatePacket.TimeUpdatePacketHandler - Class in com.austinv11.collectiveframework.minecraft.network
-
- TimeUpdatePacket.TimeUpdatePacketHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.network.TimeUpdatePacket.TimeUpdatePacketHandler
-
- to2D() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Converts this vector from a 3D plane to a 2D plane
- to3D() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Converts this vector from a 2D plane to a 3D plane (with a z of 0)
- toByteArray(short[], int, int) - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
- toBytes(ByteBuf) - Method in class com.austinv11.collectiveframework.minecraft.network.ConfigPacket
-
- toBytes(ByteBuf) - Method in class com.austinv11.collectiveframework.minecraft.network.TileEntityClientUpdatePacket
-
- toBytes(ByteBuf) - Method in class com.austinv11.collectiveframework.minecraft.network.TileEntityServerUpdatePacket
-
- toBytes(ByteBuf) - Method in class com.austinv11.collectiveframework.minecraft.network.TimeUpdatePacket
-
- toChunkCoordinates() - Method in class com.austinv11.collectiveframework.minecraft.utils.Location
-
Converts this into a chunk coordinats object
- TooltipHandler - Class in com.austinv11.collectiveframework.minecraft.event.handler
-
- TooltipHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.event.handler.TooltipHandler
-
- toString() - Method in enum com.austinv11.collectiveframework.dependencies.download.FileType
-
- toString() - Method in enum com.austinv11.collectiveframework.minecraft.utils.Colors
-
- toString() - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
- toString() - Method in class com.austinv11.collectiveframework.multithreading.SimpleThread
-
- toString() - Method in class com.austinv11.collectiveframework.services.GithubService.Commit
-
- toString() - Method in class com.austinv11.collectiveframework.services.GithubService.Release
-
- toString() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
- toString() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
- toString() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
- toString() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
- toString() - Method in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- toString() - Method in class rehost.javazoom.jl.decoder.Header
-
- total_ms(int) - Method in class rehost.javazoom.jl.decoder.Header
-
Returns total ms.
- trace(Object) - Method in class com.austinv11.collectiveframework.minecraft.logging.Logger
-
Logs a message at the TRACE level
- transform(String, String, byte[]) - Method in class com.austinv11.collectiveframework.minecraft.asm.Transformer
-
- Transformer - Class in com.austinv11.collectiveframework.minecraft.asm
-
- Transformer() - Constructor for class com.austinv11.collectiveframework.minecraft.asm.Transformer
-
- translate(String, String, String) - Method in interface com.austinv11.collectiveframework.language.translation.ITranslationProvider
-
Method to actually translate
- translate(String, String) - Method in interface com.austinv11.collectiveframework.language.translation.ITranslationProvider
-
Method to actually translate, only used if canDetectLanguage() returns true
- translate(String, String, String) - Method in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
- translate(String, String) - Method in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
- translate(String, String) - Static method in class com.austinv11.collectiveframework.language.TranslationManager
-
Translates a given text (either from the unlocalized key or from standard text)
- translate(String, String, String) - Static method in class com.austinv11.collectiveframework.language.TranslationManager
-
Translates a given text (either from the unlocalized key or from standard text)
- translate(String, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.MinecraftTranslator
-
Translates a given text (either from the unlocalized key or from standard text) (prefers Minecraft's translation)
- translate(String, String, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.MinecraftTranslator
-
Translates a given text (either from the unlocalized key or from standard text) (prefers Minecraft's translation)
- translateChat - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- translateItems - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Config
-
- translateToLocal(String, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.MinecraftTranslator
-
Simplified method to translate a string to the local language for Minecraft
- translateToLocal(String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.MinecraftTranslator
-
Simplified method to translate a string to the local language for Minecraft
- TranslationException - Exception in com.austinv11.collectiveframework.language.translation
-
- TranslationException(TranslationException.ErrorTypes) - Constructor for exception com.austinv11.collectiveframework.language.translation.TranslationException
-
- TranslationException.ErrorTypes - Enum in com.austinv11.collectiveframework.language.translation
-
- TranslationManager - Class in com.austinv11.collectiveframework.language
-
A class for translating text
- TranslationManager() - Constructor for class com.austinv11.collectiveframework.language.TranslationManager
-
- trimAll(String[]) - Static method in class com.austinv11.collectiveframework.utils.ArrayUtils
-
Performs the String.trim()
method on all strings in an array
- TwoDimensionalVector - Class in com.austinv11.collectiveframework.utils.math
-
Class for manipulating and holding coords on a 2D plane
- TwoDimensionalVector(double, double) - Constructor for class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Default constructor
- type - Variable in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
-
- type - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-