Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

G

gallopTime - Variable in class net.minecraft.entity.passive.EntityHorse
Used to determine the sound that the horse should make when it steps
game_settings - Variable in class net.minecraft.client.gui.ScreenChatOptions
 
game_settings_1 - Variable in class net.minecraft.client.gui.GuiOptions
Reference to the GameSettings object.
game_settings_2 - Variable in class net.minecraft.client.gui.GuiSnooper
Reference to the GameSettings object.
game_settings_3 - Variable in class net.minecraft.client.gui.GuiLanguage
Reference to the GameSettings object.
game_settings_4 - Variable in class net.minecraft.client.gui.GuiScreenOptionsSounds
Reference to the GameSettings object.
GameConfiguration - Class in net.minecraft.client.main
 
GameConfiguration(GameConfiguration.UserInformation, GameConfiguration.DisplayInformation, GameConfiguration.FolderInformation, GameConfiguration.GameInformation, GameConfiguration.ServerInformation) - Constructor for class net.minecraft.client.main.GameConfiguration
 
GameConfiguration.DisplayInformation - Class in net.minecraft.client.main
 
GameConfiguration.FolderInformation - Class in net.minecraft.client.main
 
GameConfiguration.GameInformation - Class in net.minecraft.client.main
 
GameConfiguration.ServerInformation - Class in net.minecraft.client.main
 
GameConfiguration.UserInformation - Class in net.minecraft.client.main
 
gameController - Variable in class net.minecraft.client.network.NetHandlerPlayClient
Reference to the Minecraft instance, which many handler methods operate on
gameInfo - Variable in class net.minecraft.client.main.GameConfiguration
 
GameInformation(boolean, String) - Constructor for class net.minecraft.client.main.GameConfiguration.GameInformation
 
gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
gameMode - Variable in class net.minecraft.client.gui.GuiCreateWorld
 
gamemode - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
gameProfile - Variable in class net.minecraft.client.network.NetHandlerLoginClient
 
gameProfile - Variable in class net.minecraft.client.network.NetworkPlayerInfo
The GameProfile for the player represented by this NetworkPlayerInfo instance
gameProfile - Variable in class net.minecraft.entity.player.EntityPlayer
The player's unique game profile
gameProfile - Variable in class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
 
gameProfileFromJsonObject(JsonObject) - Static method in class net.minecraft.server.management.UserListWhitelistEntry
 
gameProfiles - Variable in class net.minecraft.server.management.PlayerProfileCache
 
GameRules - Class in net.minecraft.world
 
GameRules() - Constructor for class net.minecraft.world.GameRules
 
GameRules.Value - Class in net.minecraft.world
 
GameRules.ValueType - Enum in net.minecraft.world
 
gameSettings - Variable in class net.minecraft.client.Minecraft
The game settings that currently hold effect.
gameSettings - Variable in class net.minecraft.client.renderer.BlockRendererDispatcher
 
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 - Variable in class net.minecraft.util.MovementInputFromOptions
 
GameSettings.Options - Enum in net.minecraft.client.settings
 
gameType - Variable in class net.minecraft.client.network.NetworkPlayerInfo
 
gameType - Variable in class net.minecraft.network.play.server.S01PacketJoinGame
 
gameType - Variable in class net.minecraft.network.play.server.S07PacketRespawn
 
gameType - Variable in class net.minecraft.server.management.ItemInWorldManager
 
gameType - Variable in class net.minecraft.server.management.ServerConfigurationManager
 
GameType(int, String) - Constructor for enum net.minecraft.world.WorldSettings.GameType
 
gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
Game version for this server.
gammaSetting - Variable in class net.minecraft.client.settings.GameSettings
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenBase
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenForest
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenHills
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenJungle
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenSavanna
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenSnow
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeGenTaiga
 
genBiomes - Variable in class net.minecraft.world.biome.WorldChunkManager
 
