- GameData - Class in cpw.mods.fml.common.registry
-
- GameData.GameDataSnapshot - Class in cpw.mods.fml.common.registry
-
- GameDataSnapshot(Map<String, Integer>, Set<String>, Set<String>) - Constructor for class cpw.mods.fml.common.registry.GameData.GameDataSnapshot
-
- gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- GameRegistry - Class in cpw.mods.fml.common.registry
-
- GameRegistry() - Constructor for class cpw.mods.fml.common.registry.GameRegistry
-
- GameRegistry.ItemStackHolder - Annotation Type in cpw.mods.fml.common.registry
-
- GameRegistry.ObjectHolder - Annotation Type in cpw.mods.fml.common.registry
-
This will cause runtime injection of public static final fields to occur at various points
where mod blocks and items could be subject to change.
- GameRegistry.Type - Enum in cpw.mods.fml.common.registry
-
- GameRegistry.UniqueIdentifier - Class in cpw.mods.fml.common.registry
-
- GameRules - Class in net.minecraft.world
-
- GameRules() - Constructor for class net.minecraft.world.GameRules
-
- gameSettings - Variable in class net.minecraft.client.Minecraft
-
- GameSettings - Class in net.minecraft.client.settings
-
- GameSettings(Minecraft, File) - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings() - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings.Options - Enum in net.minecraft.client.settings
-
- gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
-
- gammaSetting - Variable in class net.minecraft.client.settings.GameSettings
-
- GDiffPatcher - Class in cpw.mods.fml.repackage.com.nothome.delta
-
This class patches an input file with a GDIFF patch file.
- GDiffPatcher() - Constructor for class cpw.mods.fml.repackage.com.nothome.delta.GDiffPatcher
-
Constructs a new GDiffPatcher.
- GDiffWriter - Class in cpw.mods.fml.repackage.com.nothome.delta
-
Outputs a diff following the GDIFF file specification available at
http://www.w3.org/TR/NOTE-gdiff-19970901.html.
- GDiffWriter(DataOutputStream) - Constructor for class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- GDiffWriter(OutputStream) - Constructor for class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- genBiomeTerrain(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- genDecorations(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genDecorations(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeEndDecorator
-
- GenDiffSet - Class in cpw.mods.fml.common.patcher
-
- GenDiffSet() - Constructor for class cpw.mods.fml.common.patcher.GenDiffSet
-
- generalStats - Static variable in class net.minecraft.stats.StatList
-
- generate(Random, int, int, World, IChunkProvider, IChunkProvider) - Method in interface cpw.mods.fml.common.IWorldGenerator
-
Generate some world
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenBigMushroom
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenBlockBlob
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenCactus
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenCanopyTree
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenClay
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenDeadBush
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenDesertWells
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenDungeons
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGeneratorBonusChest
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenFire
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenForest
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone1
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone2
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenHellLava
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenIcePath
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenIceSpike
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenLakes
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenLiquids
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenMegaJungle
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenMegaPineTree
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenMelon
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenMinable
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenPumpkin
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenReed
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenSand
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenSavannaTree
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenShrub
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenSwamp
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga1
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga2
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenTallGrass
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenTrees
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenVines
-
- generate(World, Random, int, int, int) - Method in class net.minecraft.world.gen.feature.WorldGenWaterlily
-
- generateChestContents(Random, WeightedRandomChestContent[], IInventory, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
-
- generateDispenserContents(Random, WeightedRandomChestContent[], TileEntityDispenser, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
-
- generateDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
- generateHeightMap() - Method in class net.minecraft.world.chunk.Chunk
-
- generateHeightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- generateLakes - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
-
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProviderHell
-
- generateMipmapData(int, int, int[][]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- generateMipmaps(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- generateNewProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
- generateNewRandomName() - Method in class net.minecraft.util.EnchantmentNameParts
-
- generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
- generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
- generateOres() - Method in class net.minecraft.world.biome.BiomeDecorator
-
- generatePacket(BiMap, int) - Static method in class net.minecraft.network.Packet
-
- generatePacketFrom(Object) - Method in class cpw.mods.fml.common.network.FMLEmbeddedChannel
-
Utility method to generate a regular packet from a custom packet.
- generateSkylightMap() - Method in class net.minecraft.world.chunk.Chunk
-
- generateSkylightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureStart
-
- generateStructureChestContents(World, StructureBoundingBox, Random, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- generateStructureChestContents(World, StructureBoundingBox, Random, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
-
- generateStructureDispenserContents(World, StructureBoundingBox, Random, int, int, int, int, WeightedRandomChestContent[], int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- generateStructuresInChunk(World, Random, int, int) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- generateWorld(int, int, World, IChunkProvider, IChunkProvider) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Callback hook for world gen - if your mod wishes to add extra mod related generation to the world
call this
- generic - Static variable in class net.minecraft.util.DamageSource
-
- GenericIterableFactory - Class in cpw.mods.fml.common.functions
-
- GenericIterableFactory() - Constructor for class cpw.mods.fml.common.functions.GenericIterableFactory
-
- GenLayer - Class in net.minecraft.world.gen.layer
-
- GenLayer(long) - Constructor for class net.minecraft.world.gen.layer.GenLayer
-
- GenLayerAddIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddIsland
-
- GenLayerAddMushroomIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddMushroomIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
- GenLayerAddSnow - Class in net.minecraft.world.gen.layer
-
- GenLayerAddSnow(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddSnow
-
- GenLayerBiome - Class in net.minecraft.world.gen.layer
-
- GenLayerBiome(long, GenLayer, WorldType) - Constructor for class net.minecraft.world.gen.layer.GenLayerBiome
-
- GenLayerBiomeEdge - Class in net.minecraft.world.gen.layer
-
- GenLayerBiomeEdge(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerBiomeEdge
-
- GenLayerDeepOcean - Class in net.minecraft.world.gen.layer
-
- GenLayerDeepOcean(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerDeepOcean
-
- GenLayerEdge - Class in net.minecraft.world.gen.layer
-
- GenLayerEdge(long, GenLayer, GenLayerEdge.Mode) - Constructor for class net.minecraft.world.gen.layer.GenLayerEdge
-
- GenLayerEdge.Mode - Enum in net.minecraft.world.gen.layer
-
- GenLayerFuzzyZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerFuzzyZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerFuzzyZoom
-
- GenLayerHills - Class in net.minecraft.world.gen.layer
-
- GenLayerHills(long, GenLayer, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerHills
-
- GenLayerIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerIsland(long) - Constructor for class net.minecraft.world.gen.layer.GenLayerIsland
-
- GenLayerRareBiome - Class in net.minecraft.world.gen.layer
-
- GenLayerRareBiome(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRareBiome
-
- GenLayerRemoveTooMuchOcean - Class in net.minecraft.world.gen.layer
-
- GenLayerRemoveTooMuchOcean(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
-
- GenLayerRiver - Class in net.minecraft.world.gen.layer
-
- GenLayerRiver(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiver
-
- GenLayerRiverInit - Class in net.minecraft.world.gen.layer
-
- GenLayerRiverInit(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiverInit
-
- GenLayerRiverMix - Class in net.minecraft.world.gen.layer
-
- GenLayerRiverMix(long, GenLayer, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerRiverMix
-
- GenLayerShore - Class in net.minecraft.world.gen.layer
-
- GenLayerShore(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerShore
-
- GenLayerSmooth - Class in net.minecraft.world.gen.layer
-
- GenLayerSmooth(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerSmooth
-
- GenLayerVoronoiZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerVoronoiZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
-
- GenLayerZoom - Class in net.minecraft.world.gen.layer
-
- GenLayerZoom(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerZoom
-
- genNetherBridge - Variable in class net.minecraft.world.gen.ChunkProviderHell
-
- genStandardOre1(int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genStandardOre2(int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genTallFlowers - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenHills
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMesa
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenOcean
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenSavanna.Mutated
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenSwamp
-
- genTerrainBlocks(World, Random, Block[], byte[], int, int, double) - Method in class net.minecraft.world.biome.BiomeGenTaiga
-
- get() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- get() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property value.
- get() - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for the active mod.
- get(NetworkManager) - Static method in class cpw.mods.fml.common.network.handshake.NetworkDispatcher
-
- get(int) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
- get(String) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
- get() - Method in class cpw.mods.fml.common.registry.RegistryDelegate.Delegate
-
- get() - Method in interface cpw.mods.fml.common.registry.RegistryDelegate
-
Get the referent pointed at by this delegate.
- get(Object) - Method in class net.minecraft.server.management.LowerStringMap
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
-
- getAbridgedConfigPath(String) - Static method in class cpw.mods.fml.client.config.GuiConfig
-
- getAbsorptionAmount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAbsorptionAmount() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAccessibleSlotsFromSide(int) - Method in interface net.minecraft.inventory.ISidedInventory
-
- getAccessibleSlotsFromSide(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getAccessibleSlotsFromSide(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getAccessTransformerClass() - Method in class cpw.mods.fml.relauncher.FMLCorePlugin
-
- getAccessTransformerClass() - Method in interface cpw.mods.fml.relauncher.IFMLLoadingPlugin
-
Return an optional access transformer class for this coremod.
- getAccessTransformers() - Static method in class cpw.mods.fml.relauncher.CoreModManager
-
- getAction() - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getAction() - Method in class net.minecraft.event.ClickEvent
-
- getAction() - Method in class net.minecraft.event.HoverEvent
-
- getActiveAnvilConverter() - Method in class net.minecraft.server.MinecraftServer
-
- getActiveModList() - Method in class cpw.mods.fml.common.LoadController
-
- getActiveModList() - Method in class cpw.mods.fml.common.Loader
-
- getActivePotionEffect(Potion) - Method in class net.minecraft.entity.EntityLivingBase
-
- getActivePotionEffects() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActualHeight() - Method in class net.minecraft.world.World
-
- getAdditionalBrandingInformation() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getAdditionalBrandingInformation() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getAdditionalBrandingInformation() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getAdditionalProperty(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getAge() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAggressive() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getAIControlledByPlayer() - Method in class net.minecraft.entity.passive.EntityPig
-
- getAIMoveSpeed() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAIMoveSpeed() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAir() - Method in class net.minecraft.entity.Entity
-
- getAITarget() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAliases() - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
- getAll(String) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
-
- getAll() - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for all mods.
- getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
-
- getAllowNether() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getAllowNether() - Method in class net.minecraft.server.MinecraftServer
-
- getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getAllResources(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
-
- getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getAllStitchSlots(List) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getAllUsernames() - Method in class net.minecraft.command.CommandEffect
-
- getAllUsernames() - Method in class net.minecraft.command.CommandXP
-
- getAllUsernames() - Method in interface net.minecraft.network.rcon.IServer
-
- getAllUsernames() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getAllUsernames() - Method in class net.minecraft.server.MinecraftServer
-
- getAllWatched() - Method in class net.minecraft.entity.DataWatcher
-
- getAlwaysRenderNameTag() - Method in class net.minecraft.entity.EntityLiving
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.EntityLiving
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAmbientOcclusionLightValue() - Method in class net.minecraft.block.Block
-
- getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
-
- getAmplifier() - Method in class net.minecraft.potion.PotionEffect
-
- getAngrySoundName() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getAnimal() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getAnnotationInfo() - Method in class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotationName() - Method in class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotations() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- getAnnotationsFor(ModContainer) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
-
- getAoBrightness(int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getAPIList() - Method in class cpw.mods.fml.common.ModAPIManager
-
- getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getArchivingStateCallback(ErrorCode, ArchivingState) - Method in class net.minecraft.client.stream.BroadcastController
-
- getArchivingStateCallback(ErrorCode, ArchivingState) - Method in class net.minecraft.client.stream.IngestServerTester
-
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getArmorItemForSlot(int, int) - Static method in class net.minecraft.entity.EntityLiving
-
- getArmorMaterial() - Method in class net.minecraft.item.ItemArmor
-
- getArmorPosition(ItemStack) - Static method in class net.minecraft.entity.EntityLiving
-
- getArmorVisibility() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getArrayEntryClass() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getArrayEntryClass() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
This method returns a class that implements IArrayEntry
.
- getArrowCountInEntity() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAsmData() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getASMHarvestedData() - Method in class cpw.mods.fml.common.event.FMLConstructionEvent
-
- getASMSuperType() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- getASMTable() - Method in class cpw.mods.fml.common.discovery.ModDiscoverer
-
- getASMTransformerClass() - Method in class cpw.mods.fml.relauncher.FMLCorePlugin
-
- getASMTransformerClass() - Method in interface cpw.mods.fml.relauncher.IFMLLoadingPlugin
-
Return a list of classes that implements the IClassTransformer interface
- getASMType() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- getASMType() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
-
- getAtlasSprite() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getAttackTarget() - Method in class net.minecraft.entity.EntityLiving
-
- getAttackTimer() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
-
- getAttenuationType() - Method in class net.minecraft.client.audio.PositionedSound
-
- getAttribute() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
-
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- getAttributeInstanceSet() - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- getAttributeMap() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAttributeModifiers() - Method in class net.minecraft.item.ItemStack
-
- getAttributeUnlocalizedName() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getAttributeUnlocalizedName() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getAttributeValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getAttributeValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getAuthorList() - Method in class cpw.mods.fml.common.ModMetadata
-
- getAvailablePlayerDat() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getAvailablePlayerDat() - Method in interface net.minecraft.world.storage.IPlayerFileData
-
- getAvailablePlayerDat() - Method in class net.minecraft.world.storage.SaveHandler
-
- getAverageEdgeLength() - Method in class net.minecraft.util.AxisAlignedBB
-
- getAverageGroundLevel(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProvider
-
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProviderEnd
-
- getAvoidsWater() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getBackgroundIconIndex() - Method in class net.minecraft.inventory.Slot
-
- getBackgroundImageName() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getBanEndDate() - Method in class net.minecraft.server.management.BanEntry
-
- getBannedIPs() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getBanReason() - Method in class net.minecraft.server.management.BanEntry
-
- getBase64EncodedIconData() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getBaseModProperties() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getBatSize() - Method in class net.minecraft.client.model.ModelBat
-
- getBedLocation() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getBedOrientationInDegrees() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
- getBiome(int) - Static method in class net.minecraft.world.biome.BiomeGenBase
-
- getBiome() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getBiomeArray() - Method in class net.minecraft.world.chunk.Chunk
-
- getBiomeCacheBlock(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- getBiomeFoliageColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getBiomeFoliageColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenMesa
-
- getBiomeFoliageColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- getBiomeFoliageColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenSwamp
-
- getBiomeGenArray() - Static method in class net.minecraft.world.biome.BiomeGenBase
-
- getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.BiomeCache.Block
-
- getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
- getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
-
- getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
-
- getBiomeGenForCoords(int, int) - Method in class net.minecraft.world.ChunkCache
-
- getBiomeGenForCoords(int, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getBiomeGenForCoords(int, int) - Method in class net.minecraft.world.World
-
- getBiomeGenForWorldCoords(int, int, WorldChunkManager) - Method in class net.minecraft.world.chunk.Chunk
-
- getBiomeGrassColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getBiomeGrassColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenForest
-
- getBiomeGrassColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenMesa
-
- getBiomeGrassColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- getBiomeGrassColor(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenSwamp
-
- getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
-
- getBiomesToSpawnIn() - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getBlock() - Method in class net.minecraft.block.BlockEventData
-
- getBlock(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlock(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlock(int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getBlock(int, int, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getBlock(int, int, int) - Method in class net.minecraft.world.World
-
- getBlockAtCurrentPosition(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBlockAtEntityViewpoint(World, EntityLivingBase, float) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getBlockBoundsMaxX() - Method in class net.minecraft.block.Block
-
- getBlockBoundsMaxY() - Method in class net.minecraft.block.Block
-
- getBlockBoundsMaxZ() - Method in class net.minecraft.block.Block
-
- getBlockBoundsMinX() - Method in class net.minecraft.block.Block
-
- getBlockBoundsMinY() - Method in class net.minecraft.block.Block
-
- getBlockBoundsMinZ() - Method in class net.minecraft.block.Block
-
- getBlockByExtId(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getBlockById(int) - Static method in class net.minecraft.block.Block
-
- getBlockByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getBlockColor() - Method in class net.minecraft.block.Block
-
- getBlockColor() - Method in class net.minecraft.block.BlockGrass
-
- getBlockColor() - Method in class net.minecraft.block.BlockLeaves
-
- getBlockColor() - Method in class net.minecraft.block.BlockLilyPad
-
- getBlockColor() - Method in class net.minecraft.block.BlockLiquid
-
- getBlockColor() - Method in class net.minecraft.block.BlockTallGrass
-
- getBlockColor() - Method in class net.minecraft.block.BlockVine
-
- getBlockDensity(Vec3, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getBlocked() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getBlockedIds() - Static method in class cpw.mods.fml.common.registry.GameData
-
- getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
-
- getBlockFromName(String) - Static method in class net.minecraft.block.Block
-
- getBlockHardness(World, int, int, int) - Method in class net.minecraft.block.Block
-
- getBlockIcon(Block, IBlockAccess, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getBlockIcon(Block) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getBlockIconFromSide(Block, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getBlockIconFromSideAndMetadata(Block, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getBlocklightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getBlockLightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockLightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockLightValue(int, int, int) - Method in class net.minecraft.world.World
-
- getBlockLightValue_do(int, int, int, boolean) - Method in class net.minecraft.world.World
-
- getBlockLSBArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getBlockMetadata() - Method in class net.minecraft.block.BlockSourceImpl
-
- getBlockMetadata() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntity
-
- getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getBlockMetadata(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockMetadata(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockMetadata(int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getBlockMetadata(int, int, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getBlockMetadata(int, int, int) - Method in class net.minecraft.world.World
-
- getBlockMSBArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.entity.EntityCreature
-
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.entity.monster.EntityGiantZombie
-
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.entity.monster.EntityMob
-
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getBlockPathWeight(int, int, int) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getBlockPowered() - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getBlockPowered() - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getBlockPowered() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getBlockPowerInput(int, int, int) - Method in class net.minecraft.world.World
-
- getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- getBlockRegistry() - Static method in class cpw.mods.fml.common.registry.GameData
-
Get the currently active block registry.
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.Block
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFence
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockFenceGate
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLiquid
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockSign
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockTrapDoor
-
- getBlocksMovement(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockWall
-
- getBlockStorageArray() - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockTextureFromSide(int) - Method in class net.minecraft.block.Block
-
- getBlockTileEntity() - Method in class net.minecraft.block.BlockSourceImpl
-
- getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getBlockType() - Method in class net.minecraft.tileentity.TileEntity
-
- getBlockUnpowered() - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getBlockUnpowered() - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getBlockUnpowered() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getBlueColorF() - Method in class net.minecraft.client.particle.EntityFX
-
- getBold() - Method in class net.minecraft.util.ChatStyle
-
- getBoolean(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
-
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getBounceClass() - Method in class GradleStart
-
- getBounceClass() - Method in class GradleStartServer
-
- getBounceClass() - Method in class net.minecraftforge.gradle.GradleStartCommon
-
- getBoundingBox() - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- getBoundingBox() - Method in class net.minecraft.entity.Entity
-
- getBoundingBox() - Method in class net.minecraft.entity.item.EntityBoat
-
- getBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getBoundingBox(double, double, double, double, double, double) - Static method in class net.minecraft.util.AxisAlignedBB
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getBrandings(boolean) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getBreakSound() - Method in class net.minecraft.block.Block.SoundType
-
- getBrewTime() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityDropParticleFX
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityFlameFX
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityLavaFX
-
- getBrightness(float) - Method in class net.minecraft.client.particle.EntityPortalFX
-
- getBrightness(float) - Method in class net.minecraft.entity.Entity
-
- getBrightness(float) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- getBrightness(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityDropParticleFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityFlameFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityLavaFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityPortalFX
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.boss.EntityWither
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.Entity
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
-
- getBurnTime(ItemStack) - Method in interface cpw.mods.fml.common.IFuelHandler
-
- getBurnTimeRemainingScaled(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getButtonWidth() - Method in class net.minecraft.client.gui.GuiButton
-
- getButtonWidth() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getByID(int) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
- getByName(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
- getByte(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getByte(int) - Method in class net.minecraft.network.PacketBuffer
-
- getByteArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getByteAsHexString(byte) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
-
- getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
-
- getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getBytesAsString(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getCachedBiomes(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
- getCacheSizes() - Static method in class net.minecraft.world.gen.layer.IntCache
-
- getCallableCrashInformation() - Method in class cpw.mods.fml.common.Loader
-
- getCanBeCreated() - Method in class net.minecraft.world.WorldType
-
- getCanBlockGrass() - Method in class net.minecraft.block.Block
-
- getCanBlockGrass() - Method in class net.minecraft.block.material.Material
-
- getCanBlockGrass() - Method in class net.minecraft.block.material.MaterialLogic
-
- getCanBlockGrass() - Method in class net.minecraft.block.material.MaterialPortal
-
- getCanBlockGrass() - Method in class net.minecraft.block.material.MaterialTransparent
-
- getCanBreakDoors() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getCanBurn() - Method in class net.minecraft.block.material.Material
-
- getCandidate() - Method in class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
-
- getCandidatesFor(String) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
-
- getCanonicalName() - Method in enum net.minecraft.event.ClickEvent.Action
-
- getCanonicalName() - Method in enum net.minecraft.event.HoverEvent.Action
-
- getCanSpawnAnimals() - Method in class net.minecraft.server.MinecraftServer
-
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityCreature
-
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityLiving
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMob
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityBat
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getCanSpawnNPCs() - Method in class net.minecraft.server.MinecraftServer
-
- getCarryingData() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getCategory() - Method in class net.minecraft.crash.CrashReport
-
- getCategoryId() - Method in enum net.minecraft.client.audio.SoundCategory
-
- getCategoryName() - Method in enum net.minecraft.client.audio.SoundCategory
-
- getCauldronIcon(String) - Static method in class net.minecraft.block.BlockCauldron
-
- getCause() - Method in exception net.minecraft.util.ReportedException
-
- getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
-
- getCelestialAngle(float) - Method in class net.minecraft.world.World
-
- getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
-
- getCenter() - Method in class net.minecraft.village.Village
-
- getCenterX() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getCenterXPos() - Method in class net.minecraft.world.ChunkCoordIntPair
-
- getCenterY() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getCenterZ() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getCenterZPosition() - Method in class net.minecraft.world.ChunkCoordIntPair
-
- getChanged() - Method in class net.minecraft.entity.DataWatcher
-
- getChannel(String, Side) - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
- getChar(int) - Method in class net.minecraft.network.PacketBuffer
-
- getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
-
- getChatClickEvent() - Method in class net.minecraft.util.ChatStyle
-
- getChatComponentText_TextValue() - Method in class net.minecraft.util.ChatComponentText
-
- getChatGUI() - Method in class net.minecraft.client.gui.GuiIngame
-
- getChatHoverEvent() - Method in class net.minecraft.util.ChatStyle
-
- getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
-
- getChatOpen() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getChatStyle() - Method in class net.minecraft.util.ChatComponentStyle
-
- getChatStyle() - Method in interface net.minecraft.util.IChatComponent
-
- getChatVisibility() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getCheatsEnabled() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- getChildElements() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getChildElements() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Category] Gets this category's child categories/properties.
- getChildModCountString() - Method in class cpw.mods.fml.common.ModMetadata
-
- getChildModList() - Method in class cpw.mods.fml.common.ModMetadata
-
- getChunkCoordIntPair() - Method in class net.minecraft.world.chunk.Chunk
-
- getChunkDataInputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- getChunkDataOutputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- getChunkFromBlockCoords(int, int) - Method in class net.minecraft.world.World
-
- getChunkFromChunkCoords(int, int) - Method in class net.minecraft.world.World
-
- getChunkGenerator(World, String) - Method in class net.minecraft.world.WorldType
-
- getChunkHeightMapMinimum(int, int) - Method in class net.minecraft.world.World
-
- getChunkInputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
- getChunkLoader(WorldProvider) - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandler
-
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getChunkManager(World) - Method in class net.minecraft.world.WorldType
-
- getChunkOutputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- getChunkProvider() - Method in class net.minecraft.world.World
-
- getClass(ClassLoader, String...) - Static method in class cpw.mods.fml.relauncher.ReflectionHelper
-
- getClassFromID(int) - Static method in class net.minecraft.entity.EntityList
-
- getClassList() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getClassName() - Method in class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
-
- getClassPathRoot() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getClassVersion() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- getClient() - Method in class cpw.mods.fml.client.FMLClientHandler
-
Get the server instance
- getClientGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface cpw.mods.fml.common.network.IGuiHandler
-
Returns a Container to be displayed to the user.
- getClientHandler() - Method in class cpw.mods.fml.common.network.simpleimpl.MessageContext
-
- getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
-
- getClientPlayerEntity() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getClientPlayHandler() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getClientPlayHandler() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getClientToServerNetworkManager() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getClientToServerNetworkManager() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getClientToServerNetworkManager() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getClientToServerNetworkManager() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getClipboardString() - Static method in class net.minecraft.client.gui.GuiScreen
-
- getClosestHorse(Entity, double) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getClosestPlayer(double, double, double, double) - Method in class net.minecraft.world.World
-
- getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
-
- getClosestVulnerablePlayer(double, double, double, double) - Method in class net.minecraft.world.World
-
- getClosestVulnerablePlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
-
- getCloudColour(float) - Method in class net.minecraft.world.World
-
- getCloudHeight() - Method in class net.minecraft.world.WorldProvider
-
- getCloudHeight() - Method in class net.minecraft.world.WorldProviderEnd
-
- getCocoaIcon(int) - Method in class net.minecraft.block.BlockCocoa
-
- getCollarColor() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getCollidingBoundingBoxes(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.Block
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockAir
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockBush
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockButton
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCactus
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCake
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCarpet
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCocoa
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockFarmland
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockFenceGate
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockFire
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockLadder
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockLever
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockLilyPad
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockLiquid
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockPistonBase
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockPortal
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockRailBase
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockReed
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockSign
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockSkull
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockSnow
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockSoulSand
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockTorch
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockTrapDoor
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockTripWire
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockTripWireHook
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockVine
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockWall
-
- getCollisionBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockWeb
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityBoat
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
-
- getColor() - Method in class net.minecraft.util.ChatStyle
-
- getColorCode(char, boolean) - Static method in class cpw.mods.fml.client.config.GuiUtils
-
- getColorFromDamage(int) - Method in class net.minecraft.item.ItemPotion
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.Item
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemColored
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemDoublePlant
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemFireworkCharge
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemLeaves
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemLilyPad
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemPotion
-
- getColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getColorMultiplier(EntityLivingBase, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getColorMultiplier(EntityLivingBase, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- getColorPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getColorSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getCommandAliases() - Method in class net.minecraft.command.CommandBase
-
- getCommandAliases() - Method in class net.minecraft.command.CommandHelp
-
- getCommandAliases() - Method in interface net.minecraft.command.ICommand
-
- getCommandAliases() - Method in class net.minecraft.command.server.CommandMessage
-
- getCommandManager() - Method in class net.minecraft.server.MinecraftServer
-
- getCommandName() - Method in class net.minecraft.command.CommandClearInventory
-
- getCommandName() - Method in class net.minecraft.command.CommandDebug
-
- getCommandName() - Method in class net.minecraft.command.CommandDefaultGameMode
-
- getCommandName() - Method in class net.minecraft.command.CommandDifficulty
-
- getCommandName() - Method in class net.minecraft.command.CommandEffect
-
- getCommandName() - Method in class net.minecraft.command.CommandEnchant
-
- getCommandName() - Method in class net.minecraft.command.CommandGameMode
-
- getCommandName() - Method in class net.minecraft.command.CommandGameRule
-
- getCommandName() - Method in class net.minecraft.command.CommandGive
-
- getCommandName() - Method in class net.minecraft.command.CommandHelp
-
- getCommandName() - Method in class net.minecraft.command.CommandKill
-
- getCommandName() - Method in class net.minecraft.command.CommandPlaySound
-
- getCommandName() - Method in class net.minecraft.command.CommandServerKick
-
- getCommandName() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getCommandName() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getCommandName() - Method in class net.minecraft.command.CommandShowSeed
-
- getCommandName() - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getCommandName() - Method in class net.minecraft.command.CommandTime
-
- getCommandName() - Method in class net.minecraft.command.CommandToggleDownfall
-
- getCommandName() - Method in class net.minecraft.command.CommandWeather
-
- getCommandName() - Method in class net.minecraft.command.CommandXP
-
- getCommandName() - Method in interface net.minecraft.command.ICommand
-
- getCommandName() - Method in class net.minecraft.command.server.CommandAchievement
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBanIp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBroadcast
-
- getCommandName() - Method in class net.minecraft.command.server.CommandDeOp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandEmote
-
- getCommandName() - Method in class net.minecraft.command.server.CommandListBans
-
- getCommandName() - Method in class net.minecraft.command.server.CommandListPlayers
-
- getCommandName() - Method in class net.minecraft.command.server.CommandMessage
-
- getCommandName() - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getCommandName() - Method in class net.minecraft.command.server.CommandNetstat
-
- getCommandName() - Method in class net.minecraft.command.server.CommandOp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPardonIp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveAll
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveOff
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveOn
-
- getCommandName() - Method in class net.minecraft.command.server.CommandScoreboard
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSetBlock
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getCommandName() - Method in class net.minecraft.command.server.CommandStop
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSummon
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTeleport
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTestFor
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getCommandName() - Method in class net.minecraft.command.server.CommandWhitelist
-
- getCommands() - Method in class net.minecraft.command.CommandHandler
-
- getCommands() - Method in class net.minecraft.command.CommandHelp
-
- getCommands() - Method in interface net.minecraft.command.ICommandManager
-
- getCommandSenderAsPlayer(ICommandSender) - Static method in class net.minecraft.command.CommandBase
-
- getCommandSenderName() - Method in interface net.minecraft.command.ICommandSender
-
- getCommandSenderName() - Method in class net.minecraft.command.server.CommandBlockLogic
-
- getCommandSenderName() - Method in class net.minecraft.entity.Entity
-
- getCommandSenderName() - Method in class net.minecraft.entity.EntityLiving
-
- getCommandSenderName() - Method in class net.minecraft.entity.item.EntityItem
-
- getCommandSenderName() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getCommandSenderName() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getCommandSenderName() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getCommandSenderName() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCommandSenderName() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getCommandSenderName() - Method in class net.minecraft.server.MinecraftServer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandClearInventory
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDebug
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDefaultGameMode
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDifficulty
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEffect
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEnchant
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameMode
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameRule
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGive
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandHelp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandKill
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandPlaySound
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandServerKick
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTime
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandToggleDownfall
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandWeather
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandXP
-
- getCommandUsage(ICommandSender) - Method in interface net.minecraft.command.ICommand
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandAchievement
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanIp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBroadcast
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandDeOp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandEmote
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListBans
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListPlayers
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessage
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandNetstat
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandOp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonIp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveAll
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOff
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOn
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetBlock
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandStop
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSummon
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTeleport
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestFor
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandWhitelist
-
- getComment() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getComment() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Gets the comment for this object.
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.Block
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockBrewingStand
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockCauldron
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockChest
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockCommandBlock
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockDispenser
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockFurnace
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockHopper
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockJukebox
-
- getComparatorInputOverride(World, int, int, int, int) - Method in class net.minecraft.block.BlockRailDetector
-
- getCompleteReport() - Method in class net.minecraft.crash.CrashReport
-
- getComponentClass() - Method in interface cpw.mods.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
The class of the root structure component to add to the village
- getComponents() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getComponentType() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getCompoundTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getCompoundTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getConfigDir() - Method in class cpw.mods.fml.common.Loader
-
- getConfigElement() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the IConfigElement object owned by this entry.
- getConfigElement() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getConfigEntryClass() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getConfigEntryClass() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
This method returns a class that implements IConfigEntry
or null.
- getConfigurationManager() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getConfigurationManager() - Method in class net.minecraft.server.MinecraftServer
-
- getContainedMods() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getContainedPackages() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getContainer() - Method in class cpw.mods.fml.common.network.internal.NetworkModHolder
-
- getContainer() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getContainerItem() - Method in class net.minecraft.item.Item
-
- getContentDump(ByteBuf) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
- getContentHeight() - Method in class cpw.mods.fml.client.GuiScrollingList
-
- getContentHeight() - Method in class cpw.mods.fml.client.GuiSlotModList
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlot
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getConversionTimeBoost() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getCookProgressScaled(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapExtending
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getCrashCause() - Method in class net.minecraft.crash.CrashReport
-
- getCrashInformation() - Method in class cpw.mods.fml.common.Loader
-
- getCrashReport() - Method in exception net.minecraft.util.ReportedException
-
- getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getCreativeTab() - Method in class net.minecraft.item.Item
-
- getCreativeTab() - Method in class net.minecraft.item.ItemBlock
-
- getCreativeTabToDisplayOn() - Method in class net.minecraft.block.Block
-
- getCreatureAttribute() - Method in class net.minecraft.entity.boss.EntityWither
-
- getCreatureAttribute() - Method in class net.minecraft.entity.EntityLivingBase
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getCreatureClass() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getCreatureMaterial() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getCreeperState() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getCurrentArmor(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCurrentDate() - Method in class net.minecraft.world.World
-
- getCurrentEquippedItem() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getCurrentItem() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getCurrentLanguage() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getCurrentLanguage() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getCurrentLanguage() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getCurrentLanguage() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
-
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.World
-
- getCurrentPathIndex() - Method in class net.minecraft.pathfinding.PathEntity
-
- getCurrentPathLength() - Method in class net.minecraft.pathfinding.PathEntity
-
- getCurrentPlayerCount() - Method in interface net.minecraft.network.rcon.IServer
-
- getCurrentPlayerCount() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
-
- getCurrentPlayerStrVsBlock(Block, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCurrentRecipe() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getCurrentStats() - Method in class net.minecraft.profiler.PlayerUsageSnooper
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValue() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current value of this entry as a String.
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValue() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValues() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current values of this list entry as a String[].
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValues() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getCursorPosition() - Method in class net.minecraft.client.gui.GuiTextField
-
- getCursorPosition() - Method in class net.minecraft.realms.RealmsEditBox
-
- getCustomer() - Method in interface net.minecraft.entity.IMerchant
-
- getCustomer() - Method in class net.minecraft.entity.NpcMerchant
-
- getCustomer() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getCustomModProperties() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getCustomModProperties() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getCustomModProperties() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getCustomModProperties(String) - Method in class cpw.mods.fml.common.Loader
-
- getCustomModProperties() - Method in interface cpw.mods.fml.common.ModContainer
-
- getCustomNameTag() - Method in class net.minecraft.entity.EntityLiving
-
- getCustomResourcePackClass() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getCustomResourcePackClass() - Method in class cpw.mods.fml.common.FMLContainer
-
- getCustomResourcePackClass() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getCustomResourcePackClass() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getCustomResourcePackClass() - Method in interface cpw.mods.fml.common.ModContainer
-
- getDamage() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDamage() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getDamageReductionAmount(int) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getDamageSrc() - Method in class net.minecraft.util.CombatEntry
-
- getDamageTaken() - Method in class net.minecraft.entity.item.EntityBoat
-
- getDamageType() - Method in class net.minecraft.util.DamageSource
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.Block
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockCocoa
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockDirt
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockDoublePlant
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockNewLeaf
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockSilverfish
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockSkull
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockSlab
-
- getDamageValue(World, int, int, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getDamageVsEntity() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in class cpw.mods.fml.common.FMLContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in interface cpw.mods.fml.common.WorldAccessContainer
-
- getDataValueId() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
-
- getDataWatcher() - Method in class net.minecraft.entity.Entity
-
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- getDeathMaxRotation(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getDeathMaxRotation(EntitySpider) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getDeathMaxRotation(EntityLivingBase) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getDeathSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getDeathSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getDeathSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getDebugInfoEntities() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getDebugInfoRenders() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getDebugLoadedEntities() - Method in class net.minecraft.world.World
-
- getDefault() - Method in class cpw.mods.fml.client.config.DummyConfigElement.DummyListElement
-
- getDefault() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getDefault() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property's default value.
- getDefaultDisplayTileData() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDefaultDisplayTileData() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getDefaultFlatGenerator() - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getDefaultLibraries() - Method in class cpw.mods.fml.common.ModClassLoader
-
- getDefaults() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getDefaults() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property's default values.
- getDefaultTeleporter() - Method in class net.minecraft.world.WorldServer
-
- getDefaultValue() - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getDelegate(I, Class<I>) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDependants() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getDependants() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getDependants() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getDependants() - Method in interface cpw.mods.fml.common.ModContainer
-
A list of modids that should be loaded after this one.
- getDependencies() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getDependencies() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getDependencies() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getDependencies() - Method in interface cpw.mods.fml.common.ModContainer
-
A list of modids that should be loaded prior to this one.
- getDescription() - Method in class net.minecraft.crash.CrashReport
-
- getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- getDescription() - Method in class net.minecraft.stats.Achievement
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntity
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getDifficultyEnum(int) - Static method in enum net.minecraft.world.EnumDifficulty
-
- getDifficultyId() - Method in enum net.minecraft.world.EnumDifficulty
-
- getDifficultyResourceKey() - Method in enum net.minecraft.world.EnumDifficulty
-
- getDimensionName() - Method in class net.minecraft.world.WorldProvider
-
- getDimensionName() - Method in class net.minecraft.world.WorldProviderEnd
-
- getDimensionName() - Method in class net.minecraft.world.WorldProviderHell
-
- getDimensionName() - Method in class net.minecraft.world.WorldProviderSurface
-
- getDirection(int) - Static method in class net.minecraft.block.BlockDirectional
-
- getDirectionFromMetadata(int) - Static method in class net.minecraft.block.BlockHopper
-
- getDirectionMeta(int) - Static method in class net.minecraft.block.BlockPistonExtension
-
- getDirResourcepacks() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getDispatcher() - Method in class cpw.mods.fml.common.network.internal.FMLProxyPacket
-
- getDisplayedItem() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getDisplayName() - Method in class net.minecraft.item.ItemStack
-
- getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getDisplayName() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- getDisplayTileData() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDisplayVersion() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getDisplayVersion() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getDisplayVersion() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getDisplayVersion() - Method in interface cpw.mods.fml.common.ModContainer
-
- getDistance(double, double, double) - Method in class net.minecraft.entity.Entity
-
- getDistanceFrom(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
-
- getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
-
- getDistanceSqToEntity(Entity) - Method in class net.minecraft.entity.Entity
-
- getDistanceSquared(int, int, int) - Method in class net.minecraft.util.ChunkCoordinates
-
- getDistanceSquared(int, int, int) - Method in class net.minecraft.village.VillageDoorInfo
-
- getDistanceSquaredToChunkCoordinates(ChunkCoordinates) - Method in class net.minecraft.util.ChunkCoordinates
-
- getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getDistanceToEntity(Entity) - Method in class net.minecraft.entity.Entity
-
- getDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- getDouble(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getDouble(int) - Method in class net.minecraft.network.PacketBuffer
-
- getDouble(String, double) - Static method in class net.minecraft.realms.RealmsMth
-
- getDouble(String, double, double) - Static method in class net.minecraft.realms.RealmsMth
-
- getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getDropItem() - Method in class net.minecraft.entity.EntityLiving
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityCow
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityPig
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getDropItem() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getDurability(int) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getDuration() - Method in class net.minecraft.potion.PotionEffect
-
- getDurationString(PotionEffect) - Static method in class net.minecraft.potion.Potion
-
- getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getEffectiveFlowDecay(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLiquid
-
- getEffectiveness() - Method in class net.minecraft.potion.Potion
-
- getEffectiveSide() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
Return the effective side for the context in the game.
- getEffectName() - Method in class net.minecraft.potion.PotionEffect
-
- getEffects(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getEffects(int) - Method in class net.minecraft.item.ItemPotion
-
- getEfficiencyModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEfficiencyOnProperMaterial() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getEnableBackgroundDrawing() - Method in class net.minecraft.client.gui.GuiTextField
-
- getEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getEnableStats() - Method in class net.minecraft.block.Block
-
- getEnchantability() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getEnchantability() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getEnchantmentLevel(int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentModifierDamage(ItemStack[], DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentModifierLiving(EntityLivingBase, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
-
- getEntitiesOfTypeWithinAAAB(Class, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.world.chunk.Chunk
-
- getEntitiesOfTypeWithinAAAB(Class, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getEntitiesWithinAABB(Class, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB, IEntitySelector) - Method in class net.minecraft.world.World
-
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.world.chunk.Chunk
-
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List, IEntitySelector) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getEntity() - Method in class net.minecraft.util.DamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getEntityAttribute(IAttribute) - Method in class net.minecraft.entity.EntityLivingBase
-
- getEntityByID(int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- getEntityByID(int) - Method in class net.minecraft.world.World
-
- getEntityByID(int) - Method in class net.minecraft.world.WorldServer
-
- getEntityClass() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityClassRenderObject(Class) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntityDebug() - Method in class net.minecraft.client.Minecraft
-
- getEntityId() - Method in class net.minecraft.entity.Entity
-
- getEntityID(Entity) - Static method in class net.minecraft.entity.EntityList
-
- getEntityItem() - Method in class net.minecraft.entity.item.EntityItem
-
- getEntityName() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityNameToSpawn() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getEntityPathToXYZ(Entity, int, int, int, float, boolean, boolean, boolean, boolean) - Method in class net.minecraft.world.World
-
- getEntityRenderObject(Entity) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntitySenses() - Method in class net.minecraft.entity.EntityLiving
-
- getEntitySpawningPacket(Entity) - Static method in class cpw.mods.fml.common.network.internal.FMLNetworkHandler
-
- getEntityString() - Method in class net.minecraft.entity.Entity
-
- getEntityString(Entity) - Static method in class net.minecraft.entity.EntityList
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.Render
-
- getEntityTexture(EntityArrow) - Method in class net.minecraft.client.renderer.entity.RenderArrow
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderArrow
-
- getEntityTexture(EntityBat) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- getEntityTexture(EntityLiving) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
- getEntityTexture(EntityBlaze) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
-
- getEntityTexture(EntityBoat) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- getEntityTexture(EntityCaveSpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
-
- getEntityTexture(EntitySpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
-
- getEntityTexture(EntityChicken) - Method in class net.minecraft.client.renderer.entity.RenderChicken
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderChicken
-
- getEntityTexture(EntityCow) - Method in class net.minecraft.client.renderer.entity.RenderCow
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderCow
-
- getEntityTexture(EntityCreeper) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getEntityTexture(EntityDragon) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- getEntityTexture(EntityEnderman) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEntity
-
- getEntityTexture(EntityFallingBlock) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
-
- getEntityTexture(EntityFireball) - Method in class net.minecraft.client.renderer.entity.RenderFireball
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderFireball
-
- getEntityTexture(EntityFishHook) - Method in class net.minecraft.client.renderer.entity.RenderFish
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderFish
-
- getEntityTexture(EntityGhast) - Method in class net.minecraft.client.renderer.entity.RenderGhast
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderGhast
-
- getEntityTexture(EntityGiantZombie) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
-
- getEntityTexture(EntityHorse) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
- getEntityTexture(EntityIronGolem) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- getEntityTexture(EntityItem) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- getEntityTexture(EntityLeashKnot) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
-
- getEntityTexture(EntityLightningBolt) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
-
- getEntityTexture(EntityMagmaCube) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
-
- getEntityTexture(EntityMinecart) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
-
- getEntityTexture(EntityMooshroom) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- getEntityTexture(EntityOcelot) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
-
- getEntityTexture(EntityPainting) - Method in class net.minecraft.client.renderer.entity.RenderPainting
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderPainting
-
- getEntityTexture(EntityPig) - Method in class net.minecraft.client.renderer.entity.RenderPig
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderPig
-
- getEntityTexture(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- getEntityTexture(EntitySheep) - Method in class net.minecraft.client.renderer.entity.RenderSheep
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSheep
-
- getEntityTexture(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getEntityTexture(EntitySkeleton) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
-
- getEntityTexture(EntityLiving) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
-
- getEntityTexture(EntitySlime) - Method in class net.minecraft.client.renderer.entity.RenderSlime
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSlime
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
-
- getEntityTexture(EntitySnowman) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- getEntityTexture(EntitySpider) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getEntityTexture(EntitySquid) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
- getEntityTexture(EntityTNTPrimed) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
- getEntityTexture(EntityVillager) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- getEntityTexture(EntityWitch) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- getEntityTexture(EntityWither) - Method in class net.minecraft.client.renderer.entity.RenderWither
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderWither
-
- getEntityTexture(EntityWolf) - Method in class net.minecraft.client.renderer.entity.RenderWolf
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderWolf
-
- getEntityTexture(EntityXPOrb) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
-
- getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- getEntityTexture(EntityLiving) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- getEntityTexture(EntityEnderCrystal) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- getEntityTexture(EntityItemFrame) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
-
- getEntityTexture(EntityWitherSkull) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
-
- getEntityToAttack() - Method in class net.minecraft.entity.EntityCreature
-
- getEntityTracker() - Method in class net.minecraft.world.WorldServer
-
- getEntityViewDistance() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getEntityWorld() - Method in interface net.minecraft.command.ICommandSender
-
- getEntityWorld() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getEntityWorld() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getEntityWorld() - Method in class net.minecraft.server.MinecraftServer
-
- getEntrancePortalLocation() - Method in class net.minecraft.world.WorldProvider
-
- getEntrancePortalLocation() - Method in class net.minecraft.world.WorldProviderEnd
-
- getEntrancePortalLocation() - Method in class net.minecraft.world.WorldServer
-
- getEntryRightBound() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getEntryRightBound() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's right-hand x boundary.
- getEntryRightBound() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getEnumBoolean() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumChatVisibility(int) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getEnumFloat() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumGameType() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- getEnumOptions(int) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumString() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEquipmentInSlot(int) - Method in class net.minecraft.entity.EntityLiving
-
- getEquipmentInSlot(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- getEquipmentInSlot(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getErrorOjbects() - Method in exception net.minecraft.command.CommandException
-
- getEvent(Object...) - Method in enum cpw.mods.fml.common.LoaderState
-
- getEventID() - Method in class net.minecraft.block.BlockEventData
-
- getEventParameter() - Method in class net.minecraft.block.BlockEventData
-
- getEventType() - Method in class cpw.mods.fml.common.event.FMLEvent
-
- getExceptionData() - Method in exception cpw.mods.fml.common.toposort.ModSortingException
-
- getExitMessage() - Method in class net.minecraft.network.NetworkManager
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityChicken
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getExplosionResistance(Entity) - Method in class net.minecraft.block.Block
-
- getExplosionResistance(Entity) - Method in class net.minecraft.block.BlockStairs
-
- getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
-
- getExtBlocklightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getExtBlockMetadata(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getExtSkylightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getEyeHeight() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- getEyeHeight() - Method in class net.minecraft.entity.Entity
-
- getEyeHeight() - Method in class net.minecraft.entity.EntityLivingBase
-
- getEyeHeight() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getFile() - Method in class net.minecraft.crash.CrashReport
-
- getFile(String) - Method in class net.minecraft.server.MinecraftServer
-
- getFileName() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- getFillBlockMeta() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getFilledSlots() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getFinalPathPoint() - Method in class net.minecraft.pathfinding.PathEntity
-
- getFingerprint(Certificate) - Static method in class cpw.mods.fml.common.CertificateHelper
-
- getFingerprint(ByteBuffer) - Static method in class cpw.mods.fml.common.CertificateHelper
-
- getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getFireIcon(int) - Method in class net.minecraft.block.BlockFire
-
- getFireTimeForEntity(Entity, int) - Static method in class net.minecraft.enchantment.EnchantmentProtection
-
- getFirst() - Method in class net.minecraft.util.Tuple
-
- getFirstBadNode() - Method in class cpw.mods.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getFirstEmptyStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getFlag(int) - Method in class net.minecraft.entity.Entity
-
- getFlatLayers() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getFleeceColor() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getFloat(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getFloat(int) - Method in class net.minecraft.network.PacketBuffer
-
- getFloatRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getFloatTemperature(int, int, int) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getFlowDirection(IBlockAccess, int, int, int, Material) - Static method in class net.minecraft.block.BlockLiquid
-
- getFlowerPotData() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowerPotItem() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlySpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getFMLBrandingProperties() - Method in class cpw.mods.fml.common.Loader
-
- getFmlClass(String) - Static method in class net.minecraftforge.gradle.GradleStartCommon
-
- getFmlClass(String, ClassLoader) - Static method in class net.minecraftforge.gradle.GradleStartCommon
-
- getFMLContainer() - Method in class cpw.mods.fml.client.FMLFileResourcePack
-
- getFMLContainer() - Method in class cpw.mods.fml.client.FMLFolderResourcePack
-
- getFMLContainer() - Method in interface cpw.mods.fml.common.FMLContainerHolder
-
- getFMLLogger() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
Get the forge mod loader logging instance (goes to the forgemodloader log file)
- getFMLSigningCertificates() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
Deprecated.
- getFMLVersionString() - Method in class cpw.mods.fml.common.Loader
-
- getFogColor(float) - Method in class net.minecraft.world.World
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProvider
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderEnd
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderHell
-
- getFolderName() - Method in interface net.minecraft.network.rcon.IServer
-
- getFolderName() - Method in class net.minecraft.server.MinecraftServer
-
- getFoliageColor(double, double) - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorBasic() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorBirch() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorPine() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
-
- getFoodLevel() - Method in class net.minecraft.util.FoodStats
-
- getFoodStats() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
-
- getFormatArgs() - Method in class net.minecraft.util.ChatComponentTranslation
-
- getFormattedText() - Method in class net.minecraft.util.ChatComponentStyle
-
- getFormattedText() - Method in interface net.minecraft.util.IChatComponent
-
- getFormattingCode() - Method in class net.minecraft.util.ChatStyle
-
- getFormattingCode() - Method in enum net.minecraft.util.EnumChatFormatting
-
- getFortuneModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getForwardDirection() - Method in class net.minecraft.entity.item.EntityBoat
-
- getFOVMultiplier() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getFramebuffer() - Method in class net.minecraft.client.Minecraft
-
- getFrameCount() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getFrameCount() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameHeight() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameIndex() - Method in class net.minecraft.client.resources.data.AnimationFrame
-
- getFrameIndex(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameIndexSet() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameTextureData(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameWidth() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFriendlyName() - Method in enum net.minecraft.util.EnumChatFormatting
-
- getFront(int) - Static method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetX() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetY() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetZ() - Method in enum net.minecraft.util.EnumFacing
-
- getFuelValue(ItemStack) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
- getFullBlockLightValue(int, int, int) - Method in class net.minecraft.world.World
-
- getFurthestViewableBlock(int) - Static method in class net.minecraft.server.management.PlayerManager
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityBreakingFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityCrit2FX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityDiggingFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityFireworkStarterFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityFootStepFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
-
- getFXLayer() - Method in class net.minecraft.client.particle.EntityPickupFX
-
- getGameDir() - Method in class cpw.mods.fml.common.launcher.FMLTweaker
-
- getGameDirectoryPath() - Static method in class net.minecraft.realms.Realms
-
- getGameMode() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getGameModeFromCommand(ICommandSender, String) - Method in class net.minecraft.command.CommandGameMode
-
- getGameNameListCallback(ErrorCode, GameInfoList) - Method in class net.minecraft.client.stream.BroadcastController
-
- getGameNameListCallback(ErrorCode, GameInfoList) - Method in class net.minecraft.client.stream.IngestServerTester
-
- getGameProfile() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getGameRuleBooleanValue(String) - Method in class net.minecraft.world.GameRules
-
- getGameRules() - Method in class net.minecraft.world.World
-
- getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGameRuleStringValue(String) - Method in class net.minecraft.world.GameRules
-
- getGameType() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGameType() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getGameType() - Method in class net.minecraft.server.management.ItemInWorldManager
-
- getGameType() - Method in class net.minecraft.server.MinecraftServer
-
- getGameType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getGameType() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGameType() - Method in class net.minecraft.world.WorldSettings
-
- getGameTypeById(int) - Static method in class net.minecraft.world.WorldSettings
-
- getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGeneratorVersion() - Method in class net.minecraft.world.WorldType
-
- getGLCallListForPass(int) - Method in class net.minecraft.client.renderer.WorldRenderer
-
- getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
-
- getGlTextureId() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- getGlTextureId() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
-
- getGlTextureId() - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
-
- getGrassColor(double, double) - Static method in class net.minecraft.world.ColorizerGrass
-
- getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getGravityVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
-
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
-
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getGreenColorF() - Method in class net.minecraft.client.particle.EntityFX
-
- getGrowingAge() - Method in class net.minecraft.entity.EntityAgeable
-
- getGuiClassName() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getGuiClassName() - Method in class cpw.mods.fml.common.FMLContainer
-
- getGuiClassName() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getGuiClassName() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getGuiClassName() - Method in interface cpw.mods.fml.common.ModContainer
-
- getGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- getGuiFactoryFor(ModContainer) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class cpw.mods.fml.client.FMLConfigGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in interface cpw.mods.fml.client.IModGuiFactory
-
- getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
-
- getHarvestLevel() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getHasBrightness() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getHasColor() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getHasNormals() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getHasReproduced() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHasStack() - Method in class net.minecraft.inventory.Slot
-
- getHasSubtypes() - Method in class net.minecraft.item.Item
-
- getHasSubtypes() - Method in class net.minecraft.item.ItemStack
-
- getHasTexture() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
-
- getHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getHeight() - Method in class net.minecraft.realms.RealmsButton
-
- getHeight() - Method in class net.minecraft.world.ChunkCache
-
- getHeight() - Method in interface net.minecraft.world.IBlockAccess
-
- getHeight() - Method in class net.minecraft.world.World
-
- getHeightPixels() - Method in class net.minecraft.entity.EntityHanging
-
- getHeightPixels() - Method in class net.minecraft.entity.EntityLeashKnot
-
- getHeightPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getHeightPixels() - Method in class net.minecraft.entity.item.EntityPainting
-
- getHeightValue(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getHeightValue(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getHeightValue(int, int) - Method in class net.minecraft.world.World
-
- getHeldItem() - Method in class net.minecraft.entity.EntityLiving
-
- getHeldItem() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeldItem() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getHideCape(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getHideCape() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getHighlighted() - Method in class net.minecraft.realms.RealmsEditBox
-
- getHighlightPos() - Method in class net.minecraft.realms.RealmsEditBox
-
- getHoldRoseTick() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getHomePosition() - Method in class net.minecraft.entity.EntityCreature
-
- getHopperIcon(String) - Static method in class net.minecraft.block.BlockHopper
-
- getHorizon() - Method in class net.minecraft.world.World
-
- getHorizon(World) - Method in class net.minecraft.world.WorldType
-
- getHorseJumpPower() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getHorseJumpStrength() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseSize() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseTexture() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseType() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHorseVariant() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHost() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getHostname() - Method in interface net.minecraft.network.rcon.IServer
-
- getHostname() - Method in class net.minecraft.server.MinecraftServer
-
- getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
- getHostPlayerData() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getHotbarSize() - Static method in class net.minecraft.entity.player.InventoryPlayer
-
- getHoverState(boolean) - Method in class cpw.mods.fml.client.config.GuiSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButton
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiOptionSlider
-
- getHungerDamage() - Method in class net.minecraft.util.DamageSource
-
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getHurtSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getHurtSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getIcon(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.Block
-
- getIcon(int, int) - Method in class net.minecraft.block.Block
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockAnvil
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockBed
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockBookshelf
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockButtonStone
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockButtonWood
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCactus
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCake
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCarpet
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCarrot
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCauldron
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCocoa
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockColored
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockCrops
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockDirt
-
- getIcon(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockDirt
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockDispenser
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockDoor
-
- getIcon(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockDoublePlant
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockFarmland
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockFenceGate
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockFire
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockFlower
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockFurnace
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockGrass
-
- getIcon(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockGrass
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockHopper
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockJukebox
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockLeaves
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockLiquid
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockMelon
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockMycelium
-
- getIcon(IBlockAccess, int, int, int, int) - Method in class net.minecraft.block.BlockMycelium
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockNewLeaf
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockOldLeaf
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockPistonBase
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockPistonExtension
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockPotato
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockPumpkin
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockQuartz
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRail
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRailDetector
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRailPowered
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSand
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSandStone
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSapling
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSign
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSilverfish
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockSkull
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockStainedGlass
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockStairs
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockStoneBrick
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockStoneSlab
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockTNT
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockWall
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockWood
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockWoodSlab
-
- getIcon(int, int) - Method in class net.minecraft.block.BlockWorkbench
-
- getIconBrewingStandBase() - Method in class net.minecraft.block.BlockBrewingStand
-
- getIconEndPortalFrameEye() - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getIconFromDamage(int) - Method in class net.minecraft.item.Item
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemBlock
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemBlockWithMetadata
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemCloth
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemCoal
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemColored
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemDoublePlant
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemDye
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemFishFood
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemGlassBottle
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemLeaves
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemMultiTexture
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemPotion
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemRecord
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemSkull
-
- getIconFromDamage(int) - Method in class net.minecraft.item.ItemSlab
-
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.item.Item
-
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.item.ItemArmor
-
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.item.ItemFireworkCharge
-
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getIconFromDamageForRenderPass(int, int) - Method in class net.minecraft.item.ItemPotion
-
- getIconHeight() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getIconHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getIconHeight() - Method in interface net.minecraft.util.IIcon
-
- getIconIndex(ItemStack) - Method in class net.minecraft.item.Item
-
- getIconIndex() - Method in class net.minecraft.item.ItemStack
-
- getIconItemStack() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getIconName() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getIconName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getIconName() - Method in interface net.minecraft.util.IIcon
-
- getIconSafe(IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getIconSideOverlay() - Static method in class net.minecraft.block.BlockGrass
-
- getIconString() - Method in class net.minecraft.item.Item
-
- getIconWidth() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getIconWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getIconWidth() - Method in interface net.minecraft.util.IIcon
-
- getId(I) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getId(String) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getId() - Method in class net.minecraft.nbt.NBTBase
-
- getId() - Method in class net.minecraft.nbt.NBTTagByte
-
- getId() - Method in class net.minecraft.nbt.NBTTagByteArray
-
- getId() - Method in class net.minecraft.nbt.NBTTagCompound
-
- getId() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getId() - Method in class net.minecraft.nbt.NBTTagEnd
-
- getId() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getId() - Method in class net.minecraft.nbt.NBTTagInt
-
- getId() - Method in class net.minecraft.nbt.NBTTagIntArray
-
- getId() - Method in class net.minecraft.nbt.NBTTagList
-
- getId() - Method in class net.minecraft.nbt.NBTTagLong
-
- getId() - Method in class net.minecraft.nbt.NBTTagShort
-
- getId() - Method in class net.minecraft.nbt.NBTTagString
-
- getId() - Method in class net.minecraft.potion.Potion
-
- getID() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- getIDForObject(Object) - Method in class net.minecraft.util.RegistryNamespaced
-
- getIdFromBlock(Block) - Static method in class net.minecraft.block.Block
-
- getIdFromItem(Item) - Static method in class net.minecraft.item.Item
-
- getIndexedModList() - Method in class cpw.mods.fml.common.Loader
-
- getIndirectPowerLevelTo(int, int, int, int) - Method in class net.minecraft.world.World
-
- getIndirectPowerOutput(int, int, int, int) - Method in class net.minecraft.world.World
-
- getIngestServersCallback(ErrorCode, IngestList) - Method in class net.minecraft.client.stream.BroadcastController
-
- getIngestServersCallback(ErrorCode, IngestList) - Method in class net.minecraft.client.stream.IngestServerTester
-
- getInnerWidth() - Method in class net.minecraft.realms.RealmsEditBox
-
- getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getInputStream() - Method in interface net.minecraft.client.resources.IResource
-
- getInputStream(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourcePack
-
- getInputStream() - Method in class net.minecraft.client.resources.SimpleResource
-
- getInputStreamByName(String) - Method in class cpw.mods.fml.client.FMLFileResourcePack
-
- getInputStreamByName(String) - Method in class cpw.mods.fml.client.FMLFolderResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.FileResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraft.client.resources.FolderResourcePack
-
- getInputStrength(World, int, int, int, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getInputStrength(World, int, int, int, int) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getInsideDistanceSquare(int, int, int) - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsidePosX() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsidePosY() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsidePosZ() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInstance(int) - Method in class cpw.mods.fml.common.eventhandler.ListenerList
-
- getInstance() - Static method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
-
- getInstance() - Static method in class net.minecraft.item.crafting.CraftingManager
-
- getInt(int) - Method in class net.minecraft.network.PacketBuffer
-
- getInt(String, int) - Static method in class net.minecraft.realms.RealmsMth
-
- getInt(String, int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- getIntArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getIntCache(int) - Static method in class net.minecraft.world.gen.layer.IntCache
-
- getInteger(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getIntegerValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- getIntegratedServer() - Method in class net.minecraft.client.Minecraft
-
- getInterestedAngle(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getIntermediateWithXValue(Vec3, double) - Method in class net.minecraft.util.Vec3
-
- getIntermediateWithYValue(Vec3, double) - Method in class net.minecraft.util.Vec3
-
- getIntermediateWithZValue(Vec3, double) - Method in class net.minecraft.util.Vec3
-
- getInterpolatedU(double) - Method in class net.minecraft.client.renderer.IconFlipped
-
- getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getInterpolatedU(double) - Method in interface net.minecraft.util.IIcon
-
- getInterpolatedV(double) - Method in class net.minecraft.client.renderer.IconFlipped
-
- getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getInterpolatedV(double) - Method in interface net.minecraft.util.IIcon
-
- getIntProperty(String, int) - Method in interface net.minecraft.network.rcon.IServer
-
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getIntRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddSnow
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiomeEdge
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerDeepOcean
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerHills
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRareBiome
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiver
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverInit
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerShore
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerSmooth
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerZoom
-
- getInventory() - Method in class net.minecraft.inventory.Container
-
- getInventoryEnderChest() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getInventoryName() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getInventoryName() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getInventoryName() - Method in interface net.minecraft.inventory.IInventory
-
- getInventoryName() - Method in class net.minecraft.inventory.InventoryBasic
-
- getInventoryName() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getInventoryName() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getInventoryName() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getInventoryName() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityDropper
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getInventoryName() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getInventoryStackLimit() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getInventoryStackLimit() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryBasic
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getIsAmbient() - Method in class net.minecraft.potion.PotionEffect
-
- getIsBatHanging() - Method in class net.minecraft.entity.passive.EntityBat
-
- getIsBlank() - Method in class net.minecraft.entity.DataWatcher
-
- getIsCritical() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getIsKeyPressed() - Method in class net.minecraft.client.settings.KeyBinding
-
- getIsPotionDurationMax() - Method in class net.minecraft.potion.PotionEffect
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemArmor
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemSword
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemTool
-
- getItalic() - Method in class net.minecraft.util.ChatStyle
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.Block
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockBed
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockBrewingStand
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockCake
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockCauldron
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockCocoa
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockCrops
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockDragonEgg
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockEndPortal
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockFarmland
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockFurnace
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockMobSpawner
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockPistonExtension
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockPortal
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockReed
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockSign
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockSkull
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockSlab
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockStem
-
- getItem(World, int, int, int) - Method in class net.minecraft.block.BlockTripWire
-
- getItem() - Method in class net.minecraft.item.ItemStack
-
- getItemAttributeModifiers() - Method in class net.minecraft.item.Item
-
- getItemAttributeModifiers() - Method in class net.minecraft.item.ItemSword
-
- getItemAttributeModifiers() - Method in class net.minecraft.item.ItemTool
-
- getItemBurnTime(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- getItemById(int) - Static method in class net.minecraft.item.Item
-
- getItemByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getItemCount() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getItemDamage() - Method in class net.minecraft.item.ItemStack
-
- getItemDamageForDisplay() - Method in class net.minecraft.item.ItemStack
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.Block
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockBed
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockBookshelf
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockBrewingStand
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockCake
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockCauldron
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockClay
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockCrops
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockDeadBush
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockDoor
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockDoublePlant
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockEnderChest
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockFarmland
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockFurnace
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockGlowstone
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockGrass
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockGravel
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockLeaves
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockLiquid
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockLog
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockMelon
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockMobSpawner
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockMycelium
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockObsidian
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockOre
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockPane
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockReed
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockSign
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockSkull
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockSnow
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockSnowBlock
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockStem
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockStone
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockStoneSlab
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockTripWire
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockVine
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockWeb
-
- getItemDropped(int, Random, int) - Method in class net.minecraft.block.BlockWoodSlab
-
- getItemEnchantability() - Method in class net.minecraft.item.Item
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemArmor
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemBook
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemBow
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemFishingRod
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemSword
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemTool
-
- getItemFrame() - Method in class net.minecraft.item.ItemStack
-
- getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
-
- getItemIcon(ItemStack, int) - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemIcon(ItemStack, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getItemIconForUseDuration(int) - Method in class net.minecraft.item.ItemBow
-
- getItemIconName() - Method in class net.minecraft.block.Block
-
- getItemIconName() - Method in class net.minecraft.block.BlockHopper
-
- getItemIconName() - Method in class net.minecraft.block.BlockSkull
-
- getItemInUse() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getItemInUseCount() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getItemInUseDuration() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getItemRegistry() - Static method in class cpw.mods.fml.common.registry.GameData
-
Get the currently active item registry.
- getItemSpriteNumber() - Method in class net.minecraft.item.ItemStack
-
- getItemStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.Item
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemEditableBook
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
- getItemStackLimit() - Method in class net.minecraft.item.Item
-
- getItemStackValue() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
-
- getItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
- getItemToSell() - Method in class net.minecraft.village.MerchantRecipe
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.Item
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getItemUseAction() - Method in class net.minecraft.item.ItemStack
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemSword
-
- getJarLocation() - Static method in class cpw.mods.fml.common.launcher.FMLTweaker
-
- getJsonElementAsJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementAsJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementBooleanValue(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementFloatValue(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementIntegerValue(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementStringValue(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonElementTypeDescription(JsonElement) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectBooleanFieldValue(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectBooleanFieldValueOrDefault(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectFieldOrDefault(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectFloatFieldValue(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectFloatFieldValueOrDefault(JsonObject, String, float) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectIntegerFieldValue(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectIntegerFieldValueOrDefault(JsonObject, String, int) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectJsonArrayField(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectJsonArrayFieldOrDefault(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectStringFieldValue(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObjectStringFieldValueOrDefault(JsonObject, String, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonSerializableValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getJumpHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getKey() - Method in class net.minecraft.util.ChatComponentTranslation
-
- getKeyBinding(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getKeybinds() - Static method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCode() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCodeDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyDescription() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyDisplayString(int) - Static method in class net.minecraft.client.settings.GameSettings
-
- getKeyPair() - Method in class net.minecraft.server.MinecraftServer
-
- getKeys() - Method in class net.minecraft.util.RegistrySimple
-
- getKnockbackModifier(EntityLivingBase, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getKnotForBlock(World, int, int, int) - Static method in class net.minecraft.entity.EntityLeashKnot
-
- getLabel() - Method in interface cpw.mods.fml.common.ICrashCallable
-
- getLabel() - Method in interface cpw.mods.fml.common.versioning.ArtifactVersion
-
- getLabel() - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
-
- getLabelWidth() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getLabelWidth() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's label width.
- getLabelWidth() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getLanguageCode() - Method in class net.minecraft.client.resources.Language
-
- getLanguageKey() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getLanguageKey() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Gets a language key for localization of config GUI entry names.
- getLanguageManager() - Method in class net.minecraft.client.Minecraft
-
- getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
-
- getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
-
- getLanServers() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- getLastActiveItems() - Method in class net.minecraft.entity.Entity
-
- getLastActiveItems() - Method in class net.minecraft.entity.EntityLiving
-
- getLastActiveItems() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastActiveItems() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getLastAttacker() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastAttackerTime() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLastPlayed() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
-
- getLastTranslationUpdateTimeInMilliseconds() - Static method in class net.minecraft.util.StatCollector
-
- getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.StringTranslate
-
- getLaunchArguments() - Method in class cpw.mods.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchArguments() - Method in class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchArguments() - Method in class cpw.mods.fml.common.launcher.FMLTweaker
-
- getLaunchArguments() - Method in class cpw.mods.fml.common.launcher.TerminalTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.gradle.tweakers.CoremodTweaker
-
- getLaunchTarget() - Method in class cpw.mods.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchTarget() - Method in class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchTarget() - Method in class cpw.mods.fml.common.launcher.FMLServerTweaker
-
- getLaunchTarget() - Method in class cpw.mods.fml.common.launcher.FMLTweaker
-
- getLaunchTarget() - Method in class cpw.mods.fml.common.launcher.TerminalTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.gradle.tweakers.CoremodTweaker
-
- getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getLeashed() - Method in class net.minecraft.entity.EntityLiving
-
- getLeashedToEntity() - Method in class net.minecraft.entity.EntityLiving
-
- getLevelId() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLevelList() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- getLevelName() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLevels() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getLevelStorageSource() - Method in class net.minecraft.realms.RealmsScreen
-
- getLightBrightness(int, int, int) - Method in class net.minecraft.world.World
-
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getLightBrightnessForSkyBlocks(int, int, int, int) - Method in class net.minecraft.world.World
-
- getLightOpacity() - Method in class net.minecraft.block.Block
-
- getLightValue() - Method in class net.minecraft.block.Block
-
- getLimitFramerate() - Method in class net.minecraft.client.Minecraft
-
- getLiquidColor() - Method in class net.minecraft.potion.Potion
-
- getLiquidHeight(int, int, int, Material) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- getLiquidHeightPercent(int) - Static method in class net.minecraft.block.BlockLiquid
-
- getLiquidIcon(String) - Static method in class net.minecraft.block.BlockLiquid
-
- getList() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getList() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property value as a list.
- getListenerList() - Method in class cpw.mods.fml.common.eventhandler.Event
-
Returns a ListenerList object that contains all listeners
that are registered to this event.
- getListeners(int) - Method in class cpw.mods.fml.common.eventhandler.ListenerList
-
- getListEntry(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- getListEntry(int) - Method in class cpw.mods.fml.client.config.GuiSelectStringEntries
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiListExtended
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getListMipmaps() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getListOfPlayers() - Method in class net.minecraft.command.CommandEnchant
-
- getListOfPlayerUsernames() - Method in class net.minecraft.command.CommandGameMode
-
- getListOfStringsFromIterableMatchingLastWord(String[], Iterable) - Static method in class net.minecraft.command.CommandBase
-
- getListOfStringsMatchingLastWord(String[], String...) - Static method in class net.minecraft.command.CommandBase
-
- getListWidth() - Method in class cpw.mods.fml.client.config.GuiConfigEntries
-
Gets the width of the list
- getListWidth() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
Gets the width of the list
- getListWidth() - Method in class cpw.mods.fml.client.config.GuiSelectStringEntries
-
Gets the width of the list
- getListWidth() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiSlot
-
- getListWidth() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getLivingSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getLivingSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getLivingSound() - Method in class net.minecraft.entity.EntityLiving
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getLivingSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getLivingSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getLoadedChunkCount() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- getLoadedChunkCount() - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedCoremods() - Static method in class cpw.mods.fml.relauncher.CoreModManager
-
- getLoadedEntityList() - Method in class net.minecraft.world.World
-
- getLoaderState() - Method in class cpw.mods.fml.common.Loader
-
- getLocalGuiContainer(ModContainer, EntityPlayer, int, World, int, int, int) - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getLocalId() - Method in class cpw.mods.fml.common.network.internal.NetworkModHolder
-
- getLocalizedName() - Method in class net.minecraft.block.Block
-
- getLocalizedString(String) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocalizedString(String, Object...) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocationCape() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationInfo(int, int, int) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getLocationSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationSkin(String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLogContents() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getLogger() - Static method in class cpw.mods.fml.common.FMLLog
-
- getLogger() - Method in class cpw.mods.fml.relauncher.FMLRelaunchLog
-
- getLogger() - Static method in class net.minecraft.src.FMLRenderAccessLibrary
-
- getLong(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getLong(int) - Method in class net.minecraft.network.PacketBuffer
-
- getLook(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- getLookHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getLookVec() - Method in class net.minecraft.entity.Entity
-
- getLookVec() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getLowerBound() - Method in class cpw.mods.fml.common.versioning.Restriction
-
- getLowerBoundString() - Method in class cpw.mods.fml.common.versioning.VersionRange
-
- getLowerChestInventory() - Method in class net.minecraft.inventory.ContainerChest
-
- getMain() - Static method in class cpw.mods.fml.common.registry.GameData
-
- getMapColor(int) - Method in class net.minecraft.block.Block
-
- getMapColor(int) - Method in class net.minecraft.block.BlockColored
-
- getMapColor(int) - Method in class net.minecraft.block.BlockCompressed
-
- getMapColor(int) - Method in class net.minecraft.block.BlockEndPortal
-
- getMapColor(int) - Method in class net.minecraft.block.BlockFire
-
- getMapColor(int) - Method in class net.minecraft.block.BlockGlowstone
-
- getMapColor(int) - Method in class net.minecraft.block.BlockHardenedClay
-
- getMapColor(int) - Method in class net.minecraft.block.BlockNetherrack
-
- getMapColor(int) - Method in class net.minecraft.block.BlockObsidian
-
- getMapColor(int) - Method in class net.minecraft.block.BlockQuartz
-
- getMapColor(int) - Method in class net.minecraft.block.BlockSand
-
- getMapColor(int) - Method in class net.minecraft.block.BlockStairs
-
- getMapColorForBlockColored(int) - Static method in class net.minecraft.block.material.MapColor
-
- getMapData(ItemStack, World) - Method in class net.minecraft.item.ItemMap
-
- getMapFileFromName(String) - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandler
-
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getMapItemRenderer() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getMarker() - Method in enum cpw.mods.fml.common.LoaderState.ModState
-
- getMaterial() - Method in class net.minecraft.block.Block
-
- getMaterialMapColor() - Method in class net.minecraft.block.material.Material
-
- getMaterialMobility() - Method in class net.minecraft.block.material.Material
-
- getMaxDamage() - Method in class net.minecraft.item.Item
-
- getMaxDamage() - Method in class net.minecraft.item.ItemStack
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMaxEnchantmentLevel(int, ItemStack[]) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getMaxHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
-
- getMaxHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
- getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
-
- getMaxInPortalTime() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.Item
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getMaxItemUseDuration() - Method in class net.minecraft.item.ItemStack
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemSword
-
- getMaxLength() - Method in class net.minecraft.realms.RealmsEditBox
-
- getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMaxListLength() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getMaxListLength() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets the max length of this list property, or -1 if the length is unlimited.
- getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getMaxPlayers() - Method in interface net.minecraft.network.rcon.IServer
-
- getMaxPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
-
- getMaxPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getMaxSafePointTries() - Method in class net.minecraft.entity.Entity
-
- getMaxSafePointTries() - Method in class net.minecraft.entity.EntityLiving
-
- getMaxSafePointTries() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.EntityLiving
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getMaxStackSize() - Method in class net.minecraft.item.ItemStack
-
- getMaxStringLength() - Method in class net.minecraft.client.gui.GuiTextField
-
- getMaxTemper() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMaxU() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMaxU() - Method in interface net.minecraft.util.IIcon
-
- getMaxUses() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getMaxV() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMaxV() - Method in interface net.minecraft.util.IIcon
-
- getMaxValue() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getMaxValue() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property's maximum value.
- getMCPVersionString() - Method in class cpw.mods.fml.common.Loader
-
- getMCVersionString() - Method in class cpw.mods.fml.common.Loader
-
- getMedium(int) - Method in class net.minecraft.network.PacketBuffer
-
- getMember() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
-
- getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getMerchantInventory() - Method in class net.minecraft.inventory.ContainerMerchant
-
- getMessage() - Method in exception cpw.mods.fml.common.EnhancedRuntimeException
-
- getMessage() - Method in class cpw.mods.fml.common.ProgressManager.ProgressBar
-
Deprecated.
- getMessage() - Method in exception net.minecraft.client.util.JsonException
-
- getMessage() - Method in class net.minecraft.realms.RealmsSliderButton
-
- getMessage() - Method in exception net.minecraft.util.ReportedException
-
- getMessages() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCEvent
-
- getMessageType() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
-
- getMetadata() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getMetadata() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getMetadata() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getMetadata() - Method in interface cpw.mods.fml.common.ModContainer
-
The metadata for this mod
- getMetadata(String) - Method in interface net.minecraft.client.resources.IResource
-
- getMetadata(String) - Method in class net.minecraft.client.resources.SimpleResource
-
- getMetadata(int) - Method in class net.minecraft.item.Item
-
- getMetadata(int) - Method in class net.minecraft.item.ItemAnvilBlock
-
- getMetadata(int) - Method in class net.minecraft.item.ItemBlockWithMetadata
-
- getMetadata(int) - Method in class net.minecraft.item.ItemCloth
-
- getMetadata(int) - Method in class net.minecraft.item.ItemColored
-
- getMetadata(int) - Method in class net.minecraft.item.ItemLeaves
-
- getMetadata(int) - Method in class net.minecraft.item.ItemMultiTexture
-
- getMetadata(int) - Method in class net.minecraft.item.ItemPiston
-
- getMetadata(int) - Method in class net.minecraft.item.ItemSkull
-
- getMetadata(int) - Method in class net.minecraft.item.ItemSlab
-
- getMetadataArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getMetadataForId(String, Map<String, Object>) - Method in class cpw.mods.fml.common.MetadataCollection
-
- getMetadataWithOffset(Block, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getMinecartType() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
-
- getMinecartType() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartEmpty
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getMinecraft() - Static method in class net.minecraft.client.Minecraft
-
- getMinecraftModContainer() - Method in class cpw.mods.fml.common.Loader
-
- getMinecraftServerInstance() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.PlayerUsageSnooper
-
- getMinecraftVersion() - Method in interface net.minecraft.network.rcon.IServer
-
- getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMinimumSpawnHeight(World) - Method in class net.minecraft.world.WorldType
-
- getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
-
- getMinU() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMinU() - Method in interface net.minecraft.util.IIcon
-
- getMinV() - Method in class net.minecraft.client.renderer.IconFlipped
-
- getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMinV() - Method in interface net.minecraft.util.IIcon
-
- getMinValue() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getMinValue() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets this property's minimum value.
- getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.block.Block
-
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockLiquid
-
- getMixedBrightnessForBlock(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockStairs
-
- getMobilityFlag() - Method in class net.minecraft.block.Block
-
- getMobilityFlag() - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getMobilityFlag() - Method in class net.minecraft.block.BlockBed
-
- getMobilityFlag() - Method in class net.minecraft.block.BlockDoor
-
- getMobilityFlag() - Method in class net.minecraft.block.BlockIce
-
- getMobilityFlag() - Method in class net.minecraft.block.BlockRailBase
-
- getMod() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getMod() - Method in class cpw.mods.fml.common.FMLContainer
-
- getMod() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getMod() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getMod() - Method in interface cpw.mods.fml.common.ModContainer
-
Get the actual mod object
- getModClassLoader() - Method in class cpw.mods.fml.common.event.FMLConstructionEvent
-
- getModClassLoader() - Method in class cpw.mods.fml.common.Loader
-
- getModConfigurationDirectory() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getModContainer() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getModContainerClass() - Method in class cpw.mods.fml.relauncher.FMLCorePlugin
-
- getModContainerClass() - Method in interface cpw.mods.fml.relauncher.IFMLLoadingPlugin
-
Return a class name that implements "ModContainer" for injection into the mod list
The "getName" function should return a name that other mods can, if need be,
depend on.
- getModEntityId() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getModId() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getModId() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getModId() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getModId() - Method in interface cpw.mods.fml.common.ModContainer
-
The globally unique modid for this mod
- getModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModifiersByOperation(int) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModList() - Method in class cpw.mods.fml.common.Loader
-
- getModLog() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
Get a logger instance configured to write to the FML Log as a parent, identified by modid.
- getModMetadata() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getModName() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getModObjectList() - Method in class cpw.mods.fml.common.LoadController
-
- getModObjectList() - Method in class cpw.mods.fml.common.Loader
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLConstructionEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLInitializationEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLLoadCompleteEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLPostInitializationEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLServerAboutToStartEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLServerStartedEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLServerStartingEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLServerStoppedEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLServerStoppingEvent
-
- getModState() - Method in class cpw.mods.fml.common.event.FMLStateEvent
-
- getModState(ModContainer) - Method in class cpw.mods.fml.common.LoadController
-
- getModState(ModContainer) - Method in class cpw.mods.fml.common.Loader
-
- getMoonPhase() - Method in class net.minecraft.world.World
-
- getMoonPhase(long) - Method in class net.minecraft.world.WorldProvider
-
- getMotd() - Method in interface net.minecraft.network.rcon.IServer
-
- getMOTD() - Method in class net.minecraft.server.MinecraftServer
-
- getMotd() - Method in class net.minecraft.server.MinecraftServer
-
- getMotdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- getMountedYOffset() - Method in class net.minecraft.entity.Entity
-
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityBoat
-
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMouseOver(float) - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getMoveHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getMovementDirection(double, double) - Static method in class net.minecraft.util.Direction
-
- getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getMovingObjectPositionFromPlayer(World, EntityPlayer, boolean) - Method in class net.minecraft.item.Item
-
- getMusicTickerLocation() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
- getMutexBits() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- getName() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getName() - Method in interface cpw.mods.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the name of the ConfigElement owned by this entry.
- getName() - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getName() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Gets the name of this object.
- getName() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getName() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getName() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getName() - Method in interface cpw.mods.fml.common.ModContainer
-
A human readable name
- getName() - Method in class net.minecraft.enchantment.Enchantment
-
- getName() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getName() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getName() - Method in class net.minecraft.potion.Potion
-
- getName() - Static method in class net.minecraft.realms.Realms
-
- getName() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- getName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getName() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- getNameForObject(Object) - Method in class net.minecraft.util.RegistryNamespaced
-
- getNameOfLastSection() - Method in class net.minecraft.profiler.Profiler
-
- getNavigator() - Method in class net.minecraft.entity.EntityLiving
-
- getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
-
- getNBTValue() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
-
- getNeedsRandomTick() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getNetHandler() - Method in class cpw.mods.fml.common.network.handshake.NetworkDispatcher
-
- getNetHandler() - Method in class net.minecraft.client.Minecraft
-
- getNetHandler() - Method in class net.minecraft.network.NetworkManager
-
- getNetworkId() - Method in class cpw.mods.fml.common.network.internal.NetworkModHolder
-
- getNetworkManager() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getNewBoundingBox() - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in interface cpw.mods.fml.common.ILanguageAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class cpw.mods.fml.common.ILanguageAdapter.JavaAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class cpw.mods.fml.common.ILanguageAdapter.ScalaAdapter
-
- getNextAvailableRenderId() - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
-
Get the next available renderId from the block render ID list
- getNextComponentNN(StructureVillagePieces.Start, List, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getNextComponentNormal(StructureStrongholdPieces.Stairs2, List, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getNextComponentPP(StructureVillagePieces.Start, List, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getNextComponentX(StructureStrongholdPieces.Stairs2, List, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getNextComponentZ(StructureStrongholdPieces.Stairs2, List, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.inventory.Container
-
- getNextWindowId() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getNonModLibs() - Method in class cpw.mods.fml.common.discovery.ModDiscoverer
-
- getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- getNthWordFromPos(int, int) - Method in class net.minecraft.client.gui.GuiTextField
-
- getNumberOfPlayers() - Method in class net.minecraft.network.rcon.RConThreadBase
-
- getNumHashElements() - Method in class net.minecraft.util.LongHashMap
-
- getNumVillageDoors() - Method in class net.minecraft.village.Village
-
- getNumVillagers() - Method in class net.minecraft.village.Village
-
- getObfedClasses() - Method in class cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getObfuscated() - Method in class net.minecraft.util.ChatStyle
-
- getObject(String) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Fetch the object identified by the specified name or the default object.
- getObject() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
-
- getObject(Object) - Method in interface net.minecraft.util.IRegistry
-
- getObject(Object) - Method in class net.minecraft.util.RegistryDefaulted
-
- getObject(String) - Method in class net.minecraft.util.RegistryNamespaced
-
- getObject(Object) - Method in class net.minecraft.util.RegistryNamespaced
-
- getObject(String) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
-
- getObject(Object) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
-
- getObject(Object) - Method in class net.minecraft.util.RegistrySimple
-
- getObjectById(int) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Fetch the object identified by the specified id or the default object.
- getObjectById(int) - Method in class net.minecraft.util.RegistryNamespaced
-
- getObjectById(int) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
-
- getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectName() - Method in class cpw.mods.fml.common.discovery.ASMDataTable.ASMData
-
- getObjectType() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
-
- getOffsetBoundingBox(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
-
- getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
-
- getOptionFloatValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOptionOrdinalValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOrigin() - Method in class cpw.mods.fml.common.network.internal.FMLProxyPacket
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginY() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getOSType() - Static method in class net.minecraft.util.Util
-
- getOutputSignal() - Method in class net.minecraft.tileentity.TileEntityComparator
-
- getOverrideDimension(S01PacketJoinGame) - Method in class cpw.mods.fml.common.network.handshake.NetworkDispatcher
-
- getOwnedPackages() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getOwnedPackages() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getOwnedPackages() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getOwnedPackages() - Method in interface cpw.mods.fml.common.ModContainer
-
- getOwner() - Method in interface net.minecraft.entity.IEntityOwnable
-
- getOwner() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getPacketFrom(IMessage) - Method in class cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Construct a minecraft packet from the supplied message.
- getPackFormat() - Method in class net.minecraft.client.resources.data.PackMetadataSection
-
- getPackImage() - Method in class cpw.mods.fml.client.FMLFileResourcePack
-
- getPackImage() - Method in class cpw.mods.fml.client.FMLFolderResourcePack
-
- getPackImage() - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackImage() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackImage() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getPackMetadata(IMetadataSerializer, String) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackMetadata(IMetadataSerializer, String) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackMetadata(IMetadataSerializer, String) - Method in interface net.minecraft.client.resources.IResourcePack
-
- getPackName() - Method in class cpw.mods.fml.client.FMLFileResourcePack
-
- getPackName() - Method in class cpw.mods.fml.client.FMLFolderResourcePack
-
- getPackName() - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackName() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackName() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getParentSources() - Method in class cpw.mods.fml.common.ModClassLoader
-
- getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPartialBlockX() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPartialBlockY() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPartialBlockZ() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getParts() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getParts() - Method in class net.minecraft.entity.Entity
-
- getPatchedResource(String, String, LaunchClassLoader) - Method in class cpw.mods.fml.common.patcher.ClassPatchManager
-
- getPath() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathEntityToEntity(Entity, Entity, float, boolean, boolean, boolean, boolean) - Method in class net.minecraft.world.World
-
- getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.PathEntity
-
- getPathSearchRange() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathToXYZ(double, double, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPeacefulCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.World
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.WorldServer
-
- getPhase() - Method in class cpw.mods.fml.common.eventhandler.Event
-
- getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getPistonBaseIcon(String) - Static method in class net.minecraft.block.BlockPistonBase
-
- getPistonExtensionTexture() - Method in class net.minecraft.block.BlockPistonBase
-
- getPistonOrientation(int) - Static method in class net.minecraft.block.BlockPistonBase
-
- getPistonOrientation() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getPitch() - Method in class net.minecraft.block.Block.SoundType
-
- getPitch() - Method in interface net.minecraft.client.audio.ISound
-
- getPitch() - Method in class net.minecraft.client.audio.PositionedSound
-
- getPitch() - Method in class net.minecraft.client.audio.SoundPoolEntry
-
- getPlayer(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getPlayerCoordinates() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- getPlayerCoordinates() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getPlayerCoordinates() - Method in interface net.minecraft.command.ICommandSender
-
- getPlayerCoordinates() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getPlayerCoordinates() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getPlayerCoordinates() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerEntityByName(String) - Method in class net.minecraft.world.World
-
- getPlayerID() - Method in class net.minecraft.util.Session
-
- getPlayerIP() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getPlayerList(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getPlayerManager() - Method in class net.minecraft.world.WorldServer
-
- getPlayerName() - Method in class net.minecraft.scoreboard.Score
-
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.world.storage.SaveHandler
-
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
-
- getPlayerRelativeBlockHardness(EntityPlayer, World, int, int, int) - Method in class net.minecraft.block.Block
-
- getPlayers() - Method in class net.minecraft.command.CommandGive
-
- getPlayersOnMap(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
-
- getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getPlayerUsageSnooper() - Method in class net.minecraft.client.Minecraft
-
- getPlayerUsageSnooper() - Method in class net.minecraft.server.MinecraftServer
-
- getPlugins() - Method in interface net.minecraft.network.rcon.IServer
-
- getPlugins() - Method in class net.minecraft.server.MinecraftServer
-
- getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getPort() - Method in interface net.minecraft.network.rcon.IServer
-
- getPort() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getPort() - Method in class net.minecraft.server.MinecraftServer
-
- getPortalCooldown() - Method in class net.minecraft.entity.Entity
-
- getPortalCooldown() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPosition(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- getPosition(Entity) - Method in class net.minecraft.pathfinding.PathEntity
-
- getPositionedSoundLocation() - Method in interface net.minecraft.client.audio.ISound
-
- getPositionedSoundLocation() - Method in class net.minecraft.client.audio.PositionedSound
-
- getPossibleCommands(ICommandSender, String) - Method in class net.minecraft.command.CommandHandler
-
- getPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHandler
-
- getPossibleCommands(ICommandSender, String) - Method in interface net.minecraft.command.ICommandManager
-
- getPossibleCommands(ICommandSender) - Method in interface net.minecraft.command.ICommandManager
-
- getPossibleCompletions(ICommandSender, String) - Method in class net.minecraft.server.MinecraftServer
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- getPossibleCreatures(EnumCreatureType, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getPotionDamage() - Method in class net.minecraft.entity.projectile.EntityPotion
-
- getPotionEffect(ItemStack) - Method in class net.minecraft.item.Item
-
- getPotionEffect(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getPotionEffects(int, boolean) - Static method in class net.minecraft.potion.PotionHelper
-
- getPotionID() - Method in class net.minecraft.potion.PotionEffect
-
- getPowered() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getPrecipitationHeight(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getPrecipitationHeight(int, int) - Method in class net.minecraft.world.World
-
- getPrevFoodLevel() - Method in class net.minecraft.util.FoodStats
-
- getPrimaryEffect() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getPriority() - Method in class cpw.mods.fml.common.eventhandler.ASMEventHandler
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class cpw.mods.fml.relauncher.ReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class cpw.mods.fml.relauncher.ReflectionHelper
-
- getProcessedVersion() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getProcessedVersion() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getProcessedVersion() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getProcessedVersion() - Method in interface cpw.mods.fml.common.ModContainer
-
- getProfession() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getProfilingData(String) - Method in class net.minecraft.profiler.Profiler
-
- getProjectileEntity(World, IPosition) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getPropertiesFile() - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getProviderForDimension(int) - Static method in class net.minecraft.world.WorldProvider
-
- getProviderName() - Method in class net.minecraft.world.World
-
- getProxy() - Method in class net.minecraft.client.Minecraft
-
- getProxy() - Static method in class net.minecraft.realms.Realms
-
- getProxy() - Method in class net.minecraft.realms.RealmsButton
-
- getProxy() - Method in class net.minecraft.realms.RealmsScreen
-
- getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
-
- getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getQualifiedName() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getQualifiedName() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Category] Gets the qualified name of this object.
- getRainfall(float[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getRainfall(float[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
-
- getRainStrength(float) - Method in class net.minecraft.world.World
-
- getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getRandomDoor(Random) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getRandomDoubleInRange(Random, double, double) - Static method in class net.minecraft.util.MathHelper
-
- getRandomEntity() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getRandomFleeceColor(Random) - Static method in class net.minecraft.entity.passive.EntitySheep
-
- getRandomIntegerInRange(Random, int, int) - Static method in class net.minecraft.util.MathHelper
-
- getRandomItem(Random, Collection, int) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(Random, Collection) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(Random, WeightedRandom.Item[], int) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(Random, WeightedRandom.Item[]) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomModelBox(Random) - Method in class net.minecraft.client.model.ModelBase
-
- getRandomSoundFromCategories(SoundCategory...) - Method in class net.minecraft.client.audio.SoundHandler
-
- getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.Chunk
-
- getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeGenJungle
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeGenTaiga
-
- getRange() - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
-
- getRangeString() - Method in interface cpw.mods.fml.common.versioning.ArtifactVersion
-
- getRangeString() - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
-
- getRarity(ItemStack) - Method in class net.minecraft.item.Item
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemRecord
-
- getRarity() - Method in class net.minecraft.item.ItemStack
-
- getRaw(int) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the object identified by the specified id.
- getRaw(String) - Method in class cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the object identified by the specified name.
- getRawBuffer() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getRawBufferIndex() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getRearingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getRecipeList() - Method in class net.minecraft.item.crafting.CraftingManager
-
- getRecipeOutput() - Method in interface net.minecraft.item.crafting.IRecipe
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRecipes(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
-
- getRecipes(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
-
- getRecipes(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- getRecipeSize() - Method in interface net.minecraft.item.crafting.IRecipe
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesMapCloning
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRecipiesAsTags() - Method in class net.minecraft.village.MerchantRecipeList
-
- getRecommendedVersion() - Method in class cpw.mods.fml.common.versioning.VersionRange
-
- getRecord(String) - Static method in class net.minecraft.item.ItemRecord
-
- getRecordNameLocal() - Method in class net.minecraft.item.ItemRecord
-
- getRedColorF() - Method in class net.minecraft.client.particle.EntityFX
-
- getRedstoneWireIcon(String) - Static method in class net.minecraft.block.BlockRedstoneWire
-
- getRegisteredName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getRegisteredName() - Method in class net.minecraft.scoreboard.Team
-
- getRegisteredVillagers() - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Returns a list of all added villager types
- getRegistry() - Method in enum cpw.mods.fml.common.registry.GameRegistry.Type
-
- getRelativeName(File, File) - Static method in class net.minecraft.client.resources.AbstractResourcePack
-
- getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getRememberedBaseMods() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getRemoteGuiContainer(ModContainer, EntityPlayerMP, int, World, int, int, int) - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getRenderBlockPass() - Method in class net.minecraft.block.Block
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockGlass
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockIce
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockLiquid
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockPortal
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockStainedGlass
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockStairs
-
- getRenderBlockPass() - Method in class net.minecraft.block.BlockTripWire
-
- getRenderColor(int) - Method in class net.minecraft.block.Block
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockGrass
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockLeaves
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockLilyPad
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockOldLeaf
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockStem
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockTallGrass
-
- getRenderColor(int) - Method in class net.minecraft.block.BlockVine
-
- getRenderId() - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
-
- getRenderLiquidLevel(int) - Static method in class net.minecraft.block.BlockCauldron
-
- getRenderSizeModifier() - Method in class net.minecraft.entity.EntityLiving
-
- getRenderType() - Method in class net.minecraft.block.Block
-
- getRenderType() - Method in class net.minecraft.block.BlockAir
-
- getRenderType() - Method in class net.minecraft.block.BlockAnvil
-
- getRenderType() - Method in class net.minecraft.block.BlockBeacon
-
- getRenderType() - Method in class net.minecraft.block.BlockBed
-
- getRenderType() - Method in class net.minecraft.block.BlockBrewingStand
-
- getRenderType() - Method in class net.minecraft.block.BlockBush
-
- getRenderType() - Method in class net.minecraft.block.BlockCactus
-
- getRenderType() - Method in class net.minecraft.block.BlockCauldron
-
- getRenderType() - Method in class net.minecraft.block.BlockChest
-
- getRenderType() - Method in class net.minecraft.block.BlockCocoa
-
- getRenderType() - Method in class net.minecraft.block.BlockCrops
-
- getRenderType() - Method in class net.minecraft.block.BlockDoor
-
- getRenderType() - Method in class net.minecraft.block.BlockDoublePlant
-
- getRenderType() - Method in class net.minecraft.block.BlockDragonEgg
-
- getRenderType() - Method in class net.minecraft.block.BlockEnderChest
-
- getRenderType() - Method in class net.minecraft.block.BlockEndPortal
-
- getRenderType() - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getRenderType() - Method in class net.minecraft.block.BlockFence
-
- getRenderType() - Method in class net.minecraft.block.BlockFenceGate
-
- getRenderType() - Method in class net.minecraft.block.BlockFire
-
- getRenderType() - Method in class net.minecraft.block.BlockFlowerPot
-
- getRenderType() - Method in class net.minecraft.block.BlockHopper
-
- getRenderType() - Method in class net.minecraft.block.BlockLadder
-
- getRenderType() - Method in class net.minecraft.block.BlockLever
-
- getRenderType() - Method in class net.minecraft.block.BlockLilyPad
-
- getRenderType() - Method in class net.minecraft.block.BlockLiquid
-
- getRenderType() - Method in class net.minecraft.block.BlockNetherWart
-
- getRenderType() - Method in class net.minecraft.block.BlockPane
-
- getRenderType() - Method in class net.minecraft.block.BlockPistonBase
-
- getRenderType() - Method in class net.minecraft.block.BlockPistonExtension
-
- getRenderType() - Method in class net.minecraft.block.BlockPistonMoving
-
- getRenderType() - Method in class net.minecraft.block.BlockQuartz
-
- getRenderType() - Method in class net.minecraft.block.BlockRailBase
-
- getRenderType() - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getRenderType() - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getRenderType() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getRenderType() - Method in class net.minecraft.block.BlockRedstoneWire
-
- getRenderType() - Method in class net.minecraft.block.BlockReed
-
- getRenderType() - Method in class net.minecraft.block.BlockRotatedPillar
-
- getRenderType() - Method in class net.minecraft.block.BlockSign
-
- getRenderType() - Method in class net.minecraft.block.BlockSkull
-
- getRenderType() - Method in class net.minecraft.block.BlockStairs
-
- getRenderType() - Method in class net.minecraft.block.BlockStem
-
- getRenderType() - Method in class net.minecraft.block.BlockTorch
-
- getRenderType() - Method in class net.minecraft.block.BlockTrapDoor
-
- getRenderType() - Method in class net.minecraft.block.BlockTripWire
-
- getRenderType() - Method in class net.minecraft.block.BlockTripWireHook
-
- getRenderType() - Method in class net.minecraft.block.BlockVine
-
- getRenderType() - Method in class net.minecraft.block.BlockWall
-
- getRenderType() - Method in class net.minecraft.block.BlockWeb
-
- getRepairCost() - Method in class net.minecraft.item.ItemStack
-
- getReparseableCoremods() - Static method in class cpw.mods.fml.relauncher.CoreModManager
-
- getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
-
- getRepeatDelay() - Method in class net.minecraft.client.audio.PositionedSound
-
- getRepositoryEntries() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getRepositoryEntriesAll() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getReputationForPlayer(String) - Method in class net.minecraft.village.Village
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBase
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClearInventory
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDebug
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDifficulty
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEffect
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEnchant
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameMode
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameRule
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGive
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandHelp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandKill
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandPlaySound
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandServerKick
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandShowSeed
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTime
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandToggleDownfall
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWeather
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandXP
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandAchievement
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanIp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBroadcast
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandDeOp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandEmote
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListBans
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListPlayers
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessage
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandNetstat
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandOp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonIp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandScoreboard
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetBlock
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSummon
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTeleport
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestFor
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandWhitelist
-
- getRequirements() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getRequirements() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getRequirements() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getRequirements() - Method in interface cpw.mods.fml.common.ModContainer
-
A list of the modids that this mod requires loaded prior to loading
- getResource(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getResource(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
-
- getResource(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getResourceDomain() - Method in class net.minecraft.util.ResourceLocation
-
- getResourceDomains() - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FallbackResourceManager
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FileResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.FolderResourcePack
-
- getResourceDomains() - Method in interface net.minecraft.client.resources.IResourceManager
-
- getResourceDomains() - Method in interface net.minecraft.client.resources.IResourcePack
-
- getResourceDomains() - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- getResourceInputStream(ResourceLocation) - Method in class net.minecraft.client.gui.FontRenderer
-
- getResourceKey() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getResourceLocation(int) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getResourceManager() - Method in class net.minecraft.client.Minecraft
-
- getResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getResourcePackFor(String) - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getResourcePackRepository() - Method in class net.minecraft.client.Minecraft
-
- getResourcePath() - Method in class net.minecraft.util.ResourceLocation
-
- getRespiration(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getRestrictions() - Method in class cpw.mods.fml.common.versioning.VersionRange
-
- getResult() - Method in class cpw.mods.fml.common.eventhandler.Event
-
Returns the value set as the result of this event
- getResult() - Method in class cpw.mods.fml.common.StartupQuery
-
- getReverseDependencies() - Method in class cpw.mods.fml.common.event.FMLConstructionEvent
-
- getReversedModObjectList() - Method in class cpw.mods.fml.common.Loader
-
- getRNG() - Method in class net.minecraft.entity.EntityLivingBase
-
- getRollingAmplitude() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getRollingDirection() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getRotation() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getRotationYawHead() - Method in class net.minecraft.entity.Entity
-
- getRotationYawHead() - Method in class net.minecraft.entity.EntityLivingBase
-
- getRules() - Method in class net.minecraft.world.GameRules
-
- getSaddled() - Method in class net.minecraft.entity.passive.EntityPig
-
- getSaturationLevel() - Method in class net.minecraft.util.FoodStats
-
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getSavedLightValue(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.World
-
- getSaveHandler() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getSaveHandler() - Method in class net.minecraft.world.storage.SaveHandler
-
- getSaveHandler() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getSaveHandler() - Method in class net.minecraft.world.World
-
- getSaveList() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveList() - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getSaveList() - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getSaveLoader() - Method in class net.minecraft.client.Minecraft
-
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveLoader(String, boolean) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getSavesDir() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getSavesDirectory() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getSavesDirectory() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getSaveVersion() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveVersion() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
-
- getScaledHeight() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledHeight_double() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledWidth() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaledWidth_double() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScaleFactor() - Method in class net.minecraft.client.gui.ScaledResolution
-
- getScatteredFeatureSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- getScore() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getScoreboard() - Method in class net.minecraft.world.World
-
- getScoreObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getScorePoints() - Method in class net.minecraft.scoreboard.Score
-
- getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
-
- getScrollbarPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- getScrollBarX() - Method in class cpw.mods.fml.client.config.GuiConfigEntries
-
- getScrollBarX() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- getScrollBarX() - Method in class cpw.mods.fml.client.config.GuiSelectStringEntries
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiSlot
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getScrollBarX() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getSecond() - Method in class net.minecraft.util.Tuple
-
- getSecondaryEffect() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
- getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
-
- getSectionName() - Method in interface net.minecraft.client.resources.data.IMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
-
- getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
-
- getSeed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSeed() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSeed() - Method in class net.minecraft.world.World
-
- getSeed() - Method in class net.minecraft.world.WorldSettings
-
- getSelectedBlockMetaData() - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.Block
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCactus
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCake
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockCocoa
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockDoor
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockLadder
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockSign
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockStairs
-
- getSelectedBoundingBoxFromPool(World, int, int, int) - Method in class net.minecraft.block.BlockTrapDoor
-
- getSelectedText() - Method in class net.minecraft.client.gui.GuiTextField
-
- getSelectionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
- getSender() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
-
- getSentHistory(int) - Method in class net.minecraft.client.gui.GuiChat
-
- getSentMessages() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getSerializableElement() - Method in interface net.minecraft.util.IJsonSerializable
-
- getSerializableElement() - Method in class net.minecraft.util.JsonSerializableSet
-
- getServer() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getServer() - Method in class cpw.mods.fml.common.event.FMLServerAboutToStartEvent
-
- getServer() - Method in class cpw.mods.fml.common.event.FMLServerStartingEvent
-
- getServer() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getServer() - Method in class cpw.mods.fml.server.FMLServerHandler
-
Get the server instance
- getServer() - Static method in class net.minecraft.server.MinecraftServer
-
- getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
-
- getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.client.multiplayer.ServerData
-
- getServerForPlayer() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getServerGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface cpw.mods.fml.common.network.IGuiHandler
-
Returns a Server side Container to be displayed to the user.
- getServerHandler() - Method in class cpw.mods.fml.common.network.simpleimpl.MessageContext
-
- getServerHostname() - Method in class net.minecraft.server.MinecraftServer
-
- getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
-
- getServerInstance() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getServerIpPort() - Method in class net.minecraft.client.network.LanServerDetector.LanServer
-
- getServerModName() - Method in class net.minecraft.server.MinecraftServer
-
- getServerMotd() - Method in class net.minecraft.client.network.LanServerDetector.LanServer
-
- getServerOwner() - Method in class net.minecraft.server.MinecraftServer
-
- getServerPort() - Method in class net.minecraft.server.MinecraftServer
-
- getServerProxy() - Method in class net.minecraft.server.MinecraftServer
-
- getSession() - Method in class net.minecraft.client.Minecraft
-
- getSessionId() - Static method in class net.minecraft.realms.Realms
-
- getSessionID() - Method in class net.minecraft.util.Session
-
- getSettingsFilename() - Method in interface net.minecraft.network.rcon.IServer
-
- getSettingsFilename() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getSetupClass() - Method in class cpw.mods.fml.relauncher.FMLCorePlugin
-
- getSetupClass() - Method in interface cpw.mods.fml.relauncher.IFMLLoadingPlugin
-
Return the class name of an implementor of "IFMLCallHook", that will be run, in the
main thread, to perform any additional setup this coremod may require.
- getShaderGroup() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getShaderGroupName() - Method in class net.minecraft.client.shader.ShaderGroup
-
- getShaderManager() - Method in class net.minecraft.client.shader.Shader
-
- getShadingWhileShaking(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getShadowSize() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- getShadowSize() - Method in class net.minecraft.entity.boss.EntityWither
-
- getShadowSize() - Method in class net.minecraft.entity.Entity
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityBoat
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityEnderEye
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getShadowSize() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getShadowSize() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getShadowSize() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getShadowSize() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- getShadowSize() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getSharedModDescriptor() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getSharedModDescriptor() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getSharedModDescriptor() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getSharedModDescriptor() - Method in interface cpw.mods.fml.common.ModContainer
-
- getShareTag() - Method in class net.minecraft.item.Item
-
- getShareTag() - Method in class net.minecraft.item.ItemEditableBook
-
- getShareTag() - Method in class net.minecraft.item.ItemWritableBook
-
- getSheared() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getShort(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getShort(int) - Method in class net.minecraft.network.PacketBuffer
-
- getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getShouldWatch() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getSiblings() - Method in class net.minecraft.util.ChatComponentStyle
-
- getSiblings() - Method in interface net.minecraft.util.IChatComponent
-
- getSide() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getSide() - Method in class cpw.mods.fml.common.event.FMLStateEvent
-
- getSide() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getSide() - Method in interface cpw.mods.fml.common.IFMLSidedHandler
-
- getSide() - Method in class cpw.mods.fml.server.FMLServerHandler
-
- getSidedDelegate() - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- getSideIcon(int) - Method in class net.minecraft.block.BlockHay
-
- getSideIcon(int) - Method in class net.minecraft.block.BlockLog
-
- getSideIcon(int) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getSigningCertificate() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getSigningCertificate() - Method in class cpw.mods.fml.common.FMLContainer
-
- getSigningCertificate() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getSigningCertificate() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getSigningCertificate() - Method in class cpw.mods.fml.common.MinecraftDummyContainer
-
- getSigningCertificate() - Method in interface cpw.mods.fml.common.ModContainer
-
- getSilkTouchModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getSingleHash() - Static method in class cpw.mods.fml.repackage.com.nothome.delta.Checksum
-
256 random hash values.
- getSize() - Method in class cpw.mods.fml.client.config.GuiConfigEntries
-
- getSize() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- getSize() - Method in class cpw.mods.fml.client.config.GuiSelectStringEntries
-
- getSize() - Method in class cpw.mods.fml.client.GuiModOptionList
-
- getSize() - Method in class cpw.mods.fml.client.GuiScrollingList
-
- getSize() - Method in class cpw.mods.fml.client.GuiSlotModList
-
- getSize() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getSize() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getSize() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getSize() - Method in class net.minecraft.client.gui.GuiSlot
-
- getSize() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getSize() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getSizeInventory() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryBasic
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getSizeOnDisk() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSkeletonType() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getSkyBlockTypeBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getSkyBlockTypeBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.World
-
- getSkyColor(Entity, float) - Method in class net.minecraft.world.World
-
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenEnd
-
- getSkylightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getSleepTimer() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSlimeParticle() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getSlimeParticle() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getSlimeSize() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getSlot(int) - Method in class net.minecraft.inventory.Container
-
- getSlotFromInventory(IInventory, int) - Method in class net.minecraft.inventory.Container
-
- getSlotHeight() - Method in class net.minecraft.client.gui.GuiSlot
-
- getSlotStackLimit() - Method in class net.minecraft.inventory.Slot
-
- getSmeltingList() - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmeltingResult(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSocketAddress() - Method in class net.minecraft.network.NetworkManager
-
- getSortedPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHelp
-
- getSortingRules() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getSortingRules() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getSortingRules() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getSortingRules() - Method in interface cpw.mods.fml.common.ModContainer
-
A representative string encapsulating the sorting preferences for this
mod
- getSound(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
-
- getSoundCategory() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
-
- getSoundCategory() - Method in class net.minecraft.client.audio.SoundList
-
- getSoundEntryName() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
-
- getSoundEntryPitch() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
-
- getSoundEntryType() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
-
- getSoundEntryVolume() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
-
- getSoundEntryWeight() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
-
- getSoundEventLocation() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
-
- getSoundHandler() - Method in class net.minecraft.client.Minecraft
-
- getSoundLevel(SoundCategory) - Method in class net.minecraft.client.settings.GameSettings
-
- getSoundList() - Method in class net.minecraft.client.audio.SoundList
-
- getSoundPitch() - Method in class net.minecraft.entity.EntityLivingBase
-
- getSoundPitch() - Method in class net.minecraft.entity.passive.EntityBat
-
- getSoundPoolEntryLocation() - Method in class net.minecraft.client.audio.SoundPoolEntry
-
- getSoundVolume() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getSoundVolume() - Method in class net.minecraft.entity.EntityLivingBase
-
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityBat
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityCow
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getSource() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getSource() - Method in class cpw.mods.fml.common.FMLContainer
-
- getSource() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getSource() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getSource() - Method in interface cpw.mods.fml.common.ModContainer
-
The location on the file system which this mod came from
- getSourceFile() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getSourceOfDamage() - Method in class net.minecraft.util.DamageSource
-
- getSourceOfDamage() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getSourceType() - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- getSpawnableList(EnumCreatureType) - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getSpawnerWorld() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnerX() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnerY() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnerZ() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- getSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getSpawnPoint() - Method in class net.minecraft.world.World
-
- getSpawnProtectionSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
-
- getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpecial() - Method in class net.minecraft.stats.Achievement
-
- getSpecialBlockBrightness(EnumSkyBlock, int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getSpecialRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getSpecialRendererByClass(Class) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getSpeed() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getSplashSound() - Method in class net.minecraft.entity.Entity
-
- getSplashSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSplashSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSpriteNumber() - Method in class net.minecraft.item.Item
-
- getSpriteNumber() - Method in class net.minecraft.item.ItemBlock
-
- getStack() - Method in class net.minecraft.inventory.Slot
-
- getStackInRowAndColumn(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getStackInSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getStackInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getStackInSlotOnClosing(int) - Method in interface net.minecraft.inventory.IInventory
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.inventory.InventoryBasic
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getStackInSlotOnClosing(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getStarBrightness(float) - Method in class net.minecraft.world.World
-
- getState(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockStem
-
- getStatFileWriter() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
- getStaticFieldType(String, String, String, String) - Method in class cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
-
- getStaticVersionRange() - Method in class cpw.mods.fml.common.MinecraftDummyContainer
-
- getStatistics() - Method in class net.minecraft.client.particle.EffectRenderer
-
- getStatusIconIndex() - Method in class net.minecraft.potion.Potion
-
- getStemIcon() - Method in class net.minecraft.block.BlockStem
-
- getStep() - Method in class cpw.mods.fml.common.ProgressManager.ProgressBar
-
Deprecated.
- getStepResourcePath() - Method in class net.minecraft.block.Block.SoundType
-
- getSteps() - Method in class cpw.mods.fml.common.ProgressManager.ProgressBar
-
Deprecated.
- getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getStoredBlockID() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getStreamInfoCallback(ErrorCode, StreamInfo) - Method in class net.minecraft.client.stream.BroadcastController
-
- getStreamInfoCallback(ErrorCode, StreamInfo) - Method in class net.minecraft.client.stream.IngestServerTester
-
- getStrikethrough() - Method in class net.minecraft.util.ChatStyle
-
- getString(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getStringFromID(int) - Static method in class net.minecraft.entity.EntityList
-
- getStringLocalization(String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
-
- getStringLocalization(String, String) - Method in class cpw.mods.fml.common.registry.LanguageRegistry
-
- getStringProperty(String, String) - Method in interface net.minecraft.network.rcon.IServer
-
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getStringTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getStringValue() - Method in class cpw.mods.fml.common.event.FMLInterModComms.IMCMessage
-
- getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
-
- getStrongestIndirectPower(int, int, int) - Method in class net.minecraft.world.World
-
- getStrongholdStairsComponent(List, Random, int, int, int, int, int) - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenVillage
-
- getStructureVillageWeightedPieceList(Random, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.Block
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockAnvil
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockCarpet
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockColored
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockDirt
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockDoublePlant
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockFlower
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockNewLeaf
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockNewLog
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockOldLeaf
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockOldLog
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockQuartz
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockSand
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockSandStone
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockSapling
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockSilverfish
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockStainedGlass
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockStoneBrick
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockStoneSlab
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockTallGrass
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockWall
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockWood
-
- getSubBlocks(Item, CreativeTabs, List) - Method in class net.minecraft.block.BlockWoodSlab
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.Item
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemAppleGold
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemBlock
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemCoal
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemDye
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemFishFood
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemPotion
-
- getSubItems(Item, CreativeTabs, List) - Method in class net.minecraft.item.ItemSkull
-
- getSuggestedConfigurationFile() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getSunBrightness(float) - Method in class net.minecraft.world.World
-
- getSwimSound() - Method in class net.minecraft.entity.Entity
-
- getSwimSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSwimSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSwingProgress(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- getSystemTime() - Static method in class net.minecraft.client.Minecraft
-
- getSystemTimeMillis() - Static method in class net.minecraft.server.MinecraftServer
-
- getTabColumn() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabIconItem() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabIndex() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getTagCompound() - Method in class net.minecraft.item.ItemStack
-
- getTagList(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getTailRotation() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getTalkInterval() - Method in class net.minecraft.entity.EntityLiving
-
- getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getTameSkin() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getTarget() - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getTarget() - Method in class cpw.mods.fml.common.network.internal.FMLProxyPacket
-
- getTargetDistance() - Method in class net.minecraft.entity.ai.EntityAITarget
-
- getTeam() - Method in class net.minecraft.entity.EntityLivingBase
-
- getTeam() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getTeam() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getTeleportDirection() - Method in class net.minecraft.entity.Entity
-
- getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenBase
-
- getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenMutated
-
- getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenOcean
-
- getTemper() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getTemperatureAtHeight(float, int) - Method in class net.minecraft.world.biome.WorldChunkManager
-
- getTerrainType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getTerrainType() - Method in class net.minecraft.world.storage.WorldInfo
-
- getTerrainType() - Method in class net.minecraft.world.WorldSettings
-
- getText() - Method in class cpw.mods.fml.common.StartupQuery
-
- getText() - Method in class net.minecraft.client.gui.GuiTextField
-
- getTextColor() - Method in class net.minecraft.realms.RealmsEditBox
-
- getTextColorUneditable() - Method in class net.minecraft.realms.RealmsEditBox
-
- getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureByXP() - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
-
- getTextureManager() - Method in class net.minecraft.client.Minecraft
-
- getTextureMapBlocks() - Method in class net.minecraft.client.Minecraft
-
- getTextureName() - Method in class net.minecraft.block.Block
-
- getTextureOffset(String) - Method in class net.minecraft.client.model.ModelBase
-
- getTexturePack() - Method in class net.minecraft.server.MinecraftServer
-
- getTexturePackDescription() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getTextureType() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.EnumChatFormatting
-
- getThrower() - Method in interface cpw.mods.fml.common.registry.IThrowableEntity
-
Gets the entity that threw/created this entity.
- getThrower() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getThunderTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getTickCounter() - Method in class net.minecraft.server.MinecraftServer
-
- getTickRandomly() - Method in class net.minecraft.block.Block
-
- getTicksSinceLastDoorAdding() - Method in class net.minecraft.village.Village
-
- getTileEntity(Block, int, int, boolean, boolean) - Static method in class net.minecraft.block.BlockPistonMoving
-
- getTileEntity(int, int, int) - Method in class net.minecraft.world.ChunkCache
-
- getTileEntity(int, int, int) - Method in interface net.minecraft.world.IBlockAccess
-
- getTileEntity(int, int, int) - Method in class net.minecraft.world.World
-
- getTileEntityComparator(IBlockAccess, int, int, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getTimeSinceHit() - Method in class net.minecraft.entity.item.EntityBoat
-
- getTitle() - Method in class cpw.mods.fml.common.ProgressManager.ProgressBar
-
Deprecated.
- getTntPlacedBy() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getToken() - Method in class net.minecraft.util.Session
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemHoe
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemSword
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemTool
-
- getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.item.ItemStack
-
- getTopBlock(int, int) - Method in class net.minecraft.world.World
-
- getTopFilledSegment() - Method in class net.minecraft.world.chunk.Chunk
-
- getTopIcon(int) - Method in class net.minecraft.block.BlockLog
-
- getTopIcon(int) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getTopSolidOrLiquidBlock(int, int) - Method in class net.minecraft.world.World
-
- getTotalArmorValue() - Method in class net.minecraft.entity.boss.EntityWither
-
- getTotalArmorValue() - Method in class net.minecraft.entity.EntityLivingBase
-
- getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getTotalArmorValue() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getTotalArmorValue() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getTotalArmorValue() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getTotalWeight(Collection) - Static method in class net.minecraft.util.WeightedRandom
-
- getTotalWeight(WeightedRandom.Item[]) - Static method in class net.minecraft.util.WeightedRandom
-
- getTotalWorldTime() - Method in class net.minecraft.world.World
-
- getTrackingRange() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getTranslatedName(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getTranslatedTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTranslateName() - Method in class net.minecraft.world.WorldType
-
- getTweakClass() - Method in class GradleStart
-
- getTweakClass() - Method in class GradleStartServer
-
- getTweakClass() - Method in class net.minecraftforge.gradle.GradleStartCommon
-
- getType() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getType() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a
category object.
- getType() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
-
- getType(String) - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
-
- getTypeInt() - Method in enum net.minecraft.client.audio.ISound.AttenuationType
-
- getUnderlined() - Method in class net.minecraft.util.ChatStyle
-
- getUnformattedText() - Method in class net.minecraft.util.ChatComponentStyle
-
- getUnformattedText() - Method in interface net.minecraft.util.IChatComponent
-
- getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentText
-
- getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentTranslation
-
- getUnformattedTextForChat() - Method in interface net.minecraft.util.IChatComponent
-
- getUnicodeFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
- getUniqueDataId(String) - Method in class net.minecraft.world.storage.MapStorage
-
- getUniqueDataId(String) - Method in class net.minecraft.world.World
-
- getUniqueID() - Method in class net.minecraft.entity.Entity
-
- getUniqueID() - Method in class net.minecraft.profiler.PlayerUsageSnooper
-
- getUnlocalizedName() - Method in class net.minecraft.block.Block
-
- getUnlocalizedName() - Method in class net.minecraft.item.Item
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.Item
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemBlock
-
- getUnlocalizedName() - Method in class net.minecraft.item.ItemBlock
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCloth
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCoal
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemColored
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemDye
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemLeaves
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemMultiTexture
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSlab
-
- getUnlocalizedName() - Method in class net.minecraft.item.ItemStack
-
- getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.item.Item
-
- getUnsignedByte(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedInt(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedMedium(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUnsignedShort(int) - Method in class net.minecraft.network.PacketBuffer
-
- getUpdateCounter() - Method in class net.minecraft.client.gui.GuiIngame
-
- getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
-
- getUpdateFrequency() - Method in class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- getUpdatePacketData(ItemStack, World, EntityPlayer) - Method in class net.minecraft.world.storage.MapData
-
- getUpperBound() - Method in class cpw.mods.fml.common.versioning.Restriction
-
- getUseNeighborBrightness() - Method in class net.minecraft.block.Block
-
- getUserInfoCallback(ErrorCode, UserInfo) - Method in class net.minecraft.client.stream.BroadcastController
-
- getUserInfoCallback(ErrorCode, UserInfo) - Method in class net.minecraft.client.stream.IngestServerTester
-
- getUserMessage() - Method in class net.minecraft.server.MinecraftServer
-
- getUsername() - Method in class net.minecraft.util.Session
-
- getValidationPattern() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getValidationPattern() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets a Pattern object used in String property input validation.
- getValidValues() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- getValidValues() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property] Gets a String array of valid values for this property.
- getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.EnumChatFormatting
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries.BooleanEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries.DoubleEntry
-
- getValue() - Method in interface cpw.mods.fml.client.config.GuiEditArrayEntries.IArrayEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries.IntegerEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries.StringEntry
-
- getValue() - Method in interface cpw.mods.fml.client.config.GuiSelectStringEntries.IGuiSelectStringListEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiSelectStringEntries.ListEntry
-
- getValue() - Method in class cpw.mods.fml.client.config.GuiSlider
-
- getValue() - Method in class net.minecraft.event.ClickEvent
-
- getValue() - Method in class net.minecraft.event.HoverEvent
-
- getValue() - Method in class net.minecraft.realms.RealmsEditBox
-
- getValueByCanonicalName(String) - Static method in enum net.minecraft.event.ClickEvent.Action
-
- getValueByCanonicalName(String) - Static method in enum net.minecraft.event.HoverEvent.Action
-
- getValueByKey(long) - Method in class net.minecraft.util.LongHashMap
-
- getValueByName(String) - Static method in enum net.minecraft.util.EnumChatFormatting
-
- getValueInt() - Method in class cpw.mods.fml.client.config.GuiSlider
-
- getValueMax() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getValues() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
-
- getVanillaDimension() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getVanillaDimension() - Method in class net.minecraft.world.storage.WorldInfo
-
- getVariantTexturePaths() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
-
- getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.PathEntity
-
- getVersion() - Method in class cpw.mods.fml.common.DummyModContainer
-
- getVersion() - Method in class cpw.mods.fml.common.FMLModContainer
-
- getVersion() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getVersion() - Method in interface cpw.mods.fml.common.ModContainer
-
A human readable version identifier
- getVersionProperties() - Method in class cpw.mods.fml.common.event.FMLPreInitializationEvent
-
- getVersionString() - Method in interface cpw.mods.fml.common.versioning.ArtifactVersion
-
- getVersionString() - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
-
- getVertexCount() - Method in class net.minecraft.client.shader.TesselatorVertexState
-
- getVertexState(float, float, float) - Method in class net.minecraft.client.renderer.Tessellator
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getVerticalOffset(Entity, int, int, int, PathPoint) - Method in class net.minecraft.pathfinding.PathFinder
-
- getViewDistance() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- getVillage() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getVillageComponent(StructureVillagePieces.PieceWeight, StructureVillagePieces.Start, List, Random, int, int, int, int, int) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
-
- getVillageDoorAt(int, int, int) - Method in class net.minecraft.village.Village
-
- getVillageDoorInfoList() - Method in class net.minecraft.village.Village
-
- getVillageList() - Method in class net.minecraft.village.VillageCollection
-
- getVillagePieceWeight(Random, int) - Method in interface cpw.mods.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
- getVillageRadius() - Method in class net.minecraft.village.Village
-
- getVillagerSkin(int, ResourceLocation) - Static method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Callback to setup new villager types
- getVillagerType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Church
-
- getVillagerType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Hall
-
- getVillagerType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.House1
-
- getVillagerType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.House2
-
- getVillagerType(int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getVisible() - Method in class net.minecraft.client.gui.GuiTextField
-
- getVisitedNodes() - Method in class cpw.mods.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getVoidFogYFactor() - Method in class net.minecraft.world.WorldProvider
-
- getVolume() - Method in class net.minecraft.block.Block.SoundType
-
- getVolume() - Method in interface net.minecraft.client.audio.ISound
-
- getVolume() - Method in class net.minecraft.client.audio.PositionedSound
-
- getVolume() - Method in class net.minecraft.client.audio.SoundPoolEntry
-
- getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getWasUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- getWatchableObjectByte(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchableObjectFloat(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchableObjectInt(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchableObjectItemStack(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchableObjectShort(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchableObjectString(int) - Method in class net.minecraft.entity.DataWatcher
-
- getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getWeight() - Method in class net.minecraft.enchantment.Enchantment
-
- getWeightedThunderStrength(float) - Method in class net.minecraft.world.World
-
- getWidth() - Method in class net.minecraft.client.gui.GuiTextField
-
- getWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getWidth() - Method in class net.minecraft.realms.RealmsButton
-
- getWidthPixels() - Method in class net.minecraft.entity.EntityHanging
-
- getWidthPixels() - Method in class net.minecraft.entity.EntityLeashKnot
-
- getWidthPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getWidthPixels() - Method in class net.minecraft.entity.item.EntityPainting
-
- getWolfShaking() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getWordPosition(int) - Method in class net.minecraft.realms.RealmsEditBox
-
- getWordPosition(int, int) - Method in class net.minecraft.realms.RealmsEditBox
-
- getWordPosition(int, int, boolean) - Method in class net.minecraft.realms.RealmsEditBox
-
- getWorld() - Method in class net.minecraft.block.BlockSourceImpl
-
- getWorld() - Method in interface net.minecraft.dispenser.ILocation
-
- getWorldChunkManager() - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- getWorldChunkManager() - Method in class net.minecraft.world.World
-
- getWorldClient() - Method in class cpw.mods.fml.client.FMLClientHandler
-
- getWorldDirectory() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandler
-
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getWorldDirectoryName() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getWorldDirectoryName() - Method in class net.minecraft.world.storage.SaveHandler
-
- getWorldDirectoryName() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getWorldHasVoidParticles() - Method in class net.minecraft.world.WorldProvider
-
- getWorldInfo(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getWorldInfo(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getWorldInfo() - Method in class net.minecraft.world.World
-
- getWorldName() - Method in class net.minecraft.server.MinecraftServer
-
- getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldObj() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getWorldObj() - Method in interface net.minecraft.tileentity.IHopper
-
- getWorldObj() - Method in class net.minecraft.tileentity.TileEntity
-
- getWorldProviderName() - Method in class net.minecraft.client.Minecraft
-
- getWorldScoreboard() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getWorldServer() - Method in class net.minecraft.server.management.PlayerManager
-
- getWorldTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldTime() - Method in class net.minecraft.world.World
-
- getWorldTotalTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldTotalTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldTypeForGeneratorVersion(int) - Method in class net.minecraft.world.WorldType
-
- getWorldTypeID() - Method in class net.minecraft.world.WorldType
-
- getWorldTypeName() - Method in class net.minecraft.world.WorldType
-
- getWrappedWorldAccessContainer() - Method in class cpw.mods.fml.common.InjectedModContainer
-
- getX() - Method in class net.minecraft.block.BlockSourceImpl
-
- getX() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getX() - Method in interface net.minecraft.dispenser.IPosition
-
- getX() - Method in class net.minecraft.dispenser.PositionImpl
-
- getXInt() - Method in class net.minecraft.block.BlockSourceImpl
-
- getXInt() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getXPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getXPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getXPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getXPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getXPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getXPSplit(int) - Static method in class net.minecraft.entity.item.EntityXPOrb
-
- getXpValue() - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getXSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getXWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getY() - Method in class net.minecraft.block.BlockSourceImpl
-
- getY() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getY() - Method in interface net.minecraft.dispenser.IPosition
-
- getY() - Method in class net.minecraft.dispenser.PositionImpl
-
- getYImage(boolean) - Method in class net.minecraft.realms.RealmsButton
-
- getYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButton
-
- getYInt() - Method in class net.minecraft.block.BlockSourceImpl
-
- getYInt() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getYLocation() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getYOffset() - Method in class net.minecraft.entity.Entity
-
- getYOffset() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getYOffset() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getYPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getYPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getYPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getYPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getYPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getYSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getYWithOffset(int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getZ() - Method in class net.minecraft.block.BlockSourceImpl
-
- getZ() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getZ() - Method in interface net.minecraft.dispenser.IPosition
-
- getZ() - Method in class net.minecraft.dispenser.PositionImpl
-
- getZInt() - Method in class net.minecraft.block.BlockSourceImpl
-
- getZInt() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getZPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getZPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getZPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getZPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getZPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getZSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getZWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- ghast - Static variable in class net.minecraft.stats.AchievementList
-
- ghast_tear - Static variable in class net.minecraft.init.Items
-
- ghastTearEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- GLAllocation - Class in net.minecraft.client.renderer
-
- GLAllocation() - Constructor for class net.minecraft.client.renderer.GLAllocation
-
- glass - Static variable in class net.minecraft.block.material.Material
-
- glass - Static variable in class net.minecraft.init.Blocks
-
- glass_bottle - Static variable in class net.minecraft.init.Items
-
- glass_pane - Static variable in class net.minecraft.init.Blocks
-
- glBlendFunc(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glGenTextures() - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- glOcclusionQuery - Variable in class net.minecraft.client.renderer.WorldRenderer
-
- glowstone - Static variable in class net.minecraft.init.Blocks
-
- glowstone_dust - Static variable in class net.minecraft.init.Items
-
- glowstoneEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- glTextureId - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
-
- glyph - Variable in class cpw.mods.fml.client.config.GuiUnicodeGlyphButton
-
- glyphScale - Variable in class cpw.mods.fml.client.config.GuiUnicodeGlyphButton
-
- glyphWidth - Variable in class net.minecraft.client.gui.FontRenderer
-
- gold_block - Static variable in class net.minecraft.init.Blocks
-
- gold_ingot - Static variable in class net.minecraft.init.Items
-
- gold_nugget - Static variable in class net.minecraft.init.Items
-
- gold_ore - Static variable in class net.minecraft.init.Blocks
-
- goldColor - Static variable in class net.minecraft.block.material.MapColor
-
- golden_apple - Static variable in class net.minecraft.init.Items
-
- golden_axe - Static variable in class net.minecraft.init.Items
-
- golden_boots - Static variable in class net.minecraft.init.Items
-
- golden_carrot - Static variable in class net.minecraft.init.Items
-
- golden_chestplate - Static variable in class net.minecraft.init.Items
-
- golden_helmet - Static variable in class net.minecraft.init.Items
-
- golden_hoe - Static variable in class net.minecraft.init.Items
-
- golden_horse_armor - Static variable in class net.minecraft.init.Items
-
- golden_leggings - Static variable in class net.minecraft.init.Items
-
- golden_pickaxe - Static variable in class net.minecraft.init.Items
-
- golden_rail - Static variable in class net.minecraft.init.Blocks
-
- golden_shovel - Static variable in class net.minecraft.init.Items
-
- golden_sword - Static variable in class net.minecraft.init.Items
-
- goldenCarrotEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- goldGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- gourd - Static variable in class net.minecraft.block.material.Material
-
- grabMouseCursor() - Method in class net.minecraft.util.MouseHelper
-
- grad(int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
-
- GradleStart - Class in <Unnamed>
-
- GradleStart() - Constructor for class GradleStart
-
- GradleStartCommon - Class in net.minecraftforge.gradle
-
- GradleStartCommon() - Constructor for class net.minecraftforge.gradle.GradleStartCommon
-
- GradleStartCommon.AccessTransformerTransformer - Class in net.minecraftforge.gradle
-
- GradleStartServer - Class in <Unnamed>
-
- GradleStartServer() - Constructor for class GradleStartServer
-
- grass - Static variable in class net.minecraft.block.material.Material
-
- grass - Static variable in class net.minecraft.init.Blocks
-
- grassColor - Static variable in class net.minecraft.block.material.MapColor
-
- GrassColorReloadListener - Class in net.minecraft.client.resources
-
- GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
-
- grassPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- gravel - Static variable in class net.minecraft.init.Blocks
-
- gravelAsSandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- gravelGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- grayColor - Static variable in class net.minecraft.block.material.MapColor
-
- greenColor - Static variable in class net.minecraft.block.material.MapColor
-
- ground - Static variable in class net.minecraft.block.material.Material
-
- GroupData() - Constructor for class net.minecraft.entity.monster.EntitySpider.GroupData
-
- GroupData(int, int) - Constructor for class net.minecraft.entity.passive.EntityHorse.GroupData
-
- Gui - Class in net.minecraft.client.gui
-
- Gui() - Constructor for class net.minecraft.client.gui.Gui
-
- GuiAccessDenied - Class in cpw.mods.fml.client
-
- GuiAccessDenied(GuiScreen, ServerData) - Constructor for class cpw.mods.fml.client.GuiAccessDenied
-
- GuiAchievement - Class in net.minecraft.client.gui.achievement
-
- GuiAchievement(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievement
-
- guiAchievement - Variable in class net.minecraft.client.Minecraft
-
- GuiAchievements - Class in net.minecraft.client.gui.achievement
-
- GuiAchievements(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievements
-
- GuiBackupFailed - Class in cpw.mods.fml.client
-
- GuiBackupFailed(GuiScreen, File) - Constructor for class cpw.mods.fml.client.GuiBackupFailed
-
- GuiBeacon - Class in net.minecraft.client.gui.inventory
-
- GuiBeacon(InventoryPlayer, TileEntityBeacon) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon
-
- GuiBrewingStand - Class in net.minecraft.client.gui.inventory
-
- GuiBrewingStand(InventoryPlayer, TileEntityBrewingStand) - Constructor for class net.minecraft.client.gui.inventory.GuiBrewingStand
-
- GuiButton - Class in net.minecraft.client.gui
-
- GuiButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
-
- GuiButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
-
- GuiButtonExt - Class in cpw.mods.fml.client.config
-
This class provides a button that fixes several bugs present in the vanilla GuiButton drawing code.
- GuiButtonExt(int, int, int, String) - Constructor for class cpw.mods.fml.client.config.GuiButtonExt
-
- GuiButtonExt(int, int, int, int, int, String) - Constructor for class cpw.mods.fml.client.config.GuiButtonExt
-
- GuiButtonLanguage - Class in net.minecraft.client.gui
-
- GuiButtonLanguage(int, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonLanguage
-
- GuiButtonRealmsProxy - Class in net.minecraft.client.gui
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiChat - Class in net.minecraft.client.gui
-
- GuiChat() - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiChat(String) - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiCheckBox - Class in cpw.mods.fml.client.config
-
This class provides a checkbox style control.
- GuiCheckBox(int, int, int, String, boolean) - Constructor for class cpw.mods.fml.client.config.GuiCheckBox
-
- GuiChest - Class in net.minecraft.client.gui.inventory
-
- GuiChest(IInventory, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiChest
-
- GuiCommandBlock - Class in net.minecraft.client.gui
-
- GuiCommandBlock(CommandBlockLogic) - Constructor for class net.minecraft.client.gui.GuiCommandBlock
-
- GuiConfig - Class in cpw.mods.fml.client.config
-
This class is the base GuiScreen for all config GUI screens.
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String) - Constructor for class cpw.mods.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String) - Constructor for class cpw.mods.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String, String) - Constructor for class cpw.mods.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String, String) - Constructor for class cpw.mods.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded. titleLine2 is specified in this constructor.
- GuiConfigEntries - Class in cpw.mods.fml.client.config
-
This class implements the scrolling list functionality of the config GUI screens.
- GuiConfigEntries(GuiConfig, Minecraft) - Constructor for class cpw.mods.fml.client.config.GuiConfigEntries
-
- GuiConfigEntries.ArrayEntry - Class in cpw.mods.fml.client.config
-
ArrayEntry
Provides a GuiButton with the list contents as the displayString.
- GuiConfigEntries.BooleanEntry - Class in cpw.mods.fml.client.config
-
BooleanPropEntry
Provides a GuiButton that toggles between true and false.
- GuiConfigEntries.ButtonEntry - Class in cpw.mods.fml.client.config
-
ButtonEntry
Provides a basic GuiButton entry to be used as a base for other entries that require a button for the value.
- GuiConfigEntries.CategoryEntry - Class in cpw.mods.fml.client.config
-
CategoryEntry
Provides an entry that consists of a GuiButton for navigating to the child category GuiConfig screen.
- GuiConfigEntries.ChatColorEntry - Class in cpw.mods.fml.client.config
-
ChatColorEntry
Provides a GuiButton that cycles through the list of chat color codes.
- GuiConfigEntries.CycleValueEntry - Class in cpw.mods.fml.client.config
-
CycleValueEntry
Provides a GuiButton that cycles through the prop's validValues array.
- GuiConfigEntries.DoubleEntry - Class in cpw.mods.fml.client.config
-
DoubleEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.IConfigEntry<T> - Interface in cpw.mods.fml.client.config
-
Provides an interface for defining GuiPropertyList.listEntry objects.
- GuiConfigEntries.IntegerEntry - Class in cpw.mods.fml.client.config
-
IntegerEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.ListEntryBase - Class in cpw.mods.fml.client.config
-
ListEntryBase
Provides a base entry for others to extend.
- GuiConfigEntries.NumberSliderEntry - Class in cpw.mods.fml.client.config
-
NumberSliderEntry
Provides a slider for numeric properties.
- GuiConfigEntries.SelectValueEntry - Class in cpw.mods.fml.client.config
-
SelectValueEntry
Provides a GuiButton with the current value as the displayString.
- GuiConfigEntries.StringEntry - Class in cpw.mods.fml.client.config
-
StringEntry
Provides a GuiTextField for user input.
- GuiConfirmation - Class in cpw.mods.fml.client
-
- GuiConfirmation(StartupQuery) - Constructor for class cpw.mods.fml.client.GuiConfirmation
-
- GuiConfirmOpenLink - Class in net.minecraft.client.gui
-
- GuiConfirmOpenLink(GuiYesNoCallback, String, int, boolean) - Constructor for class net.minecraft.client.gui.GuiConfirmOpenLink
-
- GuiConnecting - Class in net.minecraft.client.multiplayer
-
- GuiConnecting(GuiScreen, Minecraft, ServerData) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiConnecting(GuiScreen, Minecraft, String, int) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiContainer - Class in net.minecraft.client.gui.inventory
-
- GuiContainer(Container) - Constructor for class net.minecraft.client.gui.inventory.GuiContainer
-
- GuiContainerCreative - Class in net.minecraft.client.gui.inventory
-
- GuiContainerCreative(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- GuiControls - Class in net.minecraft.client.gui
-
- GuiControls(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiControls
-
- GuiCrafting - Class in net.minecraft.client.gui.inventory
-
- GuiCrafting(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
-
- GuiCreateFlatWorld - Class in net.minecraft.client.gui
-
- GuiCreateFlatWorld(GuiCreateWorld, String) - Constructor for class net.minecraft.client.gui.GuiCreateFlatWorld
-
- GuiCreateWorld - Class in net.minecraft.client.gui
-
- GuiCreateWorld(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCreateWorld
-
- GuiCustomModLoadingErrorScreen - Class in cpw.mods.fml.client
-
- GuiCustomModLoadingErrorScreen(CustomModLoadingErrorDisplayException) - Constructor for class cpw.mods.fml.client.GuiCustomModLoadingErrorScreen
-
- GuiDisconnected - Class in net.minecraft.client.gui
-
- GuiDisconnected(GuiScreen, String, IChatComponent) - Constructor for class net.minecraft.client.gui.GuiDisconnected
-
- GuiDispenser - Class in net.minecraft.client.gui.inventory
-
- GuiDispenser(InventoryPlayer, TileEntityDispenser) - Constructor for class net.minecraft.client.gui.inventory.GuiDispenser
-
- GuiDownloadTerrain - Class in net.minecraft.client.gui
-
- GuiDownloadTerrain(NetHandlerPlayClient) - Constructor for class net.minecraft.client.gui.GuiDownloadTerrain
-
- GuiDupesFound - Class in cpw.mods.fml.client
-
- GuiDupesFound(DuplicateModsFoundException) - Constructor for class cpw.mods.fml.client.GuiDupesFound
-
- GuiEditArray - Class in cpw.mods.fml.client.config
-
This class is the base screen used for editing an array-type property.
- GuiEditArray(GuiScreen, IConfigElement, int, Object[], boolean) - Constructor for class cpw.mods.fml.client.config.GuiEditArray
-
- GuiEditArrayEntries - Class in cpw.mods.fml.client.config
-
This class implements the scrolling list functionality of the GuiEditList screen.
- GuiEditArrayEntries(GuiEditArray, Minecraft, IConfigElement, Object[], Object[]) - Constructor for class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- GuiEditArrayEntries.BaseEntry - Class in cpw.mods.fml.client.config
-
- GuiEditArrayEntries.BooleanEntry - Class in cpw.mods.fml.client.config
-
- GuiEditArrayEntries.DoubleEntry - Class in cpw.mods.fml.client.config
-
IGuiListEntry Inner Classes
- GuiEditArrayEntries.IArrayEntry - Interface in cpw.mods.fml.client.config
-
- GuiEditArrayEntries.IntegerEntry - Class in cpw.mods.fml.client.config
-
- GuiEditArrayEntries.StringEntry - Class in cpw.mods.fml.client.config
-
- GuiEditSign - Class in net.minecraft.client.gui.inventory
-
- GuiEditSign(TileEntitySign) - Constructor for class net.minecraft.client.gui.inventory.GuiEditSign
-
- GuiEnchantment - Class in net.minecraft.client.gui
-
- GuiEnchantment(InventoryPlayer, World, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiEnchantment
-
- GuiErrorScreen - Class in net.minecraft.client.gui
-
- GuiErrorScreen(String, String) - Constructor for class net.minecraft.client.gui.GuiErrorScreen
-
- GuiFlatPresets - Class in net.minecraft.client.gui
-
- GuiFlatPresets(GuiCreateFlatWorld) - Constructor for class net.minecraft.client.gui.GuiFlatPresets
-
- GuiFurnace - Class in net.minecraft.client.gui.inventory
-
- GuiFurnace(InventoryPlayer, TileEntityFurnace) - Constructor for class net.minecraft.client.gui.inventory.GuiFurnace
-
- GuiGameOver - Class in net.minecraft.client.gui
-
- GuiGameOver() - Constructor for class net.minecraft.client.gui.GuiGameOver
-
- GuiHopper - Class in net.minecraft.client.gui
-
- GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.GuiHopper
-
- GuiIngame - Class in net.minecraft.client.gui
-
- GuiIngame(Minecraft) - Constructor for class net.minecraft.client.gui.GuiIngame
-
- GuiIngameMenu - Class in net.minecraft.client.gui
-
- GuiIngameMenu() - Constructor for class net.minecraft.client.gui.GuiIngameMenu
-
- GuiIngameModOptions - Class in cpw.mods.fml.client
-
- GuiIngameModOptions(GuiScreen) - Constructor for class cpw.mods.fml.client.GuiIngameModOptions
-
- GuiIngestServers - Class in net.minecraft.client.gui.stream
-
- GuiIngestServers(GuiScreen) - Constructor for class net.minecraft.client.gui.stream.GuiIngestServers
-
- GuiInventory - Class in net.minecraft.client.gui.inventory
-
- GuiInventory(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiInventory
-
- GuiKeyBindingList - Class in net.minecraft.client.gui
-
- GuiKeyBindingList(GuiControls, Minecraft) - Constructor for class net.minecraft.client.gui.GuiKeyBindingList
-
- GuiKeyBindingList.CategoryEntry - Class in net.minecraft.client.gui
-
- GuiKeyBindingList.KeyEntry - Class in net.minecraft.client.gui
-
- GuiLabel - Class in net.minecraft.client.gui
-
- GuiLabel() - Constructor for class net.minecraft.client.gui.GuiLabel
-
- GuiLanguage - Class in net.minecraft.client.gui
-
- GuiLanguage(GuiScreen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.GuiLanguage
-
- guiLeft - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
- GuiListExtended - Class in net.minecraft.client.gui
-
- GuiListExtended(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiListExtended
-
- GuiListExtended.IGuiListEntry - Interface in net.minecraft.client.gui
-
- GuiMainMenu - Class in net.minecraft.client.gui
-
- GuiMainMenu() - Constructor for class net.minecraft.client.gui.GuiMainMenu
-
- GuiMemoryErrorScreen - Class in net.minecraft.client.gui
-
- GuiMemoryErrorScreen() - Constructor for class net.minecraft.client.gui.GuiMemoryErrorScreen
-
- GuiMerchant - Class in net.minecraft.client.gui
-
- GuiMerchant(InventoryPlayer, IMerchant, World, String) - Constructor for class net.minecraft.client.gui.GuiMerchant
-
- GuiMessageDialog - Class in cpw.mods.fml.client.config
-
- GuiMessageDialog(GuiScreen, String, IChatComponent, String) - Constructor for class cpw.mods.fml.client.config.GuiMessageDialog
-
- GuiModList - Class in cpw.mods.fml.client
-
- GuiModList(GuiScreen) - Constructor for class cpw.mods.fml.client.GuiModList
-
- GuiModOptionList - Class in cpw.mods.fml.client
-
- GuiModOptionList(GuiIngameModOptions) - Constructor for class cpw.mods.fml.client.GuiModOptionList
-
- GuiModsMissing - Class in cpw.mods.fml.client
-
- GuiModsMissing(MissingModsException) - Constructor for class cpw.mods.fml.client.GuiModsMissing
-
- GuiModsMissingForServer - Class in cpw.mods.fml.client
-
- GuiModsMissingForServer(MissingModsException) - Constructor for class cpw.mods.fml.client.GuiModsMissingForServer
-
- GuiMultiplayer - Class in net.minecraft.client.gui
-
- GuiMultiplayer(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiMultiplayer
-
- GuiNewChat - Class in net.minecraft.client.gui
-
- GuiNewChat(Minecraft) - Constructor for class net.minecraft.client.gui.GuiNewChat
-
- GuiNotification - Class in cpw.mods.fml.client
-
- GuiNotification(StartupQuery) - Constructor for class cpw.mods.fml.client.GuiNotification
-
- GuiOldSaveLoadConfirm - Class in cpw.mods.fml.client
-
- GuiOldSaveLoadConfirm(String, String, GuiScreen) - Constructor for class cpw.mods.fml.client.GuiOldSaveLoadConfirm
-
- GuiOptionButton - Class in net.minecraft.client.gui
-
- GuiOptionButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptionButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptionButton(int, int, int, GameSettings.Options, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
-
- GuiOptions - Class in net.minecraft.client.gui
-
- GuiOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiOptions
-
- GuiOptionSlider - Class in net.minecraft.client.gui
-
- GuiOptionSlider(int, int, int, GameSettings.Options) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
-
- GuiOptionSlider(int, int, int, GameSettings.Options, float, float) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
-
- GuiOptionsRowList - Class in net.minecraft.client.gui
-
- GuiOptionsRowList(Minecraft, int, int, int, int, int, GameSettings.Options...) - Constructor for class net.minecraft.client.gui.GuiOptionsRowList
-
- GuiOptionsRowList.Row - Class in net.minecraft.client.gui
-
- GuiPlayerInfo - Class in net.minecraft.client.gui
-
- GuiPlayerInfo(String) - Constructor for class net.minecraft.client.gui.GuiPlayerInfo
-
- GuiRenameWorld - Class in net.minecraft.client.gui
-
- GuiRenameWorld(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiRenameWorld
-
- GuiRepair - Class in net.minecraft.client.gui
-
- GuiRepair(InventoryPlayer, World, int, int, int) - Constructor for class net.minecraft.client.gui.GuiRepair
-
- GuiResourcePackAvailable - Class in net.minecraft.client.gui
-
- GuiResourcePackAvailable(Minecraft, int, int, List) - Constructor for class net.minecraft.client.gui.GuiResourcePackAvailable
-
- GuiResourcePackList - Class in net.minecraft.client.gui
-
- GuiResourcePackList(Minecraft, int, int, List) - Constructor for class net.minecraft.client.gui.GuiResourcePackList
-
- GuiResourcePackSelected - Class in net.minecraft.client.gui
-
- GuiResourcePackSelected(Minecraft, int, int, List) - Constructor for class net.minecraft.client.gui.GuiResourcePackSelected
-
- guiScale - Variable in class net.minecraft.client.settings.GameSettings
-
- GuiScreen - Class in net.minecraft.client.gui
-
- GuiScreen() - Constructor for class net.minecraft.client.gui.GuiScreen
-
- GuiScreenAddServer - Class in net.minecraft.client.gui
-
- GuiScreenAddServer(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenAddServer
-
- GuiScreenBook - Class in net.minecraft.client.gui
-
- GuiScreenBook(EntityPlayer, ItemStack, boolean) - Constructor for class net.minecraft.client.gui.GuiScreenBook
-
- GuiScreenDemo - Class in net.minecraft.client.gui
-
- GuiScreenDemo() - Constructor for class net.minecraft.client.gui.GuiScreenDemo
-
- GuiScreenHorseInventory - Class in net.minecraft.client.gui.inventory
-
- GuiScreenHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
-
- GuiScreenOptionsSounds - Class in net.minecraft.client.gui
-
- GuiScreenOptionsSounds(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- GuiScreenRealmsProxy - Class in net.minecraft.client.gui
-
- GuiScreenRealmsProxy(RealmsScreen) - Constructor for class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- GuiScreenResourcePacks - Class in net.minecraft.client.gui
-
- GuiScreenResourcePacks(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiScreenResourcePacks
-
- GuiScreenServerList - Class in net.minecraft.client.gui
-
- GuiScreenServerList(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenServerList
-
- GuiScreenWorking - Class in net.minecraft.client.gui
-
- GuiScreenWorking() - Constructor for class net.minecraft.client.gui.GuiScreenWorking
-
- GuiScrollingList - Class in cpw.mods.fml.client
-
- GuiScrollingList(Minecraft, int, int, int, int, int, int) - Constructor for class cpw.mods.fml.client.GuiScrollingList
-
- GuiSelectString - Class in cpw.mods.fml.client.config
-
This class provides a screen that allows the user to select a value from a list.
- GuiSelectString(GuiScreen, IConfigElement, int, Map<Object, String>, Object, boolean) - Constructor for class cpw.mods.fml.client.config.GuiSelectString
-
- GuiSelectStringEntries - Class in cpw.mods.fml.client.config
-
This class implements the scrolling list functionality of the GuiSelectString screen.
- GuiSelectStringEntries(GuiSelectString, Minecraft, IConfigElement, Map<Object, String>) - Constructor for class cpw.mods.fml.client.config.GuiSelectStringEntries
-
- GuiSelectStringEntries.EntryComparator - Class in cpw.mods.fml.client.config
-
- GuiSelectStringEntries.IGuiSelectStringListEntry - Interface in cpw.mods.fml.client.config
-
- GuiSelectStringEntries.ListEntry - Class in cpw.mods.fml.client.config
-
- GuiSelectWorld - Class in net.minecraft.client.gui
-
- GuiSelectWorld(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiSelectWorld
-
- GuiShareToLan - Class in net.minecraft.client.gui
-
- GuiShareToLan(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiShareToLan
-
- GuiSleepMP - Class in net.minecraft.client.gui
-
- GuiSleepMP() - Constructor for class net.minecraft.client.gui.GuiSleepMP
-
- GuiSlider - Class in cpw.mods.fml.client.config
-
This class is blatantly stolen from iChunUtils with permission.
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean) - Constructor for class cpw.mods.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean, GuiSlider.ISlider) - Constructor for class cpw.mods.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, String, double, double, double, GuiSlider.ISlider) - Constructor for class cpw.mods.fml.client.config.GuiSlider
-
- GuiSlider.ISlider - Interface in cpw.mods.fml.client.config
-
- GuiSlot - Class in net.minecraft.client.gui
-
- GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlot
-
- GuiSlotModList - Class in cpw.mods.fml.client
-
- GuiSlotModList(GuiModList, ArrayList<ModContainer>, int) - Constructor for class cpw.mods.fml.client.GuiSlotModList
-
- GuiSlotRealmsProxy - Class in net.minecraft.client.gui
-
- GuiSlotRealmsProxy(RealmsScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- GuiSnooper - Class in net.minecraft.client.gui
-
- GuiSnooper(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiSnooper
-
- GuiSortingProblem - Class in cpw.mods.fml.client
-
- GuiSortingProblem(ModSortingException) - Constructor for class cpw.mods.fml.client.GuiSortingProblem
-
- GuiStats - Class in net.minecraft.client.gui.achievement
-
- GuiStats(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiStats
-
- GuiStreamIndicator - Class in net.minecraft.client.gui
-
- GuiStreamIndicator(Minecraft) - Constructor for class net.minecraft.client.gui.GuiStreamIndicator
-
- GuiStreamOptions - Class in net.minecraft.client.gui.stream
-
- GuiStreamOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.stream.GuiStreamOptions
-
- GuiStreamUnavailable - Class in net.minecraft.client.gui.stream
-
- GuiStreamUnavailable(GuiScreen, GuiStreamUnavailable.Reason) - Constructor for class net.minecraft.client.gui.stream.GuiStreamUnavailable
-
- GuiStreamUnavailable(GuiScreen, GuiStreamUnavailable.Reason, List) - Constructor for class net.minecraft.client.gui.stream.GuiStreamUnavailable
-
- GuiStreamUnavailable.Reason - Enum in net.minecraft.client.gui.stream
-
- GuiTextField - Class in net.minecraft.client.gui
-
- GuiTextField(FontRenderer, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiTextField
-
- guiTop - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
- GuiTwitchUserMode - Class in net.minecraft.client.gui.stream
-
- GuiTwitchUserMode(IStream, ChatUserInfo) - Constructor for class net.minecraft.client.gui.stream.GuiTwitchUserMode
-
- GuiUnicodeGlyphButton - Class in cpw.mods.fml.client.config
-
This class provides a button that shows a string glyph at the beginning.
- GuiUnicodeGlyphButton(int, int, int, int, int, String, String, float) - Constructor for class cpw.mods.fml.client.config.GuiUnicodeGlyphButton
-
- GuiUtils - Class in cpw.mods.fml.client.config
-
This class provides several methods and constants used by the Config GUI classes.
- GuiUtils() - Constructor for class cpw.mods.fml.client.config.GuiUtils
-
- GuiVideoSettings - Class in net.minecraft.client.gui
-
- GuiVideoSettings(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiVideoSettings
-
- GuiWinGame - Class in net.minecraft.client.gui
-
- GuiWinGame() - Constructor for class net.minecraft.client.gui.GuiWinGame
-
- GuiWrongMinecraft - Class in cpw.mods.fml.client
-
- GuiWrongMinecraft(WrongMinecraftVersionException) - Constructor for class cpw.mods.fml.client.GuiWrongMinecraft
-
- GuiYesNo - Class in net.minecraft.client.gui
-
- GuiYesNo(GuiYesNoCallback, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNo(GuiYesNoCallback, String, String, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNoCallback - Interface in net.minecraft.client.gui
-
- gunpowder - Static variable in class net.minecraft.init.Items
-
- gunpowderEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- Rail(World, int, int, int) - Constructor for class net.minecraft.block.BlockRailBase.Rail
-
- rail - Static variable in class net.minecraft.init.Blocks
-
- rainfall - Variable in class net.minecraft.world.biome.BiomeGenBase
-
- rainfallValues - Variable in class net.minecraft.world.biome.BiomeCache.Block
-
- rainingStrength - Variable in class net.minecraft.world.World
-
- raiseException(Throwable, String, boolean) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
Raise an exception
- rand - Variable in class net.minecraft.client.gui.GuiIngame
-
- rand - Variable in class net.minecraft.entity.Entity
-
- rand - Variable in class net.minecraft.world.gen.MapGenBase
-
- rand - Variable in class net.minecraft.world.World
-
- RandomAccessFileSeekableSource - Class in cpw.mods.fml.repackage.com.nothome.delta
-
Wraps a random access file.
- RandomAccessFileSeekableSource(RandomAccessFile) - Constructor for class cpw.mods.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
Constructs a new RandomAccessFileSeekableSource.
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.Block
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockBrewingStand
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEnderChest
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockEndPortal
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockFire
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockFurnace
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockLeaves
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockLiquid
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockMycelium
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockPortal
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneOre
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockRedstoneWire
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockStairs
-
- randomDisplayTick(World, int, int, int, Random) - Method in class net.minecraft.block.BlockTorch
-
- randomFloatClamp(Random, float, float) - Static method in class net.minecraft.util.MathHelper
-
- randomGenerator - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- randomlyFillWithBlocks(World, StructureBoundingBox, Random, float, int, int, int, int, int, int, Block, Block, boolean) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- RandomPositionGenerator - Class in net.minecraft.entity.ai
-
- RandomPositionGenerator() - Constructor for class net.minecraft.entity.ai.RandomPositionGenerator
-
- randomYawVelocity - Variable in class net.minecraft.entity.EntityLivingBase
-
- range - Variable in class cpw.mods.fml.common.network.NetworkRegistry.TargetPoint
-
- range - Variable in class net.minecraft.world.gen.MapGenBase
-
- RangedAttribute - Class in net.minecraft.entity.ai.attributes
-
- RangedAttribute(String, double, double, double) - Constructor for class net.minecraft.entity.ai.attributes.RangedAttribute
-
- rarityColor - Variable in enum net.minecraft.item.EnumRarity
-
- rarityName - Variable in enum net.minecraft.item.EnumRarity
-
- rayTrace(double, float) - Method in class net.minecraft.entity.EntityLivingBase
-
- rayTraceBlocks(Vec3, Vec3) - Method in class net.minecraft.world.World
-
- rayTraceBlocks(Vec3, Vec3, boolean) - Method in class net.minecraft.world.World
-
- RConConsoleSource - Class in net.minecraft.network.rcon
-
- RConConsoleSource() - Constructor for class net.minecraft.network.rcon.RConConsoleSource
-
- RConOutputStream - Class in net.minecraft.network.rcon
-
- RConOutputStream(int) - Constructor for class net.minecraft.network.rcon.RConOutputStream
-
- rconThread - Variable in class net.minecraft.network.rcon.RConThreadBase
-
- RConThreadBase - Class in net.minecraft.network.rcon
-
- RConThreadBase(IServer, String) - Constructor for class net.minecraft.network.rcon.RConThreadBase
-
- RConThreadClient - Class in net.minecraft.network.rcon
-
- RConThreadMain - Class in net.minecraft.network.rcon
-
- RConThreadMain(IServer) - Constructor for class net.minecraft.network.rcon.RConThreadMain
-
- RConThreadQuery - Class in net.minecraft.network.rcon
-
- RConThreadQuery(IServer) - Constructor for class net.minecraft.network.rcon.RConThreadQuery
-
- RConUtils - Class in net.minecraft.network.rcon
-
- RConUtils() - Constructor for class net.minecraft.network.rcon.RConUtils
-
- read(JsonReader) - Method in class cpw.mods.fml.common.MetadataCollection.ArtifactVersionAdapter
-
- read(ChannelHandlerContext) - Method in class cpw.mods.fml.common.network.handshake.NetworkDispatcher
-
- read(ByteBuffer) - Method in class cpw.mods.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
-
- read(byte[], int, int) - Method in class cpw.mods.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- read(ByteBuffer) - Method in class cpw.mods.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- read(ByteBuffer) - Method in interface cpw.mods.fml.repackage.com.nothome.delta.SeekableSource
-
Reads up to Buffer.remaining()
bytes from the source,
returning the number of bytes read, or -1 if no bytes were read
and EOF was reached.
- read(DataInputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- read(File) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- READ_TIMEOUT - Static variable in class cpw.mods.fml.common.network.internal.FMLNetworkHandler
-
- readableBytes() - Method in class net.minecraft.network.PacketBuffer
-
- readAttributeModifierFromNBT(NBTTagCompound) - Static method in class net.minecraft.entity.SharedMonsterAttributes
-
- readBlob(ByteBuf) - Static method in class net.minecraft.network.Packet
-
- readBoolean() - Method in class net.minecraft.network.PacketBuffer
-
- readByte() - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(int) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
-
- readBytes(OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
-
- readCapabilitiesFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- readChar() - Method in class net.minecraft.network.PacketBuffer
-
- readCompressed(InputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- readCustomPotionEffectFromNBT(NBTTagCompound) - Static method in class net.minecraft.potion.PotionEffect
-
- readData(SaveHandler, WorldInfo, Map<String, NBTBase>, NBTTagCompound) - Method in class cpw.mods.fml.common.FMLContainer
-
- readData(SaveHandler, WorldInfo, Map<String, NBTBase>, NBTTagCompound) - Method in interface cpw.mods.fml.common.WorldAccessContainer
-
- readDouble() - Method in class net.minecraft.network.PacketBuffer
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.client.particle.EntityFX
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityDragonPart
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityWither
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.effect.EntityLightningBolt
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityAgeable
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityHanging
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLeashKnot
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLiving
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLivingBase
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityBoat
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItem
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecart
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityPainting
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityXPOrb
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityCreeper
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEnderman
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGhast
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySlime
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityZombie
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityBat
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityChicken
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityHorse
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityPig
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntitySheep
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityTameable
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityVillager
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityWolf
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayer
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityPotion
-
- readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- readerIndex() - Method in class net.minecraft.network.PacketBuffer
-
- readerIndex(int) - Method in class net.minecraft.network.PacketBuffer
-
- readFloat() - Method in class net.minecraft.network.PacketBuffer
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
-
- readFromNBT(NBTTagList) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntity
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityChest
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityComparator
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityNote
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySign
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.village.VillageCollection
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.gen.structure.MapGenStructureData
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.storage.MapData
-
- readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.WorldSavedData
-
- readFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipe
-
- readGameRulesFromNBT(NBTTagCompound) - Method in class net.minecraft.world.GameRules
-
- readImageData(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- readInt() - Method in class net.minecraft.network.PacketBuffer
-
- readItemStack(ByteBuf) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
Read an
ItemStack
from the byte buffer provided.
- readItemStackFromBuffer() - Method in class net.minecraft.network.PacketBuffer
-
- readLong() - Method in class net.minecraft.network.PacketBuffer
-
- readMedium() - Method in class net.minecraft.network.PacketBuffer
-
- readNBT(NBTTagCompound) - Method in class net.minecraft.util.FoodStats
-
- readNBTTagCompoundFromBuffer() - Method in class net.minecraft.network.PacketBuffer
-
- readPacketData(PacketBuffer) - Method in class cpw.mods.fml.common.network.internal.FMLProxyPacket
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.C00Handshake
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C00PacketLoginStart
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S00PacketDisconnect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.Packet
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C01PacketChatMessage
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C05PacketPlayerLook
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C06PacketPlayerPosLook
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0APacketAnimation
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0CPacketInput
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0DPacketCloseWindow
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C14PacketTabComplete
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C15PacketClientSettings
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C16PacketClientStatus
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S01PacketJoinGame
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S02PacketChat
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S07PacketRespawn
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0APacketUseBed
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0BPacketAnimation
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S21PacketChunkData
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S23PacketBlockChange
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S24PacketBlockAction
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S27PacketExplosion
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S28PacketEffect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2APacketParticles
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2EPacketCloseWindow
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S30PacketWindowItems
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S34PacketMaps
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S37PacketStatistics
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3APacketTabComplete
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3EPacketTeams
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S40PacketDisconnect
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C00PacketServerQuery
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C01PacketPing
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S00PacketServerInfo
-
- readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S01PacketPong
-
- readPlayerData(EntityPlayer) - Method in interface net.minecraft.world.storage.IPlayerFileData
-
- readPlayerData(EntityPlayer) - Method in class net.minecraft.world.storage.SaveHandler
-
- readPlayerDataFromFile(EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- readRecipiesFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipeList
-
- readShort() - Method in class net.minecraft.network.PacketBuffer
-
- readSlice(int) - Method in class net.minecraft.network.PacketBuffer
-
- readSpawnData(ByteBuf) - Method in interface cpw.mods.fml.common.registry.IEntityAdditionalSpawnData
-
Called by the client when it receives a Entity spawn packet.
- readStringFromBuffer(int) - Method in class net.minecraft.network.PacketBuffer
-
- readTag(ByteBuf) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
- readUnsignedByte() - Method in class net.minecraft.network.PacketBuffer
-
- readUnsignedInt() - Method in class net.minecraft.network.PacketBuffer
-
- readUnsignedMedium() - Method in class net.minecraft.network.PacketBuffer
-
- readUnsignedShort() - Method in class net.minecraft.network.PacketBuffer
-
- readUTF8String(ByteBuf) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
Read a UTF8 string from the byte buffer.
- readVarInt(ByteBuf, int) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
Read a varint from the supplied buffer.
- readVarIntFromBuffer() - Method in class net.minecraft.network.PacketBuffer
-
- readVarShort(ByteBuf) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
An extended length short.
- readVillageDataFromNBT(NBTTagCompound) - Method in class net.minecraft.village.Village
-
- readWatchedListFromPacketBuffer(PacketBuffer) - Static method in class net.minecraft.entity.DataWatcher
-
- Realms - Class in net.minecraft.realms
-
- Realms() - Constructor for class net.minecraft.realms.Realms
-
- RealmsAnvilLevelStorageSource - Class in net.minecraft.realms
-
- RealmsAnvilLevelStorageSource(ISaveFormat) - Constructor for class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- RealmsBridge - Class in net.minecraft.realms
-
- RealmsBridge() - Constructor for class net.minecraft.realms.RealmsBridge
-
- RealmsButton - Class in net.minecraft.realms
-
- RealmsButton(int, int, int, String) - Constructor for class net.minecraft.realms.RealmsButton
-
- RealmsButton(int, int, int, int, int, String) - Constructor for class net.minecraft.realms.RealmsButton
-
- RealmsConnect - Class in net.minecraft.realms
-
- RealmsConnect(RealmsScreen) - Constructor for class net.minecraft.realms.RealmsConnect
-
- RealmsEditBox - Class in net.minecraft.realms
-
- RealmsEditBox(int, int, int, int) - Constructor for class net.minecraft.realms.RealmsEditBox
-
- RealmsEditBox(FontRenderer, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsEditBox
-
- RealmsLevelSummary - Class in net.minecraft.realms
-
- RealmsLevelSummary(SaveFormatComparator) - Constructor for class net.minecraft.realms.RealmsLevelSummary
-
- RealmsMth - Class in net.minecraft.realms
-
- RealmsMth() - Constructor for class net.minecraft.realms.RealmsMth
-
- RealmsScreen - Class in net.minecraft.realms
-
- RealmsScreen() - Constructor for class net.minecraft.realms.RealmsScreen
-
- RealmsScrolledSelectionList - Class in net.minecraft.realms
-
- RealmsScrolledSelectionList(int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsScrolledSelectionList
-
- RealmsServerAddress - Class in net.minecraft.realms
-
- RealmsServerAddress(String, int) - Constructor for class net.minecraft.realms.RealmsServerAddress
-
- RealmsServerStatusPinger - Class in net.minecraft.realms
-
- RealmsServerStatusPinger() - Constructor for class net.minecraft.realms.RealmsServerStatusPinger
-
- RealmsSharedConstants - Class in net.minecraft.realms
-
- RealmsSharedConstants() - Constructor for class net.minecraft.realms.RealmsSharedConstants
-
- RealmsSliderButton - Class in net.minecraft.realms
-
- RealmsSliderButton(int, int, int, int, int, int) - Constructor for class net.minecraft.realms.RealmsSliderButton
-
- RealmsSliderButton(int, int, int, int, int, int, float, float) - Constructor for class net.minecraft.realms.RealmsSliderButton
-
- reason - Variable in class net.minecraft.server.management.BanEntry
-
- rebuildDisplayListEntities() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- recalculateState() - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntity
-
- receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
-
- receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
- receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- recentlyHit - Variable in class net.minecraft.entity.EntityLivingBase
-
- RecipeBookCloning - Class in net.minecraft.item.crafting
-
- RecipeBookCloning() - Constructor for class net.minecraft.item.crafting.RecipeBookCloning
-
- RecipeFireworks - Class in net.minecraft.item.crafting
-
- RecipeFireworks() - Constructor for class net.minecraft.item.crafting.RecipeFireworks
-
- recipeHeight - Variable in class net.minecraft.item.crafting.ShapedRecipes
-
- recipeItems - Variable in class net.minecraft.item.crafting.ShapedRecipes
-
- recipeItems - Variable in class net.minecraft.item.crafting.ShapelessRecipes
-
- RecipesArmor - Class in net.minecraft.item.crafting
-
- RecipesArmor() - Constructor for class net.minecraft.item.crafting.RecipesArmor
-
- RecipesArmorDyes - Class in net.minecraft.item.crafting
-
- RecipesArmorDyes() - Constructor for class net.minecraft.item.crafting.RecipesArmorDyes
-
- RecipesCrafting - Class in net.minecraft.item.crafting
-
- RecipesCrafting() - Constructor for class net.minecraft.item.crafting.RecipesCrafting
-
- RecipesDyes - Class in net.minecraft.item.crafting
-
- RecipesDyes() - Constructor for class net.minecraft.item.crafting.RecipesDyes
-
- RecipesFood - Class in net.minecraft.item.crafting
-
- RecipesFood() - Constructor for class net.minecraft.item.crafting.RecipesFood
-
- RecipesIngots - Class in net.minecraft.item.crafting
-
- RecipesIngots() - Constructor for class net.minecraft.item.crafting.RecipesIngots
-
- RecipesMapCloning - Class in net.minecraft.item.crafting
-
- RecipesMapCloning() - Constructor for class net.minecraft.item.crafting.RecipesMapCloning
-
- RecipesMapExtending - Class in net.minecraft.item.crafting
-
- RecipesMapExtending() - Constructor for class net.minecraft.item.crafting.RecipesMapExtending
-
- RecipesTools - Class in net.minecraft.item.crafting
-
- RecipesTools() - Constructor for class net.minecraft.item.crafting.RecipesTools
-
- RecipesWeapons - Class in net.minecraft.item.crafting
-
- RecipesWeapons() - Constructor for class net.minecraft.item.crafting.RecipesWeapons
-
- recipeWidth - Variable in class net.minecraft.item.crafting.ShapedRecipes
-
- record_11 - Static variable in class net.minecraft.init.Items
-
- record_13 - Static variable in class net.minecraft.init.Items
-
- record_blocks - Static variable in class net.minecraft.init.Items
-
- record_cat - Static variable in class net.minecraft.init.Items
-
- record_chirp - Static variable in class net.minecraft.init.Items
-
- record_far - Static variable in class net.minecraft.init.Items
-
- record_mall - Static variable in class net.minecraft.init.Items
-
- record_mellohi - Static variable in class net.minecraft.init.Items
-
- record_stal - Static variable in class net.minecraft.init.Items
-
- record_strad - Static variable in class net.minecraft.init.Items
-
- record_wait - Static variable in class net.minecraft.init.Items
-
- record_ward - Static variable in class net.minecraft.init.Items
-
- recordIsPlaying - Variable in class net.minecraft.client.gui.GuiIngame
-
- recordName - Variable in class net.minecraft.item.ItemRecord
-
- recordPlaying - Variable in class net.minecraft.client.gui.GuiIngame
-
- recordPlayingUpFor - Variable in class net.minecraft.client.gui.GuiIngame
-
- recreateStructures(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- recreateStructures(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
- recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- recreateStructures(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- red_flower - Static variable in class net.minecraft.init.Blocks
-
- red_mushroom - Static variable in class net.minecraft.init.Blocks
-
- red_mushroom_block - Static variable in class net.minecraft.init.Blocks
-
- redColor - Static variable in class net.minecraft.block.material.MapColor
-
- redstone - Static variable in class net.minecraft.init.Items
-
- redstone_block - Static variable in class net.minecraft.init.Blocks
-
- redstone_lamp - Static variable in class net.minecraft.init.Blocks
-
- redstone_ore - Static variable in class net.minecraft.init.Blocks
-
- redstone_torch - Static variable in class net.minecraft.init.Blocks
-
- redstone_wire - Static variable in class net.minecraft.init.Blocks
-
- redstoneEffect - Static variable in class net.minecraft.potion.PotionHelper
-
- redstoneGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- redstoneLight - Static variable in class net.minecraft.block.material.Material
-
- reedGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- reeds - Static variable in class net.minecraft.init.Blocks
-
- reeds - Static variable in class net.minecraft.init.Items
-
- reedsPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- refCnt() - Method in class net.minecraft.network.PacketBuffer
-
- ReflectionHelper - Class in cpw.mods.fml.relauncher
-
Some reflection helper code.
- ReflectionHelper() - Constructor for class cpw.mods.fml.relauncher.ReflectionHelper
-
- ReflectionHelper.UnableToAccessFieldException - Exception in cpw.mods.fml.relauncher
-
- ReflectionHelper.UnableToFindClassException - Exception in cpw.mods.fml.relauncher
-
- ReflectionHelper.UnableToFindFieldException - Exception in cpw.mods.fml.relauncher
-
- ReflectionHelper.UnableToFindMethodException - Exception in cpw.mods.fml.relauncher
-
- refreshChat() - Method in class net.minecraft.client.gui.GuiNewChat
-
- refreshResources() - Method in class net.minecraft.client.Minecraft
-
- regeneration - Static variable in class net.minecraft.potion.Potion
-
- RegionFile - Class in net.minecraft.world.chunk.storage
-
- RegionFile(File) - Constructor for class net.minecraft.world.chunk.storage.RegionFile
-
- RegionFileCache - Class in net.minecraft.world.chunk.storage
-
- RegionFileCache() - Constructor for class net.minecraft.world.chunk.storage.RegionFileCache
-
- register(Object) - Method in class cpw.mods.fml.common.eventhandler.EventBus
-
- register(int, EventPriority, IEventListener) - Method in class cpw.mods.fml.common.eventhandler.ListenerList
-
- register(Object) - Method in class cpw.mods.fml.common.network.FMLEventChannel
-
Register an event listener with this channel and bus.
- register(ModContainer, Class<?>, String, ASMDataTable) - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
INTERNAL method for registering a mod as a network capable thing
- registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
-
- registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
-
- registerBlock(Block, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a block with the specified mod specific name
- registerBlock(Block, Class<? extends ItemBlock>, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a block with the world, with the specified item class and block name
- registerBlock(Block, Class<? extends ItemBlock>, String, String, Object...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
- registerBlock(Block, Class<? extends ItemBlock>, String, Object...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a block with the world, with the specified item class, block name and owning modId
- registerBlockHandler(ISimpleBlockRenderingHandler) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
-
Register a simple block rendering handler
- registerBlockHandler(int, ISimpleBlockRenderingHandler) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
-
Register the simple block rendering handler
This version will not call getRenderId on the passed in handler, instead using the supplied ID, so you
can easily re-use the same rendering handler for multiple IDs
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.Block
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockAnvil
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockBeacon
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockBed
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockBreakable
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockBrewingStand
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockButton
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCactus
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCake
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCarpet
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCarrot
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCauldron
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockChest
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCocoa
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockColored
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockCrops
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDaylightDetector
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDirt
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDispenser
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDoor
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDoublePlant
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockDropper
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockEnderChest
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockEndPortal
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFarmland
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFence
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFenceGate
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFire
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFlower
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockFurnace
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockGrass
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockHay
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockHopper
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockHugeMushroom
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockJukebox
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockLiquid
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockMelon
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockMycelium
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockNetherWart
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockNewLeaf
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockNewLog
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockOldLeaf
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockOldLog
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPane
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPistonBase
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPistonExtension
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPistonMoving
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPotato
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockPumpkin
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockQuartz
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockRail
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockRailDetector
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockRailPowered
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockRedstoneWire
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSand
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSandStone
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSapling
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSign
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSilverfish
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSkull
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockSnow
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStainedGlass
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStairs
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStem
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStoneBrick
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockStoneSlab
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockTallGrass
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockTNT
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockWall
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockWood
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockWoodSlab
-
- registerBlockIcons(IIconRegister) - Method in class net.minecraft.block.BlockWorkbench
-
- registerBlocks() - Static method in class net.minecraft.block.Block
-
- registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.DummyModContainer
-
- registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.FMLContainer
-
- registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.FMLModContainer
-
- registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.InjectedModContainer
-
- registerBus(EventBus, LoadController) - Method in class cpw.mods.fml.common.MCPDummyContainer
-
- registerBus(EventBus, LoadController) - Method in interface cpw.mods.fml.common.ModContainer
-
Register the event bus for the mod and the controller for error handling
Returns if this bus was successfully registered - disabled mods and other
mods that don't need real events should return false and avoid further
processing
- registerChannel(FMLContainer, Side) - Static method in class cpw.mods.fml.common.network.internal.FMLNetworkHandler
-
- registerCommand(ICommand) - Method in class net.minecraft.command.CommandHandler
-
- registerContainerType(Type, Class<? extends ModContainer>) - Method in class cpw.mods.fml.common.ModContainerFactory
-
- registerCrashCallable(ICrashCallable) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- registerCustomItemStack(String, ItemStack) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Manually register a custom item stack with FML for later tracking.
- registerDataTableAndParseAPI(ASMDataTable) - Method in class cpw.mods.fml.common.ModAPIManager
-
- registerDestroyBlockIcons(IIconRegister) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- registerEntityRenderingHandler(Class<? extends Entity>, Render) - Static method in class cpw.mods.fml.client.registry.RenderingRegistry
-
Register an entity rendering handler.
- registerFuelHandler(IFuelHandler) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
- registerGlobalEntityID(Class<? extends Entity>, String, int) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
-
- registerGlobalEntityID(Class<? extends Entity>, String, int, int, int) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
-
- registerGuiHandler(Object, IGuiHandler) - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
- registerIcon(String) - Method in interface net.minecraft.client.renderer.texture.IIconRegister
-
- registerIcon(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.Item
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemArmor
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemBlock
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemBow
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemCoal
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemDye
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemFireworkCharge
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemFishFood
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemFishingRod
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemGlassBottle
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemPotion
-
- registerIcons(IIconRegister) - Method in class net.minecraft.item.ItemSkull
-
- registerItem(Item, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register an item with the item registry with a custom name : this allows for easier server->client resolution
- registerItem(Item, String, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register the specified Item with a mod specific name : overrides the standard type based name
- registerItems() - Static method in class net.minecraft.item.Item
-
- registerKeyBinding(KeyBinding) - Static method in class cpw.mods.fml.client.registry.ClientRegistry
-
- registerMessage(Class<? extends IMessageHandler<REQ, REPLY>>, Class<REQ>, int, Side) - Method in class cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Register a message and it's associated handler.
- registerMessage(IMessageHandler<? super REQ, ? extends REPLY>, Class<REQ>, int, Side) - Method in class cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Register a message and it's associated handler.
- registerMetadataSectionType(IMetadataSectionSerializer, Class) - Method in class net.minecraft.client.resources.data.IMetadataSerializer
-
- registerModEntity(Class<? extends Entity>, String, int, Object, int, int, boolean) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
-
Register the mod entity type with FML
- registerNetherFortressPieces() - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces
-
- registerPackage(ModCandidate, String) - Method in class cpw.mods.fml.common.discovery.ASMDataTable
-
- registerReloadListener(IResourceManagerReloadListener) - Method in interface net.minecraft.client.resources.IReloadableResourceManager
-
- registerReloadListener(IResourceManagerReloadListener) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- registerScatteredFeaturePieces() - Static method in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces
-
- registerScrollButtons(List, int, int) - Method in class cpw.mods.fml.client.GuiScrollingList
-
- registerScrollButtons(int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- registerServerCommand(ICommand) - Method in class cpw.mods.fml.common.event.FMLServerStartingEvent
-
- registerSocket(DatagramSocket) - Method in class net.minecraft.network.rcon.RConThreadBase
-
- registerSound(SoundEventAccessorComposite) - Method in class net.minecraft.client.audio.SoundRegistry
-
- registerStat() - Method in class net.minecraft.stats.Achievement
-
- registerStat() - Method in class net.minecraft.stats.StatBase
-
- registerStat() - Method in class net.minecraft.stats.StatBasic
-
- registerStrongholdPieces() - Static method in class net.minecraft.world.gen.structure.StructureStrongholdPieces
-
- registerStructure(Class, String) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
-
- registerStructurePieces() - Static method in class net.minecraft.world.gen.structure.StructureMineshaftPieces
-
- registerTileEntity(Class<? extends TileEntity>, String, TileEntitySpecialRenderer) - Static method in class cpw.mods.fml.client.registry.ClientRegistry
-
Utility method for registering a tile entity and it's renderer at once - generally you should register them separately
- registerTileEntity(Class<? extends TileEntity>, String) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
- registerTileEntityWithAlternatives(Class<? extends TileEntity>, String, String...) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a tile entity, with alternative TileEntity identifiers.
- registerVillageCreationHandler(VillagerRegistry.IVillageCreationHandler) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Register a new village creation handler
- registerVillagePieces() - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces
-
- registerVillagerId(int) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Register your villager id
- registerVillagerSkin(int, ResourceLocation) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Register a new skin for a villager type
- registerVillageTradeHandler(int, VillagerRegistry.IVillageTradeHandler) - Method in class cpw.mods.fml.common.registry.VillagerRegistry
-
Register a new villager trading handler for the specified villager type
- registerWorld(World) - Method in class net.minecraft.world.WorldProvider
-
- registerWorldChunkManager() - Method in class net.minecraft.world.WorldProvider
-
- registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderEnd
-
- registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderHell
-
- registerWorldGenerator(IWorldGenerator, int) - Static method in class cpw.mods.fml.common.registry.GameRegistry
-
Register a world generator - something that inserts new block types into the world
- registrations - Variable in class cpw.mods.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- registry() - Method in enum cpw.mods.fml.common.network.NetworkRegistry
-
- RegistryDefaulted - Class in net.minecraft.util
-
- RegistryDefaulted(Object) - Constructor for class net.minecraft.util.RegistryDefaulted
-
- RegistryDelegate<T> - Interface in cpw.mods.fml.common.registry
-
A registry delegate for holding references to items or blocks
These should be safe to use in things like lists though aliased items and blocks will not
have object identity with respect to their delegate.
- RegistryDelegate.Delegate<T> - Class in cpw.mods.fml.common.registry
-
- RegistryNamespaced - Class in net.minecraft.util
-
- RegistryNamespaced() - Constructor for class net.minecraft.util.RegistryNamespaced
-
- RegistryNamespacedDefaultedByKey - Class in net.minecraft.util
-
- RegistryNamespacedDefaultedByKey(String) - Constructor for class net.minecraft.util.RegistryNamespacedDefaultedByKey
-
- registryObjects - Variable in class net.minecraft.util.RegistrySimple
-
- RegistrySimple - Class in net.minecraft.util
-
- RegistrySimple() - Constructor for class net.minecraft.util.RegistrySimple
-
- rejectHandshake(String) - Method in class cpw.mods.fml.common.network.handshake.NetworkDispatcher
-
- release() - Method in class net.minecraft.network.PacketBuffer
-
- release(int) - Method in class net.minecraft.network.PacketBuffer
-
- released(int, int) - Method in class net.minecraft.realms.RealmsButton
-
- released(int, int) - Method in class net.minecraft.realms.RealmsSliderButton
-
- reloadResourcePack(IResourcePack) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- reloadResources(List) - Method in interface net.minecraft.client.resources.IReloadableResourceManager
-
- reloadResources(List) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- reloadSoundSystem() - Method in class net.minecraft.client.audio.SoundManager
-
- remainingHighlightTicks - Variable in class net.minecraft.client.gui.GuiIngame
-
- remap(Block) - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
Remap the missing item to the specified Block.
- remap(Item) - Method in class cpw.mods.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
Remap the missing item to the specified Item.
- remapClassName(String) - Method in class cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
-
- remapFieldNames(String, String...) - Static method in class cpw.mods.fml.common.ObfuscationReflectionHelper
-
- remappedIds - Variable in class cpw.mods.fml.common.event.FMLModIdMappingEvent
-
- remapTarget - Variable in class cpw.mods.fml.common.event.FMLModIdMappingEvent.ModRemapping
-
- rememberBaseModType(String) - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- rememberModCandidateType(ASMModParser) - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- remove(Object) - Method in class net.minecraft.server.management.LowerStringMap
-
- remove(long) - Method in class net.minecraft.util.LongHashMap
-
- removeAll() - Method in class net.minecraft.realms.RealmsServerStatusPinger
-
- removeAllEntities() - Method in class net.minecraft.client.multiplayer.WorldClient
-
- removeAllModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- removeAllModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- removeAllPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- removeAttributeModifiers(Multimap) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
-
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.Potion
-
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.PotionAbsoption
-
- removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.PotionHealthBoost
-
- removeColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
-
- removeCraftingFromCrafters(ICrafting) - Method in class net.minecraft.inventory.Container
-
- removed() - Method in class net.minecraft.realms.RealmsScreen
-
- removeEdge(T, T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
-
- removeEntity(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- removeEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
-
- removeEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- removeEntity(Entity) - Method in class net.minecraft.world.World
-
- removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.Chunk
-
- removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- removeEntityFromAllTrackingPlayers(Entity) - Method in class net.minecraft.entity.EntityTracker
-
- removeEntityFromWorld(int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- removeEntry(int) - Method in class cpw.mods.fml.client.config.GuiEditArrayEntries
-
- removeFromWatchingList(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- removeInvalidBlocks() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- removeModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- removeModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- removeObject(int) - Method in class net.minecraft.util.IntHashMap
-
- removePlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerManager
-
- removePlayerEntityDangerously(Entity) - Method in class net.minecraft.world.World
-
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
-
- removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- removePlayerFromTeams(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- removePlayerFromTracker(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- removePlayerFromTrackers(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTracker
-
- removePotionEffect(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- removePotionEffectClient(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- removeServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
-
- removeSpawn(Class<? extends EntityLiving>, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
-
- removeSpawn(String, EnumCreatureType, BiomeGenBase...) - Static method in class cpw.mods.fml.common.registry.EntityRegistry
-
- removeStalePortalLocations(long) - Method in class net.minecraft.world.Teleporter
-
- removeTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- removeTag(int) - Method in class net.minecraft.nbt.NBTTagList
-
- removeTask(EntityAIBase) - Method in class net.minecraft.entity.ai.EntityAITasks
-
- removeTeam(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
-
- removeTileEntity(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- removeTileEntity(int, int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- removeTileEntity(int, int, int) - Method in class net.minecraft.world.World
-
- removeWorldAccess(IWorldAccess) - Method in class net.minecraft.world.World
-
- renameLevel(String, String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- renameWorld(String, String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- renameWorld(String, String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBase
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBat
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBiped
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBlaze
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBoat
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBook
-
- render(Tessellator, float) - Method in class net.minecraft.client.model.ModelBox
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelChicken
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelCreeper
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelEnderCrystal
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelGhast
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelLeashKnot
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMinecart
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelQuadruped
-
- render(float) - Method in class net.minecraft.client.model.ModelRenderer
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSilverfish
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSkeletonHead
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSlime
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSnowMan
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSpider
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSquid
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelVillager
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWither
-
- render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
-
- Render - Class in net.minecraft.client.renderer.entity
-
- Render() - Constructor for class net.minecraft.client.renderer.entity.Render
-
- render(int, int, float) - Method in class net.minecraft.realms.DisconnectedOnlineScreen
-
- render(int, int) - Method in class net.minecraft.realms.RealmsButton
-
- render() - Method in class net.minecraft.realms.RealmsEditBox
-
- render(int, int, float) - Method in class net.minecraft.realms.RealmsScreen
-
- render(int, int, float) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- render(RealmsButton, int, int) - Static method in class net.minecraft.realms.RendererUtility
-
- renderAABB(AxisAlignedBB) - Static method in class net.minecraft.client.renderer.entity.Render
-
- renderAll() - Method in class net.minecraft.client.model.ModelChest
-
- renderAllFaces - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderAllRenderLists(int, double) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- renderArmPitch - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
- renderArmYaw - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
- RenderArrow - Class in net.minecraft.client.renderer.entity
-
- RenderArrow() - Constructor for class net.minecraft.client.renderer.entity.RenderArrow
-
- renderArrowsStuckInEntity(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- renderAsNormalBlock() - Method in class net.minecraft.block.Block
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockAnvil
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockBasePressurePlate
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockBeacon
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockBed
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockBrewingStand
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockBush
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockButton
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockCactus
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockCake
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockCarpet
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockCauldron
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockChest
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockCocoa
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockDaylightDetector
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockDoor
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockDragonEgg
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockEnchantmentTable
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockEnderChest
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockEndPortal
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockFarmland
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockFence
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockFenceGate
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockFire
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockFlowerPot
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockGlass
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockHopper
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockLadder
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockLever
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockLiquid
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockPane
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonBase
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonExtension
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockPistonMoving
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockPortal
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockRailBase
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockRedstoneDiode
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockRedstoneWire
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockReed
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockSign
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockSkull
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockSlab
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockSnow
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockStainedGlass
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockStairs
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockTorch
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockTrapDoor
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockTripWire
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockTripWireHook
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockVine
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockWall
-
- renderAsNormalBlock() - Method in class net.minecraft.block.BlockWeb
-
- renderBackground() - Method in class net.minecraft.realms.RealmsScreen
-
- renderBackground(int) - Method in class net.minecraft.realms.RealmsScreen
-
- renderBackground() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- RenderBat - Class in net.minecraft.client.renderer.entity
-
- RenderBat() - Constructor for class net.minecraft.client.renderer.entity.RenderBat
-
- renderBg(int, int) - Method in class net.minecraft.realms.RealmsButton
-
- renderBg(int, int) - Method in class net.minecraft.realms.RealmsSliderButton
-
- RenderBiped - Class in net.minecraft.client.renderer.entity
-
- RenderBiped(ModelBiped, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
-
- RenderBiped(ModelBiped, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
-
- RenderBlaze - Class in net.minecraft.client.renderer.entity
-
- RenderBlaze() - Constructor for class net.minecraft.client.renderer.entity.RenderBlaze
-
- renderBlockAllFaces(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockAnvil(BlockAnvil, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockAnvilMetadata(BlockAnvil, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockAnvilOrient(BlockAnvil, int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockAnvilRotate(BlockAnvil, int, int, int, int, float, float, float, float, boolean, boolean, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockAsItem(Block, int, float) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockBeacon(BlockBeacon, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockBed(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockBrewingStand(BlockBrewingStand, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockByRenderType(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCactus(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCactusImpl(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCauldron(BlockCauldron, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCocoa(BlockCocoa, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCrops(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockCropsImpl(Block, int, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockDoor(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockDoublePlant(BlockDoublePlant, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockDragonEgg(BlockDragonEgg, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockEndPortalFrame(BlockEndPortalFrame, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockFence(BlockFence, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockFenceGate(BlockFenceGate, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockFire(BlockFire, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockFlowerpot(BlockFlowerPot, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockHopper(BlockHopper, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockHopperMetadata(BlockHopper, int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockLadder(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockLever(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockLilyPad(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockLiquid(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockLog(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockMinecartTrack(BlockRailBase, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockPane(BlockPane, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockQuartz(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneComparator(BlockRedstoneComparator, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneDiode(BlockRedstoneDiode, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneDiodeMetadata(BlockRedstoneDiode, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRedstoneWire(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockRepeater(BlockRedstoneRepeater, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- RenderBlocks - Class in net.minecraft.client.renderer
-
- RenderBlocks(IBlockAccess) - Constructor for class net.minecraft.client.renderer.RenderBlocks
-
- RenderBlocks() - Constructor for class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockSandFalling(Block, World, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockStainedGlassPane(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockStairs(BlockStairs, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockStem(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockStemBig(BlockStem, int, int, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockStemSmall(Block, int, double, double, double, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockTorch(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockTripWire(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockTripWireSource(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockUsingTexture(Block, int, int, int, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockVine(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderBlockWall(BlockWall, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- RenderBoat - Class in net.minecraft.client.renderer.entity
-
- RenderBoat() - Constructor for class net.minecraft.client.renderer.entity.RenderBoat
-
- renderBossHealth() - Method in class net.minecraft.client.gui.GuiIngame
-
- renderBrokenItemStack(ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
- RenderCaveSpider - Class in net.minecraft.client.renderer.entity
-
- RenderCaveSpider() - Constructor for class net.minecraft.client.renderer.entity.RenderCaveSpider
-
- renderChest(Block, int, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererChestHelper
-
- RenderChicken - Class in net.minecraft.client.renderer.entity
-
- RenderChicken(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderChicken
-
- renderChunkX - Variable in class net.minecraft.client.renderer.RenderList
-
- renderChunkY - Variable in class net.minecraft.client.renderer.RenderList
-
- renderChunkZ - Variable in class net.minecraft.client.renderer.RenderList
-
- renderCloak(float) - Method in class net.minecraft.client.model.ModelBiped
-
- renderClouds(float) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- renderCloudsFancy(float) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- RenderCow - Class in net.minecraft.client.renderer.entity
-
- RenderCow(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderCow
-
- renderCreativeInventoryHoveringText(CreativeTabs, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- RenderCreeper - Class in net.minecraft.client.renderer.entity
-
- RenderCreeper() - Constructor for class net.minecraft.client.renderer.entity.RenderCreeper
-
- renderCrossedSquares(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderDefaultChar(int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
- renderDistanceChunks - Variable in class net.minecraft.client.settings.GameSettings
-
- RenderDistanceSorter - Class in net.minecraft.client.util
-
- RenderDistanceSorter(int, int) - Constructor for class net.minecraft.client.util.RenderDistanceSorter
-
- renderDistanceWeight - Variable in class net.minecraft.entity.Entity
-
- RenderDragon - Class in net.minecraft.client.renderer.entity
-
- RenderDragon() - Constructor for class net.minecraft.client.renderer.entity.RenderDragon
-
- renderEars(float) - Method in class net.minecraft.client.model.ModelBiped
-
- RenderEnchantmentTable - Class in net.minecraft.client.renderer.entity
-
- RenderEnchantmentTable() - Constructor for class net.minecraft.client.renderer.entity.RenderEnchantmentTable
-
- RenderEnderCrystal - Class in net.minecraft.client.renderer.tileentity
-
- RenderEnderCrystal() - Constructor for class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- RenderEnderman - Class in net.minecraft.client.renderer.entity
-
- RenderEnderman() - Constructor for class net.minecraft.client.renderer.entity.RenderEnderman
-
- RenderEndPortal - Class in net.minecraft.client.renderer.tileentity
-
- RenderEndPortal() - Constructor for class net.minecraft.client.renderer.tileentity.RenderEndPortal
-
- renderEngine - Variable in class net.minecraft.client.Minecraft
-
- renderEngine - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- renderEntities(EntityLivingBase, ICamera, float) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- RenderEntity - Class in net.minecraft.client.renderer.entity
-
- RenderEntity() - Constructor for class net.minecraft.client.renderer.entity.RenderEntity
-
- renderEntitySimple(Entity, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- renderEntityStatic(Entity, float, boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- renderEntityWithPosYaw(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- renderEquippedItems(EntityLiving, float) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
- renderEquippedItems(EntityDragon, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- renderEquippedItems(EntityEnderman, float) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- renderEquippedItems(EntityIronGolem, float) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- renderEquippedItems(EntityMooshroom, float) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- renderEquippedItems(AbstractClientPlayer, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- renderEquippedItems(EntitySnowman, float) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- renderEquippedItems(EntityVillager, float) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- renderEquippedItems(EntityWitch, float) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- renderEquippedItems(EntityZombie, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- renderEquippedItems(EntityLiving, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- renderEquippedItems(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- rendererBoundingBox - Variable in class net.minecraft.client.renderer.WorldRenderer
-
- RendererLivingEntity - Class in net.minecraft.client.renderer.entity
-
- RendererLivingEntity(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- RendererUtility - Class in net.minecraft.realms
-
- RendererUtility() - Constructor for class net.minecraft.realms.RendererUtility
-
- renderFaceXNeg(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderFaceXPos(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderFaceYNeg(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderFaceYPos(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderFaceZNeg(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderFaceZPos(Block, double, double, double, IIcon) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- RenderFallingBlock - Class in net.minecraft.client.renderer.entity
-
- RenderFallingBlock() - Constructor for class net.minecraft.client.renderer.entity.RenderFallingBlock
-
- RenderFireball - Class in net.minecraft.client.renderer.entity
-
- RenderFireball(float) - Constructor for class net.minecraft.client.renderer.entity.RenderFireball
-
- renderFirstPersonArm(EntityPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- RenderFish - Class in net.minecraft.client.renderer.entity
-
- RenderFish() - Constructor for class net.minecraft.client.renderer.entity.RenderFish
-
- renderFromInside - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderGameOverlay(float, boolean, int, int) - Method in class net.minecraft.client.gui.GuiIngame
-
- RenderGhast - Class in net.minecraft.client.renderer.entity
-
- RenderGhast() - Constructor for class net.minecraft.client.renderer.entity.RenderGhast
-
- RenderGiantZombie - Class in net.minecraft.client.renderer.entity
-
- RenderGiantZombie(ModelBase, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderGiantZombie
-
- renderGlobal - Variable in class net.minecraft.client.Minecraft
-
- RenderGlobal - Class in net.minecraft.client.renderer
-
- RenderGlobal(Minecraft) - Constructor for class net.minecraft.client.renderer.RenderGlobal
-
- RenderHelper - Class in net.minecraft.client.renderer
-
- RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
-
- RenderHorse - Class in net.minecraft.client.renderer.entity
-
- RenderHorse(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderHorse
-
- renderIcon(int, int, IIcon, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- renderIndex - Variable in class net.minecraft.item.ItemArmor
-
- renderInFrame - Static variable in class net.minecraft.client.renderer.entity.RenderItem
-
- RenderingRegistry - Class in cpw.mods.fml.client.registry
-
- RenderingRegistry() - Constructor for class cpw.mods.fml.client.registry.RenderingRegistry
-
- renderInventoryBlock(Block, int, int, RenderBlocks) - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
-
- renderInventoryBlock(RenderBlocks, Block, int, int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
-
- renderInventoryBlock(RenderBlocks, Block, int, int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
-
- renderInventorySlot(int, int, int, float) - Method in class net.minecraft.client.gui.GuiIngame
-
- RenderIronGolem - Class in net.minecraft.client.renderer.entity
-
- RenderIronGolem() - Constructor for class net.minecraft.client.renderer.entity.RenderIronGolem
-
- RenderItem - Class in net.minecraft.client.renderer.entity
-
- RenderItem() - Constructor for class net.minecraft.client.renderer.entity.RenderItem
-
- renderItem(EntityLivingBase, ItemStack, int) - Method in class net.minecraft.client.renderer.ItemRenderer
-
- renderItem(int, int, int, int, Tezzelator, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- renderItem(int, int, int, int, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- renderItemAndEffectIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- renderItemAsFull3DBlock(int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
-
- renderItemAsFull3DBlock(int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
-
- RenderItemFrame - Class in net.minecraft.client.renderer.tileentity
-
- RenderItemFrame() - Constructor for class net.minecraft.client.renderer.tileentity.RenderItemFrame
-
- renderItemIn2D(Tessellator, float, float, float, float, int, int, float) - Static method in class net.minecraft.client.renderer.ItemRenderer
-
- renderItemIn3d(int) - Static method in class net.minecraft.client.renderer.RenderBlocks
-
- renderItemInFirstPerson(float) - Method in class net.minecraft.client.renderer.ItemRenderer
-
- renderItemIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- renderItemOverlayIntoGUI(FontRenderer, TextureManager, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- renderItemOverlayIntoGUI(FontRenderer, TextureManager, ItemStack, int, int, String) - Method in class net.minecraft.client.renderer.entity.RenderItem
-
- RenderLeashKnot - Class in net.minecraft.client.renderer.entity
-
- RenderLeashKnot() - Constructor for class net.minecraft.client.renderer.entity.RenderLeashKnot
-
- RenderLightningBolt - Class in net.minecraft.client.renderer.entity
-
- RenderLightningBolt() - Constructor for class net.minecraft.client.renderer.entity.RenderLightningBolt
-
- RenderList - Class in net.minecraft.client.renderer
-
- RenderList() - Constructor for class net.minecraft.client.renderer.RenderList
-
- renderLitParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
-
- RenderLiving - Class in net.minecraft.client.renderer.entity
-
- RenderLiving(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderLiving
-
- renderLivingAt(EntityBat, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- renderLivingAt(AbstractClientPlayer, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- renderLivingAt(EntityLivingBase, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- RenderMagmaCube - Class in net.minecraft.client.renderer.entity
-
- RenderMagmaCube() - Constructor for class net.minecraft.client.renderer.entity.RenderMagmaCube
-
- renderManager - Variable in class net.minecraft.client.renderer.entity.Render
-
- RenderManager - Class in net.minecraft.client.renderer.entity
-
- renderMaxX - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderMaxY - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderMaxZ - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- RenderMinecart - Class in net.minecraft.client.renderer.entity
-
- RenderMinecart() - Constructor for class net.minecraft.client.renderer.entity.RenderMinecart
-
- RenderMinecartMobSpawner - Class in net.minecraft.client.renderer.entity
-
- RenderMinecartMobSpawner() - Constructor for class net.minecraft.client.renderer.entity.RenderMinecartMobSpawner
-
- renderMinX - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderMinY - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderMinZ - Variable in class net.minecraft.client.renderer.RenderBlocks
-
- renderModel(EntityDragon, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- renderModel(EntityHorse, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
- renderModel(EntityLivingBase, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
- RenderMooshroom - Class in net.minecraft.client.renderer.entity
-
- RenderMooshroom(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderMooshroom
-
- RenderOcelot - Class in net.minecraft.client.renderer.entity
-
- RenderOcelot(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderOcelot
-
- renderOffsetAABB(AxisAlignedBB, double, double, double) - Static method in class net.minecraft.client.renderer.entity.Render
-
- renderOverlays(float) - Method in class net.minecraft.client.renderer.ItemRenderer
-
- RenderPainting - Class in net.minecraft.client.renderer.entity
-
- RenderPainting() - Constructor for class net.minecraft.client.renderer.entity.RenderPainting
-
- renderPartialTicks - Variable in class net.minecraft.util.Timer
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityBreakingFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCloudFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCrit2FX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCritFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityDiggingFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkOverlayFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkSparkFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFireworkStarterFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFlameFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFootStepFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHeartFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLavaFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityNoteFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPickupFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPortalFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityReddustFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySmokeFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySnowShovelFX
-
- renderParticle(Tessellator, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
-
- renderParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
-
- renderPassModel - Variable in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- RenderPig - Class in net.minecraft.client.renderer.entity
-
- RenderPig(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderPig
-
- renderPistonBase(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonBaseAllFaces(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonExtension(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonExtensionAllFaces(Block, int, int, int, boolean) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonRodEW(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonRodSN(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderPistonRodUD(double, double, double, double, double, double, float, double) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- RenderPlayer - Class in net.minecraft.client.renderer.entity
-
- RenderPlayer() - Constructor for class net.minecraft.client.renderer.entity.RenderPlayer
-
- renderPosX - Static variable in class net.minecraft.client.renderer.entity.RenderManager
-
- renderPosY - Static variable in class net.minecraft.client.renderer.entity.RenderManager
-
- renderPosZ - Static variable in class net.minecraft.client.renderer.entity.RenderManager
-
- renderPumpkinBlur(int, int) - Method in class net.minecraft.client.gui.GuiIngame
-
- renderRainSnow(float) - Method in class net.minecraft.client.renderer.EntityRenderer
-
- rendersChunk(int, int, int) - Method in class net.minecraft.client.renderer.RenderList
-
- RenderSheep - Class in net.minecraft.client.renderer.entity
-
- RenderSheep(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSheep
-
- renderSign() - Method in class net.minecraft.client.model.ModelSign
-
- RenderSilverfish - Class in net.minecraft.client.renderer.entity
-
- RenderSilverfish() - Constructor for class net.minecraft.client.renderer.entity.RenderSilverfish
-
- RenderSkeleton - Class in net.minecraft.client.renderer.entity
-
- RenderSkeleton() - Constructor for class net.minecraft.client.renderer.entity.RenderSkeleton
-
- renderSky(float) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- RenderSlime - Class in net.minecraft.client.renderer.entity
-
- RenderSlime(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSlime
-
- RenderSnowball - Class in net.minecraft.client.renderer.entity
-
- RenderSnowball(Item, int) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowball
-
- RenderSnowball(Item) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowball
-
- RenderSnowMan - Class in net.minecraft.client.renderer.entity
-
- RenderSnowMan() - Constructor for class net.minecraft.client.renderer.entity.RenderSnowMan
-
- RenderSorter - Class in net.minecraft.client.renderer
-
- RenderSorter(EntityLivingBase) - Constructor for class net.minecraft.client.renderer.RenderSorter
-
- RenderSpider - Class in net.minecraft.client.renderer.entity
-
- RenderSpider() - Constructor for class net.minecraft.client.renderer.entity.RenderSpider
-
- RenderSquid - Class in net.minecraft.client.renderer.entity
-
- RenderSquid(ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSquid
-
- renderStandardBlock(Block, int, int, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderStandardBlockWithAmbientOcclusion(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderStandardBlockWithAmbientOcclusionPartial(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderStandardBlockWithColorMultiplier(Block, int, int, int, float, float, float) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderSwingProgress(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- RenderTickEvent(TickEvent.Phase, float) - Constructor for class cpw.mods.fml.common.gameevent.TickEvent.RenderTickEvent
-
- renderTickTime - Variable in class cpw.mods.fml.common.gameevent.TickEvent.RenderTickEvent
-
- renderTileEntity(TileEntity, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- renderTileEntityAt(TileEntityEnchantmentTable, double, double, double, float) - Method in class net.minecraft.client.renderer.entity.RenderEnchantmentTable
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.entity.RenderEnchantmentTable
-
- renderTileEntityAt(TileEntityEndPortal, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.RenderEndPortal
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.RenderEndPortal
-
- renderTileEntityAt(TileEntityBeacon, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
-
- renderTileEntityAt(TileEntityChest, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
-
- renderTileEntityAt(TileEntityEnderChest, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
-
- renderTileEntityAt(TileEntityMobSpawner, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- renderTileEntityAt(TileEntityPiston, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererPiston
-
- renderTileEntityAt(TileEntitySign, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
-
- renderTileEntityAt(TileEntitySkull, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- RenderTntMinecart - Class in net.minecraft.client.renderer.entity
-
- RenderTntMinecart() - Constructor for class net.minecraft.client.renderer.entity.RenderTntMinecart
-
- RenderTNTPrimed - Class in net.minecraft.client.renderer.entity
-
- RenderTNTPrimed() - Constructor for class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
- renderToolTip(ItemStack, int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
- renderToolTip(ItemStack, int, int) - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- renderToolTip(ItemStack, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- renderTooltip(ItemStack, int, int) - Method in class net.minecraft.realms.RealmsScreen
-
- renderTooltip(String, int, int) - Method in class net.minecraft.realms.RealmsScreen
-
- renderTooltip(List, int, int) - Method in class net.minecraft.realms.RealmsScreen
-
- renderTorchAtAngle(Block, double, double, double, double, double, int) - Method in class net.minecraft.client.renderer.RenderBlocks
-
- renderUnicodeChar(char, boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
- renderViewEntity - Variable in class net.minecraft.client.Minecraft
-
- renderVignette(float, int, int) - Method in class net.minecraft.client.gui.GuiIngame
-
- RenderVillager - Class in net.minecraft.client.renderer.entity
-
- RenderVillager() - Constructor for class net.minecraft.client.renderer.entity.RenderVillager
-
- RenderWitch - Class in net.minecraft.client.renderer.entity
-
- RenderWitch() - Constructor for class net.minecraft.client.renderer.entity.RenderWitch
-
- renderWithColor - Variable in class net.minecraft.client.renderer.entity.RenderItem
-
- RenderWither - Class in net.minecraft.client.renderer.entity
-
- RenderWither() - Constructor for class net.minecraft.client.renderer.entity.RenderWither
-
- RenderWitherSkull - Class in net.minecraft.client.renderer.tileentity
-
- RenderWitherSkull() - Constructor for class net.minecraft.client.renderer.tileentity.RenderWitherSkull
-
- renderWithRotation(float) - Method in class net.minecraft.client.model.ModelRenderer
-
- RenderWolf - Class in net.minecraft.client.renderer.entity
-
- RenderWolf(ModelBase, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderWolf
-
- renderWorld(float, long) - Method in class net.minecraft.client.renderer.EntityRenderer
-
- renderWorldBlock(IBlockAccess, int, int, int, Block, int, RenderBlocks) - Method in interface cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler
-
- renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Method in class cpw.mods.fml.client.registry.RenderingRegistry
-
- renderWorldBlock(RenderBlocks, IBlockAccess, int, int, int, Block, int) - Static method in class net.minecraft.src.FMLRenderAccessLibrary
-
- RenderXPOrb - Class in net.minecraft.client.renderer.entity
-
- RenderXPOrb() - Constructor for class net.minecraft.client.renderer.entity.RenderXPOrb
-
- renderYawOffset - Variable in class net.minecraft.entity.EntityLivingBase
-
- RenderZombie - Class in net.minecraft.client.renderer.entity
-
- RenderZombie() - Constructor for class net.minecraft.client.renderer.entity.RenderZombie
-
- ReobfuscationMarker - Annotation Type in cpw.mods.fml.common.asm
-
Used to force certain classes to reobfuscate
- repeat - Variable in class net.minecraft.client.audio.PositionedSound
-
- repeater - Static variable in class net.minecraft.init.Items
-
- repeaterTorchOffset - Static variable in class net.minecraft.block.BlockRedstoneRepeater
-
- replaceBlocksForBiome(int, int, Block[], byte[], BiomeGenBase[]) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
-
- replaceWith(Map) - Static method in class net.minecraft.util.StringTranslate
-
- reply - Variable in class cpw.mods.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
Set this packet to reply to the originator
- ReportedException - Exception in net.minecraft.util
-
- ReportedException(CrashReport) - Constructor for exception net.minecraft.util.ReportedException
-
- repositoryRoot - Variable in class cpw.mods.fml.relauncher.ModListHelper.JsonModList
-
- requestAuthTokenCallback(ErrorCode, AuthToken) - Method in class net.minecraft.client.stream.BroadcastController
-
- requestAuthTokenCallback(ErrorCode, AuthToken) - Method in class net.minecraft.client.stream.IngestServerTester
-
- requestTexturePackLoad(String) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- requiredMods - Variable in class cpw.mods.fml.common.ModMetadata
-
- requiredState() - Method in enum cpw.mods.fml.common.LoaderState
-
- requiresConversion(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- requiresConversion() - Method in class net.minecraft.world.storage.SaveFormatComparator
-
- requiresMcRestart - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- requiresMcRestart() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- requiresMcRestart() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Whether or not this element requires Minecraft to be restarted when changed.
- requiresMcRestart - Variable in class cpw.mods.fml.client.event.ConfigChangedEvent
-
Will be set to true if any elements were changed that require a restart of Minecraft.
- requiresMultipleRenderPasses() - Method in class net.minecraft.item.Item
-
- requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemArmor
-
- requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemFireworkCharge
-
- requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemMonsterPlacer
-
- requiresMultipleRenderPasses() - Method in class net.minecraft.item.ItemPotion
-
- requiresWorldRestart - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- requiresWorldRestart() - Method in class cpw.mods.fml.client.config.DummyConfigElement
-
- requiresWorldRestart() - Method in interface cpw.mods.fml.client.config.IConfigElement
-
[Property, Category] Whether or not this element is safe to modify while a world is running.
- reseedRandomGenerator(long) - Method in class net.minecraft.util.EnchantmentNameParts
-
- reset() - Static method in class cpw.mods.fml.common.StartupQuery
-
- reset() - Method in class net.minecraft.network.rcon.RConOutputStream
-
- RESET_CHAR - Static variable in class cpw.mods.fml.client.config.GuiUtils
-
- resetBlockRemoving() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- resetDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- resetEquippedProgress() - Method in class net.minecraft.client.renderer.ItemRenderer
-
- resetEquippedProgress2() - Method in class net.minecraft.client.renderer.ItemRenderer
-
- resetHeight() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- resetHeight() - Method in class net.minecraft.entity.player.EntityPlayer
-
- resetHeight() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- resetHoverTimer() - Method in class cpw.mods.fml.client.config.HoverChecker
-
Manually resets the hover timer.
- resetInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- resetIntCache() - Static method in class net.minecraft.world.gen.layer.IntCache
-
- resetKeyBindingArrayAndHash() - Static method in class net.minecraft.client.settings.KeyBinding
-
- resetList() - Method in class net.minecraft.client.renderer.RenderList
-
- resetLog() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- resetProgresAndWorkingMessage(String) - Method in class net.minecraft.client.gui.GuiScreenWorking
-
- resetProgresAndWorkingMessage(String) - Method in class net.minecraft.client.LoadingScreenRenderer
-
- resetProgresAndWorkingMessage(String) - Method in interface net.minecraft.util.IProgressUpdate
-
- resetProgressAndMessage(String) - Method in class net.minecraft.client.gui.GuiScreenWorking
-
- resetProgressAndMessage(String) - Method in class net.minecraft.client.LoadingScreenRenderer
-
- resetProgressAndMessage(String) - Method in interface net.minecraft.util.IProgressUpdate
-
- resetReaderIndex() - Method in class net.minecraft.network.PacketBuffer
-
- resetRecipeAndSlots() - Method in class net.minecraft.inventory.InventoryMerchant
-
- resetRelightChecks() - Method in class net.minecraft.world.chunk.Chunk
-
- resetScroll() - Method in class net.minecraft.client.gui.GuiNewChat
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIArrowAttack
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIAttackOnCollide
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIMate
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAISit
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAITarget
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAITempt
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
- resetTask() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
- resetUpdateEntityTick() - Method in class net.minecraft.world.WorldServer
-
- resetWriterIndex() - Method in class net.minecraft.network.PacketBuffer
-
- resetX - Variable in class cpw.mods.fml.client.config.GuiConfigEntries
-
The minimum x position where the Undo/Default buttons will start
- resistance - Static variable in class net.minecraft.potion.Potion
-
- resize(int) - Static method in class cpw.mods.fml.common.eventhandler.ListenerList
-
- resize(int, int) - Method in class net.minecraft.client.Minecraft
-
- resizeLists(int) - Method in class cpw.mods.fml.common.eventhandler.ListenerList
-
- resourceExists(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- resourceExists(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- resourceExists(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourcePack
-
- ResourceIndex - Class in net.minecraft.client.resources
-
- ResourceIndex(File, String) - Constructor for class net.minecraft.client.resources.ResourceIndex
-
- ResourceLocation - Class in net.minecraft.util
-
- ResourceLocation(String, String) - Constructor for class net.minecraft.util.ResourceLocation
-
- ResourceLocation(String) - Constructor for class net.minecraft.util.ResourceLocation
-
- resourcePackFile - Variable in class net.minecraft.client.resources.AbstractResourcePack
-
- ResourcePackFileNotFoundException - Exception in net.minecraft.client.resources
-
- ResourcePackFileNotFoundException(File, String) - Constructor for exception net.minecraft.client.resources.ResourcePackFileNotFoundException
-
- resourcePackFilter - Static variable in class net.minecraft.client.resources.ResourcePackRepository
-
- ResourcePackListEntry - Class in net.minecraft.client.resources
-
- ResourcePackListEntry(GuiScreenResourcePacks) - Constructor for class net.minecraft.client.resources.ResourcePackListEntry
-
- ResourcePackListEntryDefault - Class in net.minecraft.client.resources
-
- ResourcePackListEntryDefault(GuiScreenResourcePacks) - Constructor for class net.minecraft.client.resources.ResourcePackListEntryDefault
-
- ResourcePackListEntryFound - Class in net.minecraft.client.resources
-
- ResourcePackListEntryFound(GuiScreenResourcePacks, ResourcePackRepository.Entry) - Constructor for class net.minecraft.client.resources.ResourcePackListEntryFound
-
- ResourcePackRepository - Class in net.minecraft.client.resources
-
- ResourcePackRepository(File, File, IResourcePack, IMetadataSerializer, GameSettings) - Constructor for class net.minecraft.client.resources.ResourcePackRepository
-
- ResourcePackRepository.Entry - Class in net.minecraft.client.resources
-
- resourcePacks - Variable in class net.minecraft.client.resources.FallbackResourceManager
-
- resourcePacks - Variable in class net.minecraft.client.settings.GameSettings
-
- respawnPlayer() - Method in class net.minecraft.client.entity.EntityClientPlayerMP
-
- respawnPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
-
- respawnPlayer(EntityPlayerMP, int, boolean) - Method in class net.minecraft.server.management.ServerConfigurationManager
-
- respiration - Static variable in class net.minecraft.enchantment.Enchantment
-
- responseTime - Variable in class net.minecraft.client.gui.GuiPlayerInfo
-
- restoreState(TesselatorVertexState) - Method in class net.minecraft.realms.Tezzelator
-
- restrict(VersionRange) - Method in class cpw.mods.fml.common.versioning.VersionRange
-
Creates and returns a new VersionRange
that is a restriction of this
version range and the specified version range.
- Restriction - Class in cpw.mods.fml.common.versioning
-
Describes a restriction in versioning.
- Restriction(ArtifactVersion, boolean, ArtifactVersion, boolean) - Constructor for class cpw.mods.fml.common.versioning.Restriction
-
- Result(String, double, double) - Constructor for class net.minecraft.profiler.Profiler.Result
-
- resume() - Static method in class cpw.mods.fml.client.SplashProgress
-
- resumeAllSounds() - Method in class net.minecraft.client.audio.SoundManager
-
- resumeSounds() - Method in class net.minecraft.client.audio.SoundHandler
-
- retain(int) - Method in class net.minecraft.network.PacketBuffer
-
- retain() - Method in class net.minecraft.network.PacketBuffer
-
- retrySlotClick(int, int, boolean, EntityPlayer) - Method in class net.minecraft.inventory.Container
-
- returnEnumOptions() - Method in class net.minecraft.client.gui.GuiOptionButton
-
- returnEnumOrdinal() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- reverse(TopologicalSort.DirectedGraph<T>) - Static method in class cpw.mods.fml.common.toposort.TopologicalSort
-
- revertToFrozen() - Static method in class cpw.mods.fml.common.registry.GameData
-
- riddenByEntity - Variable in class net.minecraft.entity.Entity
-
- ridingEntity - Variable in class net.minecraft.entity.Entity
-
- right - Variable in class net.minecraft.client.gui.GuiSlot
-
- rightHand - Variable in class net.minecraft.client.model.ModelSnowMan
-
- rightLeg - Variable in class net.minecraft.client.model.ModelChicken
-
- RightTurn() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.RightTurn
-
- rightVillagerLeg - Variable in class net.minecraft.client.model.ModelVillager
-
- rightWing - Variable in class net.minecraft.client.model.ModelChicken
-
- ringBuffer - Variable in class net.minecraft.entity.boss.EntityDragon
-
- ringBufferIndex - Variable in class net.minecraft.entity.boss.EntityDragon
-
- river - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
- Road() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Road
-
- Road(StructureVillagePieces.Start, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Road
-
- rock - Static variable in class net.minecraft.block.material.Material
-
- roofedForest - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
- Room() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Room
-
- Room(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Room
-
- RoomCrossing() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.RoomCrossing
-
- RoomCrossing(int, Random, StructureBoundingBox, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.RoomCrossing
-
- roomType - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.RoomCrossing
-
- rootHeight - Variable in class net.minecraft.world.biome.BiomeGenBase.Height
-
- rootHeight - Variable in class net.minecraft.world.biome.BiomeGenBase
-
- rotate() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- rotateAngleX - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotateAngleY - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotateAngleZ - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotateAroundX(float) - Method in class net.minecraft.util.Vec3
-
- rotateAroundY(float) - Method in class net.minecraft.util.Vec3
-
- rotateAroundZ(float) - Method in class net.minecraft.util.Vec3
-
- rotateCorpse(EntityBat, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- rotateCorpse(EntityDragon, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
-
- rotateCorpse(EntityIronGolem, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- rotateCorpse(AbstractClientPlayer, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- rotateCorpse(EntitySquid, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
- rotateCorpse(EntityZombie, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- rotateCorpse(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- rotated - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- rotateLeft - Static variable in class net.minecraft.util.Direction
-
- rotateOpposite - Static variable in class net.minecraft.util.Direction
-
- rotateRight - Static variable in class net.minecraft.util.Direction
-
- rotationPitch - Variable in class net.minecraft.entity.Entity
-
- rotationPointX - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotationPointY - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotationPointZ - Variable in class net.minecraft.client.model.ModelRenderer
-
- rotationX - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
-
- rotationXY - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
-
- rotationXZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
-
- rotationYaw - Variable in class net.minecraft.entity.Entity
-
- rotationYawHead - Variable in class net.minecraft.entity.EntityLivingBase
-
- rotationYZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
-
- rotationZ - Static variable in class net.minecraft.client.renderer.ActiveRenderInfo
-
- rotten_flesh - Static variable in class net.minecraft.init.Items
-
- roundUp(int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- roundUpToPowerOfTwo(int) - Static method in class net.minecraft.util.MathHelper
-
- Row(GuiButton, GuiButton) - Constructor for class net.minecraft.client.gui.GuiOptionsRowList.Row
-
- rprDefaultResourcePack - Variable in class net.minecraft.client.resources.ResourcePackRepository
-
- rprMetadataSerializer - Variable in class net.minecraft.client.resources.ResourcePackRepository
-
- run() - Method in class net.minecraft.client.Minecraft
-
- run() - Method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- run() - Method in class net.minecraft.client.network.LanServerDetector.ThreadLanServerFind
-
- run() - Method in class net.minecraft.network.rcon.RConThreadClient
-
- run() - Method in class net.minecraft.network.rcon.RConThreadMain
-
- run() - Method in class net.minecraft.network.rcon.RConThreadQuery
-
- run() - Method in class net.minecraft.server.MinecraftServer
-
- run() - Method in class net.minecraft.world.storage.ThreadedFileIOBase
-
- runCommercialCallback(ErrorCode) - Method in class net.minecraft.client.stream.BroadcastController
-
- runCommercialCallback(ErrorCode) - Method in class net.minecraft.client.stream.IngestServerTester
-
- running - Variable in class net.minecraft.network.rcon.RConThreadBase
-
- runTick() - Method in class net.minecraft.client.Minecraft
-
- runtimeDisableMod(String) - Method in class cpw.mods.fml.common.Loader
-
- runtimeExitCalled(Runtime, int) - Static method in class cpw.mods.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- runtimeGuiCategories() - Method in class cpw.mods.fml.client.FMLConfigGuiFactory
-
- runtimeGuiCategories() - Method in interface cpw.mods.fml.client.IModGuiFactory
-
Return a list of the "runtime" categories this mod wishes to populate with
GUI elements.
- runtimeHaltCalled(Runtime, int) - Static method in class cpw.mods.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- RuntimeOptionCategoryElement(String, String) - Constructor for class cpw.mods.fml.client.IModGuiFactory.RuntimeOptionCategoryElement
-
- VALID - Static variable in class cpw.mods.fml.client.config.GuiUtils
-
- validate() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- validate() - Method in class net.minecraft.tileentity.TileEntity
-
- validateArgs(Object) - Method in enum cpw.mods.fml.common.network.FMLOutboundHandler.OutboundTarget
-
- validBookTagContents(NBTTagCompound) - Static method in class net.minecraft.item.ItemEditableBook
-
- validStringPattern - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- validValues - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- value - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- value - Variable in class cpw.mods.fml.client.config.GuiSelectStringEntries.ListEntry
-
- value - Variable in class net.minecraft.realms.RealmsSliderButton
-
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ArrayEntry
-
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.BooleanEntry
-
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.ButtonEntry
-
Called when the value button has been clicked.
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- valueButtonPressed(int) - Method in class cpw.mods.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- valueOf(String) - Static method in enum cpw.mods.fml.client.config.ConfigGuiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.discovery.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.eventhandler.Event.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.eventhandler.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.gameevent.TickEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.gameevent.TickEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.LoaderState.ModState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.LoaderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.ModContainer.Disableable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.network.NetworkRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.registry.GameRegistry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.registry.ItemStackHolderInjector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.common.registry.ObjectHolderRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cpw.mods.fml.relauncher.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.SoundCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.gui.stream.GuiStreamUnavailable.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.stream.BroadcastController.BroadcastState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.stream.ChatController.ChatState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.stream.IngestServerTester.IngestTestState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.stream.IStream.AuthFailureReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.Entity.EnumEntitySize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.event.ClickEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.event.HoverEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumRarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.C02PacketUseEntity.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.C16PacketClientStatus.EnumState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumChatFormatting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.MovingObjectPosition.MovingObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Session.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeGenBase.TempCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cpw.mods.fml.client.config.ConfigGuiType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class cpw.mods.fml.client.config.DummyConfigElement
-
- values() - Static method in enum cpw.mods.fml.common.discovery.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.eventhandler.Event.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.eventhandler.EventPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.gameevent.TickEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.gameevent.TickEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.LoaderState.ModState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.LoaderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.ModContainer.Disableable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.network.NetworkRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.registry.GameRegistry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.registry.ItemStackHolderInjector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.common.registry.ObjectHolderRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cpw.mods.fml.relauncher.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.SoundCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.gui.stream.GuiStreamUnavailable.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.stream.BroadcastController.BroadcastState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.stream.ChatController.ChatState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.stream.IngestServerTester.IngestTestState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.stream.IStream.AuthFailureReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.Entity.EnumEntitySize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.event.ClickEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.event.HoverEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumRarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.C02PacketUseEntity.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.C16PacketClientStatus.EnumState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.minecraft.server.management.LowerStringMap
-
- values() - Static method in enum net.minecraft.util.EnumChatFormatting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.MovingObjectPosition.MovingObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Session.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeGenBase.TempCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.WorldSettings.GameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variation - Variable in class net.minecraft.world.biome.BiomeGenBase.Height
-
- varIntByteCount(int) - Static method in class cpw.mods.fml.common.network.ByteBufUtils
-
The number of bytes to write the supplied int using the 7 bit varint encoding.
- Vec3 - Class in net.minecraft.util
-
- Vec3(double, double, double) - Constructor for class net.minecraft.util.Vec3
-
- vector3D - Variable in class net.minecraft.client.model.PositionTextureVertex
-
- velocityChanged - Variable in class net.minecraft.entity.Entity
-
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.block.Block
-
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.block.BlockLiquid
-
- velocityToAddToEntity(World, int, int, int, Entity, Vec3) - Method in class net.minecraft.block.BlockStairs
-
- verifyRespawnCoordinates(World, ChunkCoordinates, boolean) - Static method in class net.minecraft.entity.player.EntityPlayer
-
- version - Variable in class cpw.mods.fml.common.ModMetadata
-
- VERSION_STRING - Static variable in class net.minecraft.realms.RealmsSharedConstants
-
- VersionParser - Class in cpw.mods.fml.common.versioning
-
Parses version strings according to the specification here:
http://docs.codehaus.org/display/MAVEN/Versioning
and allows for comparison of versions based on that document.
- VersionParser() - Constructor for class cpw.mods.fml.common.versioning.VersionParser
-
- VersionRange - Class in cpw.mods.fml.common.versioning
-
Construct a version range from a specification.
- vertex(double, double, double) - Method in class net.minecraft.realms.Tezzelator
-
- vertexPositions - Variable in class net.minecraft.client.model.TexturedQuad
-
- vertexUV(double, double, double, double, double) - Method in class net.minecraft.realms.Tezzelator
-
- viewBobbing - Variable in class net.minecraft.client.settings.GameSettings
-
- viewerPosX - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosY - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosZ - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- vignetteTexPath - Static variable in class net.minecraft.client.gui.GuiIngame
-
- Village - Class in net.minecraft.village
-
- Village() - Constructor for class net.minecraft.village.Village
-
- Village(World) - Constructor for class net.minecraft.village.Village
-
- Village() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- Village(StructureVillagePieces.Start, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- villageBlacksmithChestContents - Static variable in class net.minecraft.world.gen.structure.StructureVillagePieces.House2
-
- VillageCollection - Class in net.minecraft.village
-
- VillageCollection(String) - Constructor for class net.minecraft.village.VillageCollection
-
- VillageCollection(World) - Constructor for class net.minecraft.village.VillageCollection
-
- villageCollectionObj - Variable in class net.minecraft.world.World
-
- VillageDoorInfo - Class in net.minecraft.village
-
- VillageDoorInfo(int, int, int, int, int, int) - Constructor for class net.minecraft.village.VillageDoorInfo
-
- villagePieceClass - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesLimit - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesSpawned - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagerArms - Variable in class net.minecraft.client.model.ModelVillager
-
- villagerBody - Variable in class net.minecraft.client.model.ModelVillager
-
- villagerHead - Variable in class net.minecraft.client.model.ModelVillager
-
- villagerModel - Variable in class net.minecraft.client.renderer.entity.RenderVillager
-
- villagerNose - Variable in class net.minecraft.client.model.ModelVillager
-
- VillagerRegistry - Class in cpw.mods.fml.common.registry
-
Registry for villager trading control
- VillagerRegistry() - Constructor for class cpw.mods.fml.common.registry.VillagerRegistry
-
- VillagerRegistry.IVillageCreationHandler - Interface in cpw.mods.fml.common.registry
-
Allow access to the
StructureVillagePieces
array controlling new village
creation so you can insert your own new village pieces
- VillagerRegistry.IVillageTradeHandler - Interface in cpw.mods.fml.common.registry
-
- villagersSellingList - Static variable in class net.minecraft.entity.passive.EntityVillager
-
- VillageSiege - Class in net.minecraft.village
-
- VillageSiege(World) - Constructor for class net.minecraft.village.VillageSiege
-
- villageSiegeObj - Variable in class net.minecraft.world.World
-
- villageSpawnBiomes - Static variable in class net.minecraft.world.gen.structure.MapGenVillage
-
- vine - Static variable in class net.minecraft.block.material.Material
-
- vine - Static variable in class net.minecraft.init.Blocks
-
- visible - Variable in class net.minecraft.client.gui.GuiButton
-
- visit(int, int, String, String, String, String[]) - Method in class cpw.mods.fml.common.asm.transformers.deobf.FMLRemappingAdapter
-
- visit(int, int, String, String, String, String[]) - Method in class cpw.mods.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visit(String, Object) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotationVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class cpw.mods.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitAnnotation(String, boolean) - Method in class cpw.mods.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, boolean) - Method in class cpw.mods.fml.common.discovery.asm.ModFieldVisitor
-
- visitAnnotation(String, boolean) - Method in class cpw.mods.fml.common.discovery.asm.ModMethodVisitor
-
- visitArray(String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitEnd() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitEnum(String, String, String) - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitField(int, String, String, String, Object) - Method in class cpw.mods.fml.common.discovery.asm.ModClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class cpw.mods.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class cpw.mods.fml.common.discovery.asm.ModClassVisitor
-
- voidFadeMagnitude() - Method in class net.minecraft.world.WorldType
-
- volume - Variable in class net.minecraft.block.Block.SoundType
-
- volume - Variable in class net.minecraft.client.audio.PositionedSound
-