- GCM - Static variable in class com.austinv11.collectiveframework.utils.security.Encryption.EncryptionType
-
- generateChangelog(String) - Method in class com.austinv11.collectiveframework.services.GithubService
-
Generates a changelog from the given sha
- generateChangelog() - Method in class com.austinv11.collectiveframework.services.GithubService
-
Generates a changelog
- generateStructure() - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
- generateStructure(boolean) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
- generateStructure(boolean, boolean) - Method in class com.austinv11.collectiveframework.minecraft.utils.StructureCreator
-
Generates the structure with the set flags
- get() - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-
- get(long, TimeUnit) - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture
-
- get(String, int, Map) - Static method in class com.austinv11.collectiveframework.utils.WebUtils
-
Method to make a GET request to the specified url
- get2DEnd() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the 2D ending point for the line
- get2DSlope() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the 2D slope for the line
- get2DStart() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the 2D starting point for the line
- get3DEnd() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the 3D ending point for the line
- get3DStart() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the 3D starting point for the line
- get_bits(int) - Method in class rehost.javazoom.jl.decoder.Bitstream
-
Read bits from buffer into the lower bits of an unsigned int.
- getAccessTransformerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
-
- getAccessTransformerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
-
- getAll2DPoints() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Returns all points with whole number x values on the line
- getAll3DPoints() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Returns all points with whole number x values on the line
- getAllPoints() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Deprecated.
- getAngleForVertex(TwoDimensionalVector) - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Finds the (internal) angle of the given vertex
- getArea() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Gets the area of the circle
- getArea() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Calculates the area of the shape
- getASMTransformerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
-
- getASMTransformerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
-
- getAudioDevice() - Method in class rehost.javazoom.jl.player.jlp
-
- getAudioDevice() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
Retrieves the AudioDevice
instance that will
be used to sound the audio data.
- getAudioFileName() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
- getAudioFormat() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
- getAudioStream() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
Retrieves the InputStream that provides the MPEG audio
stream data.
- getAudioURL() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
- getBand(int) - Method in class rehost.javazoom.jl.decoder.Equalizer.EQFunction
-
Returns the setting of a band in the equalizer.
- getBand(int) - Method in class rehost.javazoom.jl.decoder.Equalizer
-
Retrieves the eq setting for a given band.
- getBandCount() - Method in class rehost.javazoom.jl.decoder.Equalizer
-
Retrieves the number of bands present in this equalizer.
- getBookTexture(TileEntityEnchantmentTable) - Static method in class com.austinv11.collectiveframework.minecraft.hooks.ClientHooks
-
- getBoolean(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getBuffer() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
- getBufferLength() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
- getByte(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getByteArray(int) - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
- getCapabilities() - Method in class com.austinv11.collectiveframework.dependencies.download.BinaryProvider
-
- getCapabilities() - Method in interface com.austinv11.collectiveframework.dependencies.download.IDownloadProvider
-
This is used internally to determine which download provider to use
- getCapabilities() - Method in class com.austinv11.collectiveframework.dependencies.download.PlainTextProvider
-
- getCenter() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Gets the center of the circle
- getCentroid() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Calculates the approximate center of the polygon
- getChannelCount() - Method in class rehost.javazoom.jl.decoder.OutputChannels
-
Retrieves the number of output channels represented
by this channel output type.
- getChannelCount() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
- getChannelsOutputCode() - Method in class rehost.javazoom.jl.decoder.OutputChannels
-
Retrieves the code representing the desired output channels.
- getCircumference() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Gets the circumference of the circle
- getClientGuiElement(int, EntityPlayer, World, int, int, int) - Method in class com.austinv11.collectiveframework.minecraft.client.gui.GuiHandler
-
- getCommandSenderName() - Method in class com.austinv11.collectiveframework.minecraft.utils.GhostEntityPlayerMP
-
- getCommitsToRepo(String) - Method in class com.austinv11.collectiveframework.services.GithubService
-
Retrieves all the commits to the repo
- getCommitsToRepo() - Method in class com.austinv11.collectiveframework.services.GithubService
-
Retrieves all the commits to the repo
- getCommitToRepo(String) - Method in class com.austinv11.collectiveframework.services.GithubService
-
Gets the commit with the corresponding sha
- getCompoundTag(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a compound tag for the provided key in the passed ItemStack
- getConfigFile(String, Object) - Method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.DefaultConfigurationHandler
-
- getConfigFile(String, Object) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigurationHandler
-
Called to get the config file
- getDeclaredFieldsWithAnnotation(Class<? extends Annotation>, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets a list of declared fields with the given annotation
- getDeclaredMethodsWithAnnotation(Class<? extends Annotation>, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets a list of declared methods with the given annotation
- getDeclaredOrNormalField(String, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Attempts to find either a declared or normal field (in that order)
- getDeclaredOrNormalMethod(String, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Attempts to find either a declared or normal method (in that order)
- getDecoder() - Method in class rehost.javazoom.jl.player.AudioDeviceBase
-
Retrieves the decoder that provides audio data to this
audio device.
- getDefaultParams() - Static method in class rehost.javazoom.jl.decoder.Decoder
-
- getDescriptionPacket() - Method in class com.austinv11.collectiveframework.minecraft.tiles.NetworkedTileEntity
-
- getDiameter() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Gets the diameter of the circle
- getDisplayName() - Method in class com.austinv11.collectiveframework.minecraft.utils.GhostEntityPlayerMP
-
- getDouble(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getDownloadUrl() - Method in class com.austinv11.collectiveframework.minecraft.utils.CurseVersionChecker
-
Gets the direct url to the latest file
- getEndX() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the ending x coordinate of the line
- getEndY() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the ending y coordinate of the line
- getEndZ() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the ending z coordinate of the line
- getErrorCode() - Method in exception rehost.javazoom.jl.decoder.BitstreamException
-
- getErrorCode() - Method in exception rehost.javazoom.jl.decoder.DecoderException
-
- getErrorString(int) - Static method in exception rehost.javazoom.jl.decoder.BitstreamException
-
- getErrorString(int) - Static method in exception rehost.javazoom.jl.decoder.DecoderException
-
- getException() - Method in exception rehost.javazoom.jl.decoder.JavaLayerException
-
- getFactoriesPriority() - Method in class rehost.javazoom.jl.player.FactoryRegistry
-
- getFieldsWithAnnotation(Class<? extends Annotation>, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets a list of fields with the given annotation
- getFileName() - Method in class rehost.javazoom.jl.player.PlayerApplet
-
- getFileTypeForOther(String) - Static method in enum com.austinv11.collectiveframework.dependencies.download.FileType
-
Gets a filetype enum for one not listed
- getFloat(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getFrame() - Method in class rehost.javazoom.jl.player.advanced.PlaybackEvent
-
- getHook() - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
- getId() - Method in class rehost.javazoom.jl.player.advanced.PlaybackEvent
-
- getInitialEqualizerSettings() - Method in class rehost.javazoom.jl.decoder.Decoder.Params
-
Retrieves the equalizer settings that the decoder's equalizer
will be initialized from.
- getInputStream() - Method in class rehost.javazoom.jl.player.jlp
-
Playing file from FileInputStream.
- getInt(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getIntArray(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getInventoryName() - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- getInventoryName() - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- getInventoryStackLimit() - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- getInventoryStackLimit() - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- getKey(Object) - Static method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry
-
Gets the key for the passed object
- getKey(Object) - Method in class com.austinv11.collectiveframework.minecraft.config.DefaultProxy
-
- getKey(Object) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigProxy
-
Returns the key representing the object
- getKey(SecretValue<V, K, M>) - Static method in class com.austinv11.collectiveframework.utils.security.Encryption
-
Gets the key of the SecretValue
- getLangs() - Static method in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
Method to get the available translations
- getLastVersion() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider
-
Gets the last used version of the modpack
- getLength() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the length of the line
- getList(ItemStack, String, int) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets the NBTTagList
for the provided key in the passed ItemStack
- getLong(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getMax(double...) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Finds the largest number in a set of numbers
- getMeta(SecretValue<V, K, M>) - Static method in class com.austinv11.collectiveframework.utils.security.Encryption
-
Gets the metadata of the SecretValue
- getMethodsWithAnnotation(Class<? extends Annotation>, Class) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets a list of methods with the given annotation
- getMin(double...) - Static method in class com.austinv11.collectiveframework.utils.math.MathUtils
-
Finds the smallest number in a set of numbers
- getModContainerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
-
- getModContainerClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
-
- getModId() - Method in class com.austinv11.collectiveframework.minecraft.blocks.BlockBase
-
Gets the modid to which the block is associated to
- getModId() - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
Gets the modid to which the block is associated to
- getName() - Method in class com.austinv11.collectiveframework.dependencies.DependencyManager.DownloadFuture.DownloadRunnable
-
- getName() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod
-
- getName() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- getName() - Method in interface com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile
-
- getName() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
-
- getName() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod
-
- getName() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile
-
- getName() - Method in class com.austinv11.collectiveframework.multithreading.SimpleRunnable
-
Gets the name of the thread
- getNearestEntityToLocation(Location, double) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldUtils
-
Gets the nearest entity within a range of a location
- getNearestEntityToLocation(Location) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldUtils
-
Gets the nearest entity within the recommended max range of a location
- getNumberOfSides() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Gets the number of sides for this shape
- getOutputBlockSize() - Method in class rehost.javazoom.jl.decoder.Decoder
-
Retrieves the maximum number of samples that will be written to
the output buffer when one frame is decoded.
- getOutputChannels() - Method in class rehost.javazoom.jl.decoder.Decoder
-
Retrieves the number of channels of PCM samples output by
this decoder.
- getOutputChannels() - Method in class rehost.javazoom.jl.decoder.Decoder.Params
-
- getOutputFrequency() - Method in class rehost.javazoom.jl.decoder.Decoder
-
Retrieves the sample frequency of the PCM samples output
by this decoder.
- getPath() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod
-
- getPath() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- getPath() - Method in interface com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile
-
- getPath() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
-
- getPath() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod
-
- getPath() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile
-
- getPerimeter() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Gets the perimeter of the shape
- getPlayBackListener() - Method in class rehost.javazoom.jl.player.advanced.AdvancedPlayer
-
gets the PlaybackListener
- getPlayerForSender(ICommandSender) - Static method in class com.austinv11.collectiveframework.minecraft.utils.GhostEntityPlayerMP
-
- getPlayerForWorld(String, World) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldUtils
-
Gets a player with the given username in the provided world
- getPlayers(double) - Method in class com.austinv11.collectiveframework.minecraft.utils.Location
-
Gets the nearby players to this location
- getPosition() - Method in interface rehost.javazoom.jl.decoder.Control
-
Retrieves the current position.
- getPosition() - Method in interface rehost.javazoom.jl.player.AudioDevice
-
Retrieves the current playback position in milliseconds.
- getPosition() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
- getPosition() - Method in class rehost.javazoom.jl.player.NullAudioDevice
-
- getPosition() - Method in class rehost.javazoom.jl.player.Player
-
Retrieves the position in milliseconds of the current audio
sample being played.
- getPrimitiveSafeClassForName(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets classes for a given name, including primitives
- getProjectUrl() - Method in class com.austinv11.collectiveframework.minecraft.utils.CurseVersionChecker
-
Gets the curseforge project url
- getProviderName() - Method in interface com.austinv11.collectiveframework.language.translation.ITranslationProvider
-
Method for receiving the name of the translation provider
- getProviderName() - Method in class com.austinv11.collectiveframework.language.translation.YandexProvider
-
- getRadius() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Circle
-
Gets the radius of the circle
- getRawID3v2() - Method in class rehost.javazoom.jl.decoder.Bitstream
-
Return raw ID3v2 frames + header.
- getReleases() - Method in class com.austinv11.collectiveframework.services.GithubService
-
- getResourceAsStream(String) - Method in interface rehost.javazoom.jl.decoder.JavaLayerHook
-
Retrieves the named resource.
- getResourceAsStream(String) - Static method in class rehost.javazoom.jl.decoder.JavaLayerUtils
-
Retrieves an InputStream for a named resource.
- getResult(InventoryCrafting, World) - Static method in class com.austinv11.collectiveframework.minecraft.hooks.CommonHooks
-
- getRoundedX() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Returns the x coord as an int
- getRoundedX() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Returns the x coord as an int
- getRoundedY() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Returns the y coord as an int
- getRoundedY() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Returns the y coord as an int
- getRoundedZ() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Returns the z coord as an int
- getSampleFrequency() - Method in class rehost.javazoom.jl.decoder.SampleBuffer
-
- getServerGuiElement(int, EntityPlayer, World, int, int, int) - Method in class com.austinv11.collectiveframework.minecraft.client.gui.GuiHandler
-
- getSetupClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin
-
- getSetupClass() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkTransformerPlugin
-
- getShort(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getSide() - Method in class com.austinv11.collectiveframework.minecraft.proxy.ClientProxy
-
- getSide() - Method in class com.austinv11.collectiveframework.minecraft.proxy.CommonProxy
-
- getSides() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Gets the lines representing the sides of the shape
- getSignatureFromObject(Object) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets the jvm signature for an object
- getSize() - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
This represents how many slots are in the inventory
- getSizeInventory() - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- getSizeInventory() - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- getSource() - Method in class rehost.javazoom.jl.player.advanced.PlaybackEvent
-
- getSourceLineInfo() - Method in class rehost.javazoom.jl.player.JavaSoundAudioDevice
-
- getStackInSlot(int) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- getStackInSlot(int) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- getStackInSlotOnClosing(int) - Method in class com.austinv11.collectiveframework.minecraft.entities.EntityInventory
-
- getStackInSlotOnClosing(int) - Method in class com.austinv11.collectiveframework.minecraft.tiles.TileEntityInventory
-
- getStartTime() - Method in class com.austinv11.collectiveframework.utils.TimeProfiler
-
Gets the time this object was instantiated at
- getStartX() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the starting x coordinate of the line
- getStartY() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the starting y coordinate of the line
- getStartZ() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Line
-
Gets the starting z coordinate of the line
- getString(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a value for the given key from the passed ItemStack
- getStringsFromStream(InputStream) - Static method in class com.austinv11.collectiveframework.utils.StringUtils
-
Creates a list from an input stream where each entry is due to a new line character
- getStringToRender(String) - Static method in class com.austinv11.collectiveframework.minecraft.hooks.ClientHooks
-
- getSyncHeader() - Method in class rehost.javazoom.jl.decoder.Header
-
Returns synchronized header.
- getTab() - Method in class com.austinv11.collectiveframework.minecraft.blocks.BlockBase
-
Gets the creative tab this block belongs to
- getTab() - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
Gets the creative tab this item belongs to
- getTag(ItemStack, String) - Static method in class com.austinv11.collectiveframework.minecraft.utils.NBTHelper
-
Gets a tag for the provided key in the passed ItemStack
- getTime() - Method in class com.austinv11.collectiveframework.utils.TimeProfiler
-
Gets the amount of time lapsed from instantiation to the method call
- getType() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.AdflyMod
-
- getType() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.CurseMod
-
- getType() - Method in interface com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.IModpackFile
-
- getType() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherFile
-
- getType() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.OtherMod
-
- getType() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider.ZipFile
-
- getTypeFromSignature(String) - Static method in class com.austinv11.collectiveframework.utils.ReflectionUtils
-
Gets the class for a signature (only handles one signature at a time)
- getUnlocalizedName() - Method in class com.austinv11.collectiveframework.minecraft.blocks.BlockBase
-
- getUnlocalizedName() - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
- getUnlocalizedName(ItemStack) - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
- getUnwrappedUnlocalizedName(String) - Method in class com.austinv11.collectiveframework.minecraft.blocks.BlockBase
-
- getUnwrappedUnlocalizedName(String) - Method in class com.austinv11.collectiveframework.minecraft.items.ItemBase
-
- getUpdateFileName() - Method in class com.austinv11.collectiveframework.minecraft.utils.CurseVersionChecker
-
Gets the file name of the latest file
- getURLInputStream() - Method in class rehost.javazoom.jl.player.jlp
-
Playing file from URL (Streaming).
- getValue(String, String, Object) - Method in class com.austinv11.collectiveframework.minecraft.config.ConfigRegistry.DefaultConfigurationHandler
-
- getValue(String, String, Object) - Method in interface com.austinv11.collectiveframework.minecraft.config.IConfigurationHandler
-
Called when a value is requested
- getValue(SecretValue<V, K, M>) - Static method in class com.austinv11.collectiveframework.utils.security.Encryption
-
Gets the value of the SecretValue
- getVersion() - Method in class com.austinv11.collectiveframework.minecraft.asm.CollectiveFrameworkEarlyTransformerPlugin.ModpackProvider
-
Gets the current modpack version
- getVertices() - Method in class com.austinv11.collectiveframework.utils.math.geometry.Variable2DShape
-
Retrieves all points representing vertices on the shape
- getWorld() - Method in class com.austinv11.collectiveframework.minecraft.utils.Location
-
Gets the world for this object
- getWorldFromDimensionId(int) - Static method in class com.austinv11.collectiveframework.minecraft.utils.WorldUtils
-
Gets the world for the provided dimension id
- getX() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Gets the x coord of the vector
- getX() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Gets the x coord of the vector
- getY() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Gets the y coord of the vector
- getY() - Method in class com.austinv11.collectiveframework.utils.math.TwoDimensionalVector
-
Gets the y coord of the vector
- getZ() - Method in class com.austinv11.collectiveframework.utils.math.ThreeDimensionalVector
-
Gets the z coord of the vector
- GhostEntityPlayerMP - Class in com.austinv11.collectiveframework.minecraft.utils
-
This is just a simple spoof EntityPlayerMP implementation
- GhostEntityPlayerMP(ICommandSender) - Constructor for class com.austinv11.collectiveframework.minecraft.utils.GhostEntityPlayerMP
-
- gists_url - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- GithubService - Class in com.austinv11.collectiveframework.services
-
This contains helpful APIs with Github.
- GithubService(String, String, String) - Constructor for class com.austinv11.collectiveframework.services.GithubService
-
- GithubService(String, String) - Constructor for class com.austinv11.collectiveframework.services.GithubService
-
Instantiates with the branch as "master"
- GithubService.Asset - Class in com.austinv11.collectiveframework.services
-
- GithubService.Asset() - Constructor for class com.austinv11.collectiveframework.services.GithubService.Asset
-
- GithubService.Author - Class in com.austinv11.collectiveframework.services
-
- GithubService.Author() - Constructor for class com.austinv11.collectiveframework.services.GithubService.Author
-
- GithubService.AuthorExtended - Class in com.austinv11.collectiveframework.services
-
- GithubService.AuthorExtended() - Constructor for class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- GithubService.Commit - Class in com.austinv11.collectiveframework.services
-
- GithubService.Commit() - Constructor for class com.austinv11.collectiveframework.services.GithubService.Commit
-
- GithubService.CommitInfo - Class in com.austinv11.collectiveframework.services
-
- GithubService.CommitInfo() - Constructor for class com.austinv11.collectiveframework.services.GithubService.CommitInfo
-
- GithubService.Release - Class in com.austinv11.collectiveframework.services
-
- GithubService.Release() - Constructor for class com.austinv11.collectiveframework.services.GithubService.Release
-
- GithubService.SHAInfo - Class in com.austinv11.collectiveframework.services
-
- GithubService.SHAInfo() - Constructor for class com.austinv11.collectiveframework.services.GithubService.SHAInfo
-
- gravatar_id - Variable in class com.austinv11.collectiveframework.services.GithubService.AuthorExtended
-
- GUI_FACTORY_CLASS - Static variable in class com.austinv11.collectiveframework.minecraft.reference.Reference
-
- GuiHandler - Class in com.austinv11.collectiveframework.minecraft.client.gui
-
- GuiHandler() - Constructor for class com.austinv11.collectiveframework.minecraft.client.gui.GuiHandler
-