genDecorations(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeDecorator
 
genDecorations(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeEndDecorator
 
generalQuads - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
generalStats - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
generalStats - Static variable in class net.minecraft.stats.StatList
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigMushroom
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBlockBlob
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenCactus
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenCanopyTree
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenClay
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDeadBush
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDesertWells
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenDungeons
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenerator
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGeneratorBonusChest
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenFire
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenForest
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone1
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenGlowStone2
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenHellLava
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenIcePath
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenIceSpike
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenLakes
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenLiquids
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaJungle
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaPineTree
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMelon
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMinable
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenPumpkin
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenReed
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSand
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSavannaTree
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenShrub
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSwamp
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga1
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTaiga2
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTallGrass
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenTrees
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenVines
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenWaterlily
 
generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.GeneratorBushFeature
 
generate(IChunkProvider, World, int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.MapGenBase
 
generateBigMushroom(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockMushroom
 
generateBiomeTerrain(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
 
generateChestContents(Random, List<WeightedRandomChestContent>, IInventory, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
 
generateChestContents(World, StructureBoundingBox, Random, int, int, int, List<WeightedRandomChestContent>, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
 
generateChestContents(World, StructureBoundingBox, Random, int, int, int, List<WeightedRandomChestContent>, int) - Method in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
 
generateDispenserContents(Random, List<WeightedRandomChestContent>, TileEntityDispenser, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
 
generateDispenserContents(World, StructureBoundingBox, Random, int, int, int, int, List<WeightedRandomChestContent>, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
 
generateDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
Generates the specified number of display lists and returns the first index.
generateHeightMap() - Method in class net.minecraft.world.chunk.Chunk
Generates the height map for a chunk from scratch
generateHeightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
Generates the height map for a chunk from scratch
generateKeyPair() - Static method in class net.minecraft.util.CryptManager
Generates RSA KeyPair
generateLakes - Variable in class net.minecraft.world.biome.BiomeDecorator
True if decorator should generate surface lava & water
generateLeafNode(BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Generates the leaves surrounding an individual entry in the leafNodes list.
generateLeafNodeBases() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Generates additional wood blocks to fill out the bases of different leaf nodes that would otherwise degrade.
generateLeafNodeList() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Generates a list of leaf nodes for the tree, to be populated by generateLeaves.
generateLeaves() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Generates the leaf portion of the tree as specified by the leafNodes list.
generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
Creates the light to brightness table
generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProviderHell
Creates the light to brightness table
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
 
generateNewRandomName() - Method in class net.minecraft.util.EnchantmentNameParts
Randomly generates a new name built up of 3 or 4 randomly selected words.
generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
pars:(par2,3,4=noiseOffset ; so that adjacent noise segments connect) (pars5,6,7=x,y,zArraySize),(pars8,10,12 = x,y,z noiseScale)
generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
Bouncer function to the main one with some default arguments.
generateOres() - Method in class net.minecraft.world.biome.BiomeDecorator
Generates ores in the current chunk
generatePortal(BlockPos) - Method in class net.minecraft.entity.boss.EntityDragon
Generate the portal when the dragon dies
generateSky() - Method in class net.minecraft.client.renderer.RenderGlobal
 
generateSky2() - Method in class net.minecraft.client.renderer.RenderGlobal
 
generateSkylightMap() - Method in class net.minecraft.world.chunk.Chunk
Generates the initial skylight map for the chunk upon generation or load.
generateSkylightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
Generates the initial skylight map for the chunk upon generation or load.
generateStars() - Method in class net.minecraft.client.renderer.RenderGlobal
 
generateStructure(World, Random, ChunkCoordIntPair) - Method in class net.minecraft.world.gen.structure.MapGenStructure
 
generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
 
generateStructure(World, Random, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureStart
Keeps iterating Structure Pieces and spawning them until the checks tell it to stop
generateTexture() - Static method in class net.minecraft.client.renderer.GlStateManager
 
generateTree(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockSapling
 
generateTrunk() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Places the trunk for the big tree that is being generated.
GeneratorBushFeature - Class in net.minecraft.world.gen
 
GeneratorBushFeature(BlockBush) - Constructor for class net.minecraft.world.gen.GeneratorBushFeature
 
generatorCollection - Variable in class net.minecraft.world.gen.NoiseGeneratorOctaves
Collection of noise generation functions.
generatorOptions - Variable in class net.minecraft.world.storage.WorldInfo
 
generatorSettings - Variable in class net.minecraft.world.WorldProvider
 
generatorVersion - Variable in class net.minecraft.world.WorldType
The int version of the ChunkProvider that generated this world.
generic - Static variable in class net.minecraft.util.DamageSource
 
genericAttribute - Variable in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
The Attribute this is an instance of
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, String) - 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
Standard ore generation helper.
genStandardOre2(int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
Standard ore generation helper.
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenHills
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenOcean
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenSavanna.Mutated
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenTaiga
 
get(int) - Method in class net.minecraft.nbt.NBTTagList
Get the tag at the given position
get(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
get(URL) - Static method in class net.minecraft.util.HttpUtil
Send a GET request to the given URL.
get(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
Returns the nibble of data corresponding to the passed in x, y, z.
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
GET_NAME_FUNC - Static variable in class net.minecraft.block.state.BlockState
 
getAbsorptionAmount() - Method in class net.minecraft.entity.EntityLivingBase
 
getAbsorptionAmount() - Method in class net.minecraft.entity.player.EntityPlayer
 
getAction() - Method in class net.minecraft.event.ClickEvent
Gets the action to perform when this event is raised.
getAction() - Method in class net.minecraft.event.HoverEvent
Gets the action to perform when this event is raised.
getAction() - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getAction() - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
 
getActionNumber() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getActionNumber() - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
getActiveAnvilConverter() - Method in class net.minecraft.server.MinecraftServer
 
getActivePotionEffect(Potion) - Method in class net.minecraft.entity.EntityLivingBase
returns the PotionEffect for the supplied Potion if it is active, null otherwise.
getActivePotionEffects() - Method in class net.minecraft.entity.EntityLivingBase
 
getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getActualHeight() - Method in class net.minecraft.world.World
Returns current world height.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDirt
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrass
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMycelium
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
Get the actual Block state of this Block at the given position.
getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
 
getAdjacentChest(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
 
getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
getAge() - Method in class net.minecraft.entity.EntityLivingBase
 
getAge() - Method in class net.minecraft.entity.item.EntityItem
 
getAggressive() - Method in class net.minecraft.entity.monster.EntityWitch
Return whether this witch is aggressive at an entity.
getAIControlledByPlayer() - Method in class net.minecraft.entity.passive.EntityPig
Return the AI task for player control.
getAIMoveSpeed() - Method in class net.minecraft.entity.EntityLivingBase
the movespeed used for the new AI system
getAIMoveSpeed() - Method in class net.minecraft.entity.player.EntityPlayer
the movespeed used for the new AI system
getAir() - Method in class net.minecraft.entity.Entity
 
getAISit() - Method in class net.minecraft.entity.passive.EntityTameable
Returns the AITask responsible of the sit logic
getAITarget() - Method in class net.minecraft.entity.EntityLivingBase
 
getAll(Enchantment, List<ItemStack>) - Method in class net.minecraft.item.ItemEnchantedBook
 
getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.BlockPos
 
getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.BlockPos
 
getAllowedValues() - Method in interface net.minecraft.block.properties.IProperty
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyBool
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyEnum
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyInteger
 
getAllowedValues() - Method in class net.minecraft.block.state.BlockState
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
 
getAllowNether() - Method in class net.minecraft.server.MinecraftServer
 
getAllProfiles() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
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<Stitcher.Slot>) - 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 class net.minecraft.server.management.ServerConfigurationManager
Returns an array of the usernames of all the connected players.
getAllUsernames() - Method in class net.minecraft.server.MinecraftServer
Returns an array of the usernames of all the connected players.
getAllWatched() - Method in class net.minecraft.entity.DataWatcher
 
getAlpha() - Method in class net.minecraft.client.particle.EntityFX
 
getAlternativeModel(long) - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getAlwaysRenderNameTag() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.EntityLivingBase
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.EntityPlayer
 
getAmbientMusicType() - Method in class net.minecraft.client.Minecraft
 
getAmbientOcclusionEnabled(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getAmbientOcclusionLightValue() - Method in class net.minecraft.block.Block
Returns the default ambient occlusion value based on block opacity
getAmbientOcclusionLightValue() - Method in class net.minecraft.block.BlockBarrier
Returns the default ambient occlusion value based on block opacity
getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
Returns the amountScrolled field as an integer.
getAmplifier() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
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
Return whether this creature type is an animal.
getAnimationFrame(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getAnimationType() - Method in class net.minecraft.network.play.server.S0BPacketAnimation
 
getAoBrightness(int, int, int, int) - Method in class net.minecraft.client.renderer.BlockModelRenderer.AmbientOcclusionFace
 
getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the aqua affinity status of enchantments on current equipped item of player.
getAreAmbient(Collection<PotionEffect>) - Static method in class net.minecraft.potion.PotionHelper
Check whether a Collection<PotionEffect> are all ambient.
getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.Chunk
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
getArgumentCount() - Method in enum net.minecraft.util.EnumParticleTypes
 
getArgumentMap(String) - Static method in class net.minecraft.command.PlayerSelector
 
getArmorItemForSlot(int, int) - Static method in class net.minecraft.entity.EntityLiving
Gets the vanilla armor Item that can go in the slot specified for the given tier.
getArmorMaterial() - Method in class net.minecraft.item.ItemArmor
Return the armor material for this armor item.
getArmorPosition(ItemStack) - Static method in class net.minecraft.entity.EntityLiving
 
getArmorResource(ItemArmor, boolean) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
getArmorResource(ItemArmor, boolean, String) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
getArmorVisibility() - Method in class net.minecraft.entity.player.EntityPlayer
When searching for vulnerable players, if a player is invisible, the return value of this is the chance of seeing them anyway.
getArmSwingAnimationEnd() - Method in class net.minecraft.entity.EntityLivingBase
Returns an integer indicating the end point of the swing animation, used by EntityLivingBase.swingProgress to provide a progress indicator.
getArrowCountInEntity() - Method in class net.minecraft.entity.EntityLivingBase
counts the amount of arrows stuck in the entity.
getAtlasSprite() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getAttachPosition(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
 
getAttackStrength() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Gets the amount of damage dealt to the player when "attacked" by the slime.
getAttackStrength() - Method in class net.minecraft.entity.monster.EntitySlime
Gets the amount of damage dealt to the player when "attacked" by the slime.
getAttackTarget() - Method in class net.minecraft.entity.EntityLiving
Gets the active target the Task system uses for tracking
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
Get the Attribute this is an instance of
getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
Get the Attribute this is an instance of
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
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.Potion
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.PotionAttackDamage
 
getAttributeModifierMap() - Method in class net.minecraft.potion.Potion
 
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
 
getAuxData() - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
 
getAvailablePlayerDat() - Method in class net.minecraft.server.management.ServerConfigurationManager
Returns an array of usernames for which player.dat exists for.
getAvailablePlayerDat() - Method in interface net.minecraft.world.storage.IPlayerFileData
Returns an array of usernames for which player.dat exists for.
getAvailablePlayerDat() - Method in class net.minecraft.world.storage.SaveHandler
Returns an array of usernames for which player.dat exists for.
getAvailableResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
 
getAverageEdgeLength() - Method in class net.minecraft.util.AxisAlignedBB
Returns the average length of the edges of the bounding box.
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.PathNavigateGround
 
getAvoidsWater() - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
getAxis() - Method in enum net.minecraft.util.EnumFacing
 
getAxisDirection() - Method in enum net.minecraft.util.EnumFacing
Get the AxisDirection of this Facing.
getBackgroundImageName() - Method in class net.minecraft.creativetab.CreativeTabs
 
getBakedModel(IBlockState, BlockPos) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBanEndDate() - Method in class net.minecraft.server.management.BanEntry
 
getBanEntry(SocketAddress) - Method in class net.minecraft.server.management.BanList
 
getBannedIPs() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getBannedPlayers() - 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
Returns the base-64 encoded representation of the server's icon, or null if not available
getBaseColor(ItemStack) - Method in class net.minecraft.item.ItemBanner
 
getBaseColor() - Method in class net.minecraft.tileentity.TileEntityBanner
 
getBaseColor(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
 
getBaseState() - Method in class net.minecraft.block.state.BlockState
 
getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getBeamSegments() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getBedLocation() - Method in class net.minecraft.entity.player.EntityPlayer
 
getBedOrientationInDegrees() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the orientation of the bed in degrees.
getBedPosition() - Method in class net.minecraft.network.play.server.S0APacketUseBed
 
getBedSpawnLocation(World, BlockPos, boolean) - Static method in class net.minecraft.entity.player.EntityPlayer
Return null if bed is invalid
getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDispenser
 
getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDropper
 
getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
Get bidiFlag that controls if the Unicode Bidirectional Algorithm should be run before rendering any string
getBiome(int) - Static method in class net.minecraft.world.biome.BiomeGenBase
return the biome specified by biomeID, or 0 (ocean) if out of bounds
getBiome(BlockPos, WorldChunkManager) - Method in class net.minecraft.world.chunk.Chunk
 
getBiome() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
Return the biome used on this preset.
getBiomeArray() - Method in class net.minecraft.world.chunk.Chunk
Returns an array containing a 16x16 mapping on the X/Z of block positions in this Chunk to biome IDs.
getBiomeCacheBlock(int, int) - Method in class net.minecraft.world.biome.BiomeCache
Returns a biome cache block at location specified.
getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getBiomeFromBiomeList(int, BiomeGenBase) - Static method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeGenArray() - Static method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.BiomeCache.Block
 
getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.WorldChunkManager
Return a list of biomes for the specified blocks.
getBiomeGenAt(BiomeGenBase[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
Return a list of biomes for the specified blocks.
getBiomeGenerator(BlockPos) - Method in class net.minecraft.world.biome.WorldChunkManager
Returns the biome generator
getBiomeGenerator(BlockPos, BiomeGenBase) - Method in class net.minecraft.world.biome.WorldChunkManager
 
getBiomeGenerator(BlockPos) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
Returns the biome generator
getBiomeGenForCoords(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getBiomeGenForCoords(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getBiomeGenForCoords(BlockPos) - Method in class net.minecraft.world.World
 
getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
Returns an array of biomes for the location input.
getBiomesForGeneration(BiomeGenBase[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
Returns an array of biomes for the location input.
getBiomesToSpawnIn() - Method in class net.minecraft.world.biome.WorldChunkManager
 
getBlock() - Method in class net.minecraft.block.BlockEventData
 
getBlock() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
 
getBlock() - Method in class net.minecraft.block.state.BlockState
 
getBlock() - Method in class net.minecraft.block.state.BlockState.StateImplementation
 
getBlock() - Method in interface net.minecraft.block.state.IBlockState
 
getBlock() - Method in class net.minecraft.entity.item.EntityFallingBlock
 
getBlock() - Method in class net.minecraft.item.ItemBlock
 
getBlock(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getBlock(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlock(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlock(int, int, int) - Method in class net.minecraft.world.ChunkCoordIntPair
Get the World coordinates of the Block with the given Chunk coordinates relative to this chunk
getBlock() - Method in class net.minecraft.world.NextTickListEntry
 
getBlock0(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
Returns the block corresponding to the given coordinates inside a chunk.
getBlockAtEntityViewpoint(World, Entity, float) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockBoundsMaxX() - Method in class net.minecraft.block.Block
returns the block bounderies maxX value
getBlockBoundsMaxY() - Method in class net.minecraft.block.Block
returns the block bounderies maxY value
getBlockBoundsMaxZ() - Method in class net.minecraft.block.Block
returns the block bounderies maxZ value
getBlockBoundsMinX() - Method in class net.minecraft.block.Block
returns the block bounderies minX value
getBlockBoundsMinY() - Method in class net.minecraft.block.Block
returns the block bounderies minY value
getBlockBoundsMinZ() - Method in class net.minecraft.block.Block
returns the block bounderies minZ value
getBlockByExtId(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns the block for a location in a chunk, with the extended ID merged from a byte array and a NibbleArray to form a full 12-bit block ID.
getBlockById(int) - Static method in class net.minecraft.block.Block
 
getBlockByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
Gets the Block specified by the given text string.
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.BlockTallGrass
 
getBlockColor() - Method in class net.minecraft.block.BlockVine
 
getBlockDensity(Vec3, AxisAlignedBB) - Method in class net.minecraft.world.World
Gets the percentage of real blocks within within a bounding box, along a specified vector.
getBlockDoor(BlockPos) - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
 
getBlocked() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Get whether this hopper minecart is being blocked by an activator rail.
getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
 
getBlockFromName(String) - Static method in class net.minecraft.block.Block
 
getBlockHardness(World, BlockPos) - Method in class net.minecraft.block.Block
 
getBlockLayer() - Method in class net.minecraft.block.Block
 
getBlockLayer() - Method in class net.minecraft.block.BlockBeacon
 
getBlockLayer() - Method in class net.minecraft.block.BlockBed
 
getBlockLayer() - Method in class net.minecraft.block.BlockBrewingStand
 
getBlockLayer() - Method in class net.minecraft.block.BlockBush
 
getBlockLayer() - Method in class net.minecraft.block.BlockCactus
 
getBlockLayer() - Method in class net.minecraft.block.BlockCake
 
getBlockLayer() - Method in class net.minecraft.block.BlockCocoa
 
getBlockLayer() - Method in class net.minecraft.block.BlockDoor
 
getBlockLayer() - Method in class net.minecraft.block.BlockFire
 
getBlockLayer() - Method in class net.minecraft.block.BlockFlowerPot
 
getBlockLayer() - Method in class net.minecraft.block.BlockGlass
 
getBlockLayer() - Method in class net.minecraft.block.BlockGrass
 
getBlockLayer() - Method in class net.minecraft.block.BlockHopper
 
getBlockLayer() - Method in class net.minecraft.block.BlockIce
 
getBlockLayer() - Method in class net.minecraft.block.BlockLadder
 
getBlockLayer() - Method in class net.minecraft.block.BlockLeaves
 
getBlockLayer() - Method in class net.minecraft.block.BlockLiquid
 
getBlockLayer() - Method in class net.minecraft.block.BlockMobSpawner
 
getBlockLayer() - Method in class net.minecraft.block.BlockPane
 
getBlockLayer() - Method in class net.minecraft.block.BlockPortal
 
getBlockLayer() - Method in class net.minecraft.block.BlockRailBase
 
getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneDiode
 
getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneWire
 
getBlockLayer() - Method in class net.minecraft.block.BlockReed
 
getBlockLayer() - Method in class net.minecraft.block.BlockSlime
 
getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlass
 
getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlassPane
 
getBlockLayer() - Method in class net.minecraft.block.BlockStairs
 
getBlockLayer() - Method in class net.minecraft.block.BlockTorch
 
getBlockLayer() - Method in class net.minecraft.block.BlockTrapDoor
 
getBlockLayer() - Method in class net.minecraft.block.BlockTripWire
 
getBlockLayer() - Method in class net.minecraft.block.BlockTripWireHook
 
getBlockLayer() - Method in class net.minecraft.block.BlockVine
 
getBlockLayer() - Method in class net.minecraft.block.BlockWeb
 
getBlocklightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns the NibbleArray instance containing Block-light data.
getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockLightOpacity(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
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
Return the metadata corresponding to the given coordinates inside a chunk.
getBlockMetadata(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockMetadata(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.resources.model.ModelManager
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.EntityCreature
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGiantZombie
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGuardian
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityMob
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntitySilverfish
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.passive.EntityAnimal
 
getBlockPos() - Method in class net.minecraft.block.BlockSourceImpl
 
getBlockPos() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockPos() - Method in class net.minecraft.util.MovingObjectPosition
 
getBlockPosition() - Method in class net.minecraft.network.play.server.S23PacketBlockChange
 
getBlockPosition() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
 
getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
player reach distance = 4F
getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
 
getBlockState() - Method in class net.minecraft.block.Block
 
getBlockState() - Method in class net.minecraft.block.BlockRailBase.Rail
 
getBlockState() - Method in class net.minecraft.block.state.BlockWorldState
 
getBlockState(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getBlockState() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
getBlockState() - Method in class net.minecraft.network.play.server.S23PacketBlockChange
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getBlockState() - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
 
getBlockStateFromPos(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
 
getBlockStateLocation(ResourceLocation) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getBlockStateMapper() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getBlockStateRaw(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getBlocksToDestroy() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
 
getBlocksToMove() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
 
getBlockStorageArray() - Method in class net.minecraft.world.chunk.Chunk
Returns the ExtendedBlockStorage array for this Chunk.
getBlockTileEntity() - Method in class net.minecraft.block.BlockSourceImpl
 
getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockType() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getBlockType() - Method in class net.minecraft.block.BlockFlower
Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.block.BlockRedFlower
Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.block.BlockYellowFlower
Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
 
getBlockType() - Method in class net.minecraft.tileentity.TileEntity
Gets the block type at the location of this entity (client-only).
getBlueColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getBodyRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getBold() - Method in class net.minecraft.util.ChatStyle
Whether or not text of this ChatStyle should be in bold.
getBoolean(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a boolean value using the specified key, or false if no such key was stored.
getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
 
getBoolean(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the boolean value of the given JsonElement.
getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Gets the boolean value of the field on the JsonObject with the given name.
getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonUtils
Gets the boolean value of the field on the JsonObject with the given name, or the given default value if the field is missing.
getBoolean(String) - Method in class net.minecraft.world.GameRules
Gets the boolean Game Rule value.
getBoolean() - Method in class net.minecraft.world.GameRules.Value
 
getBorderCenterX() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border center X position
getBorderCenterX(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border center X position
getBorderCenterZ() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border center Z position
getBorderCenterZ(double) - Method in class net.minecraft.world.storage.WorldInfo
Sets the border center Z position
getBorderDamagePerBlock() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border damage per block
getBorderLerpTarget() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border lerp target
getBorderLerpTime() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border lerp time
getBorderSafeZone() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border safe zone
getBorderSize() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderWarningDistance() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border warning distance
getBorderWarningTime() - Method in class net.minecraft.world.storage.WorldInfo
Returns the border warning time
getBoundingBox(World, BlockPos, IBlockState, float, EnumFacing) - Method in class net.minecraft.block.BlockPistonMoving
 
getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureComponent
 
getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureStart
 
getBoundingBoxCenter() - Method in class net.minecraft.world.gen.structure.StructureComponent
 
getBoundingBoxCenter() - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
 
getBoundsForLayers(int) - Method in class net.minecraft.block.BlockSnow
 
getBreakerId() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getBreakSound() - Method in class net.minecraft.block.Block.SoundType
 
getBrightness(float) - Method in class net.minecraft.client.particle.EntityDropParticleFX
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
getBrightness(float) - Method in class net.minecraft.client.particle.EntityFlameFX
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityLavaFX
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityPortalFX
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.Entity
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.item.EntityEnderEye
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.monster.EntityBlaze
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityFireball
Gets how bright this entity is.
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityDiggingFX
 
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.EntityFirework.SparkFX
 
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
 
getBuffer() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getBufferData() - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
 
getBufferData() - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
 
getBurnLeftScaled(int) - Method in class net.minecraft.client.gui.inventory.GuiFurnace
 
getButton() - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
 
getButtonWidth() - Method in class net.minecraft.client.gui.GuiButton
 
getButtonWidth() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
getByClass(Class<S>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
getById(int) - Static method in enum net.minecraft.network.EnumConnectionState
 
getByID(int) - Static method in enum net.minecraft.world.WorldSettings.GameType
 
getByName(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
 
getByNameOrId(String) - Static method in class net.minecraft.item.Item
Tries to get an Item by it's name (e.g.
getByte() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getByte() - Method in class net.minecraft.nbt.NBTTagByte
 
getByte(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a byte value using the specified key, or 0 if no such key was stored.
getByte() - Method in class net.minecraft.nbt.NBTTagDouble
 
getByte() - Method in class net.minecraft.nbt.NBTTagFloat
 
getByte() - Method in class net.minecraft.nbt.NBTTagInt
 
getByte() - Method in class net.minecraft.nbt.NBTTagLong
 
getByte() - Method in class net.minecraft.nbt.NBTTagShort
 
getByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getByteArray() - Method in class net.minecraft.nbt.NBTTagByteArray
 
getByteArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a byte array using the specified key, or a zero-length array if no such key was stored.
getByteBuffer() - Method in class net.minecraft.client.renderer.WorldRenderer
 
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
 
getBytes(int, GatheringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
 
getByteSize() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getCachedBiomes(int, int) - Method in class net.minecraft.world.biome.BiomeCache
Returns the array of cached biome types in the BiomeCacheBlock at the given location.
getCacheSizes() - Static method in class net.minecraft.world.gen.layer.IntCache
Gets a human-readable string that indicates the sizes of all the cache fields.
getCanBeCreated() - Method in class net.minecraft.world.WorldType
Gets whether this WorldType can be used to generate a new world.
getCanBlockBurn(World, BlockPos) - Method in class net.minecraft.block.BlockStaticLiquid
 
getCanBurn() - Method in class net.minecraft.block.material.Material
Returns if the block can burn or not.
getCanCraft(EntityPlayer) - Method in class net.minecraft.inventory.Container
gets whether or not the player can craft in this inventory or not
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
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.EntityLiving
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityEndermite
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGhast
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGuardian
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMob
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityPigZombie
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySilverfish
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySlime
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityAnimal
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityBat
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityHorse
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityOcelot
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntitySquid
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityWaterMob
Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnNPCs() - Method in class net.minecraft.server.MinecraftServer
 
getCanSwim() - Method in class net.minecraft.pathfinding.PathNavigateGround
 
getCanSwim() - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
getCategory(String) - Static method in enum net.minecraft.client.audio.SoundCategory
 
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
 
getCause() - Method in exception net.minecraft.util.ReportedException
 
getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
Gets the stack trace of the Throwable that caused this crash report, or if that fails, the cause .toString().
getCelestialAngle(float) - Method in class net.minecraft.world.World
calls calculateCelestialAngle
getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
Return getCelestialAngle()*2*PI
getCenter() - Method in class net.minecraft.village.Village
 
getCenter() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
 
getCenterBlock(int) - Method in class net.minecraft.world.ChunkCoordIntPair
Get the coordinates of the Block in the center of this chunk with the given Y coordinate
getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterXPos() - Method in class net.minecraft.world.ChunkCoordIntPair
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterZPosition() - Method in class net.minecraft.world.ChunkCoordIntPair
 
getChanged() - Method in class net.minecraft.entity.DataWatcher
 
getChangedBlocks() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
getChannelInfo() - Method in class net.minecraft.client.stream.BroadcastController
 
getChannelName() - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
 
getChannelName() - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
getChar(int) - Method in class net.minecraft.network.PacketBuffer
 
getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
Returns the width of this character as rendered.
getChatClickEvent() - Method in class net.minecraft.util.ChatStyle
The effective chat click event.
getChatComponent() - Method in class net.minecraft.client.gui.ChatLine
 
getChatComponent(int, int) - Method in class net.minecraft.client.gui.GuiNewChat
Gets the chat component under the mouse
getChatComponent() - Method in class net.minecraft.item.ItemStack
Get a ChatComponent for this Item's display name that shows this Item on hover
getChatComponent() - Method in class net.minecraft.network.play.server.S02PacketChat
 
getChatComponentFromNthArg(ICommandSender, String[], int) - Static method in class net.minecraft.command.CommandBase
 
getChatComponentFromNthArg(ICommandSender, String[], int, boolean) - Static method in class net.minecraft.command.CommandBase
 
getChatComponentText_TextValue() - Method in class net.minecraft.util.ChatComponentText
Gets the text value of this ChatComponentText.
getChatFormat() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getChatGUI() - Method in class net.minecraft.client.gui.GuiIngame
returns a pointer to the persistant Chat GUI, containing all previous chat messages and such
getChatHeight() - Method in class net.minecraft.client.gui.GuiNewChat
 
getChatHoverEvent() - Method in class net.minecraft.util.ChatStyle
The effective chat hover event.
getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
 
getChatOpen() - Method in class net.minecraft.client.gui.GuiNewChat
Returns true if the chat GUI is open
getChatScale() - Method in class net.minecraft.client.gui.GuiNewChat
Returns the chatscale from mc.gameSettings.chatScale
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
 
getChatVisibility() - Method in class net.minecraft.entity.player.EntityPlayerMP
 
getChatVisibility() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getChatWidth() - Method in class net.minecraft.client.gui.GuiNewChat
 
getCheatsEnabled() - Method in class net.minecraft.world.storage.SaveFormatComparator
 
getChestSize() - Method in class net.minecraft.entity.passive.EntityHorse
Returns number of slots depending horse type
getChestType() - Method in class net.minecraft.tileentity.TileEntityChest
 
getChunkBytes(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkCoordIntPair() - Method in class net.minecraft.world.chunk.Chunk
Gets a ChunkCoordIntPair representing the Chunk's position.
getChunkCount() - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkDataInputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
Returns an uncompressed chunk stream from the region file.
getChunkDataOutputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
Returns an output stream used to write chunk data.
getChunkFromBlockCoords(BlockPos) - Method in class net.minecraft.world.World
 
getChunkFromChunkCoords(int, int) - Method in class net.minecraft.world.World
Returns back a chunk looked up by chunk coordinates Args: x, y
getChunkInputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
Returns an input stream for the specified chunk.
getChunkLoader(WorldProvider) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
initializes and returns the chunk loader for the specified world provider
getChunkLoader(WorldProvider) - Method in interface net.minecraft.world.storage.ISaveHandler
initializes and returns the chunk loader for the specified world provider
getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandler
initializes and returns the chunk loader for the specified world provider
getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandlerMP
initializes and returns the chunk loader for the specified world provider
getChunkOutputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
Returns an output stream for the specified chunk.
getChunkPosX() - Method in class net.minecraft.world.gen.structure.StructureStart
 
getChunkPosZ() - Method in class net.minecraft.world.gen.structure.StructureStart
 
getChunkProvider() - Method in class net.minecraft.world.World
gets the world's chunk provider
getChunkSize(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunksLowestHorizon(int, int) - Method in class net.minecraft.world.World
Gets the lowest height of the chunk where sunlight directly reaches
getChunkX() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getChunkX(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkZ() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getChunkZ(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getClassFromID(int) - Static method in class net.minecraft.entity.EntityList
 
getCleanWeatherTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getClickedItem() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getClientBrand() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientTime() - Method in class net.minecraft.network.status.client.C01PacketPing
 
getClipboardString() - Static method in class net.minecraft.client.gui.GuiScreen
Returns a string stored in the system clipboard.
getClosestDistance(Entity) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestDistance(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestHorse(Entity, double) - Method in class net.minecraft.entity.passive.EntityHorse
 
getClosestPlayer(double, double, double, double) - Method in class net.minecraft.world.World
Gets the closest player to the point within the specified distance (distance can be set to less than 0 to not limit the distance).
getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
Gets the closest player to the entity within the specified distance (if distance is less than 0 then ignored).
getClosestStrongholdPos(World, BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
 
getCloudColour(float) - Method in class net.minecraft.world.World
 
getCloudHeight() - Method in class net.minecraft.world.WorldProvider
the y level at which clouds are rendered.
getCloudHeight() - Method in class net.minecraft.world.WorldProviderEnd
the y level at which clouds are rendered.
getCollarColor() - Method in class net.minecraft.entity.passive.EntityWolf
 
getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
 
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.item.EntityItemFrame
 
getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.EntityFireball
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockAir
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBanner
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockButton
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCactus
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCake
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoor
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFarmland
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFenceGate
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLadder
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLever
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLilyPad
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonBase
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPortal
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailBase
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSign
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSkull
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSnow
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSoulSand
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockVine
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWall
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWeb
 
getCollisionBoundingBox() - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
getCollisionBoundingBox() - Method in class net.minecraft.entity.Entity
Returns the collision bounding box for this entity
getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityBoat
Returns the collision bounding box for this entity
getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
Returns the collision bounding box for this entity
getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
Returns a boundingBox used to collide the entity with other entities and blocks.
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityBoat
Returns a boundingBox used to collide the entity with other entities and blocks.
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
Returns a boundingBox used to collide the entity with other entities and blocks.
getColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
Return the color for the specified armor ItemStack.
getColor() - Method in class net.minecraft.util.ChatStyle
Gets the effective color of this ChatStyle.
getColorAtPos(BiomeGenBase, BlockPos) - Method in interface net.minecraft.world.biome.BiomeColorHelper.ColorResolver
 
getColorCode(char) - Method in class net.minecraft.client.gui.FontRenderer
 
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.ItemBanner
 
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
 
getColorIndex(int) - Method in class net.minecraft.client.renderer.WorldRenderer
Takes in the pass the call list is being requested for.
getColorIndex() - Method in enum net.minecraft.util.EnumChatFormatting
Returns the numerical color index that represents this formatting
getColorList() - Method in class net.minecraft.tileentity.TileEntityBanner
 
getColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
Returns an ARGB int color back.
getColorMultiplier(T, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
Returns an ARGB int color back.
getColorOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getColorOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getColorPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
Returns the color prefix for the player's team name
getColors() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
getColorSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
Returns the color suffix for the player's team name
getCombatTracker() - Method in class net.minecraft.entity.EntityLivingBase
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.ChunkCache
 
getCombinedLight(BlockPos, int) - Method in interface net.minecraft.world.IBlockAccess
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.World
 
getCommand() - Method in class net.minecraft.command.server.CommandBlockLogic
Returns the command of the command block.
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
 
getCommandBlockLogic() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
getCommandBlockLogic() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
getCommandManager() - Method in class net.minecraft.server.MinecraftServer
 
getCommandName() - Method in class net.minecraft.command.CommandBlockData
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandClearInventory
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandClone
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandCompare
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandDebug
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandDefaultGameMode
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandDifficulty
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandEffect
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandEnchant
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandEntityData
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandExecuteAt
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandFill
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandGameMode
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandGameRule
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandGive
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandHelp
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandKill
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandParticle
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandPlaySound
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandReplaceItem
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandServerKick
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandSetPlayerTimeout
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandSetSpawnpoint
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandShowSeed
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandSpreadPlayers
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandStats
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandTime
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandTitle
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandToggleDownfall
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandTrigger
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandWeather
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandWorldBorder
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.CommandXP
Gets the name of the command
getCommandName() - Method in interface net.minecraft.command.ICommand
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandAchievement
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandBanIp
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandBanPlayer
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandBroadcast
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandDeOp
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandEmote
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandListBans
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandListPlayers
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandMessage
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandMessageRaw
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandOp
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandPardonIp
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandPardonPlayer
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandPublishLocalServer
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSaveAll
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSaveOff
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSaveOn
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandScoreboard
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSetBlock
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandStop
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandSummon
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandTeleport
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandTestFor
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandTestForBlock
Gets the name of the command
getCommandName() - Method in class net.minecraft.command.server.CommandWhitelist
Gets the name of the command
getCommandResultStats() - Method in class net.minecraft.command.server.CommandBlockLogic
 
getCommandResultStats() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
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
Returns the given ICommandSender as a EntityPlayer or throw an exception.
getCommandSenderEntity() - Method in interface net.minecraft.command.ICommandSender
Returns the entity associated with the command sender.
getCommandSenderEntity() - Method in class net.minecraft.entity.Entity
Returns the entity associated with the command sender.
getCommandSenderEntity() - Method in class net.minecraft.network.rcon.RConConsoleSource
Returns the entity associated with the command sender.
getCommandSenderEntity() - Method in class net.minecraft.server.MinecraftServer
Returns the entity associated with the command sender.
getCommandStats() - Method in class net.minecraft.entity.Entity
 
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandBlockData
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandClearInventory
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandClone
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandCompare
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDebug
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDefaultGameMode
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDifficulty
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEffect
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEnchant
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEntityData
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandExecuteAt
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandFill
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameMode
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameRule
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGive
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandHelp
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandKill
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandParticle
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandPlaySound
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandReplaceItem
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandServerKick
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetPlayerTimeout
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetSpawnpoint
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSpreadPlayers
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandStats
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTime
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTitle
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandToggleDownfall
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTrigger
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandWeather
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandWorldBorder
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandXP
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in interface net.minecraft.command.ICommand
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandAchievement
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanIp
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanPlayer
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBroadcast
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandDeOp
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandEmote
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListBans
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListPlayers
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessage
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessageRaw
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandOp
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonIp
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonPlayer
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPublishLocalServer
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveAll
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOff
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOn
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandScoreboard
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetBlock
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandStop
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSummon
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTeleport
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestFor
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestForBlock
Gets the usage string for the command.
getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandWhitelist
Gets the usage string for the command.
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.Block
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCommandBlock
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockDispenser
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockHopper
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockJukebox
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockRailDetector
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getCompleteReport() - Method in class net.minecraft.crash.CrashReport
Gets the complete report with headers, stack trace, and different sections as a string.
getComponents() - Method in class net.minecraft.world.gen.structure.StructureStart
 
getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, EnumFacing) - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
Create a bounding box with the specified dimensions and rotate it.
getComponentType() - Method in class net.minecraft.world.gen.structure.StructureComponent
Returns the component type ID of this component.
getCompoundTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was stored.
getCompoundTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
Retrieves the NBTTagCompound at the specified index in the list
getCompressionTreshold() - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
 
getConfigurationManager() - Method in class net.minecraft.server.MinecraftServer
 
getConnectionInfo() - Method in class net.minecraft.server.network.NetHandlerLoginServer
 
getContainerItem() - Method in class net.minecraft.item.Item
 
getContentHeight() - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsGeneral
 
getContentHeight() - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsMobsList
 
getContentHeight() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
Return the height of the content being scrolled
getContentHeight() - Method in class net.minecraft.client.gui.GuiLanguage.List
 
getContentHeight() - Method in class net.minecraft.client.gui.GuiSelectWorld.List
 
getContentHeight() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
Return the height of the content being scrolled
getContentHeight() - Method in class net.minecraft.client.gui.GuiSlot
Return the height of the content being scrolled
getContentHeight() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
Return the height of the content being scrolled
getConversionTimeBoost() - Method in class net.minecraft.entity.monster.EntityZombie
Return the amount of time decremented from conversionTime every tick.
getCookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getCookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getCookProgressScaled(int) - Method in class net.minecraft.client.gui.inventory.GuiFurnace
 
getCookTime(ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getCoordinateIndex(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.MathHelper
 
getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStronghold
 
getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStructure
 
getCount() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getCountQuads() - Method in class net.minecraft.client.resources.model.WeightedBakedModel.MyWeighedRandomItem
 
getCraftingLayers() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
 
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
 
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapExtending
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
Returns an Item that is the result of this recipe
getCraftingStack() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getCrashCause() - Method in class net.minecraft.crash.CrashReport
Returns the Throwable object that is the cause for the crash and Crash Report.
getCrashReport() - Method in exception net.minecraft.util.ReportedException
Gets the CrashReport wrapped by this exception.
getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
retrieves the 'date' at which the PartiallyDestroyedBlock was created
getCreativeTab() - Method in class net.minecraft.item.Item
gets the CreativeTab this item is displayed on
getCreativeTab() - Method in class net.minecraft.item.ItemBanner
gets the CreativeTab this item is displayed on
getCreativeTab() - Method in class net.minecraft.item.ItemBlock
gets the CreativeTab this item is displayed on
getCreativeTabToDisplayOn() - Method in class net.minecraft.block.Block
Returns the CreativeTab to display the given block on.
getCreatureAttribute() - Method in class net.minecraft.entity.boss.EntityWither
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.EntityLivingBase
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityEndermite
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySilverfish
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySkeleton
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySpider
Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityZombie
Get this Entity's EnumCreatureAttribute
getCreatureClass() - Method in enum net.minecraft.entity.EnumCreatureType
 
getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.EntityCreeper
Params: (Float)Render tick.
getCreeperState() - Method in class net.minecraft.entity.monster.EntityCreeper
Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getCrop() - Method in class net.minecraft.block.BlockCarrot
 
getCrop() - Method in class net.minecraft.block.BlockCrops
 
getCrop() - Method in class net.minecraft.block.BlockPotato
 
getCurrentArmor(EntityLivingBase, int) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
getCurrentArmor(int) - Method in class net.minecraft.entity.EntityLiving
 
getCurrentArmor(int) - Method in class net.minecraft.entity.EntityLivingBase
 
getCurrentArmor(int) - Method in class net.minecraft.entity.item.EntityArmorStand
 
getCurrentArmor(int) - Method in class net.minecraft.entity.player.EntityPlayer
 
getCurrentDate() - Method in class net.minecraft.world.World
returns a calendar object containing the current date
getCurrentEquippedItem() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the currently being used item by the player.
getCurrentGameType() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCurrentItem() - Method in class net.minecraft.entity.player.InventoryPlayer
Returns the item stack currently held by the player.
getCurrentItemID() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
 
getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.World
gets the current fullness of the moon expressed as a float between 1.0 and 0.0, in steps of .25
getCurrentPathIndex() - Method in class net.minecraft.pathfinding.PathEntity
 
getCurrentPathLength() - Method in class net.minecraft.pathfinding.PathEntity
 
getCurrentPlayerCount() - Method in class net.minecraft.server.management.ServerConfigurationManager
Returns the number of players currently on the server.
getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
Returns the number of players currently on the server.
getCurrentRecipe() - Method in class net.minecraft.inventory.InventoryMerchant
 
getCurrentServerData() - Method in class net.minecraft.client.Minecraft
 
getCurrentStats() - Method in class net.minecraft.profiler.PlayerUsageSnooper
 
getCurrentTimeMillis() - Static method in class net.minecraft.server.MinecraftServer
 
getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCursorPosition() - Method in class net.minecraft.client.gui.GuiTextField
returns the current position of the cursor
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
 
getCustomNameTag() - Method in class net.minecraft.entity.Entity
 
getCustomNameTag() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDamage() - Method in class net.minecraft.entity.item.EntityMinecart
Gets the current amount of damage the minecart has taken.
getDamage() - Method in class net.minecraft.entity.projectile.EntityArrow
 
getDamageAmount() - Method in class net.minecraft.util.CombatEntry
 
getDamageAmount() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageReductionAmount(int) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getDamageSrc() - Method in class net.minecraft.util.CombatEntry
Get the DamageSource of the CombatEntry instance.
getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
 
getDamageTaken() - Method in class net.minecraft.entity.item.EntityBoat
Gets the damage taken from the last hit.
getDamageType() - Method in class net.minecraft.util.DamageSource
Return the name of damage type.
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.Block
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockDirt
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockNewLeaf
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockOre
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSilverfish
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSlab
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
 
getDamageVsEntity() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getDamageVsEntity() - Method in class net.minecraft.item.ItemSword
Returns the amount of damage this item will deal.
getData() - Method in class net.minecraft.world.chunk.NibbleArray
 
getData() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
getData1() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
instrument data for noteblocks
getData2() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
pitch data for noteblocks
getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
 
getDataValueId() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getDataWatcher() - Method in class net.minecraft.entity.Entity
 
getDeathMaxRotation(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
getDeathMaxRotation(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
 
getDeathMessage() - Method in class net.minecraft.util.CombatTracker
 
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.DamageSource
Gets the death message that is displayed when the player dies
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSource
Gets the death message that is displayed when the player dies
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSourceIndirect
Gets the death message that is displayed when the player dies
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.Team
 
getDeathSound() - Method in class net.minecraft.entity.boss.EntityWither
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.EntityLivingBase
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityBlaze
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityCreeper
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityEnderman
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityEndermite
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGhast
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGolem
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGuardian
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityMob
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySlime
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySpider
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitch
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombie
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityBat
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityChicken
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityCow
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityHorse
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityOcelot
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityPig
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntitySheep
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntitySquid
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityVillager
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityWolf
Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the sound this mob makes on death.
getDebugFPS() - Static method in class net.minecraft.client.Minecraft
 
getDebugInfo() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getDebugInfoEntities() - Method in class net.minecraft.client.renderer.RenderGlobal
Gets the entities info for use on the Debug screen
getDebugInfoRenders() - Method in class net.minecraft.client.renderer.RenderGlobal
Gets the render info for use on the Debug screen
getDebugInfoRight() - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
getDebugLoadedEntities() - Method in class net.minecraft.world.World
This string is 'All: (number of loaded entities)' Viewable by press ing F3
getDectectionBox(BlockPos) - Method in class net.minecraft.block.BlockRailDetector
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
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
 
getDefaultSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
Retrieves the default skin for this player.
getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
Returns the default skind for versions prior to 1.8, which is always the Steve texture.
getDefaultState() - Method in class net.minecraft.block.Block
 
getDefaultTeleporter() - Method in class net.minecraft.world.WorldServer
 
getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getDepthStriderModifier(Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the level of the Depth Strider enchantment.
getDescription() - Method in class net.minecraft.crash.CrashReport
Returns the description of the Crash Report.
getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
getDescription() - Method in class net.minecraft.stats.Achievement
Returns the fully description of the achievement - ready to be displayed on screen.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntity
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityBanner
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityBeacon
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySign
Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySkull
Allows for a specialized description packet to be created.
getDiameter() - Method in class net.minecraft.world.border.WorldBorder
 
getDifficulty() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getDifficulty() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getDifficulty() - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
getDifficulty() - Method in class net.minecraft.server.integrated.IntegratedServer
Get the server's difficulty
getDifficulty() - Method in class net.minecraft.server.MinecraftServer
Get the server's difficulty
getDifficulty() - Method in class net.minecraft.world.storage.DerivedWorldInfo
 
getDifficulty() - Method in class net.minecraft.world.storage.WorldInfo
 
getDifficulty() - Method in class net.minecraft.world.World
 
getDifficultyEnum(int) - Static method in enum net.minecraft.world.EnumDifficulty
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.World
 
getDifficultyFromCommand(String) - Method in class net.minecraft.command.CommandDifficulty
 
getDifficultyId() - Method in enum net.minecraft.world.EnumDifficulty
 
getDifficultyResourceKey() - Method in enum net.minecraft.world.EnumDifficulty
 
getDimension() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getDimensionID() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getDimensionId() - Method in class net.minecraft.world.WorldProvider
Gets the dimension of the provider
getDimensionName() - Method in class net.minecraft.world.WorldProvider
Returns the dimension's name, e.g.
getDimensionName() - Method in class net.minecraft.world.WorldProviderEnd
Returns the dimension's name, e.g.
getDimensionName() - Method in class net.minecraft.world.WorldProviderHell
Returns the dimension's name, e.g.
getDimensionName() - Method in class net.minecraft.world.WorldProviderSurface
Returns the dimension's name, e.g.
getDirectionVec() - Method in enum net.minecraft.util.EnumFacing
Get a normalized Vector that points in the direction of this Facing.
getDirResourcepacks() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.BlockDispenser
Get the position where the dispenser at the given Coordinates should dispense to.
getDispenseSlot() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getDisplayedItem() - Method in class net.minecraft.entity.item.EntityItemFrame
 
getDisplayList(EnumWorldBlockLayer, CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ListedRenderChunk
 
getDisplayName() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getDisplayName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getDisplayName() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getDisplayName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
 
getDisplayName() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
 
getDisplayName() - Method in interface net.minecraft.command.ICommandSender
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.command.server.CommandBlockLogic
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.entity.boss.IBossDisplayData
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.Entity
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.entity.IMerchant
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.item.EntityMinecart
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.NpcMerchant
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.passive.EntityVillager
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.player.EntityPlayer
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.player.InventoryPlayer
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryBasic
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryCrafting
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryCraftResult
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryLargeChest
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryMerchant
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.item.ItemStack
returns the display name of the itemstack
getDisplayName() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getDisplayName() - Method in class net.minecraft.network.rcon.RConConsoleSource
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getDisplayName() - Method in class net.minecraft.server.MinecraftServer
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.tileentity.TileEntityLockable
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.world.IWorldNameable
Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.world.storage.SaveFormatComparator
return the display name of the save
getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplayString() - Method in class net.minecraft.client.gui.GuiSlider
 
getDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDisplayTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getDistance(double, double, double) - Method in class net.minecraft.entity.Entity
Gets the distance to the position.
getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
Gets the squared distance to the position.
getDistanceSq(BlockPos) - Method in class net.minecraft.entity.Entity
 
getDistanceSq(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
Returns the square of the distance between this entity and the passed in coordinates.
getDistanceSqToCenter(BlockPos) - Method in class net.minecraft.entity.Entity
 
getDistanceSqToEntity(Entity) - Method in class net.minecraft.entity.Entity
Returns the squared distance to the entity.
getDistanceSquared(int, int, int) - Method in class net.minecraft.village.VillageDoorInfo
Returns the squared distance between this door and the given coordinate.
getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getDistanceToDoorBlockSq(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
 
getDistanceToEntity(Entity) - Method in class net.minecraft.entity.Entity
Returns the distance to the entity.
getDistanceToInsideBlockSq(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
 
getDoorBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
 
getDoorInfo(BlockPos) - Method in class net.minecraft.village.Village
Returns VillageDoorInfo from given block position
getDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
 
getDouble() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getDouble() - Method in class net.minecraft.nbt.NBTTagByte
 
getDouble(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a double value using the specified key, or 0 if no such key was stored.
getDouble() - Method in class net.minecraft.nbt.NBTTagDouble
 
getDouble() - Method in class net.minecraft.nbt.NBTTagFloat
 
getDouble() - Method in class net.minecraft.nbt.NBTTagInt
 
getDouble() - Method in class net.minecraft.nbt.NBTTagLong
 
getDouble() - Method in class net.minecraft.nbt.NBTTagShort
 
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
 
getDoubleAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
 
getDragEvent(int) - Static method in class net.minecraft.inventory.Container
Args : clickedButton, Returns (0 : start drag, 1 : add slot, 2 : end drag)
getDrawMode() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getDrawMode() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
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.EntityEndermite
 
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 enum net.minecraft.entity.passive.EntityRabbit.EnumMoveType
 
getDuration() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getDuration() - Method in class net.minecraft.potion.PotionEffect
 
getDurationString(PotionEffect) - Static method in class net.minecraft.potion.Potion
 
getDyeColorMixFromParents(EntityAnimal, EntityAnimal) - Method in class net.minecraft.entity.passive.EntitySheep
Attempts to mix both parent sheep to come up with a mixed dye color.
getDyeDamage() - Method in enum net.minecraft.item.EnumDyeColor
 
getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getEatingGrassTimer() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
Number of ticks since the entity started to eat grass
getEffectId() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getEffectId() - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
getEffectiveFlowDecay(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getEffectiveness() - Method in class net.minecraft.potion.Potion
 
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
Return the extra efficiency of tools based on enchantments on equipped player item.
getEfficiencyOnProperMaterial() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getElement(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElement(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElementCount() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getElementCount() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getElements() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getElements() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getElements() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getEnableBackgroundDrawing() - Method in class net.minecraft.client.gui.GuiTextField
get enable drawing background and outline
getEnabled() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
getEnabled() - Method in class net.minecraft.client.gui.GuiSlot
 
getEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
Returns true if the biome have snowfall instead a normal rain.
getEnableStats() - Method in class net.minecraft.block.Block
Return the state of blocks statistics flags - if the block is counted for mined and placed.
getEnchantability() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getEnchantability() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getEnchantedItem(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
Returns the ItemStack of an enchanted version of this item.
getEnchantmentById(int) - Static method in class net.minecraft.enchantment.Enchantment
Retrieves an Enchantment from the enchantmentsList
getEnchantmentByLocation(String) - Static method in class net.minecraft.enchantment.Enchantment
Retrieves an enchantment by using its location name.
getEnchantmentLevel(int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the level of enchantment on the ItemStack passed.
getEnchantmentModifierDamage(ItemStack[], DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the modifier of protection enchantments on armors equipped on player.
getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
 
getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
 
getEncouragement(Block) - Method in class net.minecraft.block.BlockFire
 
getEnterDoors() - Method in class net.minecraft.pathfinding.PathNavigateGround
 
getEnterDoors() - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
getEntities(Class<? extends T>, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.World
 
getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.Chunk
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.EmptyChunk
Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
getEntity(ICommandSender, String, Class<? extends T>) - Static method in class net.minecraft.command.CommandBase
 
getEntity(WorldServer) - Method in class net.minecraft.network.play.client.C18PacketSpectate
 
getEntity(World) - Method in class net.minecraft.network.play.server.S14PacketEntity
 
getEntity(World) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
getEntity(World) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
 
getEntity(World) - Method in class net.minecraft.network.play.server.S43PacketCamera
 
getEntity(World) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
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
 
getEntityBoundingBox() - Method in class net.minecraft.entity.Entity
 
getEntityByID(int) - Method in class net.minecraft.client.multiplayer.WorldClient
Returns the Entity with the given ID, or null if it doesn't exist in this World.
getEntityByID(int) - Method in class net.minecraft.world.World
Returns the Entity with the given ID, or null if it doesn't exist in this World.
getEntityClassRenderObject(Class<? extends Entity>) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getEntityFromUuid(UUID) - Method in class net.minecraft.server.MinecraftServer
 
getEntityFromUuid(UUID) - Method in class net.minecraft.world.WorldServer
 
getEntityFromWorld(World) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.Barrier.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityAuraFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityAuraFX.HappyVillagerFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBlockDustFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.SlimeFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.SnowballFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBubbleFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCloudFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCrit2FX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCrit2FX.MagicFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCritFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDiggingFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDropParticleFX.LavaFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDropParticleFX.WaterFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX.EnchantmentTable
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFirework.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFishWakeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFlameFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFootStepFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHeartFX.AngryVillagerFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHeartFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHugeExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityLavaFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityNoteFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityPortalFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityRainFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityReddustFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySmokeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySnowShovelFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.AmbientMobFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.InstantFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.MobFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.WitchFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySplashFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySuspendFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in interface net.minecraft.client.particle.IParticleFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.MobAppearance.Factory
 
getEntityId() - Method in class net.minecraft.entity.Entity
 
getEntityID(Entity) - Static method in class net.minecraft.entity.EntityList
gets the entityID of a specific entity
getEntityId() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getEntityID() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getEntityID() - Method in class net.minecraft.network.play.server.S0BPacketAnimation
 
getEntityID() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getEntityID() - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
 
getEntityID() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getEntityID() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getEntityID() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getEntityID() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getEntityID() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getEntityId() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getEntityId() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getEntityId() - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
getEntityId() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getEntityId() - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
getEntityId() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
 
getEntityId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getEntityIDs() - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
 
getEntityItem() - Method in class net.minecraft.entity.item.EntityItem
Returns the ItemStack corresponding to the Entity (Note: if no item exists, will log an error but still return an ItemStack containing Block.stone)
getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
 
getEntityName(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
Attempts to retrieve an entity's name, first assuming that the entity is a player, and then exhausting all other possibilities.
getEntityNameList() - Static method in class net.minecraft.entity.EntityList
 
getEntityNameToSpawn() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
Gets the entity name that should be spawned.
getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigate
 
getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigateGround
 
getEntityPosition() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
 
getEntityRenderObject(Entity) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getEntitySenses() - Method in class net.minecraft.entity.EntityLiving
returns the EntitySenses Object for the EntityLiving
getEntityString() - Method in class net.minecraft.entity.Entity
Returns the string that identifies this Entity's class
getEntityString(Entity) - Static method in class net.minecraft.entity.EntityList
Gets the string representation of a specific entity.
getEntityTexture(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.Render
Returns the location of an entity's texture.
getEntityTexture(EntityArrow) - Method in class net.minecraft.client.renderer.entity.RenderArrow
Returns the location of an entity's texture.
getEntityTexture(EntityBat) - Method in class net.minecraft.client.renderer.entity.RenderBat
Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderBiped
Returns the location of an entity's texture.
getEntityTexture(EntityBlaze) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
Returns the location of an entity's texture.
getEntityTexture(EntityBoat) - Method in class net.minecraft.client.renderer.entity.RenderBoat
Returns the location of an entity's texture.
getEntityTexture(EntityCaveSpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
Returns the location of an entity's texture.
getEntityTexture(EntityChicken) - Method in class net.minecraft.client.renderer.entity.RenderChicken
Returns the location of an entity's texture.
getEntityTexture(EntityCow) - Method in class net.minecraft.client.renderer.entity.RenderCow
Returns the location of an entity's texture.
getEntityTexture(EntityCreeper) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
Returns the location of an entity's texture.
getEntityTexture(EntityDragon) - Method in class net.minecraft.client.renderer.entity.RenderDragon
Returns the location of an entity's texture.
getEntityTexture(EntityEnderman) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
Returns the location of an entity's texture.
getEntityTexture(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
Returns the location of an entity's texture.
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEntity
Returns the location of an entity's texture.
getEntityTexture(EntityItem) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
Returns the location of an entity's texture.
getEntityTexture(EntityFallingBlock) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
Returns the location of an entity's texture.
getEntityTexture(EntityFireball) - Method in class net.minecraft.client.renderer.entity.RenderFireball
Returns the location of an entity's texture.
getEntityTexture(EntityFishHook) - Method in class net.minecraft.client.renderer.entity.RenderFish
Returns the location of an entity's texture.
getEntityTexture(EntityGhast) - Method in class net.minecraft.client.renderer.entity.RenderGhast
Returns the location of an entity's texture.
getEntityTexture(EntityGiantZombie) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
Returns the location of an entity's texture.
getEntityTexture(EntityGuardian) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
Returns the location of an entity's texture.
getEntityTexture(EntityHorse) - Method in class net.minecraft.client.renderer.entity.RenderHorse
Returns the location of an entity's texture.
getEntityTexture(EntityIronGolem) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
Returns the location of an entity's texture.
getEntityTexture(EntityLeashKnot) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
Returns the location of an entity's texture.
getEntityTexture(EntityLightningBolt) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
Returns the location of an entity's texture.
getEntityTexture(EntityMagmaCube) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
Returns the location of an entity's texture.
getEntityTexture(EntityMooshroom) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
Returns the location of an entity's texture.
getEntityTexture(EntityOcelot) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
Returns the location of an entity's texture.
getEntityTexture(EntityPainting) - Method in class net.minecraft.client.renderer.entity.RenderPainting
Returns the location of an entity's texture.
getEntityTexture(EntityPig) - Method in class net.minecraft.client.renderer.entity.RenderPig
Returns the location of an entity's texture.
getEntityTexture(EntityPigZombie) - Method in class net.minecraft.client.renderer.entity.RenderPigZombie
Returns the location of an entity's texture.
getEntityTexture(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
Returns the location of an entity's texture.
getEntityTexture(EntityRabbit) - Method in class net.minecraft.client.renderer.entity.RenderRabbit
Returns the location of an entity's texture.
getEntityTexture(EntitySheep) - Method in class net.minecraft.client.renderer.entity.RenderSheep
Returns the location of an entity's texture.
getEntityTexture(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
Returns the location of an entity's texture.
getEntityTexture(EntitySkeleton) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
Returns the location of an entity's texture.
getEntityTexture(EntitySlime) - Method in class net.minecraft.client.renderer.entity.RenderSlime
Returns the location of an entity's texture.
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
Returns the location of an entity's texture.
getEntityTexture(EntitySnowman) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
Returns the location of an entity's texture.
getEntityTexture(EntitySquid) - Method in class net.minecraft.client.renderer.entity.RenderSquid
Returns the location of an entity's texture.
getEntityTexture(EntityTNTPrimed) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
Returns the location of an entity's texture.
getEntityTexture(EntityVillager) - Method in class net.minecraft.client.renderer.entity.RenderVillager
Returns the location of an entity's texture.
getEntityTexture(EntityWitch) - Method in class net.minecraft.client.renderer.entity.RenderWitch
Returns the location of an entity's texture.
getEntityTexture(EntityWither) - Method in class net.minecraft.client.renderer.entity.RenderWither
Returns the location of an entity's texture.
getEntityTexture(EntityWolf) - Method in class net.minecraft.client.renderer.entity.RenderWolf
Returns the location of an entity's texture.
getEntityTexture(EntityXPOrb) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
Returns the location of an entity's texture.
getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderZombie
Returns the location of an entity's texture.
getEntityTexture(EntityEnderCrystal) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
Returns the location of an entity's texture.
getEntityTexture(EntityItemFrame) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
Returns the location of an entity's texture.
getEntityTexture(EntityWitherSkull) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
Returns the location of an entity's texture.
getEntityTracker() - Method in class net.minecraft.world.WorldServer
Gets the EntityTracker
getEntityType() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getEntityViewDistance() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getEntityWorld() - Method in interface net.minecraft.command.ICommandSender
Get the world, if available.
getEntityWorld() - Method in class net.minecraft.entity.Entity
Get the world, if available.
getEntityWorld() - Method in class net.minecraft.network.rcon.RConConsoleSource
Get the world, if available.
getEntityWorld() - Method in class net.minecraft.server.MinecraftServer
Get the world, if available.
getEntriesWithLimit(int) - Method in class net.minecraft.server.management.PlayerProfileCache
 
getEntry(K) - Method in class net.minecraft.server.management.UserList
 
getEntry(long) - Method in class net.minecraft.util.LongHashMap
 
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
Gets the EnumGameType.
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
0: Tool in Hand; 1-4: Armor
getEquipmentInSlot(int) - Method in class net.minecraft.entity.EntityLivingBase
0: Tool in Hand; 1-4: Armor
getEquipmentInSlot(int) - Method in class net.minecraft.entity.item.EntityArmorStand
0: Tool in Hand; 1-4: Armor
getEquipmentInSlot(int) - Method in class net.minecraft.entity.player.EntityPlayer
0: Tool in Hand; 1-4: Armor
getEquipmentSlot() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getErrorCode() - Method in class net.minecraft.client.stream.BroadcastController
 
getErrorObjects() - Method in exception net.minecraft.command.CommandException
 
getEventID() - Method in class net.minecraft.block.BlockEventData
Get the Event ID (different for each BlockID)
getEventParameter() - Method in class net.minecraft.block.BlockEventData
 
getExistedDoor(BlockPos) - Method in class net.minecraft.village.Village
if door not existed in this village, null will be returned
getExitMessage() - Method in class net.minecraft.network.NetworkManager
If this channel is closed, returns the exit message, null otherwise.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityChicken
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWaterMob
Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
Get the experience points the entity currently has.
getExpirationDate() - Method in class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
 
getExplosionResistance(Entity) - Method in class net.minecraft.block.Block
Returns how much this block can resist explosions from the passed in entity.
getExplosionResistance(Entity) - Method in class net.minecraft.block.BlockStairs
Returns how much this block can resist explosions from the passed in entity.
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.Entity
Explosion resistance of a block relative to this entity
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecartTNT
Explosion resistance of a block relative to this entity
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Explosion resistance of a block relative to this entity
getExplosionTag(ItemStack, String) - Static method in class net.minecraft.item.ItemFireworkCharge
 
getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
Returns either the entity that placed the explosive block, the entity that caused the explosion or null.
getExtBlocklightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Gets the saved Block-light value in the extended block storage structure.
getExtBlockMetadata(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns the metadata associated with the block at the given coordinates in this ExtendedBlockStorage.
getExtractedSize() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getExtSkylightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Gets the saved Sky-light value in the extended block storage structure.
getEyeHeight() - Method in class net.minecraft.entity.Entity
 
getEyeHeight() - Method in class net.minecraft.entity.EntityLeashKnot
 
getEyeHeight() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getEyeHeight() - Method in class net.minecraft.entity.item.EntityTNTPrimed
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityCaveSpider
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEnderman
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEndermite
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGhast
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGiantZombie
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGuardian
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySilverfish
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySkeleton
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySlime
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySnowman
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySpider
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityWitch
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityZombie
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityBat
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityChicken
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityCow
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityHorse
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySheep
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySquid
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityVillager
 
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.projectile.EntityArrow
 
getFace() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getFaceBrightness(EnumFacing) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getFaceDirection(int, int) - Static method in class net.minecraft.village.VillageDoorInfo
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getFaceQuads(EnumFacing) - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getFaceShadeColor(EnumFacing) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getFaceUvs(EnumFacing) - Method in class net.minecraft.client.renderer.block.model.BlockPart
 
getFacing(int) - Static method in class net.minecraft.block.BlockDispenser
Get the facing of a dispenser with the given metadata
getFacing(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
 
getFacing(int) - Static method in class net.minecraft.block.BlockDoor
 
getFacing(int) - Static method in class net.minecraft.block.BlockHopper
 
getFacing() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getFacing(int) - Static method in class net.minecraft.block.BlockPistonBase
 
getFacing(int) - Static method in class net.minecraft.block.BlockPistonExtension
 
getFacing(int) - Static method in class net.minecraft.block.BlockTrapDoor
 
getFacing() - Method in enum net.minecraft.client.renderer.block.model.ItemModelGenerator.SpanFacing
 
getFacing(EnumFacing) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
 
getFacing() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getFacing() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getFacing() - Method in class net.minecraft.tileentity.TileEntityPiston
 
getFacingFromEntity(World, BlockPos, EntityLivingBase) - Static method in class net.minecraft.block.BlockPistonBase
 
getFacingFromVector(float, float, float) - Static method in enum net.minecraft.util.EnumFacing
 
getFacingFromVertexData(int[]) - Static method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getFadeInTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getFadeOutTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getFallSoundString(int) - Method in class net.minecraft.entity.EntityLivingBase
 
getFallSoundString(int) - Method in class net.minecraft.entity.monster.EntityMob
 
getFallSoundString(int) - Method in class net.minecraft.entity.player.EntityPlayer
 
getFavicon() - Method in class net.minecraft.network.ServerStatusResponse
 
getField(int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getField(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getField(int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getField(int) - Method in interface net.minecraft.inventory.IInventory
 
getField(int) - Method in class net.minecraft.inventory.InventoryBasic
 
getField(int) - Method in class net.minecraft.inventory.InventoryCrafting
 
getField(int) - Method in class net.minecraft.inventory.InventoryCraftResult
 
getField(int) - Method in class net.minecraft.inventory.InventoryLargeChest
 
getField(int) - Method in class net.minecraft.inventory.InventoryMerchant
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityChest
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityHopper
 
getFieldCount() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getFieldCount() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getFieldCount() - Method in class net.minecraft.entity.player.InventoryPlayer
 
getFieldCount() - Method in interface net.minecraft.inventory.IInventory
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryBasic
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryCrafting
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryCraftResult
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryMerchant
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityChest
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityHopper
 
getFighter() - Method in class net.minecraft.util.CombatTracker
Returns EntityLivingBase assigned for this CombatTracker
getFile() - Method in class net.minecraft.crash.CrashReport
Gets the file this crash report is saved into.
getFile(String) - Method in class net.minecraft.server.MinecraftServer
Returns a File object from the specified string.
getFileName() - Method in class net.minecraft.world.storage.SaveFormatComparator
return the file name
getFillBlockMeta() - Method in class net.minecraft.world.gen.FlatLayerInfo
Return the block metadata used on this set of layers.
getFinalPathPoint() - Method in class net.minecraft.pathfinding.PathEntity
returns the last PathPoint of the Array
getFinger() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the fire aspect modifier of the players held item.
getFireballStrength() - Method in class net.minecraft.entity.monster.EntityGhast
 
getFireTimeForEntity(Entity, int) - Static method in class net.minecraft.enchantment.EnchantmentProtection
Gets the amount of ticks an entity should be set fire, adjusted for fire protection.
getFirst() - Method in class net.minecraft.util.Tuple
Get the first Object in the Tuple
getFirstEmptyStack() - Method in class net.minecraft.entity.player.InventoryPlayer
Returns the first item stack that is empty.
getFishingResult() - Method in class net.minecraft.entity.projectile.EntityFishHook
 
getFlag(int) - Method in class net.minecraft.entity.Entity
Returns true if the flag is active for the entity.
getFlammability(Block) - Method in class net.minecraft.block.BlockFire
 
getFlatLayers() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
getFleeceColor() - Method in class net.minecraft.entity.passive.EntitySheep
Gets the wool color of this sheep.
getFloat(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
 
getFloat() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getFloat() - Method in class net.minecraft.nbt.NBTTagByte
 
getFloat(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a float value using the specified key, or 0 if no such key was stored.
getFloat() - Method in class net.minecraft.nbt.NBTTagDouble
 
getFloat() - Method in class net.minecraft.nbt.NBTTagFloat
 
getFloat() - Method in class net.minecraft.nbt.NBTTagInt
 
getFloat() - Method in class net.minecraft.nbt.NBTTagLong
 
getFloat() - Method in class net.minecraft.nbt.NBTTagShort
 
getFloat(int) - Method in class net.minecraft.network.PacketBuffer
 
getFloat(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the float value of the given JsonElement.
getFloat(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Gets the float value of the field on the JsonObject with the given name.
getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JsonUtils
Gets the float value of the field on the JsonObject with the given name, or the given default value if the field is missing.
getFloatAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getFloatRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
Gets a floating point representation of this biome's rainfall
getFloatTemperature(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
Gets a floating point representation of this biome's temperature
getFlowDirection(IBlockAccess, BlockPos, 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
 
getFlowingBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
 
getFlowVector(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getFluidHeight(IBlockAccess, BlockPos, Material) - Method in class net.minecraft.client.renderer.BlockFluidRenderer
 
getFlySpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
 
getFlySpeed() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
getFogColor(float) - Method in class net.minecraft.world.World
Returns vector(ish) with R/G/B for fog
getFogColor(float, float) - Method in class net.minecraft.world.WorldProvider
Return Vec3D with biome specific fog color
getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderEnd
Return Vec3D with biome specific fog color
getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderHell
Return Vec3D with biome specific fog color
getFolderName() - Method in class net.minecraft.server.MinecraftServer
 
getFoliageColor(double, double) - Static method in class net.minecraft.world.ColorizerFoliage
Gets foliage color from temperature and humidity.
getFoliageColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
getFoliageColorBasic() - Static method in class net.minecraft.world.ColorizerFoliage
 
getFoliageColorBirch() - Static method in class net.minecraft.world.ColorizerFoliage
Gets the foliage color for birch type (metadata 2) trees
getFoliageColorPine() - Static method in class net.minecraft.world.ColorizerFoliage
Gets the foliage color for pine type (metadata 1) trees
getFontRenderer() - Method in class net.minecraft.client.gui.GuiIngame
 
getFontRenderer() - Method in class net.minecraft.client.renderer.entity.RenderManager
Returns the font renderer
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
Returns the font renderer from the set render manager
getFoodLevel() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getFoodLevel() - Method in class net.minecraft.util.FoodStats
Get the player's food level.
getFoodStats() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the player's FoodStats object.
getFooter() - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
 
getFormatArgs() - Method in class net.minecraft.util.ChatComponentTranslation
 
getFormatArgumentAsComponent(int) - Method in class net.minecraft.util.ChatComponentTranslation
 
getFormatFromString(String) - Static method in class net.minecraft.client.gui.FontRenderer
Digests a string for nonprinting formatting characters then returns a string containing only that formatting.
getFormattedText() - Method in class net.minecraft.util.ChatComponentStyle
Gets the text of this component, with formatting codes added for rendering.
getFormattedText() - Method in interface net.minecraft.util.IChatComponent
Gets the text of this component, with formatting codes added for rendering.
getFormattingCode() - Method in class net.minecraft.util.ChatStyle
Gets the equivalent text formatting code for this style, without the initial section sign (U+00A7) character.
getFortuneModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the fortune enchantment modifier of the current equipped item of player.
getForwardDirection() - Method in class net.minecraft.entity.item.EntityBoat
Gets the forward direction of the entity.
getForwardSpeed() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
getFovModifier() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getFOVModifier(float, boolean) - Method in class net.minecraft.client.renderer.EntityRenderer
Changes the field of view of the player depending on if they are underwater or not
getFragmentShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
 
getFramebuffer() - Method in class net.minecraft.client.Minecraft
 
getFramebuffer(String) - Method in class net.minecraft.client.shader.ShaderGroup
 
getFramebufferRaw(String) - Method in class net.minecraft.client.shader.ShaderGroup
 
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
 
getFrameTextureData(int[][], int, int, int) - Static 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
 
getFrequency() - Method in class net.minecraft.block.Block.SoundType
 
getFriendlyName() - Method in enum net.minecraft.util.EnumChatFormatting
Gets the friendly name of this value.
getFromIndex(int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getFromPacket(Packet) - Static method in enum net.minecraft.network.EnumConnectionState
 
getFront(int) - Static method in enum net.minecraft.util.EnumFacing
Get a Facing by it's index (0-5).
getFrontOffsetX() - Method in enum net.minecraft.util.EnumFacing
Returns a offset that addresses the block in front of this facing.
getFrontOffsetY() - Method in enum net.minecraft.util.EnumFacing
 
getFrontOffsetZ() - Method in enum net.minecraft.util.EnumFacing
Returns a offset that addresses the block in front of this facing.
getFurthestViewableBlock(int) - Static method in class net.minecraft.server.management.PlayerManager
Get the furthest viewable block given player's view distance
getFuseTicks() - Method in class net.minecraft.entity.item.EntityMinecartTNT
Gets the remaining fuse time in ticks.
getFXLayer() - Method in class net.minecraft.client.particle.Barrier
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityBreakingFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityDiggingFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityFirework.StarterFX
 
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.EntityParticleEmitter
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityPickupFX
 
getFXLayer() - Method in class net.minecraft.client.particle.MobAppearance
 
getGameDirectoryPath() - Static method in class net.minecraft.realms.Realms
 
getGameMode() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getGameMode() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getGameModeFromCommand(ICommandSender, String) - Method in class net.minecraft.command.CommandGameMode
Gets the Game Mode specified in the command.
getGameProfile() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getGameProfile() - Method in class net.minecraft.client.network.NetworkPlayerInfo
Returns the GameProfile for the player represented by this NetworkPlayerInfo instance
getGameProfile() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the GameProfile for this player
getGameProfile(MinecraftServer, String) - Static method in class net.minecraft.server.management.PlayerProfileCache
Get a GameProfile given the MinecraftServer and the player's username.
getGameProfile() - Method in class net.minecraft.server.management.PlayerProfileCache.ProfileEntry
 
getGameProfileForUsername(String) - Method in class net.minecraft.server.management.PlayerProfileCache
Get a player's GameProfile given their username.
getGameProfileFromName(String) - Method in class net.minecraft.server.management.UserListOps
Gets the GameProfile of based on the provided username.
getGameProfileRepository() - Method in class net.minecraft.server.MinecraftServer
 
getGameProfiles() - Method in class net.minecraft.server.MinecraftServer
Returns an array of the GameProfiles of all the connected players
getGameRules() - Method in class net.minecraft.command.CommandGameRule
Return the game rule set this command should be able to manipulate.
getGameRules() - Method in class net.minecraft.world.World
Gets the GameRules instance.
getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Gets the GameRules class Instance.
getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
Gets the GameRules class Instance.
getGameState() - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
getGameType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getGameType() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getGameType() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
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
Gets the GameType.
getGameType() - Method in class net.minecraft.world.storage.WorldInfo
Gets the GameType.
getGameType() - Method in class net.minecraft.world.WorldSettings
Gets the game type.
getGameTypeById(int) - Static method in class net.minecraft.world.WorldSettings
Gets the GameType by ID
getGeneralQuads() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getGeneralQuads() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getGeneralQuads() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getGeneralQuads() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getGeneration(ItemStack) - Static method in class net.minecraft.item.ItemEditableBook
Gets the generation of the book (how many times it has been cloned)
getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
 
getGeneratorVersion() - Method in class net.minecraft.world.WorldType
Returns generatorVersion.
getGlConstant() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
 
getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
Used in the usage snooper.
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
 
getGolemBasePattern() - Method in class net.minecraft.block.BlockPumpkin
 
getGolemPattern() - Method in class net.minecraft.block.BlockPumpkin
 
getGrassColor(double, double) - Static method in class net.minecraft.world.ColorizerGrass
Gets grass color from temperature and humidity.
getGrassColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenForest
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getGravityVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
Gets the amount of gravity to apply to the thrown entity with each tick.
getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
Gets the amount of gravity to apply to the thrown entity with each tick.
getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
Gets the amount of gravity to apply to the thrown entity with each tick.
getGreatestDistance(BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
Returns the absolute greatest distance in the BlockPos object.
getGreenColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getGroundAboveSeaLevel(BlockPos) - Method in class net.minecraft.world.World
 
getGrowingAge() - Method in class net.minecraft.entity.EntityAgeable
The age value may be negative or positive or zero.
getGrowthChance(Block, World, BlockPos) - Static method in class net.minecraft.block.BlockCrops
 
getGson() - Method in class net.minecraft.client.resources.data.IMetadataSerializer
Returns a Gson instance with type adapters registered for metadata sections.
getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
 
getGuiID() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getGuiID() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getGuiID() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getGuiID() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
 
getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getGuiID() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getGuiId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityChest
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityDropper
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityHopper
 
getGuiID() - Method in interface net.minecraft.world.IInteractionObject
 
getHangingPosition() - Method in class net.minecraft.entity.EntityHanging
 
getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
Returns true if hardcore mode is enabled, otherwise false
getHarvestLevel() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getHash() - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
getHash() - Method in class net.minecraft.util.IntHashMap.Entry
 
getHashedKey(long) - Static method in class net.minecraft.util.LongHashMap
returns the hashed key given the original key
getHashIndex(int, int) - Static method in class net.minecraft.util.LongHashMap
gets the index in the hash given the array length and the hashed key
getHasNoSky() - Method in class net.minecraft.world.WorldProvider
 
getHasReproduced() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHasStack() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
getHasStack() - Method in class net.minecraft.inventory.Slot
Returns if this slot contains a stack.
getHasSubtypes() - Method in class net.minecraft.item.Item
 
getHasSubtypes() - Method in class net.minecraft.item.ItemStack
 
getHeader() - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
getHeadPitch() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getHeadRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getHeadRotationAngleX(float) - Method in class net.minecraft.entity.passive.EntitySheep
 
getHeadRotationPointY(float) - Method in class net.minecraft.entity.passive.EntitySheep
 
getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFishFood
 
getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFood
 
getHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
 
getHealth() - Method in class net.minecraft.entity.EntityLivingBase
 
getHealth() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getHeight() - Method in class net.minecraft.inventory.InventoryCrafting
 
getHeight() - Method in class net.minecraft.realms.RealmsButton
 
getHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
getHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getHeight(BlockPos) - Method in class net.minecraft.world.World
Returns the position at this x, z coordinate in the chunk with y set to the value from the height map.
getHeight() - Method in class net.minecraft.world.World
Returns maximum world height.
getHeightMap() - Method in class net.minecraft.world.chunk.Chunk
 
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
Returns the value in the height map at this x, z coordinate in the chunk
getHeightValue(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Returns the value in the height map at this x, z coordinate in the chunk
getHeldBlockState() - Method in class net.minecraft.entity.monster.EntityEnderman
Gets this enderman's held block state
getHeldItem() - Method in class net.minecraft.entity.EntityLiving
Returns the item that this EntityLiving is holding, if any.
getHeldItem() - Method in class net.minecraft.entity.EntityLivingBase
Returns the item that this EntityLiving is holding, if any.
getHeldItem() - Method in class net.minecraft.entity.item.EntityArmorStand
Returns the item that this EntityLiving is holding, if any.
getHeldItem() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the item that this EntityLiving is holding, if any.
getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
 
getHitVec() - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getHoldRoseTick() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
getHomePosition() - Method in class net.minecraft.entity.EntityCreature
 
getHopperInventory(IHopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
Returns the IInventory for the specified hopper
getHorizon() - Method in class net.minecraft.world.World
Returns horizon height for use in rendering the sky.
getHorizontal(int) - Static method in enum net.minecraft.util.EnumFacing
Get a Facing by it's horizontal index (0-3).
getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getHorizontalFacing() - Method in class net.minecraft.entity.EntityHanging
 
getHorizontalIndex() - Method in enum net.minecraft.util.EnumFacing
Get the index of this horizontal facing (0-3).
getHorseArmorIndex(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
0 = iron, 1 = gold, 2 = diamond
getHorseArmorIndexSynced() - Method in class net.minecraft.entity.passive.EntityHorse
Returns type of armor from DataWatcher (0 = iron, 1 = gold, 2 = diamond)
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
Returns the horse type.
getHorseVariant() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHorseWatchableBoolean(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
getHost() - Method in class net.minecraft.realms.RealmsServerAddress
 
getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
On integrated servers, returns the host's player data to be written to level.dat.
getHostPlayerData() - Method in class net.minecraft.server.management.ServerConfigurationManager
On integrated servers, returns the host's player data to be written to level.dat.
getHotbarSize() - Static method in class net.minecraft.entity.player.InventoryPlayer
Get the size of the player hotbar inventory
getHoverEvent() - Method in class net.minecraft.entity.Entity
 
getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButton
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.GuiButtonRealmsProxy
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.GuiOptionSlider
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.GuiScreenOptionsSounds.Button
 
getHoverState(boolean) - Method in class net.minecraft.client.gui.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.
getHungerDamage() - Method in class net.minecraft.util.DamageSource
How much satiate(food) is consumed by this DamageSource
getHurtSound() - Method in class net.minecraft.entity.boss.EntityDragon
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.boss.EntityWither
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.EntityLivingBase
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityBlaze
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityCreeper
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityEnderman
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityEndermite
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGhast
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGolem
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGuardian
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityMob
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySlime
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySpider
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitch
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombie
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityBat
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityChicken
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityCow
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityHorse
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityOcelot
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityPig
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntitySheep
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntitySquid
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityVillager
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityWolf
Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the sound this mob makes when it is hurt.
getIconHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the height of the icon, in pixels.
getIconItemDamage() - Method in class net.minecraft.creativetab.CreativeTabs
 
getIconItemStack() - Method in class net.minecraft.creativetab.CreativeTabs
 
getIconName() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
getIconWidth() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the width of the icon, in pixels.
getId() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
getId() - Method in class net.minecraft.client.gui.GuiTextField
 
getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getId() - Method in class net.minecraft.nbt.NBTBase
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagByte
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagByteArray
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagCompound
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagDouble
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagEnd
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagFloat
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagInt
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagIntArray
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagList
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagLong
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagShort
Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagString
Gets the type byte for the tag.
getId() - Method in enum net.minecraft.network.EnumConnectionState
 
getId() - Method in class net.minecraft.potion.Potion
returns the ID of the potion
getID() - Method in enum net.minecraft.world.border.EnumBorderStatus
Returns an integer that represents the state of the world border.
getID() - Method in enum net.minecraft.world.WorldSettings.GameType
 
getIDForObject(V) - Method in class net.minecraft.util.RegistryNamespaced
Gets the integer ID we use to identify the given object.
getIdFromBlock(Block) - Static method in class net.minecraft.block.Block
 
getIdFromItem(Item) - Static method in class net.minecraft.item.Item
 
getIDFromString(String) - Static method in class net.minecraft.entity.EntityList
Returns the ID assigned to it's string representation
getInaccuracy() - Method in class net.minecraft.entity.item.EntityExpBottle
 
getInaccuracy() - Method in class net.minecraft.entity.projectile.EntityPotion
 
getInaccuracy() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getIndex(BlockPos) - Static method in class net.minecraft.client.renderer.chunk.VisGraph
 
getIndex(int, int, int) - Static method in class net.minecraft.client.renderer.chunk.VisGraph
 
getIndex(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getIndex() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getIndex() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getIndex() - Method in enum net.minecraft.util.EnumFacing
Get the Index of this Facing (0-5).
getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 
getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getInputStream(ResourceLocation, IResourcePack) - Method in class net.minecraft.client.resources.FallbackResourceManager
 
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
 
getInputStreamAssets(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
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
 
getInsertion() - Method in class net.minecraft.util.ChatStyle
Get the text to be inserted into Chat when the component is shift-clicked
getInsideBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
 
getInsideOffsetX() - Method in class net.minecraft.village.VillageDoorInfo
 
getInsideOffsetZ() - Method in class net.minecraft.village.VillageDoorInfo
 
getInsidePosY() - Method in class net.minecraft.village.VillageDoorInfo
 
getInstance() - Static method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
Initialises the ClippingHelper object then returns an instance of it.
getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
 
getInstance() - Static method in class net.minecraft.item.crafting.CraftingManager
Returns the static instance of this class
getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
 
getInstance() - Static method in class net.minecraft.util.StringTranslate
Return the StringTranslate singleton instance
getInstrument(int) - Method in class net.minecraft.block.BlockNote
 
getInt() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getInt() - Method in class net.minecraft.nbt.NBTTagByte
 
getInt() - Method in class net.minecraft.nbt.NBTTagDouble
 
getInt() - Method in class net.minecraft.nbt.NBTTagFloat
 
getInt() - Method in class net.minecraft.nbt.NBTTagInt
 
getInt() - Method in class net.minecraft.nbt.NBTTagLong
 
getInt() - Method in class net.minecraft.nbt.NBTTagShort
 
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
 
getInt(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the integer value of the given JsonElement.
getInt(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Gets the integer value of the field on the JsonObject with the given name.
getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JsonUtils
Gets the integer value of the field on the JsonObject with the given name, or the given default value if the field is missing.
getInt(String) - Method in class net.minecraft.world.GameRules
 
getInt() - Method in class net.minecraft.world.GameRules.Value
 
getIntArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves an int array using the specified key, or a zero-length array if no such key was stored.
getIntArray() - Method in class net.minecraft.nbt.NBTTagIntArray
 
getIntArrayAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getIntCache(int) - Static method in class net.minecraft.world.gen.layer.IntCache
 
getInteger(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves an integer value using the specified key, or 0 if no such key was stored.
getIntegerSize() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getIntegerValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
Gets the integer value stored in this tuple.
getIntegratedServer() - Method in class net.minecraft.client.Minecraft
Returns the currently running integrated server
getInterestedAngle(float) - Method in class net.minecraft.entity.passive.EntityWolf
 
getIntermediateWithXValue(Vec3, double) - Method in class net.minecraft.util.Vec3
Returns a new vector with x value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getIntermediateWithYValue(Vec3, double) - Method in class net.minecraft.util.Vec3
Returns a new vector with y value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getIntermediateWithZValue(Vec3, double) - Method in class net.minecraft.util.Vec3
Returns a new vector with z value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProvider
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderEnd
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderHell
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderSurface
 
getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Gets a U coordinate on the icon.
getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Gets a V coordinate on the icon.
getIntRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
Gets an integer representation of this biome's rainfall
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddIsland
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddSnow
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiomeEdge
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerDeepOcean
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerHills
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerIsland
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRareBiome
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiver
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverInit
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerShore
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerSmooth
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
Returns a list of integer values generated by this layer.
getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerZoom
Returns a list of integer values generated by this layer.
getIntsCoolWarm(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
 
getIntsHeatIce(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
 
getIntsSpecial(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
 
getInventory() - Method in class net.minecraft.entity.Entity
returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.EntityLiving
returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.EntityLivingBase
returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.item.EntityArmorStand
returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.player.EntityPlayer
returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.inventory.Container
 
getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
Returns the IInventory (if applicable) of the TileEntity at the specified position
getInventoryEnderChest() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the InventoryEnderChest of this player.
getInventoryForHopperTransfer() - Method in class net.minecraft.tileentity.TileEntityHopper
Returns the IInventory that this hopper is pointing into
getInventorySlotContainItem(Item) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getInventorySlotContainItemAndDamage(Item, int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getInventoryStackLimit() - Method in class net.minecraft.entity.item.EntityMinecartContainer
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.entity.player.InventoryPlayer
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryBasic
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCrafting
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCraftResult
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryLargeChest
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryMerchant
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBeacon
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityChest
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityDispenser
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityHopper
Returns the maximum stack size for a inventory slot.
getInvulTime() - Method in class net.minecraft.entity.boss.EntityWither
 
getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getIPFromJson(JsonObject) - Static method in class net.minecraft.server.management.IPBanEntry
 
getIsAboveDestination() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
 
getIsAmbient() - Method in class net.minecraft.potion.PotionEffect
Gets whether this potion effect originated from a beacon
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
Whether the arrow has a stream of critical hit particles flying behind it.
getIsDetachedFromVillageFlag() - Method in class net.minecraft.village.VillageDoorInfo
 
getIsEditable() - Method in class net.minecraft.tileentity.TileEntitySign
 
getIsencrypted() - Method in class net.minecraft.network.NetworkManager
 
getIsItemStackEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
 
getIsJumping() - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
 
getIsLooking() - Method in class net.minecraft.entity.ai.EntityLookHelper
 
getIsPotionDurationMax() - Method in class net.minecraft.potion.PotionEffect
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemArmor
Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemSword
Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemTool
Return whether this item is repairable in an anvil.
getIsShowParticles() - Method in class net.minecraft.potion.PotionEffect
 
getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
getIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
Returns current or updated value of EntityVillager.isWillingToMate
getItalic() - Method in class net.minecraft.util.ChatStyle
Whether or not text of this ChatStyle should be italicized.
getItem(World, BlockPos) - Method in class net.minecraft.block.Block
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBed
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCrops
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
getItem() - Method in class net.minecraft.block.BlockDoor
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDragonEgg
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFarmland
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockHugeMushroom
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockMobSpawner
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockNetherWart
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneLight
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockReed
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockSign
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStem
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStoneSlab
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStoneSlabNew
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockTripWire
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockWoodSlab
 
getItem() - Method in class net.minecraft.item.ItemStack
Returns the object corresponding to the stack.
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
Returns the number of ticks that the supplied fuel item will keep the furnace burning, or 0 if the item isn't fuel
getItemById(int) - Static method in class net.minecraft.item.Item
 
getItemByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
Gets the Item specified by the given text string.
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getItemCameraTransforms() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getItemCount() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getItemCount() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getItemDamage() - Method in class net.minecraft.item.ItemStack
 
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.Block
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBanner
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBed
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBookshelf
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBrewingStand
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCake
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCauldron
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockClay
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCrops
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDaylightDetector
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDeadBush
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoor
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoublePlant
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEnderChest
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEndPortalFrame
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFarmland
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFlowerPot
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFurnace
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGlowstone
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGrass
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGravel
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockHugeMushroom
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLeaves
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLiquid
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMelon
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMobSpawner
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMycelium
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockNetherWart
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockObsidian
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockOre
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPane
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPistonMoving
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneComparator
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneLight
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneOre
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneTorch
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneWire
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockReed
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSeaLantern
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSign
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSkull
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnow
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnowBlock
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStem
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStone
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlab
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlabNew
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTallGrass
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTripWire
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockVine
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWeb
Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWoodSlab
Get the Item that this Block should drop when harvested.
getItemEnchantability() - Method in class net.minecraft.item.Item
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemArmor
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemBook
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemBow
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemFishingRod
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemSword
Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemTool
Return the enchantability factor of the item, most of the time is based on material.
getItemFrame() - Method in class net.minecraft.item.ItemStack
Return the item frame this stack is on.
getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
 
getItemInUse() - Method in class net.minecraft.entity.player.EntityPlayer
returns the ItemStack containing the itemInUse
getItemInUseCount() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the item in use count
getItemInUseDuration() - Method in class net.minecraft.entity.player.EntityPlayer
gets the duration for how long the current itemInUse has been in use
getItemLocation(String) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModelMesher() - Method in class net.minecraft.client.renderer.entity.RenderItem
 
getItemRenderer() - Method in class net.minecraft.client.Minecraft
 
getItemStack() - Method in class net.minecraft.entity.player.InventoryPlayer
Stack helds by mouse, used in GUI and Containers
getItemStack() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getItemStack(Random) - Method in class net.minecraft.util.WeightedRandomFishable
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.Item
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemBanner
 
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(ItemStack) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.Slot
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
 
getItemStackLimit() - Method in class net.minecraft.item.Item
Returns the maximum size of the stack for a specific item.
getItemStacks() - Method in class net.minecraft.network.play.server.S30PacketWindowItems
 
getItemsTextureLocations() - Method in class net.minecraft.client.resources.model.ModelBakery
 
getItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
Gets the itemToBuy.
getItemToSell() - Method in class net.minecraft.village.MerchantRecipe
Gets itemToSell.
getItemUseAction(ItemStack) - Method in class net.minecraft.item.Item
returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBow
returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemFood
returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemPotion
returns the action that specifies what animation to play when the items is being used
getItemUseAction() - Method in class net.minecraft.item.ItemStack
 
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemSword
returns the action that specifies what animation to play when the items is being used
getJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the given JsonElement as a JsonArray.
getJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Gets the JsonArray field on the JsonObject with the given name.
getJsonArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonUtils
Gets the JsonArray field on the JsonObject with the given name, or the given default value if the field is missing.
getJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the given JsonElement as a JsonObject.
getJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
 
getJsonObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JsonUtils
Gets the JsonObject field on the JsonObject with the given name, or the given default value if the field is missing.
getJsonSerializableValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
 
getJumpDelay() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Gets the amount of time the slime needs to wait between jumps.
getJumpDelay() - Method in class net.minecraft.entity.monster.EntitySlime
Gets the amount of time the slime needs to wait between jumps.
getJumpHelper() - Method in class net.minecraft.entity.EntityLiving
 
getJumpingSound() - Method in class net.minecraft.entity.passive.EntityRabbit
 
getJumpSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Returns the name of the sound played when the slime jumps.
getJumpSound() - Method in class net.minecraft.entity.monster.EntitySlime
Returns the name of the sound played when the slime jumps.
getJumpUpwardsMotion() - Method in class net.minecraft.entity.EntityLivingBase
 
getJumpUpwardsMotion() - Method in class net.minecraft.entity.passive.EntityRabbit
 
getKey() - Method in class net.minecraft.crash.CrashReportCategory.Entry
 
getKey() - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
 
getKey() - Method in class net.minecraft.util.ChatComponentTranslation
 
getKey() - Method in class net.minecraft.util.LongHashMap.Entry
 
getKeyBinding(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
Gets a key binding.
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
Represents a key or mouse button as a string.
getKeyPair() - Method in class net.minecraft.server.MinecraftServer
Gets KeyPair instanced in MinecraftServer.
getKeys() - Method in class net.minecraft.server.management.UserList
 
getKeys() - Method in class net.minecraft.server.management.UserListBans
 
getKeys() - Method in class net.minecraft.server.management.UserListOps
 
getKeys() - Method in class net.minecraft.server.management.UserListWhitelist
 
getKeys() - Method in class net.minecraft.util.RegistrySimple
 
getKeySet() - Method in class net.minecraft.nbt.NBTTagCompound
 
getKnockbackModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the Knockback modifier of the enchantment on the players held item.
getKnotForPosition(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
 
getLang() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getLanguageCode() - Method in class net.minecraft.client.resources.Language
 
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
 
getLanServer() - Method in class net.minecraft.client.gui.ServerListEntryLanDetected
 
getLanServers() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getLapisAmount() - Method in class net.minecraft.inventory.ContainerEnchantment
 
getLastActiveTime() - Method in class net.minecraft.entity.player.EntityPlayerMP
 
getLastAttacker() - Method in class net.minecraft.entity.EntityLivingBase
 
getLastAttackerTime() - Method in class net.minecraft.entity.EntityLivingBase
 
getLastLightningBolt() - Method in class net.minecraft.world.World
 
getLastOutput() - Method in class net.minecraft.command.server.CommandBlockLogic
Returns the lastOutput.
getLastPlayed() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Return the last time the player was in this world.
getLastTimePlayed() - Method in class net.minecraft.world.storage.SaveFormatComparator
 
getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
Return the last time the player was in this world.
getLastTranslationUpdateTimeInMilliseconds() - Static method in class net.minecraft.util.StatCollector
Gets the time, in milliseconds since epoch, that the translation mapping was last updated
getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.StringTranslate
Gets the time, in milliseconds since epoch, that this instance was last updated
getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
Return the amount of layers for this set of layers.
getLeash() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getLeashed() - Method in class net.minecraft.entity.EntityLiving
 
getLeashedToEntity() - Method in class net.minecraft.entity.EntityLiving
 
getLeftArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getLeftLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getLevel(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getLevel() - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
 
getLevelId() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLevelList() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
getLevelName() - Method in class net.minecraft.realms.RealmsLevelSummary
 
getLevelStorageSource() - Method in class net.minecraft.realms.RealmsScreen
 
getLight(BlockPos) - Method in class net.minecraft.world.World
 
getLight(BlockPos, boolean) - Method in class net.minecraft.world.World
 
getLightBrightness(BlockPos) - Method in class net.minecraft.world.World
 
getLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
 
getLightForExt(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getLightFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
 
getLightFromNeighborsFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
 
getLightOpacity() - Method in class net.minecraft.block.Block
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightValue() - Method in class net.minecraft.block.Block
 
getLimitFramerate() - Method in class net.minecraft.client.Minecraft
 
getLineCount() - Method in class net.minecraft.client.gui.GuiNewChat
 
getLines() - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
 
getLines() - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
 
getLiquidColor() - Method in class net.minecraft.potion.Potion
Returns the color of the potion liquid.
getLiquidColor(int, boolean) - Static method in class net.minecraft.potion.PotionHelper
Given a potion data value, get the associated liquid color (optionally bypassing the cache)
getLiquidHeightPercent(int) - Static method in class net.minecraft.block.BlockLiquid
Returns the percentage of the liquid block that is air, based on the given flow decay of the liquid
getList() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
GetList() - Constructor for class net.minecraft.util.Cartesian.GetList
 
getListContaining(ResourcePackListEntry) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
 
getListeners() - Method in class net.minecraft.world.border.WorldBorder
 
getListEntry(int) - Method in class net.minecraft.client.gui.GuiKeyBindingList
Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiListExtended
Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiOptionsRowList
Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiResourcePackList
Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.ServerSelectionList
Gets the IGuiListEntry object for the given index
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackAvailable
 
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackSelected
 
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
Returns String array containing all player usernames in the server.
getListOfStringsMatchingLastWord(String[], String...) - Static method in class net.minecraft.command.CommandBase
 
getListOfStringsMatchingLastWord(String[], Collection<?>) - Static method in class net.minecraft.command.CommandBase
 
getListWidth() - Method in class net.minecraft.client.gui.GuiKeyBindingList
Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiOptionsRowList
Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiPageButtonList
Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiResourcePackList
Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiSlot
Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.ServerSelectionList
Gets the width of the list
getLivingSound() - Method in class net.minecraft.entity.boss.EntityDragon
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.boss.EntityWither
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.EntityLiving
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityBlaze
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityEnderman
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityEndermite
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGhast
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGolem
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGuardian
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySpider
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityWitch
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityZombie
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityBat
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityChicken
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityCow
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityHorse
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityOcelot
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityPig
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntitySheep
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntitySquid
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityVillager
Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityWolf
Returns the sound this mob makes while it's alive.
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.ChunkProviderDebug
 
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
 
getLoadedEntityList() - Method in class net.minecraft.world.World
 
getLoadedShaders() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getLocalizedName() - Method in class net.minecraft.block.Block
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockBanner
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockBrewingStand
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockDoor
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockFlowerPot
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockPrismarine
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneComparator
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneRepeater
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSapling
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSkull
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSponge
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockStone
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockStoneSlabNew
Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockWall
Gets the localized name of this 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
 
getLocationCape() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getLocationMcmeta(ResourceLocation) - Static method in class net.minecraft.client.resources.FallbackResourceManager
 
getLocationSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
Returns true if the player instance has an associated skin.
getLocationSkin(String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
Returns true if the username has an associated skin.
getLocationSkin() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getLock() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getLock() - Method in class net.minecraft.world.LockCode
 
getLockableContainer(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
getLockCode() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getLockCode() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getLockCode() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getLockCode() - Method in class net.minecraft.tileentity.TileEntityLockable
 
getLockCode() - Method in interface net.minecraft.world.ILockableContainer
 
getLockCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getLogText() - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
getLong() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getLong() - Method in class net.minecraft.nbt.NBTTagByte
 
getLong(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a long value using the specified key, or 0 if no such key was stored.
getLong() - Method in class net.minecraft.nbt.NBTTagDouble
 
getLong() - Method in class net.minecraft.nbt.NBTTagFloat
 
getLong() - Method in class net.minecraft.nbt.NBTTagInt
 
getLong() - Method in class net.minecraft.nbt.NBTTagLong
 
getLong() - Method in class net.minecraft.nbt.NBTTagShort
 
getLong(int) - Method in class net.minecraft.network.PacketBuffer
 
getLook(float) - Method in class net.minecraft.entity.Entity
interpolated look vector
getLook(float) - Method in class net.minecraft.entity.EntityLivingBase
interpolated look vector
getLookHelper() - Method in class net.minecraft.entity.EntityLiving
 
getLookPosX() - Method in class net.minecraft.entity.ai.EntityLookHelper
 
getLookPosY() - Method in class net.minecraft.entity.ai.EntityLookHelper
 
getLookPosZ() - Method in class net.minecraft.entity.ai.EntityLookHelper
 
getLookVec() - Method in class net.minecraft.entity.Entity
returns a (normalized) vector of where this entity is looking
getLookVec() - Method in class net.minecraft.entity.EntityLivingBase
returns a (normalized) vector of where this entity is looking
getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the looting enchantment modifier of the current equipped item of player.
getLowerChestInventory() - Method in class net.minecraft.inventory.ContainerChest
Return this chest container's lower chest inventory.
getLowestHeight() - Method in class net.minecraft.world.chunk.Chunk
 
getLuckOfSeaModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the level of the 'Luck Of The Sea' enchantment.
getLureModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the level of the 'Lure' enchantment on the players held item.
getMainModel() - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderVillager
 
getMapColor(IBlockState) - Method in class net.minecraft.block.Block
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockCarpet
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockColored
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDeadBush
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDirt
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockFire
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGlowstone
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGravel
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHardenedClay
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherBrick
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherrack
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNewLog
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockObsidian
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockOldLog
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPlanks
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockQuartz
Get the MapColor for this Block and the given BlockState
getMapColor() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSand
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSandStone
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSeaLantern
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStairs
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStone
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
Get the MapColor for this Block and the given BlockState
getMapColor() - Method in enum net.minecraft.item.EnumDyeColor
 
getMapData(ItemStack, World) - Method in class net.minecraft.item.ItemMap
 
getMapFileFromName(String) - Method in interface net.minecraft.world.storage.ISaveHandler
Gets the file location of the given map
getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandler
Gets the file location of the given map
getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandlerMP
Gets the file location of the given map
getMapId() - Method in class net.minecraft.network.play.server.S34PacketMaps
 
getMapInfo(EntityPlayer) - Method in class net.minecraft.world.storage.MapData
 
getMapItemRenderer() - Method in class net.minecraft.client.renderer.EntityRenderer
 
getMapPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.world.storage.MapData
 
getMapRendererInstance(MapData) - Method in class net.minecraft.client.gui.MapItemRenderer
Returns MapItemRenderer.Instance with given map data
getMapStorage() - Method in class net.minecraft.world.World
 
getMaterial() - Method in class net.minecraft.block.Block
Get a material of block
getMaterialMapColor() - Method in class net.minecraft.block.material.Material
Retrieves the color index of the block.
getMaterialMobility() - Method in class net.minecraft.block.material.Material
Returns the mobility information of the material, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons.
getMaterialName() - Method in class net.minecraft.item.ItemHoe
Returns the name of the material this tool is made from as it is declared in EnumToolMaterial (meaning diamond would return "EMERALD")
getMatrix4d() - Method in enum net.minecraft.client.resources.model.ModelRotation
 
getMatrixIdentity() - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getMaxCurrentStrength(World, BlockPos, int) - Method in class net.minecraft.block.BlockRedstoneWire
 
getMaxDamage() - Method in class net.minecraft.item.Item
Returns the maximum damage an item can take.
getMaxDamage() - Method in class net.minecraft.item.ItemStack
Returns the max damage an item in the stack can take.
getMaxDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantmentLevel(int, ItemStack[]) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the biggest level of the enchantment on the array of ItemStack passed.
getMaxFallHeight() - Method in class net.minecraft.entity.Entity
The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxFallHeight() - Method in class net.minecraft.entity.EntityLiving
The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxFallHeight() - Method in class net.minecraft.entity.monster.EntityCreeper
The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
 
getMaxHealth() - Method in class net.minecraft.entity.EntityLivingBase
 
getMaximumHomeDistance() - Method in class net.minecraft.entity.EntityCreature
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
Get's the maximum speed for a minecart
getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
Get's the maximum speed for a minecart
getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
Return the amount of time this entity should stay in a portal before being transported.
getMaxInPortalTime() - Method in class net.minecraft.entity.player.EntityPlayer
Return the amount of time this entity should stay in a portal before being transported.
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.Item
How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBow
How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemFood
How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemPotion
How long it takes to use or consume an item
getMaxItemUseDuration() - Method in class net.minecraft.item.ItemStack
 
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemSword
How long it takes to use or consume an item
getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowFire
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDamage
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDigging
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDurability
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFireAspect
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentKnockback
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentLootBonus
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentOxygen
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentProtection
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentThorns
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentUntouching
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
Returns the maximum level that the enchantment can have.
getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EnumCreatureType
 
getMaxPlayerIdleMinutes() - Method in class net.minecraft.server.MinecraftServer
 
getMaxPlayers() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getMaxPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
Returns the maximum number of players allowed on the server.
getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
Returns the maximum number of players allowed on the server.
getMaxPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getMaxPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.EntityLiving
Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.EntityGhast
Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityHorse
Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityWolf
Will return how many at most can spawn in a chunk at once.
getMaxStackSize() - Method in class net.minecraft.item.ItemStack
Returns maximum size of the stack.
getMaxStringLength() - Method in class net.minecraft.client.gui.GuiTextField
returns the maximum number of character that can be contained in this textbox
getMaxTemper() - Method in class net.minecraft.entity.passive.EntityHorse
 
getMaxTradeUses() - Method in class net.minecraft.village.MerchantRecipe
 
getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the maximum U coordinate to use when rendering with this icon.
getMaxUses() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the maximum V coordinate to use when rendering with this icon.
getMaxWorldSize() - Method in class net.minecraft.server.MinecraftServer
 
getMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.Team
 
getMerchant() - Method in class net.minecraft.client.gui.GuiMerchant
 
getMerchantInventory() - Method in class net.minecraft.inventory.ContainerMerchant
 
getMessage() - Method in exception net.minecraft.client.util.JsonException
 
getMessage() - Method in class net.minecraft.network.play.client.C01PacketChatMessage
 
getMessage() - Method in class net.minecraft.network.play.client.C14PacketTabComplete
 
getMessage() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getMessage() - Method in class net.minecraft.realms.RealmsSliderButton
 
getMessage() - Method in exception net.minecraft.util.ReportedException
 
getMeta() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getMeta() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getMeta() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getMetadata() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getMetadata() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockQuartz.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
getMetadata() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getMetadata(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getMetadata(String) - Method in interface net.minecraft.client.resources.IResource
 
getMetadata(String) - Method in class net.minecraft.client.resources.SimpleResource
 
getMetadata() - Method in enum net.minecraft.item.EnumDyeColor
 
getMetadata(int) - Method in class net.minecraft.item.Item
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemAnvilBlock
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemCloth
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemColored
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getMetadata(int) - Method in class net.minecraft.item.ItemLeaves
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemMultiTexture
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemPiston
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSkull
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSlab
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSnow
Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata() - Method in class net.minecraft.item.ItemStack
 
getMetadataForFacing(EnumFacing) - Static method in class net.minecraft.block.BlockLever
 
getMetadataWithOffset(Block, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
Returns the direction-shifted metadata for blocks that require orientation, e.g.
getMetaForAxis(EnumFacing.Axis) - Static method in class net.minecraft.block.BlockPortal
 
getMetaForFacing(EnumFacing) - Static method in class net.minecraft.block.BlockTrapDoor
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.Block
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockAnvil
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBed
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockButton
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCactus
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCake
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCarpet
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCauldron
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChest
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCocoa
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockColored
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCrops
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDirt
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDispenser
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoor
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFarmland
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFence
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFire
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlower
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFurnace
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockGrass
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHay
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHopper
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockJukebox
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLadder
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLever
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLiquid
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockMycelium
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNetherWart
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLog
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLog
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPane
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPlanks
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPortal
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPumpkin
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockQuartz
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRail
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailDetector
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailPowered
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedSandstone
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockReed
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSand
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSandStone
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSapling
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSkull
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSnow
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSponge
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStairs
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStandingSign
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStem
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStone
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneBrick
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTNT
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTorch
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWire
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockVine
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWall
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWallSign
Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
Convert the BlockState into the correct metadata value
getMinDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
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
Return the singleton Minecraft instance for the game
getMinecraftServer() - Method in class net.minecraft.world.WorldServer
 
getMinecraftSessionService() - Method in class net.minecraft.server.MinecraftServer
 
getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.PlayerUsageSnooper
Returns the saved value of System#currentTimeMillis when the game started
getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
Returns the server's Minecraft version as string.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
Returns the minimal value of enchantability needed on the enchantment level passed.
getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
Returns the minimum level that the enchantment can have.
getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the minimum U coordinate to use when rendering with this icon.
getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the minimum V coordinate to use when rendering with this icon.
getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
Return the minimum Y coordinate for this layer, set during generation.
getMipmapDimension(int, int) - Static method in class net.minecraft.client.renderer.texture.Stitcher
 
getMissingModel() - Method in class net.minecraft.client.resources.model.ModelManager
 
getMissingSprite() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - 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
 
getMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getMode() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getModel(ModelResourceLocation) - Method in class net.minecraft.client.resources.model.ModelManager
 
getModelBlock() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getModelBlockDefinition(ResourceLocation) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getModelElements(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelFromBlockState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getModelLocation() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getModelLocation(ItemStack) - Method in interface net.minecraft.client.renderer.ItemMeshDefinition
 
getModelLocation(ResourceLocation) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getModelPartFlags() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getModelParts() - Method in class net.minecraft.client.settings.GameSettings
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.DefaultStateMapper
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMap
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
getModelRotation(int, int) - Static method in enum net.minecraft.client.resources.model.ModelRotation
 
getModifiedJumpStrength() - Method in class net.minecraft.entity.passive.EntityHorse
Returns randomized jump strength
getModifiedMaxHealth() - Method in class net.minecraft.entity.passive.EntityHorse
Returns randomized max health
getModifiedMovementSpeed() - Method in class net.minecraft.entity.passive.EntityHorse
Returns randomized movement speed
getModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
Returns attribute modifier, if any, by the given UUID
getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
Returns attribute modifier, if any, by the given UUID
getModifiersByOperation(int) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getModifiersByOperation(int) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getMoonPhase() - Method in class net.minecraft.world.World
 
getMoonPhase(long) - Method in class net.minecraft.world.WorldProvider
 
getMotd() - Method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
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
Return the motion factor for this projectile.
getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Return the motion factor for this projectile.
getMotionX() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMotionY() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMotionZ() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMountedYOffset() - Method in class net.minecraft.entity.Entity
Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.item.EntityBoat
Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.item.EntityMinecart
Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.monster.EntitySpider
Returns the Y offset from the entity's position for any entity riding this one.
getMouseOver(float) - Method in class net.minecraft.client.renderer.EntityRenderer
Finds what block or object the mouse is over at the specified partial tick time.
getMouseX() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
getMouseY() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getMoveHelper() - Method in class net.minecraft.entity.EntityLiving
 
getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.EntityDragon
Returns a double[3] array with movement offsets, used to calculate trailing tail/neck positions.
getMoveTypeDuration() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns duration of the current move type
getMovingObjectPositionFromPlayer(World, EntityPlayer, boolean) - Method in class net.minecraft.item.Item
 
getMusicLocation() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMutexBits() - Method in class net.minecraft.entity.ai.EntityAIBase
Get a bitmask telling which other tasks may not run concurrently.
getName() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getName() - Method in enum net.minecraft.block.BlockBed.EnumPartType
 
getName() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getName() - Method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
 
getName() - Method in enum net.minecraft.block.BlockDoor.EnumHingePosition
 
getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
 
getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getName() - Method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
getName() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
getName() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getName() - Method in enum net.minecraft.block.BlockLog.EnumAxis
 
getName() - Method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
 
getName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getName() - Method in enum net.minecraft.block.BlockQuartz.EnumType
 
getName() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
getName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockRedstoneComparator.Mode
 
getName() - Method in enum net.minecraft.block.BlockRedstoneWire.EnumAttachPosition
 
getName() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
 
getName() - Method in enum net.minecraft.block.BlockStairs.EnumHalf
 
getName() - Method in enum net.minecraft.block.BlockStairs.EnumShape
 
getName() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
getName() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
 
getName() - Method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
 
getName() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getName() - Method in interface net.minecraft.block.properties.IProperty
 
getName(T) - Method in interface net.minecraft.block.properties.IProperty
Get the name for the given value.
getName(Boolean) - Method in class net.minecraft.block.properties.PropertyBool
Get the name for the given value.
getName(T) - Method in class net.minecraft.block.properties.PropertyEnum
Get the name for the given value.
getName() - Method in class net.minecraft.block.properties.PropertyHelper
 
getName(Integer) - Method in class net.minecraft.block.properties.PropertyInteger
Get the name for the given value.
getName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in interface net.minecraft.command.ICommandSender
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.command.server.CommandBlockLogic
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.enchantment.Enchantment
Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.enchantment.EnchantmentDamage
Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.enchantment.EnchantmentProtection
Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getName() - Method in class net.minecraft.entity.Entity
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.item.EntityItem
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
getName() - Method in class net.minecraft.entity.item.EntityMinecart
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.item.EntityMinecartContainer
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.passive.EntityHorse
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.passive.EntityOcelot
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.player.EntityPlayer
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.player.InventoryPlayer
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryBasic
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryCrafting
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryCraftResult
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryLargeChest
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryMerchant
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in enum net.minecraft.item.EnumDyeColor
 
getName() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getName() - Method in class net.minecraft.network.rcon.RConConsoleSource
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
getName() - Method in class net.minecraft.potion.Potion
returns the name of the 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.GoalColor
 
getName() - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getName() - Method in class net.minecraft.server.MinecraftServer
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityBeacon
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityChest
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityDispenser
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityDropper
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityFurnace
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityHopper
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.util.ChatComponentScore
 
getName() - Method in enum net.minecraft.util.EnumFacing.Axis
 
getName() - Method in enum net.minecraft.util.EnumFacing
 
getName() - Method in interface net.minecraft.util.IStringSerializable
 
getName() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
Returns the name of the save format.
getName() - Method in interface net.minecraft.world.IWorldNameable
Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in interface net.minecraft.world.storage.ISaveFormat
Returns the name of the save format.
getName() - Method in class net.minecraft.world.storage.SaveFormatOld
Returns the name of the save format.
getName() - Method in enum net.minecraft.world.WorldSettings.GameType
 
getName2() - Method in enum net.minecraft.util.EnumFacing.Axis
 
getName2() - Method in enum net.minecraft.util.EnumFacing
Same as getName, but does not override the method from Enum.
getNameForObject(V) - Method in class net.minecraft.util.RegistryNamespaced
Gets the name we use to identify the given object.
getNameOfLastSection() - Method in class net.minecraft.profiler.Profiler
 
getNames() - Static method in enum net.minecraft.network.play.server.S45PacketTitle.Type
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
 
getNavigator() - Method in class net.minecraft.entity.EntityLiving
 
getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
Returns an NBTTagCompound with the server's name, IP and maybe acceptTextures.
getNbtCompound() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getNBTTagCompound() - Method in class net.minecraft.entity.Entity
 
getNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Gets the NBTTagCompound for the worldInfo
getNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
Gets the NBTTagCompound for the worldInfo
getNearbyMate() - Method in class net.minecraft.entity.ai.EntityAIMate
Loops through nearby animals and finds another animal of the same type that can be mated with.
getNearestDoor(BlockPos) - Method in class net.minecraft.village.Village
 
getNearestTargetPlayer(EntityLivingBase) - Method in class net.minecraft.village.Village
 
getNearestVillage(BlockPos, int) - Method in class net.minecraft.village.VillageCollection
 
getNeedsRandomTick() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns whether or not this block storage's Chunk will require random ticking, used to avoid looping through random block ticks when there are no blocks that would randomly tick.
getNeighborEncouragement(World, BlockPos) - Method in class net.minecraft.block.BlockFire
 
getNeighbourInfo(EnumFacing) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
getNetHandler() - Method in class net.minecraft.client.Minecraft
 
getNetHandler() - Method in class net.minecraft.network.NetworkManager
Gets the current handler for processing packets
getNetworkCompressionTreshold() - Method in class net.minecraft.server.MinecraftServer
The compression treshold.
getNetworkID() - Method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
getNetworkManager() - Method in class net.minecraft.client.network.NetHandlerPlayClient
Returns this the NetworkManager instance registered with this NetworkHandlerPlayClient
getNetworkManager() - Method in class net.minecraft.network.NetHandlerPlayServer
 
getNetworkSystem() - Method in class net.minecraft.server.MinecraftServer
 
getNewBoundingBox() - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
returns a new StructureBoundingBox with MAX values
getNewNavigator(World) - Method in class net.minecraft.entity.EntityLiving
Returns new PathNavigateGround instance
getNewNavigator(World) - Method in class net.minecraft.entity.monster.EntityGuardian
Returns new PathNavigateGround instance
getNewNavigator(World) - Method in class net.minecraft.entity.monster.EntitySpider
Returns new PathNavigateGround instance
getNextChunkUpdate() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
 
getNextComponentNN(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
 
getNextComponentNormal(StructureNetherBridgePieces.Start, List<StructureComponent>, Random, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
getNextComponentNormal(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
getNextComponentPP(StructureVillagePieces.Start, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
 
getNextComponentX(StructureNetherBridgePieces.Start, List<StructureComponent>, Random, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
getNextComponentX(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
getNextComponentZ(StructureNetherBridgePieces.Start, List<StructureComponent>, Random, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
getNextComponentZ(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
 
getNextOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.inventory.Container
Gets a unique transaction ID.
getNextWindowId() - Method in class net.minecraft.entity.player.EntityPlayerMP
get the next window id to use
getNibbleIndex(int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getNightVisionBrightness(EntityLivingBase, float) - Method in class net.minecraft.client.renderer.EntityRenderer
 
getNormalizedPitch(ISound, SoundPoolEntry) - Method in class net.minecraft.client.audio.SoundManager
Normalizes pitch from parameters and clamps to [0.5, 2.0]
getNormalizedVolume(ISound, SoundPoolEntry, SoundCategory) - Method in class net.minecraft.client.audio.SoundManager
Normalizes volume level from parameters.
getNormalOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getNormalOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
see @getNthNextWordFromPos() params: N, position
getNthWordFromPos(int, int) - Method in class net.minecraft.client.gui.GuiTextField
gets the position of the nth word.
getNumGrownFaces(IBlockState) - Static method in class net.minecraft.block.BlockVine
 
getNumHashElements() - Method in class net.minecraft.util.LongHashMap
 
getNumVillageDoors() - Method in class net.minecraft.village.Village
Actually get num village door info entries, but that boils down to number of doors.
getNumVillagers() - Method in class net.minecraft.village.Village
 
getObfuscated() - Method in class net.minecraft.util.ChatStyle
Whether or not text of this ChatStyle should be obfuscated.
getObject() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getObject(K) - Method in interface net.minecraft.util.IRegistry
 
getObject(K) - Method in class net.minecraft.util.RegistryDefaulted
 
getObject(K) - Method in class net.minecraft.util.RegistryNamespaced
 
getObject(K) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
 
getObject(K) - Method in class net.minecraft.util.RegistrySimple
 
getObjectById(int) - Method in class net.minecraft.util.RegistryNamespaced
Gets the object identified by the given ID.
getObjectById(int) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
Gets the object identified by the given ID.
getObjective(String, boolean) - Method in class net.minecraft.command.server.CommandScoreboard
 
getObjective() - Method in class net.minecraft.scoreboard.Score
 
getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
Returns a ScoreObjective for the objective name
getObjective() - Method in class net.minecraft.util.ChatComponentScore
 
getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
Returns 'list' for 0, 'sidebar' for 1, 'belowName for 2, otherwise null.
getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
Returns 0 for (case-insensitive) 'list', 1 for 'sidebar', 2 for 'belowName', otherwise -1.
getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
0 is tab menu, 1 is sidebar, 2 is below name
getObjectiveName() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesFromCriteria(IScoreObjectiveCriteria) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectKey(K) - Method in class net.minecraft.server.management.UserList
Gets the key value for the given object
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListBans
Gets the key value for the given object
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListOps
Gets the key value for the given object
getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListWhitelist
Gets the key value for the given object
getObjectType() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getOfflineProfile(GameProfile) - Method in class net.minecraft.server.network.NetHandlerLoginServer
 
getOfflineUUID(String) - Static method in class net.minecraft.entity.player.EntityPlayer
 
getOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getOffset() - Method in enum net.minecraft.util.EnumFacing.AxisDirection
 
getOffset(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
args: x, z - get chunk's offset in region file
getOffsetType() - Method in class net.minecraft.block.Block
Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockDoublePlant
Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockFlower
Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockTallGrass
Get the OffsetType for this Block.
getOffsetX(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOffsetY(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOffsetZ(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOldServerPinger() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
getOneShotStat(String) - Static method in class net.minecraft.stats.StatList
 
getOnGround() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
getOnGround() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getOpCode() - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
 
getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getOppedPlayerNames() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getOppedPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
 
getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
 
getOpposite() - Method in enum net.minecraft.util.EnumFacing
Get the opposite Facing (e.g.
getOptionFloatValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
 
getOptionOrdinalValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
 
getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOriginX() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the X position of this icon on its texture sheet, in pixels.
getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOriginY() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
Returns the Y position of this icon on its texture sheet, in pixels.
getOSType() - Static method in class net.minecraft.util.Util
 
getOutputSignal() - Method in class net.minecraft.tileentity.TileEntityComparator
 
getOwner() - Method in interface net.minecraft.entity.IEntityOwnable
 
getOwner() - Method in class net.minecraft.entity.item.EntityItem
 
getOwner() - Method in class net.minecraft.entity.passive.EntityTameable
 
getOwnerId() - Method in interface net.minecraft.entity.IEntityOwnable
 
getOwnerId() - Method in class net.minecraft.entity.passive.EntityHorse
Gets the horse's owner
getOwnerId() - Method in class net.minecraft.entity.passive.EntityTameable
 
getPackDescription() - Method in class net.minecraft.client.resources.data.PackMetadataSection
 
getPacket(EnumPacketDirection, int) - Method in enum net.minecraft.network.EnumConnectionState
 
getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
getPacketId(EnumPacketDirection, Packet) - Method in enum net.minecraft.network.EnumConnectionState
 
getPackFormat() - Method in class net.minecraft.client.resources.data.PackMetadataSection
 
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 net.minecraft.client.resources.AbstractResourcePack
 
getPackName() - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getPackName() - Method in interface net.minecraft.client.resources.IResourcePack
 
getPalmLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
 
getParent(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getParent() - Method in class net.minecraft.util.ChatStyle
Gets the immediate parent of this ChatStyle.
getParentFromMap(Map<ResourceLocation, ModelBlock>) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getParentLocation() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getParentLocation(ResourceLocation) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getParentPath(ResourceLocation) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getParticleArgs() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the particle arguments.
getParticleCount() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the amount of particles to spawn
getParticleFromId(int) - Static method in enum net.minecraft.util.EnumParticleTypes
Gets the relative EnumParticleTypes by id.
getParticleIcon(Item) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleIcon(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleID() - Method in enum net.minecraft.util.EnumParticleTypes
 
getParticleName() - Method in enum net.minecraft.util.EnumParticleTypes
 
getParticleNames() - Static method in enum net.minecraft.util.EnumParticleTypes
 
getParticleSpeed() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the speed of the particle animation (used in client side rendering).
getParticleTexture() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getParticleTexture() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getParticleType() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
getParticleType() - Method in class net.minecraft.entity.monster.EntitySlime
 
getParticleType() - Method in class net.minecraft.network.play.server.S2APacketParticles
 
getPartId() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getPartMask() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getPartName() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getParts() - Method in class net.minecraft.entity.boss.EntityDragon
Return the Entity parts making up this Entity (currently only for dragons)
getParts() - Method in class net.minecraft.entity.Entity
Return the Entity parts making up this Entity (currently only for dragons)
getPath() - Method in class net.minecraft.pathfinding.PathNavigate
gets the actively used PathEntity
getPathablePosY() - Method in class net.minecraft.pathfinding.PathNavigateGround
Gets the safe pathing Y position for the entity depending on if it can path swim or not
getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigate
 
getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateGround
 
getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
 
getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.PathEntity
return the PathPoint located at the specified PathIndex, usually the current one
getPathPointTo(Entity) - Method in class net.minecraft.world.pathfinder.NodeProcessor
Returns given entity's position as PathPoint
getPathPointTo(Entity) - Method in class net.minecraft.world.pathfinder.SwimNodeProcessor
Returns given entity's position as PathPoint
getPathPointTo(Entity) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
Returns given entity's position as PathPoint
getPathPointToCoords(Entity, double, double, double) - Method in class net.minecraft.world.pathfinder.NodeProcessor
Returns PathPoint for given coordinates
getPathPointToCoords(Entity, double, double, double) - Method in class net.minecraft.world.pathfinder.SwimNodeProcessor
Returns PathPoint for given coordinates
getPathPointToCoords(Entity, double, double, double) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
Returns PathPoint for given coordinates
getPathSearchRange() - Method in class net.minecraft.pathfinding.PathNavigate
Gets the maximum distance that the path finding will search in.
getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigate
Returns the path to the given EntityLiving.
getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigateClimber
Returns the path to the given EntityLiving.
getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigate
Returns path to given BlockPos
getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateClimber
Returns path to given BlockPos
getPathToXYZ(double, double, double) - Method in class net.minecraft.pathfinding.PathNavigate
Returns the path to the given coordinates.
getPatternByID(String) - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatternID() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatternList() - Method in class net.minecraft.tileentity.TileEntityBanner
 
getPatternName() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
Retrieves the amount of patterns stored on an ItemStack.
getPeacefulCreature() - Method in enum net.minecraft.entity.EnumCreatureType
Gets whether or not this creature type is peaceful.
getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.World
 
getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.WorldServer
 
getPermissionLevel() - Method in class net.minecraft.server.management.UserListOpsEntry
Gets the permission level of the user, as defined in the "level" attribute of the ops.json file
getPing() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
 
getPistonState() - Method in class net.minecraft.tileentity.TileEntityPiston
 
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
 
getPitch() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPitch() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getPitch() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getPitch() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getPitch() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getPitch() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getPitch() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getPlacedBlockDirection() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getPlacedBlockOffsetX() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
Returns the offset from xPosition where the actual click took place.
getPlacedBlockOffsetY() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
Returns the offset from yPosition where the actual click took place.
getPlacedBlockOffsetZ() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
Returns the offset from zPosition where the actual click took place.
getPlacementForEntity(Class) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
getPlaceSound() - Method in class net.minecraft.block.Block.SoundType
 
getPlane() - Method in enum net.minecraft.util.EnumFacing.Axis
 
getPlayer(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
 
getPlayer(World) - Method in class net.minecraft.network.play.server.S0APacketUseBed
 
getPlayer() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getPlayer() - Method in class net.minecraft.tileentity.TileEntitySign
 
getPlayerByUsername(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getPlayerByUUID(UUID) - Method in class net.minecraft.server.management.ServerConfigurationManager
Get's the EntityPlayerMP object representing the player with the UUID.
getPlayerCountData() - Method in class net.minecraft.network.ServerStatusResponse
 
getPlayerEntityByName(String) - Method in class net.minecraft.world.World
Find a player by name in this world.
getPlayerEntityByUUID(UUID) - Method in class net.minecraft.world.World
 
getPlayerID() - Method in class net.minecraft.util.Session
 
getPlayerInBed(World, BlockPos) - Method in class net.minecraft.block.BlockBed
 
getPlayerInfo() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getPlayerInfo(UUID) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getPlayerInfo(String) - Method in class net.minecraft.client.network.NetHandlerPlayClient
Gets the client's description information about another player on the server.
getPlayerInfoMap() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getPlayerInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
 
getPlayerInstance(int, int, boolean) - Method in class net.minecraft.server.management.PlayerManager
passi n the chunk x and y and a flag as to whether or not the instance should be made if it doesnt exist
getPlayerIP() - Method in class net.minecraft.entity.player.EntityPlayerMP
Gets the player's IP address.
getPlayerIterator(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
 
getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
 
getPlayerManager() - Method in class net.minecraft.world.WorldServer
 
getPlayerName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
Returns the name that should be renderd for the player supplied
getPlayerName(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
 
getPlayerName() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getPlayerName() - Method in class net.minecraft.scoreboard.Score
Returns the name of the player this score belongs to
getPlayerNBTManager() - Method in interface net.minecraft.world.storage.ISaveHandler
 
getPlayerNBTManager() - Method in class net.minecraft.world.storage.SaveHandler
 
getPlayerNBTManager() - Method in class net.minecraft.world.storage.SaveHandlerMP
 
getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the player's NBTTagCompound to be loaded
getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
Returns the player's NBTTagCompound to be loaded
getPlayerProfile() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getPlayerProfileCache() - Method in class net.minecraft.server.MinecraftServer
 
getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.Block
Get the hardness of this Block relative to the ability of the given player
getPlayers() - Method in class net.minecraft.command.CommandGive
 
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getPlayers(Class<? extends T>, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getPlayersMatchingAddress(String) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getPlayerStatsFile(EntityPlayer) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
Gets the ScorePlayerTeam object for the given username.
getPlayerTeam() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getPlayerUsageSnooper() - Method in class net.minecraft.client.Minecraft
Returns the PlayerUsageSnooper instance.
getPlayerUsageSnooper() - Method in class net.minecraft.server.MinecraftServer
 
getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getPort() - Method in class net.minecraft.realms.RealmsServerAddress
 
getPortalCooldown() - Method in class net.minecraft.entity.Entity
Return the amount of cooldown before this entity can use a portal again.
getPortalCooldown() - Method in class net.minecraft.entity.player.EntityPlayer
Return the amount of cooldown before this entity can use a portal again.
getPos() - Method in class net.minecraft.block.state.BlockWorldState
 
getPos() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
getPos() - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
 
getPos() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getPos() - Method in class net.minecraft.tileentity.TileEntity
 
getPosition() - Method in class net.minecraft.block.BlockEventData
 
getPosition() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
Get the position in the world.
getPosition() - Method in class net.minecraft.client.entity.EntityPlayerSP
Get the position in the world.
getPosition() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getPosition() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getPosition() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPosition() - Method in interface net.minecraft.command.ICommandSender
Get the position in the world.
getPosition() - Method in class net.minecraft.entity.Entity
Get the position in the world.
getPosition() - Method in class net.minecraft.entity.player.EntityPlayerMP
Get the position in the world.
getPosition() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getPosition() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getPosition() - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
 
getPosition() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getPosition() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getPosition() - Method in class net.minecraft.network.rcon.RConConsoleSource
Get the position in the world.
getPosition(Entity) - Method in class net.minecraft.pathfinding.PathEntity
returns the current PathEntity target node as Vec3D
getPosition() - Method in class net.minecraft.server.MinecraftServer
Get the position in the world.
getPositionEyes(float) - Method in class net.minecraft.entity.Entity
 
getPositionIndex(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getPositionRandom(Vec3i) - Static method in class net.minecraft.util.MathHelper
 
getPositionsDiv16(Vector3f, Vector3f) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getPositionVector() - Method in interface net.minecraft.command.ICommandSender
Get the position vector.
getPositionVector() - Method in class net.minecraft.entity.Entity
Get the position vector.
getPositionVector() - Method in class net.minecraft.network.rcon.RConConsoleSource
Get the position vector.
getPositionVector() - Method in class net.minecraft.server.MinecraftServer
Get the position vector.
getPositionX() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPositionY() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
getPositionY() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPositionZ() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHandler
 
getPossibleCommands(ICommandSender) - Method in interface net.minecraft.command.ICommandManager
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderDebug
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderEnd
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderFlat
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderHell
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
getPossibleFlowDirections(World, BlockPos) - Method in class net.minecraft.block.BlockDynamicLiquid
 
getPotionDamage() - Method in class net.minecraft.entity.projectile.EntityPotion
Returns the damage value of the thrown potion that this EntityPotion represents.
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
 
getPotionFromResourceLocation(String) - Static method in class net.minecraft.potion.Potion
 
getPotionID() - Method in class net.minecraft.potion.PotionEffect
Retrieve the ID of the potion this effect matches.
getPotionPrefix(int) - Static method in class net.minecraft.potion.PotionHelper
Given a potion data value, get its prefix as a translation ID.
getPotionPrefixIndex(int) - Static method in class net.minecraft.potion.PotionHelper
Given a potion data value, get its prefix index number.
getPotionResult(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
The result of brewing a potion of the specified damage value with an ingredient itemstack.
getPowered() - Method in class net.minecraft.entity.monster.EntityCreeper
Returns true if the creeper is powered by a lightning bolt.
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getPowerOnSide(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPowerOnSides(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.World
 
getPrevFoodLevel() - Method in class net.minecraft.util.FoodStats
 
getPrevMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getPrice(Random) - Method in class net.minecraft.entity.passive.EntityVillager.PriceInfo
 
getProfession() - Method in class net.minecraft.entity.passive.EntityVillager
 
getProfile() - Method in class net.minecraft.network.login.client.C00PacketLoginStart
 
getProfile() - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
 
getProfile() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getProfile() - Method in class net.minecraft.util.Session
 
getProfileByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
Get a player's GameProfile given their UUID
getProfilingData(String) - Method in class net.minecraft.profiler.Profiler
 
getProgram() - Method in class net.minecraft.client.shader.ShaderManager
 
getProgress() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getProgress(float) - Method in class net.minecraft.tileentity.TileEntityPiston
Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an argument
getProjectileEntity(World, IPosition) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
Return the projectile entity spawned by this dispense behavior.
getProperties() - Method in class net.minecraft.block.state.BlockState
 
getProperties() - Method in class net.minecraft.block.state.BlockState.StateImplementation
 
getProperties() - Method in interface net.minecraft.block.state.IBlockState
 
getPropertiesWithValue(IProperty, Comparable) - Method in class net.minecraft.block.state.BlockState.StateImplementation
 
getPropertyFor(EnumFacing) - Static method in class net.minecraft.block.BlockVine
 
getPropertyNames() - Method in class net.minecraft.block.state.BlockState.StateImplementation
 
getPropertyNames() - Method in interface net.minecraft.block.state.IBlockState
 
getPropertyString(Map<IProperty, Comparable>) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
getProtocolVersion() - Method in class net.minecraft.network.handshake.client.C00Handshake
 
getProtocolVersionInfo() - Method in class net.minecraft.network.ServerStatusResponse
 
getProviderForDimension(int) - Static method in class net.minecraft.world.WorldProvider
 
getProviderName() - Method in class net.minecraft.world.World
Returns the name of the current chunk provider, by calling chunkprovider.makeString()
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
Resets our stack trace according to the current trace, pruning the deepest 3 entries.
getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
Returns true if this integrated server is open to LAN
getPublicKey() - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
getRabbitType() - Method in class net.minecraft.entity.passive.EntityRabbit
 
getRainfall(float[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManager
Returns a list of rainfall values for the specified blocks.
getRainfall(float[], int, int, int, int) - Method in class net.minecraft.world.biome.WorldChunkManagerHell
Returns a list of rainfall values for the specified blocks.
getRainStrength(float) - Method in class net.minecraft.world.World
Returns rain strength.
getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Return the number of ticks until rain.
getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
Return the number of ticks until rain.
getRandom(Random) - Method in class net.minecraft.item.ItemEnchantedBook
 
getRandom(Random, int, int, int) - Method in class net.minecraft.item.ItemEnchantedBook
 
getRandomChunkPosition(World, int, int) - Static method in class net.minecraft.world.SpawnerAnimals
 
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
 
getRandomIntegerInRange(Random, int, int) - Static method in class net.minecraft.util.MathHelper
 
getRandomItem(Random, Collection<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(Collection<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(Random, Collection<T>) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomModelBox(Random) - Method in class net.minecraft.client.model.ModelBase
 
getRandomSheepColor(Random) - Static method in class net.minecraft.entity.passive.EntitySheep
Chooses a "vanilla" sheep color based on the provided random.
getRandomSoundFromCategories(SoundCategory...) - Method in class net.minecraft.client.audio.SoundHandler
Returns a random sound from one or more categories
getRandomUuid(Random) - Static method in class net.minecraft.util.MathHelper
 
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
Gets a WorldGen appropriate for this biome.
getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeGenJungle
Gets a WorldGen appropriate for this biome.
getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeGenTaiga
Gets a WorldGen appropriate for this biome.
getRarity(ItemStack) - Method in class net.minecraft.item.Item
Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemRecord
Return an item rarity from EnumRarity
getRarity() - Method in class net.minecraft.item.ItemStack
 
getRawBuffer() - Method in class net.minecraft.client.renderer.WorldRenderer.State
 
getRawLight(BlockPos, EnumSkyBlock) - Method in class net.minecraft.world.World
gets the light level at the supplied position
getRealmsButton() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
 
getRearingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getReason() - Method in class net.minecraft.network.play.server.S40PacketDisconnect
 
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.RecipeRepairItem
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
 
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
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeBookCloning
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeFireworks
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeRepairItem
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
 
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
 
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesMapCloning
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.ShapedRecipes
Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.ShapelessRecipes
Returns the size of the recipe area
getRecipiesAsTags() - Method in class net.minecraft.village.MerchantRecipeList
 
getRecord() - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
getRecord(String) - Static method in class net.minecraft.item.ItemRecord
Return the record item corresponding to the given name.
getRecordNameLocal() - Method in class net.minecraft.item.ItemRecord
 
getRedColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getRedstonePower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
getRegisteredBlock(String) - Static method in class net.minecraft.init.Blocks
Returns the Block in the blockRegistry with the specified name.
getRegisteredItem(String) - Static method in class net.minecraft.init.Items
 
getRegisteredName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
Retrieve the name by which this team is registered in the scoreboard
getRegisteredName() - Method in class net.minecraft.scoreboard.Team
Retrieve the name by which this team is registered in the scoreboard
getRelativeName(File, File) - Static method in class net.minecraft.client.resources.AbstractResourcePack
 
getRelevantEnchantmentTypes() - Method in class net.minecraft.creativetab.CreativeTabs
Returns the enchantment types relevant to this tab
getRemainingItems(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeAddPattern
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesBanners.RecipeDuplicatePattern
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
 
getRemoteAddress() - Method in class net.minecraft.network.NetworkManager
Returns the socket address of the remote side.
getRenderChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.Block
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockGrass
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockLeaves
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockStem
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockVine
 
getRenderDistanceChunks() - Method in class net.minecraft.client.multiplayer.WorldClient
 
getRenderDistanceChunks() - Method in class net.minecraft.world.World
 
getRenderDistanceChunks() - Method in class net.minecraft.world.WorldServer
 
getRenderItem() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
 
getRenderSizeModifier() - Method in class net.minecraft.entity.EntityLiving
Returns render size modifier
getRenderType() - Method in class net.minecraft.block.Block
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockAir
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBarrier
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBeacon
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBrewingStand
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockChest
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockCommandBlock
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockContainer
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockDaylightDetector
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockDispenser
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockEnchantmentTable
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockEnderChest
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockFlowerPot
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockFurnace
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockHopper
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockJukebox
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockLiquid
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockMobSpawner
The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockNote
The type of render function called.
getRenderType() - Method in class net.minecraft.scoreboard.GoalColor
 
getRenderType() - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreHealthCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
 
getRepairCost() - Method in class net.minecraft.item.ItemStack
Get this stack's repair cost, or 0 if no repair cost is defined.
getRepairItem() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getRepairItem() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
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
Return the village reputation for a player
getRequestedState() - Method in class net.minecraft.network.handshake.client.C00Handshake
 
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBase
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBlockData
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClearInventory
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClone
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandCompare
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDebug
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDifficulty
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEffect
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEnchant
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEntityData
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandExecuteAt
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandFill
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameMode
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameRule
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGive
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandHelp
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandKill
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandParticle
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandPlaySound
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandReplaceItem
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandServerKick
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetPlayerTimeout
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetSpawnpoint
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandShowSeed
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSpreadPlayers
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandStats
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTime
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTitle
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandToggleDownfall
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTrigger
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWeather
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWorldBorder
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandXP
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandAchievement
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanIp
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanPlayer
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBroadcast
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandDeOp
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandEmote
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListBans
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListPlayers
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessage
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessageRaw
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandOp
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonIp
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonPlayer
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandScoreboard
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetBlock
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSummon
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTeleport
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestFor
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestForBlock
Return the required permission level for this command.
getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandWhitelist
Return the required permission level for this command.
getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
 
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
 
getResourceKey() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
getResourceLocation() - Method in interface net.minecraft.client.resources.IResource
 
getResourceLocation() - Method in class net.minecraft.client.resources.SimpleResource
 
getResourceManager() - Method in class net.minecraft.client.Minecraft
 
getResourceMap() - Method in class net.minecraft.client.resources.ResourceIndex
 
getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
 
getResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getResourcePackFiles() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackInstance() - Method in class net.minecraft.client.resources.ResourcePackRepository
Getter for the IResourcePack instance associated with this ResourcePackRepository
getResourcePackName() - Method in interface net.minecraft.client.resources.IResource
 
getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getResourcePackName() - Method in class net.minecraft.client.resources.SimpleResource
 
getResourcePackRepository() - Method in class net.minecraft.client.Minecraft
 
getResourcePackUrl() - Method in class net.minecraft.server.MinecraftServer
 
getResourcePackZipFile() - Method in class net.minecraft.client.resources.FileResourcePack
 
getResourcePath() - Method in class net.minecraft.util.ResourceLocation
 
getResourceStream(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getRespiration(Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the 'Water Breathing' modifier of enchantments on player equipped armors.
getResponse() - Method in class net.minecraft.network.status.server.S00PacketServerInfo
 
getResponseTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getRevengeTimer() - Method in class net.minecraft.entity.EntityLivingBase
 
getRewardsExp() - Method in class net.minecraft.village.MerchantRecipe
 
getRightArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getRightLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getRNG() - Method in class net.minecraft.entity.EntityLivingBase
 
getRollingAmplitude() - Method in class net.minecraft.entity.item.EntityMinecart
Gets the rolling amplitude the cart rolls while being attacked.
getRollingDirection() - Method in class net.minecraft.entity.item.EntityMinecart
Gets the rolling direction the cart rolls while being attacked.
getRootModel() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getRotating() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getRotation() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getRotation() - Method in class net.minecraft.entity.item.EntityItemFrame
Return the rotation of the item currently on this frame.
getRotationX() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationXY() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationXZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationYawHead() - Method in class net.minecraft.entity.Entity
 
getRotationYawHead() - Method in class net.minecraft.entity.EntityLivingBase
 
getRotationYZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRules() - Method in class net.minecraft.world.GameRules
Return the defined game rules.
getSaddled() - Method in class net.minecraft.entity.passive.EntityPig
Returns true if the pig is saddled.
getSafeExitLocation(World, BlockPos, int) - Static method in class net.minecraft.block.BlockBed
Returns a safe BlockPos to disembark the bed
getSafePoint(Entity, int, int, int) - Method in class net.minecraft.world.pathfinder.SwimNodeProcessor
Returns a point that the entity can safely move to
getSafePoint(Entity, int, int, int, int) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
Returns a point that the entity can safely move to
getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockLeaves
 
getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
 
getSaturationLevel() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getSaturationLevel() - Method in class net.minecraft.util.FoodStats
Get the player's food saturation level.
getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFishFood
 
getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFood
 
getSaveHandler() - Method in class net.minecraft.world.World
Returns this world's current save handler
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
Returns the save loader that is currently being used
getSaveLoader(String, boolean) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
Returns back a loader for the specified save directory
getSaveLoader(String, boolean) - Method in interface net.minecraft.world.storage.ISaveFormat
Returns back a loader for the specified save directory
getSaveLoader(String, boolean) - Method in class net.minecraft.world.storage.SaveFormatOld
Returns back a loader for the specified save directory
getSaveVersion() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
 
getSaveVersion() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the save version of this world
getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
Returns the save version of this world
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
 
getScoreAction() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getScoreboard() - Method in class net.minecraft.command.server.CommandScoreboard
 
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
 
getScores() - Method in class net.minecraft.scoreboard.Scoreboard
 
getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
 
getScoreValue() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getScroll() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getScroll() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getScroll() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsScrolledSelectionList
 
getScrollbarPosition() - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld.Details
 
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.GuiPageButtonList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
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.GuiSnooper.List
 
getScrollBarX() - Method in class net.minecraft.client.gui.ServerSelectionList
 
getScrollBarX() - Method in class net.minecraft.client.gui.stream.GuiIngestServers.ServerList
 
getSecond() - Method in class net.minecraft.util.Tuple
Get the second Object in the Tuple
getSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
Gets secondItemToBuy.
getSecretKey(PrivateKey) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
 
getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionName() - Method in interface net.minecraft.client.resources.data.IMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
The name of this section type as it appears in JSON.
getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
Gets the various sections of the crash report into the given StringBuilder
getSeed() - Method in class net.minecraft.block.BlockCarrot
 
getSeed() - Method in class net.minecraft.block.BlockCrops
 
getSeed() - Method in class net.minecraft.block.BlockPotato
 
getSeed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the seed of current world.
getSeed() - Method in class net.minecraft.world.storage.WorldInfo
Returns the seed of current world.
getSeed() - Method in class net.minecraft.world.World
gets the random world seed
getSeed() - Method in class net.minecraft.world.WorldSettings
Returns the seed for the world.
getSeedItem() - Method in class net.minecraft.block.BlockStem
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.Block
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockLadder
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockSign
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
 
getSelectedResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
 
getSelectedTabIndex() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
getSelectedText() - Method in class net.minecraft.client.gui.GuiTextField
returns the text between the cursor and selectionEnd
getSelectionEnd() - Method in class net.minecraft.client.gui.GuiTextField
the side of the selection that is not the cursor, may be the same as the cursor
getSelector() - Method in class net.minecraft.util.ChatComponentSelector
Gets the selector of this component, in plain text.
getSensitiveAABB(BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
Returns the cubic AABB inset by 1/8 on all sides
getSentHistory(int) - Method in class net.minecraft.client.gui.GuiChat
input is relative and is applied directly to the sentHistoryCursor so -1 is the previous message, 1 is the next message from the current cursor position
getSentMessages() - Method in class net.minecraft.client.gui.GuiNewChat
 
getSerializableElement() - Method in interface net.minecraft.util.IJsonSerializable
Gets the JsonElement that can be serialized.
getSerializableElement() - Method in class net.minecraft.util.JsonSerializableSet
Gets the JsonElement that can be serialized.
getServer() - Method in class net.minecraft.network.NetworkSystem
 
getServer() - Static method in class net.minecraft.server.MinecraftServer
Gets mcServer.
getServerAddress(String) - Static method in class net.minecraft.client.multiplayer.ServerAddress
Returns a server's address and port for the specified hostname, looking up the SRV record if possible
getServerData() - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
Gets the ServerData instance stored for the given index in the list.
getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.client.multiplayer.ServerData
Takes an NBTTagCompound with 'name' and 'ip' keys, returns a ServerData instance.
getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
 
getServerForPlayer() - Method in class net.minecraft.entity.player.EntityPlayerMP
 
getServerId() - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
Compute a serverId hash for use by sendSessionRequest()
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
 
getServerList() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
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
Returns the username of the server owner (for integrated servers)
getServerProxy() - Method in class net.minecraft.server.MinecraftServer
 
getServerStatusResponse() - 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
 
getSessionInfo() - Static method in class net.minecraft.client.Minecraft
 
getSessionService() - Method in class net.minecraft.client.Minecraft
 
getSessionService() - Method in class net.minecraft.client.network.NetHandlerLoginClient
 
getSessionType() - Method in class net.minecraft.util.Session
Returns either 'legacy' or 'mojang' whether the account is migrated or not
getShaderExtension() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderFilename() - Method in class net.minecraft.client.shader.ShaderLoader
 
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
 
getShaderMode() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderName() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
 
getShaderName() - Method in class net.minecraft.client.shader.ShaderUniform
 
getShaderUniform(String) - Method in class net.minecraft.client.shader.ShaderManager
gets a shader uniform for the name given.
getShaderUniformOrDefault(String) - Method in class net.minecraft.client.shader.ShaderManager
gets a shader uniform for the name given.
getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.EntityWolf
Used when calculating the amount of shading to apply while the wolf is wet.
getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.EntityWolf
 
getShapeProperty() - Method in class net.minecraft.block.BlockRail
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailBase
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailDetector
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailPowered
 
getShareTag() - Method in class net.minecraft.item.Item
If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
getSheared() - Method in class net.minecraft.entity.passive.EntitySheep
returns true if a sheeps wool has been sheared
getShort() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getShort() - Method in class net.minecraft.nbt.NBTTagByte
 
getShort(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a short value using the specified key, or 0 if no such key was stored.
getShort() - Method in class net.minecraft.nbt.NBTTagDouble
 
getShort() - Method in class net.minecraft.nbt.NBTTagFloat
 
getShort() - Method in class net.minecraft.nbt.NBTTagInt
 
getShort() - Method in class net.minecraft.nbt.NBTTagLong
 
getShort() - Method in class net.minecraft.nbt.NBTTagShort
 
getShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getShouldIgnoreRange() - Method in enum net.minecraft.util.EnumParticleTypes
 
getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
getShouldWatch() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getShowArms() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getSiblings() - Method in class net.minecraft.util.ChatComponentStyle
 
getSiblings() - Method in interface net.minecraft.util.IChatComponent
 
getSignPosition() - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
getSilkTouchModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
Returns the silk touch status of enchantments on current equipped item of player.
getSize() - Method in class net.minecraft.client.gui.achievement.GuiStats.Stats
 
getSize() - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsGeneral
 
getSize() - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsMobsList
 
getSize() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
 
getSize() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld.Details
 
getSize() - Method in class net.minecraft.client.gui.GuiFlatPresets.ListSlot
 
getSize() - Method in class net.minecraft.client.gui.GuiKeyBindingList
 
getSize() - Method in class net.minecraft.client.gui.GuiLanguage.List
 
getSize() - Method in class net.minecraft.client.gui.GuiOptionsRowList
 
getSize() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
getSize() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getSize() - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets.ListPreset
 
getSize() - Method in class net.minecraft.client.gui.GuiSelectWorld.List
 
getSize() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
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.GuiSnooper.List
 
getSize() - Method in class net.minecraft.client.gui.ServerSelectionList
 
getSize() - Method in class net.minecraft.client.gui.stream.GuiIngestServers.ServerList
 
getSize() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
 
getSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getSize() - Method in class net.minecraft.world.border.WorldBorder
 
getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartChest
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.entity.player.InventoryPlayer
Returns the number of slots in the inventory.
getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryBasic
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryCrafting
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryCraftResult
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryLargeChest
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryMerchant
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBeacon
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityChest
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityDispenser
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityHopper
Returns the number of slots in the inventory.
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.SaveFormatComparator
 
getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldInfo
 
getSkeletonType() - Method in class net.minecraft.entity.monster.EntitySkeleton
Return this skeleton's type.
getSkinManager() - Method in class net.minecraft.client.Minecraft
 
getSkinType() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getSkinType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getSkinType(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
Retrieves the type of skin that a player is using.
getSkullRotation() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getSkullType() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getSkyColor(Entity, float) - Method in class net.minecraft.world.World
Calculates the color for the skybox
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenBase
takes temperature, returns color
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenEnd
takes temperature, returns color
getSkylightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns the NibbleArray instance containing Sky-light data.
getSkylightSubtracted() - Method in class net.minecraft.world.World
 
getSleepTimer() - Method in class net.minecraft.entity.player.EntityPlayer
 
getSlimeSize() - Method in class net.minecraft.entity.monster.EntitySlime
Returns the size of the slime.
getSlot(int) - Method in class net.minecraft.inventory.Container
 
getSlotAtPosition(int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
Returns the slot at the given coordinates or null if there is none.
getSlotCount() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getSlotForShortcut(String) - Method in class net.minecraft.command.CommandReplaceItem
 
getSlotFromInventory(IInventory, int) - Method in class net.minecraft.inventory.Container
 
getSlotHeight() - Method in class net.minecraft.client.gui.GuiSlot
 
getSlotId() - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
 
getSlotId() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getSlotId() - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
getSlotIndex(int, int) - Static method in class net.minecraft.util.IntHashMap
Computes the index of the slot for the hash and slot count passed in.
getSlotIndexFromScreenCoords(int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
getSlotsForFace(EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
 
getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getSlotStackLimit() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
getSlotStackLimit() - Method in class net.minecraft.inventory.ContainerBeacon.BeaconSlot
 
getSlotStackLimit() - Method in class net.minecraft.inventory.ContainerBrewingStand.Ingredient
 
getSlotStackLimit() - Method in class net.minecraft.inventory.ContainerBrewingStand.Potion
 
getSlotStackLimit() - Method in class net.minecraft.inventory.Slot
Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case of armor slots)
getSlotTexture() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
getSlotTexture() - Method in class net.minecraft.inventory.Slot
 
getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
 
getSmeltingList() - Method in class net.minecraft.item.crafting.FurnaceRecipes
 
getSmeltingResult(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
Returns the smelting result of an item.
getSnowmanBasePattern() - Method in class net.minecraft.block.BlockPumpkin
 
getSnowmanPattern() - Method in class net.minecraft.block.BlockPumpkin
 
getSortedPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHelp
 
getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
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
 
getSoundCategoryVolume(SoundCategory) - Method in class net.minecraft.client.audio.SoundManager
Returns the sound level (between 0.0 and 1.0) for a category, but 1.0 for the master sound category
getSoundData() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
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
 
getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
 
getSoundLocation() - Method in class net.minecraft.client.audio.PositionedSound
 
getSoundMap(InputStream) - Method in class net.minecraft.client.audio.SoundHandler
 
getSoundName() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getSoundPitch() - Method in class net.minecraft.entity.EntityLivingBase
Gets the pitch of living sounds in living entities.
getSoundPitch() - Method in class net.minecraft.entity.passive.EntityBat
Gets the pitch of living sounds in living entities.
getSoundPoolEntryLocation() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
getSoundPos() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
getSoundType() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
getSoundVolume(SoundCategory) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
 
getSoundVolume() - Method in class net.minecraft.entity.boss.EntityDragon
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.EntityLivingBase
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.monster.EntityGhast
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.monster.EntitySlime
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityBat
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityCow
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityHorse
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityOcelot
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntitySquid
Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityWolf
Returns the volume for the sounds this mob makes.
getSourceOfDamage() - Method in class net.minecraft.util.DamageSource
 
getSourceOfDamage() - Method in class net.minecraft.util.EntityDamageSourceIndirect
 
getSpawnableList(EnumCreatureType) - Method in class net.minecraft.world.biome.BiomeGenBase
 
getSpawnCoordinate() - Method in class net.minecraft.world.WorldProvider
 
getSpawnCoordinate() - Method in class net.minecraft.world.WorldProviderEnd
 
getSpawnCoordinate() - Method in class net.minecraft.world.WorldServer
Returns null for anything other than the End
getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
getSpawnerPosition() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getSpawnerWorld() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenBase
returns the chance a creature has to spawn.
getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenMutated
returns the chance a creature has to spawn.
getSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
 
getSpawnListEntryForTypeAt(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.WorldServer
 
getSpawnPoint() - Method in class net.minecraft.world.World
Gets the spawn point in the world
getSpawnPos() - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
 
getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
Return the spawn protection area's size.
getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the x spawn position
getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
Returns the x spawn position
getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Return the Y axis spawning point of the player.
getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
Return the Y axis spawning point of the player.
getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the z spawn position
getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
Returns the z spawn position
getSpecial() - Method in class net.minecraft.stats.Achievement
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
getSpecialRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getSpecialRendererByClass(Class<? extends TileEntity>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getSpectatingEntity() - Method in class net.minecraft.entity.player.EntityPlayerMP
 
getSpectatorGui() - Method in class net.minecraft.client.gui.GuiIngame
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam.TeamSelectionObject
 
getSpectatorName() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu.EndSpectatorObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu.MoveMenuObject
 
getSpeed() - Method in class net.minecraft.entity.ai.EntityMoveHelper
 
getSpeed() - Method in enum net.minecraft.entity.passive.EntityRabbit.EnumMoveType
 
getSpeedX() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getSpeedY() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getSpeedZ() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
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
 
getStack() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
getStack() - Method in class net.minecraft.inventory.Slot
Helper fnct to get the stack in the slot.
getStack() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getStack() - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
getStackInRowAndColumn(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
Returns the itemstack in the slot specified (Top left is 0, 0).
getStackInSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
Returns the stack in the given slot.
getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityChest
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityHopper
Returns the stack in the given slot.
getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
 
getStarBrightness(float) - Method in class net.minecraft.world.World
How bright are stars in the sky
getState() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getStateById(int) - Static method in class net.minecraft.block.Block
Get a BlockState by it's ID (see getStateId)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.Block
Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockAnvil
Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockDispenser
Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockFurnace
Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateFromMeta(int) - Method in class net.minecraft.block.Block
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockAnvil
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBed
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBrewingStand
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockButton
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCactus
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCake
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCauldron
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockChest
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCocoa
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockColored
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCommandBlock
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCrops
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDaylightDetector
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDirt
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDispenser
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoor
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoublePlant
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockEnderChest
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndPortalFrame
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFarmland
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFenceGate
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFire
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFlower
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFurnace
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHay
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHopper
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHugeMushroom
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockJukebox
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLadder
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLever
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLiquid
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNetherWart
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLeaf
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLog
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLeaf
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLog
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonBase
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonExtension
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonMoving
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPlanks
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPortal
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlate
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPrismarine
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPumpkin
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockQuartz
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRail
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailDetector
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailPowered
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedSandstone
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneComparator
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneRepeater
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneWire
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockReed
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSand
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSandStone
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSapling
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSilverfish
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSkull
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSnow
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSponge
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlass
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlassPane
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStairs
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStandingSign
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStem
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStone
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneBrick
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlab
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlabNew
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTallGrass
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTNT
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTorch
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTrapDoor
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWire
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWireHook
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockVine
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWall
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWallSign
Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWoodSlab
Convert the given metadata into a BlockState for this Block
getStateId(IBlockState) - Static method in class net.minecraft.block.Block
Get a unique ID for the given BlockState, containing both BlockID and metadata
getStatEntityKilledBy(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
 
getStatFile() - Method in class net.minecraft.entity.player.EntityPlayerMP
Gets the stats file for reading achievements
getStatFileWriter() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
getStaticBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
 
getStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
 
getStatistics() - Method in class net.minecraft.client.particle.EffectRenderer
 
getStatKillEntity(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
 
getStatName() - Method in class net.minecraft.stats.Achievement
 
getStatName() - Method in class net.minecraft.stats.StatBase
 
getStats() - Method in class net.minecraft.tileentity.TileEntitySign
 
getStatus() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getStatus() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getStatus() - Method in class net.minecraft.network.play.client.C16PacketClientStatus
 
getStatus() - Method in class net.minecraft.world.border.WorldBorder
 
getStatusIconIndex() - Method in class net.minecraft.potion.Potion
Returns the index for the icon to display when the potion is active.
getStepSound() - Method in class net.minecraft.block.Block.SoundType
 
getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getStrafeSpeed() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
getStreamInfo() - Method in class net.minecraft.client.stream.BroadcastController
 
getStrength() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getStrikethrough() - Method in class net.minecraft.util.ChatStyle
Whether or not to format text of this ChatStyle using strikethrough.
getString() - Method in class net.minecraft.nbt.NBTBase
 
getString(String) - Method in class net.minecraft.nbt.NBTTagCompound
Retrieves a string value using the specified key, or an empty string if no such key was stored.
getString() - Method in class net.minecraft.nbt.NBTTagString
 
getString(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
Gets the string value of the given JsonElement.
getString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Gets the string value of the field on the JsonObject with the given name.
getString(JsonObject, String, String) - Static method in class net.minecraft.util.JsonUtils
Gets the string value of the field on the JsonObject with the given name, or the given default value if the field is missing.
getString(String) - Method in class net.minecraft.world.GameRules
Gets the string Game Rule value.
getString() - Method in class net.minecraft.world.GameRules.Value
 
getStringBuffer(String) - Method in class net.minecraft.network.PingResponseHandler
 
getStringFromID(int) - Static method in class net.minecraft.entity.EntityList
Finds the class using IDtoClassMapping and classToStringMapping
getStringTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
Retrieves the tag String value at the specified index in the list
getStringUUIDFromName(String) - Static method in class net.minecraft.server.management.PreYggdrasilConverter
 
getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
Returns the width of this string.
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
getStrongholdGen(World, String, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderDebug
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderEnd
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderFlat
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderGenerate
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderHell
 
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
 
getStrongholdPos(String, BlockPos) - Method in class net.minecraft.world.World
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.Block
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockButton
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockChest
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockLever
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
 
getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.ChunkCache
 
getStrongPower(BlockPos, EnumFacing) - Method in interface net.minecraft.world.IBlockAccess
 
getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
 
getStrongPower(BlockPos) - Method in class net.minecraft.world.World
Returns the single highest strong power out of all directions using getStrongPower(BlockPos, EnumFacing)
getStructureComponent(NBTTagCompound, World) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
 
getStructureComponentName(StructureComponent) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenMineshaft
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenStronghold
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenStructure
 
getStructureName() - Method in class net.minecraft.world.gen.structure.MapGenVillage
 
getStructureName() - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
 
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(NBTTagCompound, World) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
 
getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.MapGenVillage
 
getStructureStart(int, int) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
 
getStructureStartName(StructureStart) - Static method in class net.minecraft.world.gen.structure.MapGenStructureIO
 
getStructureVillageWeightedPieceList(Random, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces
 
getStrVsBlock(Block) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.Item
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemAxe
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemPickaxe
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemShears
 
getStrVsBlock(Block) - Method in class net.minecraft.item.ItemStack
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemSword
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemTool
 
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.Block
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockAnvil
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockCarpet
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockColored
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDaylightDetector
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDirt
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDoublePlant
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockFlower
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLeaf
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLog
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLeaf
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLog
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPlanks
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPrismarine
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockQuartz
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockRedSandstone
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSand
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSandStone
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSapling
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSilverfish
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSponge
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlass
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlassPane
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStone
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneBrick
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlab
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlabNew
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockTallGrass
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWall
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWoodSlab
returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubCompound(String, boolean) - Method in class net.minecraft.item.ItemStack
Get an NBTTagCompound from this stack's NBT data.
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.Item
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemAppleGold
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBanner
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBlock
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemCoal
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemDye
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemFishFood
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemMonsterPlacer
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemPotion
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemSkull
returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSuccessCount() - Method in class net.minecraft.command.server.CommandBlockLogic
returns the successCount int.
getSuitableLanPort() - Static method in class net.minecraft.util.HttpUtil
 
getSunBrightness(float) - Method in class net.minecraft.world.World
Returns the sun brightness - checks time of day, rain and thunder
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(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
Returns where in the swing animation the living entity is (from 0 to 1).
getSwingProgress(float) - Method in class net.minecraft.entity.EntityLivingBase
Returns where in the swing animation the living entity is (from 0 to 1).
getSystemTime() - Static method in class net.minecraft.client.Minecraft
Gets the system time in milliseconds.
getTabColumn() - Method in class net.minecraft.creativetab.CreativeTabs
returns index % 6
getTabCompletionOptions(ICommandSender, String, BlockPos) - Method in class net.minecraft.command.CommandHandler
 
getTabCompletionOptions(ICommandSender, String, BlockPos) - Method in interface net.minecraft.command.ICommandManager
 
getTabCompletions(ICommandSender, String, BlockPos) - Method in class net.minecraft.server.MinecraftServer
 
getTabIconItem() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabIndex() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabList() - Method in class net.minecraft.client.gui.GuiIngame
 
getTabListDisplayName() - Method in class net.minecraft.entity.player.EntityPlayerMP
Returns null which indicates the tab list should just display the player's name, return a different value to display the specified text instead of the player's name
getTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
gets a generic tag with the specified name
getTagCompound() - Method in class net.minecraft.item.ItemStack
Returns the NBTTagCompound of the ItemStack.
getTagCompound() - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
getTagCompound() - Method in class net.minecraft.world.gen.structure.MapGenStructureData
 
getTagFromJson(String) - Static method in class net.minecraft.nbt.JsonToNBT
 
getTagId(String) - Method in class net.minecraft.nbt.NBTTagCompound
Gets the ID byte for the given tag key
getTagList(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
Gets the NBTTagList object with the given name.
getTagType() - Method in class net.minecraft.nbt.NBTTagList
 
getTailRotation() - Method in class net.minecraft.entity.passive.EntityWolf
 
getTalkInterval() - Method in class net.minecraft.entity.EntityLiving
Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGolem
Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGuardian
Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityAnimal
Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityHorse
Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityWaterMob
Get number of ticks, at least during which the living entity will be silent.
getTameSkin() - Method in class net.minecraft.entity.passive.EntityOcelot
 
getTargetBlock() - Method in class net.minecraft.network.play.client.C14PacketTabComplete
 
getTargetDistance() - Method in class net.minecraft.entity.ai.EntityAITarget
 
getTargetedEntity() - Method in class net.minecraft.entity.monster.EntityGuardian
 
getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
 
getTeam(String) - Method in class net.minecraft.command.server.CommandScoreboard
 
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
Retrieve the ScorePlayerTeam instance identified by the passed team name
getTeamName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
 
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
Return an adjusted version of a given temperature based on the y height
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(int, String, float) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
 
getText(int, String, float) - Method in interface net.minecraft.client.gui.GuiSlider.FormatHelper
 
getText() - Method in class net.minecraft.client.gui.GuiTextField
Returns the contents of the textbox
getTexture(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
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
Returns a number from 1 to 10 based on how much XP this orb is worth.
getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
getTextureLocations(ModelBlock) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getTextureManager() - Method in class net.minecraft.client.Minecraft
 
getTextureMap() - Method in class net.minecraft.client.resources.model.ModelManager
 
getTextureMapBlocks() - Method in class net.minecraft.client.Minecraft
 
getTextureOffset(String) - Method in class net.minecraft.client.model.ModelBase
 
getTexturePackDescription() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getTextures(JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.EnumChatFormatting
Returns a copy of the given string, with formatting codes stripped away.
getThreadedIOInstance() - Static method in class net.minecraft.world.storage.ThreadedFileIOBase
Retrieves an instance of the threadedFileIOBase.
getThrower() - Method in class net.minecraft.entity.item.EntityItem
 
getThrower() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getThumb() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
getThumbLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
 
getThunderStrength(float) - Method in class net.minecraft.world.World
 
getThunderTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns the number of ticks until next thunderbolt.
getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
Returns the number of ticks until next thunderbolt.
getTickCounter() - Method in class net.minecraft.server.MinecraftServer
 
getTickDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getTickRandomly() - Method in class net.minecraft.block.Block
Returns whether or not this block is of a type that needs random ticking.
getTicksSinceLastDoorAdding() - Method in class net.minecraft.village.Village
 
getTileEntities() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getTileEntitiesIn(int, int, int, int, int, int) - Method in class net.minecraft.world.WorldServer
 
getTileEntity(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
getTileEntity(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
getTileEntity() - Method in class net.minecraft.block.state.BlockWorldState
 
getTileEntity(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getTileEntity(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntityType() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getTimeSinceHit() - Method in class net.minecraft.entity.item.EntityBoat
Gets the time since the last hit.
getTimestampedPNGFileForDirectory(File) - Static method in class net.minecraft.util.ScreenShotHelper
Creates a unique PNG file in the given directory named by a timestamp.
getTimeUntilTarget() - Method in class net.minecraft.world.border.WorldBorder
 
getTintIndex() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getTitle() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getTntPlacedBy() - Method in class net.minecraft.entity.item.EntityTNTPrimed
returns null or the entityliving it was placed or ignited by
getToken() - Method in class net.minecraft.util.Session
 
getToolDigEfficiency(Block) - Method in class net.minecraft.entity.player.EntityPlayer
Block hardness will be further counted in net/minecraft/block/Block.getPlayerRelativeBlockHardness
getToolMaterial() - Method in class net.minecraft.item.ItemTool
 
getToolMaterialName() - Method in class net.minecraft.item.ItemSword
Return the name for this tool's material.
getToolMaterialName() - Method in class net.minecraft.item.ItemTool
Return the name for this tool's material.
getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.item.ItemStack
 
getToolUses() - Method in class net.minecraft.village.MerchantRecipe
 
getTopFilledSegment() - Method in class net.minecraft.world.chunk.Chunk
Returns the topmost ExtendedBlockStorage instance for this Chunk that actually contains a block.
getTopSolidOrLiquidBlock(BlockPos) - Method in class net.minecraft.world.World
Finds the highest block on the x and z coordinate that is solid or liquid, and returns its y coord.
getTotalArmorValue() - Method in class net.minecraft.entity.boss.EntityWither
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.EntityLivingBase
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityZombie
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.passive.EntityHorse
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.player.InventoryPlayer
Based on the damage values and maximum damage values of each armor item, returns the current armor value.
getTotalExperience() - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
 
getTotalWeight(Collection<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
Returns the total weight of all items in a collection.
getTotalWeight(List<StructureNetherBridgePieces.PieceWeight>) - Method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
getTotalWorldTime() - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
getTotalWorldTime() - Method in class net.minecraft.world.World
 
getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
getTranslatedName(int) - Method in class net.minecraft.enchantment.Enchantment
Returns the correct traslated name of the enchantment and the level in roman numbers.
getTranslatedTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
Gets the translated Label.
getTranslateName() - Method in class net.minecraft.world.WorldType
Gets the translation key for the name of this world type.
getTranslation(String[], int) - Static method in class net.minecraft.client.settings.GameSettings
Returns the translation of the given index in the given String array.
getTwitchDetails() - Method in class net.minecraft.client.Minecraft
 
getTwitchStream() - Method in class net.minecraft.client.Minecraft
 
getType(BlockFlower.EnumFlowerColor, int) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getType(String) - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
 
getType() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getType() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getType() - Method in class net.minecraft.network.play.server.S02PacketChat
Returns the id of the area to display the text, 2 for above the action bar, anything else currently for the chat window
getType() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getType() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getType() - Method in class net.minecraft.world.GameRules.Value
 
getTypeByName(String) - Static method in enum net.minecraft.command.CommandResultStats.Type
 
getTypeID() - Method in enum net.minecraft.command.CommandResultStats.Type
 
getTypeInt() - Method in enum net.minecraft.client.audio.ISound.AttenuationType
 
getTypeName() - Method in enum net.minecraft.command.CommandResultStats.Type
 
getTypeNames() - Static method in enum net.minecraft.command.CommandResultStats.Type
 
getTypeProperty() - Method in class net.minecraft.block.BlockFlower
 
getTypes(BlockFlower.EnumFlowerColor) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getUid() - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
getUncookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getUncookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getUnderlined() - Method in class net.minecraft.util.ChatStyle
Whether or not text of this ChatStyle should be underlined.
getUnformattedText() - Method in class net.minecraft.util.ChatComponentStyle
Get the text of this component, and all child components, with all special formatting codes removed.
getUnformattedText() - Method in interface net.minecraft.util.IChatComponent
Get the text of this component, and all child components, with all special formatting codes removed.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentScore
Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentSelector
Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentText
Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentTranslation
Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in interface net.minecraft.util.IChatComponent
Gets the text of this component, without any special formatting codes added, for chat.
getUnicodeFlag() - Method in class net.minecraft.client.gui.FontRenderer
Get unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png font.
getUnicodePageLocation(int) - Method in class net.minecraft.client.gui.FontRenderer
 
getUniqueDataId(String) - Method in class net.minecraft.world.storage.MapStorage
Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueDataId(String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueDataId(String) - Method in class net.minecraft.world.World
Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueID() - Method in class net.minecraft.entity.Entity
 
getUniqueID() - Method in class net.minecraft.profiler.PlayerUsageSnooper
 
getUnlocalizedName() - Method in class net.minecraft.block.Block
Returns the unlocalized name of the block with "tile." appended to the front.
getUnlocalizedName() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockSlab
Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlab
Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlabNew
Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockWoodSlab
Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.item.EnumDyeColor
 
getUnlocalizedName() - Method in class net.minecraft.item.Item
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.Item
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemBlock
Returns the unlocalized name of this item.
getUnlocalizedName() - Method in class net.minecraft.item.ItemBlock
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCloth
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCoal
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemColored
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemDye
Returns the unlocalized name of this item.
getUnlocalizedName() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemFishFood
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemLeaves
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemMultiTexture
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSkull
Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSlab
Returns the unlocalized name of this item.
getUnlocalizedName() - Method in class net.minecraft.item.ItemStack
 
getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.item.Item
Translates the unlocalized name of this item, but without the .name suffix, so the translation fails and the unlocalized name itself is returned.
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
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
 
getURL() - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
getURLForSoundResource(ResourceLocation) - Static method in class net.minecraft.client.audio.SoundManager
 
getUsage() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
getUsedButton() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getUseNeighborBrightness() - Method in class net.minecraft.block.Block
Should block use the brightest neighbor light value as its own
getUserMessage() - Method in class net.minecraft.server.MinecraftServer
 
getUsername() - Method in class net.minecraft.util.Session
 
getUsernameIndex(ICommand, String[]) - Method in class net.minecraft.command.CommandHandler
Return a command's first parameter index containing a valid username.
getUsernames() - Method in class net.minecraft.command.CommandReplaceItem
 
getUsernames() - Method in class net.minecraft.server.management.PlayerProfileCache
Get an array of the usernames that are cached in this cache
getUUID(GameProfile) - Static method in class net.minecraft.entity.player.EntityPlayer
Gets a players UUID given their GameProfie
getUUID() - Static method in class net.minecraft.realms.Realms
 
getUvOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
 
getUvOffsetById(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
 
getValidStates() - Method in class net.minecraft.block.state.BlockState
 
getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.EnumChatFormatting
 
getValue(IProperty<T>) - Method in class net.minecraft.block.state.BlockState.StateImplementation
 
getValue(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
 
getValue() - Method in class net.minecraft.crash.CrashReportCategory.Entry
 
getValue() - Method in class net.minecraft.event.ClickEvent
Gets the value to perform the action on when this event is raised.
getValue() - Method in class net.minecraft.event.HoverEvent
Gets the value to perform the action on when this event is raised.
getValue() - Method in class net.minecraft.realms.RealmsEditBox
 
getValue() - Method in class net.minecraft.server.management.UserListEntry
 
getValue() - Method in class net.minecraft.util.IntHashMap.Entry
 
getValue() - Method in class net.minecraft.util.LazyLoadBase
 
getValue() - Method in class net.minecraft.util.LongHashMap.Entry
 
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
get the value from the map given the key
getValueByName(String) - Static method in enum net.minecraft.util.EnumChatFormatting
Gets a value by its friendly name; null if the given name does not map to a defined value.
getValueClass() - Method in interface net.minecraft.block.properties.IProperty
 
getValueClass() - Method in class net.minecraft.block.properties.PropertyHelper
 
getValueFromObjective(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
Returns the value of the given objective for the given entity name
getValueMax() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
getValues() - Method in class net.minecraft.server.management.UserList
 
getVariant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockSlab
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockStoneSlab
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockStoneSlabNew
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockWoodSlab
 
getVariant() - Method in class net.minecraft.client.resources.model.ModelResourceLocation
 
getVariantNames(Item) - Method in class net.minecraft.client.resources.model.ModelBakery
 
getVariantProperty() - Method in class net.minecraft.block.BlockSlab
 
getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlab
 
getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlabNew
 
getVariantProperty() - Method in class net.minecraft.block.BlockWoodSlab
 
getVariants(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
getVariants() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variants
 
getVariantsTextureLocations() - Method in class net.minecraft.client.resources.model.ModelBakery
 
getVariantTexturePaths() - Method in class net.minecraft.entity.passive.EntityHorse
 
getVarIndex() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
Calculates the number of bytes required to fit the supplied int (0-5) if it were to be read/written using readVarIntFromBuffer or writeVarIntToBuffer
getVarValue() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
Creates a Vec3 using the pitch and yaw of the entities rotation.
getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.PathEntity
Gets the vector of the PathPoint associated with the given index.
getVehicleEntityId() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
 
getVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
 
getVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getVelocityX() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVelocityY() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVelocityZ() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVerifyToken(PrivateKey) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
 
getVerifyToken() - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
getVersion() - Method in class net.minecraft.client.Minecraft
 
getVertexBrightness(int, int, int, int, float, float, float, float) - Method in class net.minecraft.client.renderer.BlockModelRenderer.AmbientOcclusionFace
 
getVertexBufferByLayer(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getVertexCount() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getVertexCount() - Method in class net.minecraft.client.renderer.WorldRenderer.State
 
getVertexCount() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getVertexData() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getVertexFormat() - Method in class net.minecraft.client.renderer.WorldRenderer
 
getVertexFormat() - Method in class net.minecraft.client.renderer.WorldRenderer.State
 
getVertexFormat() - Method in class net.minecraft.realms.RealmsBufferBuilder
 
getVertexFormat() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getVertexFormatElement() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
getVertexShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
 
getVertexSize() - Method in class net.minecraft.realms.RealmsVertexFormat
 
getVertexTranslations(EnumFacing) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.VertexTranslations
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityGuardian
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntitySlime
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.EntityWolf
The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalOffset(Entity, int, int, int) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
Checks if an entity collides with blocks at a position.
getViewDistance() - Method in class net.minecraft.server.management.ServerConfigurationManager
Gets the View Distance.
getViewVector(Entity, double) - Method in class net.minecraft.client.renderer.RenderGlobal
 
getVillage() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
getVillageCollection() - Method in class net.minecraft.world.World
 
getVillageDoorInfoList() - Method in class net.minecraft.village.Village
 
getVillageList() - Method in class net.minecraft.village.VillageCollection
 
getVillageRadius() - Method in class net.minecraft.village.Village
 
getVillagerInventory() - Method in class net.minecraft.entity.passive.EntityVillager
 
getVisible() - Method in class net.minecraft.client.gui.GuiTextField
returns true if this textbox is visible
getVisibleFacings(BlockPos) - Method in class net.minecraft.client.renderer.RenderGlobal
 
getVoidFogYFactor() - Method in class net.minecraft.world.WorldProvider
Returns a double value representing the Y value relative to the top of the map at which void fog is at its maximum.
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
 
getVolume() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
 
getWalkSpeed() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder
 
getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
 
getWasUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
 
getWatchableObjectByte(int) - Method in class net.minecraft.entity.DataWatcher
gets the bytevalue of a watchable object
getWatchableObjectFloat(int) - Method in class net.minecraft.entity.DataWatcher
 
getWatchableObjectInt(int) - Method in class net.minecraft.entity.DataWatcher
gets a watchable object and returns it as a Integer
getWatchableObjectItemStack(int) - Method in class net.minecraft.entity.DataWatcher
Get a watchable object as an ItemStack.
getWatchableObjectRotations(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
gets a watchable object and returns it as a String
getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
getWatchedObject(int) - Method in class net.minecraft.entity.DataWatcher
is threadsafe, unless it throws an exception, then
getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.EntityWither
Returns the target entity ID if present, or -1 if not @param par1 The target offset, should be from 0-2
getWaterColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.Block
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockButton
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockChest
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockCompressedPowered
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockDaylightDetector
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockLever
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
 
getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
getWeight() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getWeight() - Method in class net.minecraft.enchantment.Enchantment
Retrieves the weight value of an Enchantment.
getWhitelistedPlayerNames() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getWhitelistedPlayers() - Method in class net.minecraft.server.management.ServerConfigurationManager
 
getWidth() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
getWidth() - Method in class net.minecraft.client.gui.GuiTextField
returns the width of the textbox depending on if background drawing is enabled
getWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getWidth() - Method in class net.minecraft.inventory.InventoryCrafting
 
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
 
getWindowId() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getWindowId() - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
getWindowId() - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
 
getWindowId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getWindowId() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getWindowId() - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
getWindowTitle() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getWitherBasePattern() - Method in class net.minecraft.block.BlockSkull
 
getWitherPattern() - Method in class net.minecraft.block.BlockSkull
 
getWittyComment() - Static method in class net.minecraft.crash.CrashReport
Gets a random witty comment for inclusion in this CrashReport
getWoodType(int) - Method in class net.minecraft.block.BlockLeaves
 
getWoodType(int) - Method in class net.minecraft.block.BlockNewLeaf
 
getWoodType(int) - Method in class net.minecraft.block.BlockOldLeaf
 
getWorld() - Method in class net.minecraft.block.BlockSourceImpl
 
getWorld() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
getWorld() - Method in interface net.minecraft.dispenser.ILocation
 
getWorld() - Method in class net.minecraft.entity.boss.EntityDragon
 
getWorld() - Method in interface net.minecraft.entity.IEntityMultiPart
 
getWorld() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Returns the worldObj for this tileEntity.
getWorld() - Method in interface net.minecraft.tileentity.IHopper
Returns the worldObj for this tileEntity.
getWorld() - Method in class net.minecraft.tileentity.TileEntity
Returns the worldObj for this tileEntity.
getWorld() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldBorder() - Method in class net.minecraft.command.CommandWorldBorder
 
getWorldBorder() - Method in class net.minecraft.world.World
 
getWorldBorder() - Method in class net.minecraft.world.WorldProvider
 
getWorldBorder() - Method in class net.minecraft.world.WorldProviderHell
 
getWorldChunkManager() - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
getWorldChunkManager() - Method in class net.minecraft.world.World
 
getWorldChunkManager() - Method in class net.minecraft.world.WorldProvider
 
getWorldDirectory() - Method in interface net.minecraft.world.storage.ISaveHandler
Gets the File object corresponding to the base directory of this world.
getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandler
Gets the File object corresponding to the base directory of this world.
getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandlerMP
Gets the File object corresponding to the base directory of this world.
getWorldDirectoryName() - Method in interface net.minecraft.world.storage.ISaveHandler
Returns the name of the directory where world information is saved.
getWorldDirectoryName() - Method in class net.minecraft.world.storage.SaveHandler
Returns the name of the directory where world information is saved.
getWorldDirectoryName() - Method in class net.minecraft.world.storage.SaveHandlerMP
Returns the name of the directory where world information is saved.
getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
getWorldFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
Returns the render manager's world object
getWorldInfo(String) - Method in interface net.minecraft.world.storage.ISaveFormat
Returns the world's WorldInfo object
getWorldInfo(String) - Method in class net.minecraft.world.storage.SaveFormatOld
Returns the world's WorldInfo object
getWorldInfo() - Method in class net.minecraft.world.World
Returns the world's WorldInfo object
getWorldName() - Method in class net.minecraft.server.MinecraftServer
 
getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Get current world name
getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
Get current world name
getWorldName() - Method in class net.minecraft.world.WorldSettings
 
getWorldObj() - Method in class net.minecraft.entity.item.EntityFallingBlock
 
getWorldRenderer() - Method in class net.minecraft.client.renderer.Tessellator
 
getWorldRendererByLayer(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getWorldRendererByLayerId(int) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getWorlds(ICommandSender, Map<String, String>) - Static method in class net.minecraft.command.PlayerSelector
 
getWorldScoreboard() - Method in class net.minecraft.entity.player.EntityPlayer
 
getWorldServer() - Method in class net.minecraft.server.management.PlayerManager
Returns the WorldServer associated with this PlayerManager
getWorldTime() - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
getWorldTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Get current world time
getWorldTime() - Method in class net.minecraft.world.storage.WorldInfo
Get current world time
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
 
getWorldType() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getWorldType() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getWorldType() - Method in class net.minecraft.world.ChunkCache
 
getWorldType() - Method in interface net.minecraft.world.IBlockAccess
 
getWorldType() - Method in class net.minecraft.world.World
 
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
 
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
 
getX() - Method in class net.minecraft.entity.ai.EntityMoveHelper
 
getX() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getX() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getX() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getX() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getX() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getX() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getX() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getX() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getX() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getX() - Method in class net.minecraft.util.Rotations
Gets the X axis rotation
getX() - Method in class net.minecraft.util.Vec3i
Get the X coordinate
getXCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the x coordinate to spawn the particle.
getXEnd() - Method in class net.minecraft.world.ChunkCoordIntPair
Get the last world X coordinate that belongs to this Chunk
getXOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the x coordinate offset for the particle.
getXPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Gets the world X position for this hopper entity.
getXPos() - Method in interface net.minecraft.tileentity.IHopper
Gets the world X position for this hopper entity.
getXPos() - Method in class net.minecraft.tileentity.TileEntityHopper
Gets the world X position for this hopper entity.
getXPosF() - Method in interface net.minecraft.client.audio.ISound
 
getXPosF() - Method in class net.minecraft.client.audio.PositionedSound
 
getXPSeed() - Method in class net.minecraft.entity.player.EntityPlayer
 
getXPSplit(int) - Static method in class net.minecraft.entity.item.EntityXPOrb
Get a fragment of the maximum experience points value for the supplied value of experience points value.
getXpValue() - Method in class net.minecraft.entity.item.EntityXPOrb
Returns the XP value of this XP orb.
getXPValue() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getXSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
Get dimension of the bounding box in the x direction.
getXStart() - Method in class net.minecraft.world.ChunkCoordIntPair
Get the first world X coordinate that belongs to this Chunk
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
 
getY() - Method in class net.minecraft.entity.ai.EntityMoveHelper
 
getY() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getY() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getY() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getY() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getY() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getY() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getY() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getY() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getY() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getY() - Method in class net.minecraft.util.Rotations
Gets the Y axis rotation
getY() - Method in class net.minecraft.util.Vec3i
Get the Y coordinate
getYaw() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getYaw() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getYaw() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getYaw() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getYaw() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getYaw() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getYaw() - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
getYCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the y coordinate to spawn the particle.
getYImage(boolean) - Method in class net.minecraft.realms.RealmsButton
 
getYImage(boolean) - Method in class net.minecraft.realms.RealmsSliderButton
 
getYLocation() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
Returns the Y location of this ExtendedBlockStorage.
getYOffset() - Method in class net.minecraft.entity.Entity
Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntitySilverfish
Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntitySkeleton
Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntityZombie
Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.player.EntityPlayer
Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the y coordinate offset for the particle.
getYPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Gets the world Y position for this hopper entity.
getYPos() - Method in interface net.minecraft.tileentity.IHopper
Gets the world Y position for this hopper entity.
getYPos() - Method in class net.minecraft.tileentity.TileEntityHopper
Gets the world Y position for this hopper entity.
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
Get dimension of the bounding box in the y direction.
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
 
getZ() - Method in class net.minecraft.entity.ai.EntityMoveHelper
 
getZ() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getZ() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getZ() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getZ() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getZ() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getZ() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getZ() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getZ() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getZ() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getZ() - Method in class net.minecraft.util.Rotations
Gets the Z axis rotation
getZ() - Method in class net.minecraft.util.Vec3i
Get the Z coordinate
getZCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the z coordinate to spawn the particle.
getZEnd() - Method in class net.minecraft.world.ChunkCoordIntPair
Get the last world Z coordinate that belongs to this Chunk
getZOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
Gets the z coordinate offset for the particle.
getZPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
Gets the world Z position for this hopper entity.
getZPos() - Method in interface net.minecraft.tileentity.IHopper
Gets the world Z position for this hopper entity.
getZPos() - Method in class net.minecraft.tileentity.TileEntityHopper
Gets the world Z position for this hopper entity.
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
Get dimension of the bounding box in the z direction.
getZStart() - Method in class net.minecraft.world.ChunkCoordIntPair
Get the first world Z coordinate that belongs to this Chunk
getZWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
 
ghast - Static variable in class net.minecraft.stats.AchievementList
Is the 'Return to Sender' achievement
ghast_tear - Static variable in class net.minecraft.init.Items
 
GhastMoveHelper(EntityGhast) - Constructor for class net.minecraft.entity.monster.EntityGhast.GhastMoveHelper
 
ghastShootingTextures - Static variable in class net.minecraft.client.renderer.entity.RenderGhast
 
ghastTearEffect - Static variable in class net.minecraft.potion.PotionHelper
 
ghastTextures - Static variable in class net.minecraft.client.renderer.entity.RenderGhast
 
giveBirth() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
 
GL_ARRAY_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_COLOR_ATTACHMENT0 - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_COMBINE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_COMBINE_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_COMBINE_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_COMPILE_STATUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_CONSTANT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_DEPTH_ATTACHMENT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FB_INCOMPLETE_ATTACHMENT - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FB_INCOMPLETE_DRAW_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FB_INCOMPLETE_MISS_ATTACH - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FB_INCOMPLETE_READ_BUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FRAGMENT_SHADER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FRAMEBUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_FRAMEBUFFER_COMPLETE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_INTERPOLATE - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_LINK_STATUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND0_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND0_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND1_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND1_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND2_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_OPERAND2_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_PREVIOUS - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_PRIMARY_COLOR - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_RENDERBUFFER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE0_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE0_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE1_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE1_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE2_ALPHA - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_SOURCE2_RGB - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_STATIC_DRAW - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_TEXTURE2 - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
GL_VERTEX_SHADER - Static variable in class net.minecraft.client.renderer.OpenGlHelper
 
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 - Variable in class net.minecraft.client.model.ModelEnderCrystal
The glass model for the Ender Crystal.
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
 
glAttachShader(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBindBuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBindFramebuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBindRenderbuffer(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBlendFunc(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBufferData(int, ByteBuffer, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glBufferId - Variable in class net.minecraft.client.renderer.vertex.VertexBuffer
 
glCheckFramebufferStatus(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glCompileShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glConstant - Variable in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
 
glCreateProgram() - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glCreateShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
creates a shader with the given mode and returns the GL id.
glDeleteBuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glDeleteFramebuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glDeleteProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glDeleteRenderbuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glDeleteShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glFramebufferRenderbuffer(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glFramebufferTexture2D(int, int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGenBuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGenFramebuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
Calls the appropriate glGenFramebuffers method and returns the newly created fbo, or returns -1 if not supported.
glGenRenderbuffers() - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGenTextures() - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
glGetAttribLocation(int, CharSequence) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGetProgrami(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGetProgramInfoLog(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGetShaderi(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGetShaderInfoLog(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glGetUniformLocation(int, CharSequence) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glLinkProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
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
 
glRenderbufferStorage(int, int, int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glShaderSource(int, ByteBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glSkyList - Variable in class net.minecraft.client.renderer.RenderGlobal
OpenGL sky list
glSkyList2 - Variable in class net.minecraft.client.renderer.RenderGlobal
OpenGL sky list 2
GlStateManager - Class in net.minecraft.client.renderer
 
GlStateManager() - Constructor for class net.minecraft.client.renderer.GlStateManager
 
GlStateManager.AlphaState - Class in net.minecraft.client.renderer
 
GlStateManager.BlendState - Class in net.minecraft.client.renderer
 
GlStateManager.BooleanState - Class in net.minecraft.client.renderer
 
GlStateManager.ClearState - Class in net.minecraft.client.renderer
 
GlStateManager.Color - Class in net.minecraft.client.renderer
 
GlStateManager.ColorLogicState - Class in net.minecraft.client.renderer
 
GlStateManager.ColorMask - Class in net.minecraft.client.renderer
 
GlStateManager.ColorMaterialState - Class in net.minecraft.client.renderer
 
GlStateManager.CullState - Class in net.minecraft.client.renderer
 
GlStateManager.DepthState - Class in net.minecraft.client.renderer
 
GlStateManager.FogState - Class in net.minecraft.client.renderer
 
GlStateManager.PolygonOffsetState - Class in net.minecraft.client.renderer
 
GlStateManager.StencilFunc - Class in net.minecraft.client.renderer
 
GlStateManager.StencilState - Class in net.minecraft.client.renderer
 
GlStateManager.TexGen - Enum in net.minecraft.client.renderer
 
GlStateManager.TexGenCoord - Class in net.minecraft.client.renderer
 
GlStateManager.TexGenState - Class in net.minecraft.client.renderer
 
GlStateManager.TextureState - Class in net.minecraft.client.renderer
 
glTextureId - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
glUniform1(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform1(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform1i(int, int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform2(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform2(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform3(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform3(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform4(int, IntBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniform4(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniformMatrix2(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniformMatrix3(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUniformMatrix4(int, boolean, FloatBuffer) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glUseProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
glyphWidth - Variable in class net.minecraft.client.gui.FontRenderer
Array of the start/end column (in upper/lower nibble) for every glyph in the /font directory.
GoalColor - Class in net.minecraft.scoreboard
 
GoalColor(String, EnumChatFormatting) - Constructor for class net.minecraft.scoreboard.GoalColor
 
goalName - Variable in class net.minecraft.scoreboard.GoalColor
 
GOLD - Static variable in class net.minecraft.client.renderer.entity.RenderRabbit
 
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
 
goldCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
goldCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
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
Field that holds gold WorldGenMinable
goldMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
goldMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
goldMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
goldMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
goldSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
goldSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
golemBasePattern - Variable in class net.minecraft.block.BlockPumpkin
 
golemPattern - Variable in class net.minecraft.block.BlockPumpkin
 
gourd - Static variable in class net.minecraft.block.material.Material
 
grabMouseCursor() - Method in class net.minecraft.util.MouseHelper
Grabs the mouse cursor it doesn't move and isn't seen.
grad(int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
 
graniteCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
graniteCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
graniteGen - Variable in class net.minecraft.world.biome.BiomeDecorator
 
graniteMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
graniteMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
graniteMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
graniteMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
graniteSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
graniteSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
grass - Static variable in class net.minecraft.block.material.Material
 
grass - Static variable in class net.minecraft.init.Blocks
 
GRASS_COLOR_NOISE - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
grassBuffer - Static variable in class net.minecraft.world.ColorizerGrass
Color buffer for grass
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
 
grassEaterEntity - Variable in class net.minecraft.entity.ai.EntityAIEatGrass
The entity owner of this AITask
grassPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
The amount of tall grass to generate per chunk.
gravel - Static variable in class net.minecraft.init.Blocks
 
gravelAsSandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
The gravel generator.
gravelCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
gravelCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
gravelGen - Variable in class net.minecraft.world.biome.BiomeDecorator
 
gravelMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
gravelMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
gravelMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
gravelMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
gravelNoise - Variable in class net.minecraft.world.gen.ChunkProviderHell
 
gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
 
gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
 
grayColor - Static variable in class net.minecraft.block.material.MapColor
 
green - Variable in class net.minecraft.client.gui.FontRenderer
Used to specify new green value for the current color.
green - Variable in class net.minecraft.client.renderer.GlStateManager.Color
 
green - Variable in class net.minecraft.client.renderer.GlStateManager.ColorMask
 
greenColor - Static variable in class net.minecraft.block.material.MapColor
 
ground - Static variable in class net.minecraft.block.material.Material
 
ground - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
GroupData() - Constructor for class net.minecraft.entity.monster.EntitySpider.GroupData
 
GroupData(boolean, boolean) - Constructor for class net.minecraft.entity.monster.EntityZombie.GroupData
 
GroupData(int, int) - Constructor for class net.minecraft.entity.passive.EntityHorse.GroupData
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
grow(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrass
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
 
grow(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockSapling
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSapling
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
 
grow(World, Random, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
grow(World, Random, BlockPos, IBlockState) - Method in interface net.minecraft.block.IGrowable
 
grow(int) - Method in class net.minecraft.util.IntHashMap
Increases the number of hash slots
growFactor - Variable in class net.minecraft.util.IntHashMap
The scale factor used to determine when to grow the table
growingAge - Variable in class net.minecraft.entity.EntityAgeable
 
growStem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
 
GSON - Static variable in class net.minecraft.client.audio.SoundHandler
 
GSON - Static variable in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
gson - Variable in class net.minecraft.client.resources.data.IMetadataSerializer
Cached Gson instance.
gson - Static variable in class net.minecraft.client.settings.GameSettings
 
GSON - Static variable in class net.minecraft.network.status.server.S00PacketServerInfo
 
gson - Variable in class net.minecraft.server.management.PlayerProfileCache
 
gson - Variable in class net.minecraft.server.management.UserList
 
GSON - Static variable in class net.minecraft.util.IChatComponent.Serializer
 
gsonBuilder - Variable in class net.minecraft.client.resources.data.IMetadataSerializer
 
guardian - Variable in class net.minecraft.client.audio.GuardianSound
 
GUARDIAN_BEAM_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.RenderGuardian
 
GUARDIAN_ELDER_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.RenderGuardian
 
GUARDIAN_TEXTURE - Static variable in class net.minecraft.client.renderer.entity.RenderGuardian
 
guardianBody - Variable in class net.minecraft.client.model.ModelGuardian
 
guardianEye - Variable in class net.minecraft.client.model.ModelGuardian
 
GuardianMoveHelper(EntityGuardian) - Constructor for class net.minecraft.entity.monster.EntityGuardian.GuardianMoveHelper
 
GuardianSound - Class in net.minecraft.client.audio
 
GuardianSound(EntityGuardian) - Constructor for class net.minecraft.client.audio.GuardianSound
 
guardianSpines - Variable in class net.minecraft.client.model.ModelGuardian
 
guardianTail - Variable in class net.minecraft.client.model.ModelGuardian
 
GuardianTargetSelector(EntityGuardian) - Constructor for class net.minecraft.entity.monster.EntityGuardian.GuardianTargetSelector
 
Gui - Class in net.minecraft.client.gui
 
Gui() - Constructor for class net.minecraft.client.gui.Gui
 
gui - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
gui3d - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
gui3d - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
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
Gui achievement
GuiAchievements - Class in net.minecraft.client.gui.achievement
 
GuiAchievements(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievements
 
GuiBeacon - Class in net.minecraft.client.gui.inventory
 
GuiBeacon(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon
 
GuiBeacon.Button - Class in net.minecraft.client.gui.inventory
 
GuiBeacon.CancelButton - Class in net.minecraft.client.gui.inventory
 
GuiBeacon.ConfirmButton - Class in net.minecraft.client.gui.inventory
 
GuiBeacon.PowerButton - Class in net.minecraft.client.gui.inventory
 
GuiBrewingStand - Class in net.minecraft.client.gui.inventory
 
GuiBrewingStand(InventoryPlayer, IInventory) - 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
 
GuiButtonEntry(int, String, boolean, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
 
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
 
GuiChest - Class in net.minecraft.client.gui.inventory
 
GuiChest(IInventory, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiChest
 
GuiClickableScrolledSelectionListProxy - Class in net.minecraft.client.gui
 
GuiClickableScrolledSelectionListProxy(RealmsClickableScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
 
GuiCommandBlock - Class in net.minecraft.client.gui
 
GuiCommandBlock(CommandBlockLogic) - Constructor for class net.minecraft.client.gui.GuiCommandBlock
 
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
 
GuiContainerCreative.ContainerCreative - Class in net.minecraft.client.gui.inventory
 
GuiContainerCreative.CreativeSlot - Class in net.minecraft.client.gui.inventory
 
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) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
 
GuiCrafting(InventoryPlayer, World, BlockPos) - 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
 
GuiCreateFlatWorld.Details - Class in net.minecraft.client.gui
 
GuiCreateWorld - Class in net.minecraft.client.gui
 
GuiCreateWorld(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCreateWorld
 
GuiCustomizeSkin - Class in net.minecraft.client.gui
 
GuiCustomizeSkin(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCustomizeSkin
 
GuiCustomizeSkin.ButtonPart - Class in net.minecraft.client.gui
 
GuiCustomizeWorldScreen - Class in net.minecraft.client.gui
 
GuiCustomizeWorldScreen(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiCustomizeWorldScreen
 
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, IInventory) - 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
 
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, IWorldNameable) - Constructor for class net.minecraft.client.gui.GuiEnchantment
 
GuiEntry(Gui, Gui) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
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
 
GuiFlatPresets.LayerItem - Class in net.minecraft.client.gui
 
GuiFlatPresets.ListSlot - Class in net.minecraft.client.gui
 
GuiFurnace - Class in net.minecraft.client.gui.inventory
 
GuiFurnace(InventoryPlayer, IInventory) - 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
 
guiGameSettings - Variable in class net.minecraft.client.gui.GuiVideoSettings
 
GuiHopper - Class in net.minecraft.client.gui
 
GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.GuiHopper
 
guiID - Variable in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
guiID - Variable in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
 
GuiIngame - Class in net.minecraft.client.gui
 
GuiIngame(Minecraft) - Constructor for class net.minecraft.client.gui.GuiIngame
 
guiIngame - Variable in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
GuiIngameMenu - Class in net.minecraft.client.gui
 
GuiIngameMenu() - Constructor for class net.minecraft.client.gui.GuiIngameMenu
 
GuiIngestServers - Class in net.minecraft.client.gui.stream
 
GuiIngestServers(GuiScreen) - Constructor for class net.minecraft.client.gui.stream.GuiIngestServers
 
GuiIngestServers.ServerList - Class in net.minecraft.client.gui.stream
 
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(FontRenderer, int, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiLabel
 
GuiLabelEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiLabelEntry
 
GuiLanguage - Class in net.minecraft.client.gui
 
GuiLanguage(GuiScreen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.GuiLanguage
 
GuiLanguage.List - Class in net.minecraft.client.gui
 
guiLeft - Variable in class net.minecraft.client.gui.inventory.GuiContainer
Starting X position for the Gui.
GuiListButton - Class in net.minecraft.client.gui
 
GuiListButton(GuiPageButtonList.GuiResponder, int, int, int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiListButton
 
GuiListEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
 
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
 
GuiLockIconButton - Class in net.minecraft.client.gui
 
GuiLockIconButton(int, int, int) - Constructor for class net.minecraft.client.gui.GuiLockIconButton
 
GuiLockIconButton.Icon - Enum 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) - Constructor for class net.minecraft.client.gui.GuiMerchant
 
GuiMerchant.MerchantButton - Class in net.minecraft.client.gui
 
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
 
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
 
GuiOverlayDebug - Class in net.minecraft.client.gui
 
GuiOverlayDebug(Minecraft) - Constructor for class net.minecraft.client.gui.GuiOverlayDebug
 
GuiPageButtonList - Class in net.minecraft.client.gui
 
GuiPageButtonList(Minecraft, int, int, int, int, int, GuiPageButtonList.GuiResponder, GuiPageButtonList.GuiListEntry[]...) - Constructor for class net.minecraft.client.gui.GuiPageButtonList
 
GuiPageButtonList.EditBoxEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiButtonEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiLabelEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiListEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiResponder - Interface in net.minecraft.client.gui
 
GuiPageButtonList.GuiSlideEntry - Class in net.minecraft.client.gui
 
GuiPlayerTabOverlay - Class in net.minecraft.client.gui
 
GuiPlayerTabOverlay(Minecraft, GuiIngame) - Constructor for class net.minecraft.client.gui.GuiPlayerTabOverlay
 
GuiPlayerTabOverlay.PlayerComparator - Class in net.minecraft.client.gui
 
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) - Constructor for class net.minecraft.client.gui.GuiRepair
 
GuiResourcePackAvailable - Class in net.minecraft.client.gui
 
GuiResourcePackAvailable(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackAvailable
 
GuiResourcePackList - Class in net.minecraft.client.gui
 
GuiResourcePackList(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackList
 
GuiResourcePackSelected - Class in net.minecraft.client.gui
 
GuiResourcePackSelected(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackSelected
 
guiResponder - Variable in class net.minecraft.client.gui.GuiListButton
The GuiResponder Object reference.
guiScale - Variable in class net.minecraft.client.settings.GameSettings
GUI scale
GUISCALES - Static variable in class net.minecraft.client.settings.GameSettings
GUI scale values
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
 
GuiScreenBook.NextPageButton - Class in net.minecraft.client.gui
 
GuiScreenCustomizePresets - Class in net.minecraft.client.gui
 
GuiScreenCustomizePresets(GuiCustomizeWorldScreen) - Constructor for class net.minecraft.client.gui.GuiScreenCustomizePresets
 
GuiScreenCustomizePresets.Info - Class in net.minecraft.client.gui
 
GuiScreenCustomizePresets.ListPreset - Class in net.minecraft.client.gui
 
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
 
GuiScreenOptionsSounds.Button - Class in net.minecraft.client.gui
 
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
 
guiScreenServer - Variable in class net.minecraft.client.network.NetHandlerPlayClient
Seems to be either null (integrated server) or an instance of either GuiMultiplayer (when connecting to a server) or GuiScreenReamlsTOS (when connecting to MCO server)
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
 
GuiSelectWorld - Class in net.minecraft.client.gui
 
GuiSelectWorld(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiSelectWorld
 
GuiSelectWorld.List - Class in net.minecraft.client.gui
 
GuiShareToLan - Class in net.minecraft.client.gui
 
GuiShareToLan(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiShareToLan
 
GuiSimpleScrolledSelectionListProxy - Class in net.minecraft.client.gui
 
GuiSimpleScrolledSelectionListProxy(RealmsSimpleScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
 
GuiSleepMP - Class in net.minecraft.client.gui
 
GuiSleepMP() - Constructor for class net.minecraft.client.gui.GuiSleepMP
 
GuiSlideEntry(int, String, boolean, GuiSlider.FormatHelper, float, float, float) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
GuiSlider - Class in net.minecraft.client.gui
 
GuiSlider(GuiPageButtonList.GuiResponder, int, int, int, String, float, float, float, GuiSlider.FormatHelper) - Constructor for class net.minecraft.client.gui.GuiSlider
 
GuiSlider.FormatHelper - Interface in net.minecraft.client.gui
 
GuiSlot - Class in net.minecraft.client.gui
 
GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlot
 
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
 
GuiSnooper.List - Class in net.minecraft.client.gui
 
GuiSpectator - Class in net.minecraft.client.gui
 
GuiSpectator(Minecraft) - Constructor for class net.minecraft.client.gui.GuiSpectator
 
GuiStats - Class in net.minecraft.client.gui.achievement
 
GuiStats(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiStats
 
GuiStats.Stats - Class in net.minecraft.client.gui.achievement
 
GuiStats.StatsBlock - Class in net.minecraft.client.gui.achievement
 
GuiStats.StatsGeneral - Class in net.minecraft.client.gui.achievement
 
GuiStats.StatsItem - Class in net.minecraft.client.gui.achievement
 
GuiStats.StatsMobsList - Class in net.minecraft.client.gui.achievement
 
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<ChatComponentTranslation>) - 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(int, FontRenderer, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiTextField
 
guiTop - Variable in class net.minecraft.client.gui.inventory.GuiContainer
Starting Y position for the Gui.
GuiTwitchUserMode - Class in net.minecraft.client.gui.stream
 
GuiTwitchUserMode(IStream, ChatUserInfo) - Constructor for class net.minecraft.client.gui.stream.GuiTwitchUserMode
 
GuiUtilRenderComponents - Class in net.minecraft.client.gui
 
GuiUtilRenderComponents() - Constructor for class net.minecraft.client.gui.GuiUtilRenderComponents
 
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
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links