- 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
-
- GameData - Class in net.minecraftforge.fml.common.registry
-
- GameData() - Constructor for class net.minecraftforge.fml.common.registry.GameData
-
- GameDataSnapshot() - Constructor for class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot
-
- gameInfo - Variable in class net.minecraft.client.main.GameConfiguration
-
- GameInformation(boolean, String, String) - Constructor for class net.minecraft.client.main.GameConfiguration.GameInformation
-
- gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- GAMEPLAY_FISHING - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_FISH - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_JUNK - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GAMEPLAY_FISHING_TREASURE - Static variable in class net.minecraft.world.storage.loot.LootTableList
-
- GameRegistry - Class in net.minecraftforge.fml.common.registry
-
- GameRegistry() - Constructor for class net.minecraftforge.fml.common.registry.GameRegistry
-
- GameRegistry.ItemStackHolder - Annotation Type in net.minecraftforge.fml.common.registry
-
ItemStackHolder can be used to automatically populate public static final fields with
ItemStack
instances, referring a specific item, potentially configured with NBT.
- GameRegistry.ObjectHolder - Annotation Type in net.minecraftforge.fml.common.registry
-
ObjectHolder can be used to automatically populate public static final fields with entries
from the registry.
- GameRegistry.Type - Enum in net.minecraftforge.fml.common.registry
-
- GameRules - Class in net.minecraft.world
-
- GameRules() - Constructor for class net.minecraft.world.GameRules
-
- GameRules.ValueType - Enum in net.minecraft.world
-
- gameSettings - Variable in class net.minecraft.client.Minecraft
-
- GameSettings - Class in net.minecraft.client.settings
-
- GameSettings(Minecraft, File) - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings() - Constructor for class net.minecraft.client.settings.GameSettings
-
- GameSettings.Options - Enum in net.minecraft.client.settings
-
- gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
-
- gammaSetting - Variable in class net.minecraft.client.settings.GameSettings
-
- gatherCapabilities(TileEntity) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(Entity) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherCapabilities(Item, ItemStack, ICapabilityProvider) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- gatherMods() - Static method in class net.minecraftforge.common.ForgeVersion
-
- GDiffPatcher - Class in net.minecraftforge.fml.repackage.com.nothome.delta
-
This class patches an input file with a GDIFF patch file.
- GDiffPatcher() - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffPatcher
-
Constructs a new GDiffPatcher.
- GDiffWriter - Class in net.minecraftforge.fml.repackage.com.nothome.delta
-
Outputs a diff following the GDIFF file specification available at
http://www.w3.org/TR/NOTE-gdiff-19970901.html.
- GDiffWriter(DataOutputStream) - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- GDiffWriter(OutputStream) - Constructor for class net.minecraftforge.fml.repackage.com.nothome.delta.GDiffWriter
-
Constructs a new GDiffWriter.
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.Biome
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeForest
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeForestMutated
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeHills
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeJungle
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeMesa
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSavanna
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSnow
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- genBigTreeChance(Random) - Method in class net.minecraft.world.biome.BiomeTaiga
-
- genDecorations(Biome, World, Random) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genDecorations(Biome, World, Random) - Method in class net.minecraft.world.biome.BiomeEndDecorator
-
- GenDiffSet - Class in net.minecraftforge.fml.common.patcher
-
- GenDiffSet() - Constructor for class net.minecraftforge.fml.common.patcher.GenDiffSet
-
- GeneralEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.GeneralEntry
-
- generalQuads - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- 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.WorldGenBirchTree
-
- 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.WorldGenBush
-
- 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.WorldGenEndGateway
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenEndIsland
-
- generate(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenEndPodium
-
- 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.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, int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.MapGenBase
-
- generate(Random, int, int, World, IChunkGenerator, IChunkProvider) - Method in interface net.minecraftforge.fml.common.IWorldGenerator
-
Generate some world
- generateBands(long) - Method in class net.minecraft.world.biome.BiomeMesa
-
- 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.Biome
-
- generateBoxOnFillOnly(World, StructureBoundingBox, int, int, int, int, int, int, IBlockState) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateChest(World, StructureBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- generateChest(World, StructureBoundingBox, Random, int, int, int, ResourceLocation) - Method in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Corridor
-
- generateDefaultFloor(World, StructureBoundingBox, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
-
- generateFloat(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- generateHeightMap() - Method in class net.minecraft.world.chunk.Chunk
-
- generateHeightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- generateInt(Random) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- generateKeyPair() - Static method in class net.minecraft.util.CryptManager
-
- generateLakes - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
-
- generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProviderHell
-
- generateLoot(Collection<ItemStack>, Random, LootContext) - Method in class net.minecraft.world.storage.loot.LootPool
-
- generateLootForPools(Random, LootContext) - Method in class net.minecraft.world.storage.loot.LootTable
-
- GenerateMinable(World, Random, WorldGenerator, BlockPos, OreGenEvent.GenerateMinable.EventType) - Constructor for class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- generateMipmapData(int, int, int[][]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
-
- generateMipmaps(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- generateNewProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
- generateNewRandomName(FontRenderer, int) - Method in class net.minecraft.util.EnchantmentNameParts
-
- generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
- generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
-
- generateOre(World, Random, WorldGenerator, BlockPos, OreGenEvent.GenerateMinable.EventType) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- generateOres(World, Random) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- generatePacketFrom(Object) - Method in class net.minecraftforge.fml.common.network.FMLEmbeddedChannel
-
Utility method to generate a regular packet from a custom packet.
- generatePlant(World, BlockPos, Random, int) - Static method in class net.minecraft.block.BlockChorusFlower
-
- generateSaplings(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
- generateSaplings(World, Random, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenMegaPineTree
-
- generateSkylightMap() - Method in class net.minecraft.world.chunk.Chunk
-
- generateSkylightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- generateStructure(World, Random, ChunkPos) - 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
-
- generateStructures(Chunk, int, int) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderDebug
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderFlat
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
-
- generateStructures(Chunk, int, int) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- generateTexture() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- generateTree(World, BlockPos, IBlockState, Random) - Method in class net.minecraft.block.BlockSapling
-
- generateWaterBox(World, StructureBoundingBox, int, int, int, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- generateWorld(int, int, World, IChunkGenerator, IChunkProvider) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
-
Callback hook for world gen - if your mod wishes to add extra mod related generation to the world
call this
- generic - Static variable in class net.minecraft.util.DamageSource
-
- GenericIterableFactory - Class in net.minecraftforge.fml.common.functions
-
- GenericIterableFactory() - Constructor for class net.minecraftforge.fml.common.functions.GenericIterableFactory
-
- GenLayer - Class in net.minecraft.world.gen.layer
-
- GenLayer(long) - Constructor for class net.minecraft.world.gen.layer.GenLayer
-
- GenLayerAddIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddIsland
-
- GenLayerAddMushroomIsland - Class in net.minecraft.world.gen.layer
-
- GenLayerAddMushroomIsland(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
- GenLayerAddSnow - Class in net.minecraft.world.gen.layer
-
- GenLayerAddSnow(long, GenLayer) - Constructor for class net.minecraft.world.gen.layer.GenLayerAddSnow
-
- GenLayerBiome - Class in net.minecraft.world.gen.layer
-
- GenLayerBiome(long, GenLayer, WorldType, 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
-
- genQuad(VertexFormat, TRSRTransformation, float, float, float, float, float, TextureAtlasSprite, EnumFacing, int) - Static method in class net.minecraftforge.client.model.ItemTextureQuadConverter
-
Generates a Front/Back quad for an itemmodel.
- genStandardOre1(World, Random, int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genStandardOre2(World, Random, int, WorldGenerator, int, int) - Method in class net.minecraft.world.biome.BiomeDecorator
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.Biome
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeHills
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeMesa
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeOcean
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeSavannaMutated
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- genTerrainBlocks(World, Random, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeTaiga
-
- get(int) - Method in class net.minecraft.nbt.NBTTagList
-
- get(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- get(int) - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- get(Object) - Method in class net.minecraft.util.LowerStringMap
-
- get(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- get(int) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- 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(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- get(Object) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- get() - Method in class net.minecraftforge.common.config.ConfigElement
-
- get(String, String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean Property object without a comment using the default settings.
- get(String, String, boolean, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean Property object with a comment using the default settings.
- get(String, String, boolean[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property without a comment using the default settings.
- get(String, String, boolean[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property with a comment using the default settings.
- get(String, String, boolean[], String, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a boolean array Property with all settings defined.
- get(String, String, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object without a comment using default settings.
- get(String, String, int, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object with a comment using default settings.
- get(String, String, int, String, int, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer Property object with the defined comment, minimum and maximum bounds.
- get(String, String, int[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object without a comment using default settings.
- get(String, String, int[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with a comment using default settings.
- get(String, String, int[], String, int, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with the defined comment, minimum and maximum bounds.
- get(String, String, int[], String, int, int, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets an integer array Property object with all settings defined.
- get(String, String, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object without a comment using default settings.
- get(String, String, double, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object with a comment using default settings.
- get(String, String, double, String, double, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double Property object with the defined comment, minimum and maximum bounds
- get(String, String, double[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object without a comment using default settings.
- get(String, String, double[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object without a comment using default settings.
- get(String, String, double[], String, double, double) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object with the defined comment, minimum and maximum bounds.
- get(String, String, double[], String, double, double, boolean, int) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a double array Property object with all settings defined.
- get(String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property without a comment using the default settings.
- get(String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the default settings.
- get(String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the defined validationPattern and otherwise default settings.
- get(String, String, String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string Property with a comment using the defined validValues array and otherwise default settings.
- get(String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property without a comment using the default settings.
- get(String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment using the default settings.
- get(String, String, String[], String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment using the defined validationPattern and otherwise default settings.
- get(String, String, String[], String, boolean, int, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a string array Property with a comment with all settings defined.
- get(String, String, String, String, Property.Type) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a Property object of the specified type using default settings.
- get(String, String, String[], String, Property.Type) - Method in class net.minecraftforge.common.config.Configuration
-
Gets a list (array) Property object of the specified type using default settings.
- get(WorldServer, GameProfile) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
-
Get a fake player with a given username,
Mods should either hold weak references to the return value, or listen for a
WorldEvent.Unload and kill all references to prevent worlds staying in memory.
- get() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- get() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property value.
- get() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for the active mod.
- get(NetworkManager) - Static method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- get() - Method in class net.minecraftforge.fml.common.registry.RegistryDelegate.Delegate
-
- get() - Method in interface net.minecraftforge.fml.common.registry.RegistryDelegate
-
Get the referent pointed at by this delegate.
- get(TileEntityChest) - Static method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- get_audio(byte[], int) - Method in class ibxm.IBXM
-
- get_initial_panning(int) - Method in class ibxm.Module
-
- get_instrument(int) - Method in class ibxm.Module
-
- get_note(int[], int) - Method in class ibxm.Pattern
-
- get_num_channels() - Method in class ibxm.Module
-
- get_num_instruments() - Method in class ibxm.Module
-
- get_num_patterns() - Method in class ibxm.Module
-
- get_num_samples() - Method in class ibxm.Instrument
-
- get_panning_envelope() - Method in class ibxm.Instrument
-
- get_pattern(int) - Method in class ibxm.Module
-
- get_pattern_from_sequence(int) - Method in class ibxm.Module
-
- get_sample(int) - Method in class ibxm.Instrument
-
- get_sample_from_key(int) - Method in class ibxm.Instrument
-
- get_sequence_length() - Method in class ibxm.Module
-
- GET_TRADES_DONT_USE() - Static method in class net.minecraft.entity.passive.EntityVillager
-
- get_volume_envelope() - Method in class ibxm.Instrument
-
- getAABB(IBlockAccess, BlockPos) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getAABB(IBlockAccess, BlockPos, float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getAbridgedConfigPath(String) - Static method in class net.minecraftforge.fml.client.config.GuiConfig
-
- getAbsorptionAmount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAbsorptionAmount() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAccessor(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
-
- getAccessTransformerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getAccessTransformerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getAccessTransformerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return an optional access transformer class for this coremod.
- getAccessTransformers() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getAchievement() - Method in class net.minecraftforge.event.entity.player.AchievementEvent
-
- getAchievementPage(int) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return an achievement page by its index on the list.
- getAchievementPage(String) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return an achievement page by its name.
- getAchievementPages() - Static method in class net.minecraftforge.common.AchievementPage
-
Will return the list of achievement pages.
- getAchievements() - Method in class net.minecraftforge.common.AchievementPage
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketEntityAction
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getAction() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getAction() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getAction() - Method in class net.minecraft.util.text.event.ClickEvent
-
- getAction() - Method in class net.minecraft.util.text.event.HoverEvent
-
- getAction() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getAction() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getActionNumber() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getActionNumber() - Method in class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- getActiveAnvilConverter() - Method in class net.minecraft.server.MinecraftServer
-
- getActiveHand() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getActiveHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActiveItemStack() - Method in class net.minecraft.entity.EntityLivingBase
-
- getActiveModifier() - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- getActiveModList() - Method in class net.minecraftforge.fml.common.LoadController
-
- getActiveModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getActivePotionEffect(Potion) - Method in class net.minecraft.entity.EntityLivingBase
-
- 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
-
- getActiveSubstitutions() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getActualHeight() - Method in class net.minecraft.world.World
-
- getActualHeight() - Method in class net.minecraft.world.WorldProvider
-
- getActualLocation(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDirt
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrass
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMycelium
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- getActualState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getActualState(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getAdditionalBrandingInformation() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getAdditionalBrandingInformation() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getAdditionalBrandingInformation() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
-
- getAdditionalProperty(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- getAdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getAdjacentChest(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getAdjustedDamage(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingBase
-
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.Entity
-
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.EntityBoat
-
- getAdjustedHorizontalFacing() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
-
- getAffectedBlocks() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
-
return the list of blocks affected by the explosion.
- getAffectedEntities() - Method in class net.minecraftforge.event.world.ExplosionEvent.Detonate
-
return the list of entities affected by the explosion.
- getAge(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- getAge() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAge() - Method in class net.minecraft.entity.item.EntityItem
-
- getAgeProperty() - Method in class net.minecraft.block.BlockBeetroot
-
- getAgeProperty() - Method in class net.minecraft.block.BlockCrops
-
- getAIMoveSpeed() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAIMoveSpeed() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getAir() - Method in class net.minecraft.entity.Entity
-
- getAISit() - Method in class net.minecraft.entity.passive.EntityTameable
-
- getAITarget() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAll(Enchantment, List<ItemStack>) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getAll() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- getAll() - Static method in class net.minecraft.world.storage.loot.LootTableList
-
- getAll(String) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getAll() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent
-
Get the list of missing mappings for all mods.
- getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.BlockPos
-
- getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.math.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
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
-
- getAllowNether() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getAllowNether() - Method in class net.minecraft.server.MinecraftServer
-
- getAllProfiles() - Method in class net.minecraft.server.management.PlayerList
-
- 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
-
- getAllTransforms() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getAllUsernames() - Method in interface net.minecraft.network.rcon.IServer
-
- getAllUsernames() - Method in class net.minecraft.server.management.PlayerList
-
- getAllUsernames() - Method in class net.minecraft.server.MinecraftServer
-
- 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(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getAmbientOcclusionLightValue(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
- getAmbientOcclusionLightValue() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getAmbientOcclusionLightValue() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getAmbientSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getAmbientSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getAmbientSound() - Method in class net.minecraft.entity.EntityLiving
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getAmbientSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getAmbientSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getAmbientSound() - Method in enum net.minecraft.entity.passive.HorseType
-
- getAmount() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
-
- getAmount() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- getAmount() - Method in class net.minecraftforge.fluids.FluidEvent.FluidDrainingEvent
-
- getAmount() - Method in class net.minecraftforge.fluids.FluidEvent.FluidFillingEvent
-
- getAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
-
- getAmplifier() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getAmplifier() - Method in class net.minecraft.potion.PotionEffect
-
- getAnalogOutput() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getAndRemove(ItemStack[], int) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- getAndSplit(ItemStack[], int, int) - Static method in class net.minecraft.inventory.ItemStackHelper
-
- getAngrySound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getAnimal() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getAnimation() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getAnimationParameters(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.item.Item
-
- getAnimationProgress(float) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getAnimationType() - Method in class net.minecraft.network.play.server.SPacketAnimation
-
- getAnnotationInfo() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotationName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getAnnotations() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getAnnotationsFor(ModContainer) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getAo() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getAo(float, float, float) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
-
- getAPIList() - Method in class net.minecraftforge.fml.common.ModAPIManager
-
- getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getArgumentCount() - Method in enum net.minecraft.util.EnumParticleTypes
-
- getArmForSide(EnumHandSide) - Method in class net.minecraft.client.model.ModelBiped
-
- getArmorByChance(EntityEquipmentSlot, int) - Static method in class net.minecraft.entity.EntityLiving
-
- getArmorDisplay(EntityPlayer, ItemStack, int) - Method in interface net.minecraftforge.common.ISpecialArmor
-
Get the displayed effective armor.
- getArmorInventoryList() - Method in class net.minecraft.entity.Entity
-
- getArmorInventoryList() - Method in class net.minecraft.entity.EntityLiving
-
- getArmorInventoryList() - Method in class net.minecraft.entity.EntityLivingBase
-
- getArmorInventoryList() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getArmorInventoryList() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getArmorMaterial() - Method in class net.minecraft.item.ItemArmor
-
- getArmorModel(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Method in class net.minecraft.item.Item
-
Override this method to have an item handle its own armor rendering.
- getArmorModel(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getArmorModelHook(EntityLivingBase, ItemStack, EntityEquipmentSlot, T) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
Hook to allow item-sensitive armor model. for LayerBipedArmor.
- getArmorModelHook(EntityLivingBase, ItemStack, EntityEquipmentSlot, ModelBiped) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- getArmorResource(Entity, ItemStack, EntityEquipmentSlot, String) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
More generic ForgeHook version of the above function, it allows for Items to have more control over what texture they provide.
- getArmorTexture(ItemStack, Entity, EntityEquipmentSlot, String) - Method in class net.minecraft.item.Item
-
Called by RenderBiped and RenderPlayer to determine the armor texture that
should be use for the currently equipped item.
- getArmorTexture(Entity, ItemStack, String, EntityEquipmentSlot, String) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getArmorType(int) - Static method in enum net.minecraft.entity.passive.HorseType
-
- getArmorVisibility() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getArrayEntryClass() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getArrayEntryClass() - Method in class net.minecraftforge.common.config.Property
-
Gets the custom IArrayEntry class that should be used in place of the standard entry class for this Property type, or null if
none has been set.
- getArrayEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getArrayEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
This method returns a class that implements IArrayEntry
.
- getArrowCountInEntity() - Method in class net.minecraft.entity.EntityLivingBase
-
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntitySpectralArrow
-
- getArrowStack() - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- getArrowVelocity(int) - Static method in class net.minecraft.item.ItemBow
-
- getAsmData() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getASMHarvestedData() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getASMSuperType() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getASMTable() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- getASMTransformerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getASMTransformerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getASMTransformerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return a list of classes that implements the IClassTransformer interface
- getASMType() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getASMType() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getAssetsIndex() - Method in class net.minecraft.client.main.GameConfiguration.FolderInformation
-
- getAt(int) - Method in class net.minecraft.util.BitArray
-
- getAtlasSprite() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getAttachmentFacing() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAttachmentPos() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getAttackAnimationScale(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAttackDamage() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getAttackDuration() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getAttacker() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getAttackingEntity() - Method in class net.minecraft.entity.EntityLivingBase
-
- getAttackingPlayer() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getAttackReachSqr(EntityLivingBase) - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getAttackStrength() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getAttackTarget() - Method in class net.minecraft.entity.EntityLiving
-
- getAttackTimer() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
-
- getAttenuationType() - Method in class net.minecraft.client.audio.PositionedSound
-
- getAttribute() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AbstractAttributeMap
-
- getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getAttributeInstanceSet() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- 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(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getItemAttributeModifiers
- getAttributeModifiers(EntityEquipmentSlot) - 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
-
- getAudioFormat() - Method in class paulscode.sound.codecs.CodecIBXM
-
Returns the audio format of the data being returned by the read() and
readAll() methods.
- getAuthor() - Method in class net.minecraft.world.gen.structure.template.Template
-
- getAuthorList() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getAuxData() - Method in class net.minecraft.network.play.client.CPacketEntityAction
-
- getAvailablePlayerDat() - Method in class net.minecraft.server.management.PlayerList
-
- getAvailablePlayerDat() - Method in interface net.minecraft.world.storage.IPlayerFileData
-
- getAvailablePlayerDat() - Method in class net.minecraft.world.storage.SaveHandler
-
- getAvailableResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
- getAverageEdgeLength() - Method in class net.minecraft.util.math.AxisAlignedBB
-
- getAverageGroundLevel(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProvider
-
- getAverageGroundLevel() - Method in class net.minecraft.world.WorldProviderEnd
-
- getAxis() - Method in enum net.minecraft.util.EnumFacing
-
- getAxisDirection() - Method in enum net.minecraft.util.EnumFacing
-
- getBackgroundImageName() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getBackgroundLocation() - Method in class net.minecraft.inventory.Slot
-
Gets the path of the texture file to use for the background image of this slot when drawing the GUI.
- getBackgroundMap() - Method in class net.minecraft.inventory.Slot
-
- getBackgroundSprite() - Method in class net.minecraft.inventory.Slot
-
- getBackingLongArray() - Method in class net.minecraft.util.BitArray
-
- getBakedModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getBand(int, int, int) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getBanEndDate() - Method in class net.minecraft.server.management.UserListEntryBan
-
- getBanEntry(SocketAddress) - Method in class net.minecraft.server.management.UserListIPBans
-
- getBannedIPs() - Method in class net.minecraft.server.management.PlayerList
-
- getBannedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getBannedProfile(String) - Method in class net.minecraft.server.management.UserListBans
-
- getBanReason() - Method in class net.minecraft.server.management.UserListEntryBan
-
- getBase64EncodedIconData() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getBaseColor(ItemStack) - Static 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
-
- getBaseHeight() - Method in class net.minecraft.world.biome.Biome
-
- getBaseModProperties() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getBaseState() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getBaseValue() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getBeamSegments() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getBeamTarget() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- getBedDirection(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Returns the direction of the block.
- getBedLocation() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getBedLocation(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of getBedLocation.
- getBedOrientationInDegrees() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getBedPosition() - Method in class net.minecraft.network.play.server.SPacketUseBed
-
- getBedSpawnLocation(World, BlockPos, boolean) - Static method in class net.minecraft.entity.player.EntityPlayer
-
- getBedSpawnPosition(IBlockState, IBlockAccess, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
Returns the position that the player is moved to upon
waking up, or respawning at the bed.
- getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDispenser
-
- getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDropper
-
- getBestAttacker() - Method in class net.minecraft.util.CombatTracker
-
- getBestHotbarSlot() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
- getBiome(int) - Static method in class net.minecraft.world.biome.Biome
-
- getBiome(int, Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getBiome(int, int, Biome) - Method in class net.minecraft.world.biome.BiomeCache
-
- getBiome(BlockPos, BiomeProvider) - Method in class net.minecraft.world.chunk.Chunk
-
- getBiome() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getBiome() - Method in class net.minecraftforge.event.terraingen.BiomeEvent
-
- getBiomeArray() - Method in class net.minecraft.world.chunk.Chunk
-
- getBiomeCacheBlock(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
- getBiomeClass() - Method in class net.minecraft.world.biome.Biome
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeForest
-
- getBiomeClass() - Method in class net.minecraft.world.biome.BiomeSavanna
-
- getBiomeForCoords(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- getBiomeForCoordsBody(BlockPos) - Method in class net.minecraft.world.World
-
- getBiomeForId(int) - Static method in class net.minecraft.world.biome.Biome
-
- getBiomeGenAt(int, int) - Method in class net.minecraft.world.biome.BiomeCache.Block
-
- getBiomeGenAt(Biome[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBiomeGenAt(Biome[], int, int, int, int, boolean) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
- getBiomeGenerator(BlockPos) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBiomeGenerator(BlockPos, Biome) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBiomeGenerator(BlockPos) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
- 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
-
- getBiomeLayer(long, GenLayer, String) - Method in class net.minecraft.world.WorldType
-
Creates the GenLayerBiome used for generating the world with the specified ChunkProviderSettings JSON String
*IF AND ONLY IF* this WorldType == WorldType.CUSTOMIZED.
- getBiomeName() - Method in class net.minecraft.world.biome.Biome
-
- getBiomeProvider() - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- getBiomeProvider() - Method in class net.minecraft.world.World
-
- getBiomeProvider() - Method in class net.minecraft.world.WorldProvider
-
- getBiomeProvider(World) - Method in class net.minecraft.world.WorldType
-
- getBiomeRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getBiomes(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
-
- getBiomesForGeneration(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBiomesForGeneration(Biome[], int, int, int, int) - Method in class net.minecraft.world.biome.BiomeProviderSingle
-
- getBiomesForType(BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Returns a list of biomes registered with a specific type
- getBiomeSpecificBlockState(IBlockState) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- getBiomesToSpawnIn() - Method in class net.minecraft.world.biome.BiomeProvider
-
- getBlastDamageReduction(EntityLivingBase, double) - Static method in class net.minecraft.enchantment.EnchantmentProtection
-
- getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getBlend() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- 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.BlockStateContainer
-
- getBlock() - Method in class net.minecraft.block.state.BlockStateContainer.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.util.math.ChunkPos
-
- getBlock() - Method in class net.minecraft.world.NextTickListEntry
-
- getBlock() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getBlock() - Method in class net.minecraftforge.fluids.Fluid
-
- getBlockById(int) - Static method in class net.minecraft.block.Block
-
- getBlockByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getBlockColors() - Method in class net.minecraft.client.Minecraft
-
- getBlockDensity(Vec3d, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getBlocked() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getBlockForOverlay() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
If the overlay type is BLOCK, then this is the block which the overlay is getting it's icon from
- getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
-
- getBlockFromName(String) - Static method in class net.minecraft.block.Block
-
- getBlockHardness(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getBlockHardness(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getBlockHardness(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getBlockItemMap() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- 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.BlockChorusFlower
-
- getBlockLayer() - Method in class net.minecraft.block.BlockChorusPlant
-
- getBlockLayer() - Method in class net.minecraft.block.BlockCocoa
-
- getBlockLayer() - Method in class net.minecraft.block.BlockDoor
-
- getBlockLayer() - Method in class net.minecraft.block.BlockEndRod
-
- 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
-
- getBlockLayer() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getBlockLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getBlocklightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.World
-
Readded as it was removed, very useful helper function
- getBlockLiquidHeight(IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraft.entity.item.EntityBoat
-
- getBlockLocation(String) - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
-
- 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
-
- getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- getBlockModelShapes() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- 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.math.RayTraceResult
-
- getBlockPos() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
- getBlockPos() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getBlockPosition() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getBlockPosition() - Method in class net.minecraft.network.play.server.SPacketBlockChange
-
- getBlockPosOffset16(EnumFacing) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- getBlockReachDistance() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- getBlockRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
-
- getBlockSnapshot(World, BlockPos) - Static method in class net.minecraftforge.common.util.BlockSnapshot
-
- getBlockSnapshot(World, BlockPos, int) - Static method in class net.minecraftforge.common.util.BlockSnapshot
-
- getBlockSnapshot() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- 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() - Method in class net.minecraft.network.play.server.SPacketBlockChange
-
- getBlockState() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
- getBlockState(int) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
- getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
-
- getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getBlockState(int) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
- 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
-
- getBlockStateAtEntityViewpoint(World, Entity, float) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
-
- getBlockStateFor(int, int) - Static method in class net.minecraft.world.gen.ChunkProviderDebug
-
- getBlockStateFromPos(World, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBlockStateIDMap() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- getBlockstateLocations(Block) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
-
- getBlockStateMapper() - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getBlockStats(Block) - Static method in class net.minecraft.stats.StatList
-
- 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
-
- 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
-
- getBlockType() - Method in class net.minecraft.block.BlockRedFlower
-
- getBlockType() - Method in class net.minecraft.block.BlockYellowFlower
-
- getBlockType() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getBlockType() - Method in class net.minecraft.tileentity.TileEntity
-
- getBlue() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getBlueColorF() - Method in class net.minecraft.client.particle.Particle
-
- getBoatGlide() - Method in class net.minecraft.entity.item.EntityBoat
-
- getBoatType() - Method in class net.minecraft.entity.item.EntityBoat
-
- getBodyRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getBold() - Method in class net.minecraft.util.text.Style
-
- getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BlockBeetroot
-
- getBonemealAgeIncrease(World) - Method in class net.minecraft.block.BlockCrops
-
- getBones() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getBonusRolls() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getBoolean(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
-
- getBoolean(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getBoolean(JsonObject, String, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- getBoolean(String) - Method in class net.minecraft.world.GameRules
-
- getBoolean(String, String, boolean, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a boolean property.
- getBoolean(String, String, boolean, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a boolean property.
- getBoolean(boolean) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a boolean,
if the value is not a valid boolean, it will return the
provided default.
- getBoolean() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a boolean, if the value is not a valid boolean, it will return the provided default.
- getBooleanList() - Method in class net.minecraftforge.common.config.Property
-
Returns the boolean value of all values that can
be parsed in the list.
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getBooleanProperty(String, boolean) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getBorderCenterX() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderCenterX(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderCenterZ() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderCenterZ(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderDamagePerBlock() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderLerpTarget() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderLerpTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderSafeZone() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderSize() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderWarningDistance() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBorderWarningTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getBossInfo() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getBossOverlay() - Method in class net.minecraft.client.gui.GuiIngame
-
- getBounceClass() - Method in class GradleStart
-
- getBounceClass() - Method in class GradleStartServer
-
- getBounceClass() - Method in class net.minecraftforge.gradle.GradleStartCommon
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAnvil
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBeetroot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockButton
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarpet
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarrot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCocoa
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCrops
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDragonEgg
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEnderChest
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndRod
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFarmland
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrassPath
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockHopper
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLadder
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLever
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLilyPad
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMushroom
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockNetherWart
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonBase
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPortal
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPotato
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSapling
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSkull
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSlab
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTorch
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- getBoundingBox(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWallSign
-
- getBoundingBox(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getBoundingBox(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getBoundingBox() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getBoundingBox(EntityMinecart) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function replaces the function of the same name in EntityMinecart.
- getBoundingBoxCenter() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getBoundingBoxCenter() - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- getBow() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getBow() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getBrandings(boolean) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getBreakChance() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- getBreakerId() - Method in class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- getBreakSound() - Method in class net.minecraft.block.SoundType
-
- getBreakSpeed(EntityPlayer, IBlockState, float, BlockPos) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getBrightness(float) - Method in class net.minecraft.entity.Entity
-
- getBrightness(float) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- getBrightness(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getBrightness(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.Particle
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleDigging
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleDrip
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleEnchantmentTable
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleExplosionLarge
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleFlame
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleLava
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticlePortal
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- getBrightnessForRender(float) - Method in class net.minecraft.client.particle.ParticleSweepAttack
-
- 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.EntityArrow
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getBrush() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getBrushes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getBucketFluids() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
All fluids registered with the universal bucket
- getBuffer() - Method in class net.minecraft.client.renderer.Tessellator
-
- getBuffer() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getBufferData() - Method in class net.minecraft.network.play.client.CPacketCustomPayload
-
- getBufferData() - Method in class net.minecraft.network.play.server.SPacketCustomPayload
-
- getBuildLimit() - Method in class net.minecraft.server.MinecraftServer
-
- getBuildVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getBurnTime(ItemStack) - Method in interface net.minecraftforge.fml.common.IFuelHandler
-
- getButton() - Method in class net.minecraft.network.play.client.CPacketEnchantItem
-
- getButton() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
The button that was clicked.
- getButton() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getButtonList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
A COPY of the buttonList
field from the GuiScreen referenced by gui
.
- getButtonList() - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
The buttonList
field from the GuiScreen object referenced by gui
.
- 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 class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getById(int) - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getById(int) - Static method in enum net.minecraft.network.EnumConnectionState
-
- getById(int) - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- getById(int) - Static method in enum net.minecraft.world.DimensionType
-
- getByID(int) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
- getByItem(Item) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByItemStack(ItemStack) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByName(String) - Static method in enum net.minecraft.client.audio.Sound.Type
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
- getByName(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
- getByName(String) - Method in class net.minecraft.server.management.UserListWhitelist
-
- getByName(String) - Static method in enum net.minecraft.util.EnumParticleTypes
-
- getByName(String) - Static method in enum net.minecraft.util.SoundCategory
-
- getByName(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
- getByNameOrId(String) - Static method in class net.minecraft.item.Item
-
- getByOrdinal(int) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- getByOrdinal(int) - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
- getBySound(SoundEvent) - Static method in class net.minecraft.item.ItemRecord
-
- 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
-
- 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
-
- getByteAsHexString(byte) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getByteBuffer() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- 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
-
- getBytesAsBEint(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getBytesAsLEInt(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getBytesAsString(byte[], int, int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getByteSize() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- getCachedBiomes(int, int) - Method in class net.minecraft.world.biome.BiomeCache
-
- getCachedEntity() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getCachedModel(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getCachedMultiplier() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getCachedTint() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getCachedUniqueIdString() - Method in class net.minecraft.entity.Entity
-
- getCacheSizes() - Static method in class net.minecraft.world.gen.layer.IntCache
-
- getCallableCrashInformation() - Method in class net.minecraftforge.fml.common.Loader
-
- getCanBeCreated() - Method in class net.minecraft.world.WorldType
-
- getCanBreakDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanBurn() - Method in class net.minecraft.block.material.Material
-
- getCancelMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getCanCraft(EntityPlayer) - Method in class net.minecraft.inventory.Container
-
- getCandidate() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getCandidatesFor(String) - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable
-
- getCanEnterDoors() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanonicalName() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
-
- getCanonicalName() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
-
- getCanSpawnAnimals() - Method in class net.minecraft.server.MinecraftServer
-
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityCreature
-
- getCanSpawnHere() - Method in class net.minecraft.entity.EntityLiving
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMob
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityBat
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getCanSpawnNPCs() - Method in class net.minecraft.server.MinecraftServer
-
- getCanSwim() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getCanSwim() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getCanUpdate() - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- getCapabilities() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
-
A unmodifiable view of the capabilities that will be attached to this object.
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.Entity
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.EntityLivingBase
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.item.ItemStack
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntity
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityLockable
-
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- getCapability(Capability<T>, EnumFacing) - Method in interface net.minecraftforge.common.capabilities.ICapabilityProvider
-
Retrieves the handler for the capability requested on the specific side.
- getCapability(Capability<T>, EnumFacing) - Method in class net.minecraftforge.common.model.animation.CapabilityAnimation.DefaultItemAnimationCapabilityProvider
-
- getCapacity() - Method in class net.minecraftforge.fluids.FluidTank
-
- getCapacity(ItemStack) - Method in interface net.minecraftforge.fluids.IFluidContainerItem
-
- getCapacity() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getCapacity(ItemStack) - Method in class net.minecraftforge.fluids.ItemFluidContainer
-
- getCapacity(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getCapacity() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getCaption() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- getCaptureItems(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
- getCareer(int) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getCarriable(Block) - Static method in class net.minecraft.entity.monster.EntityEnderman
-
- getCartItem() - Method in class net.minecraft.entity.item.EntityMinecart
-
This function returns an ItemStack that represents this cart.
- getCategory() - Method in interface net.minecraft.client.audio.ISound
-
- getCategory() - Method in class net.minecraft.client.audio.PositionedSound
-
- getCategory() - Method in class net.minecraft.crash.CrashReport
-
- getCategory() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getCategory() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getCategory(String) - Method in class net.minecraftforge.common.config.Configuration
-
- getCategory() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getCategory(IRecipe) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- getCategory(Class<?>) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- getCategoryNames() - Method in class net.minecraftforge.common.config.Configuration
-
- getCause() - Method in exception net.minecraft.util.ReportedException
-
- getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
-
- getCelestialAngle(float) - Method in class net.minecraft.world.World
-
- getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
-
- getCenter() - Method in class net.minecraft.village.Village
-
- getCenter() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getCenterBlock(int) - Method in class net.minecraft.util.math.ChunkPos
-
- getCenterX() - Method in class net.minecraft.world.border.WorldBorder
-
- getCenterX() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getCenterXPos() - Method in class net.minecraft.util.math.ChunkPos
-
- getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
-
- getCenterZ() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getCenterZPosition() - Method in class net.minecraft.util.math.ChunkPos
-
- getChangedBlocks() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- getChannel(String, Side) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
- getChannelName() - Method in class net.minecraft.network.play.client.CPacketCustomPayload
-
- getChannelName() - Method in class net.minecraft.network.play.server.SPacketCustomPayload
-
- getChar(int) - Method in class net.minecraft.network.PacketBuffer
-
- getCharge() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
-
- getChatComponent() - Method in class net.minecraft.client.gui.ChatLine
-
- getChatComponent(int, int) - Method in class net.minecraft.client.gui.GuiNewChat
-
- getChatComponent() - Method in class net.minecraft.network.play.server.SPacketChat
-
- 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
-
- getChatFormat() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getChatFormat() - Method in class net.minecraft.scoreboard.Team
-
- getChatGUI() - Method in class net.minecraft.client.gui.GuiIngame
-
- getChatHeight() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
-
- getChatOpen() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getChatScale() - Method in class net.minecraft.client.gui.GuiNewChat
-
- 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.CPacketClientSettings
-
- getChatWidth() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getCheatsEnabled() - Method in class net.minecraft.world.storage.WorldSummary
-
- getChest(boolean) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getChestType() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getChildElements() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getChildElements() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getChildElements() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Category] Gets this category's child categories/properties.
- getChildModCountString() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getChildModList() - Method in class net.minecraftforge.fml.common.ModMetadata
-
- getChildren() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getChunk() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getChunk() - Method in class net.minecraftforge.event.world.ChunkEvent
-
- getChunk() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
-
- getChunkCoordIntPair() - Method in class net.minecraft.world.chunk.Chunk
-
- getChunkDataInputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- getChunkDataOutputStream(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- getChunkFromBlockCoords(BlockPos) - Method in class net.minecraft.world.World
-
- getChunkFromChunkCoords(int, int) - Method in class net.minecraft.world.World
-
- getChunkGenerator(World, String) - Method in class net.minecraft.world.WorldType
-
- getChunkInputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- getChunkIterator() - Method in class net.minecraft.server.management.PlayerChunkMap
-
- getChunkList() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets a list of requested chunks for this ticket.
- getChunkListDepth() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets the current max depth for this ticket.
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
- getChunkLoader(WorldProvider) - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandler
-
- getChunkLoader(WorldProvider) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getChunkLoader(WorldProvider) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getChunkOutputStream(File, int, int) - Static method in class net.minecraft.world.chunk.storage.RegionFileCache
-
- 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.client.multiplayer.WorldClient
-
- getChunkProvider() - Method in class net.minecraft.world.World
-
- getChunkProvider() - Method in class net.minecraft.world.WorldServer
-
- getChunkSaveLocation() - Method in class net.minecraft.world.WorldServer
-
- getChunksLowestHorizon(int, int) - Method in class net.minecraft.world.World
-
Deprecated.
- getChunkX() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getChunkX() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getChunkZ() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getChunkZ() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
-
- getClass(ClassLoader, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getClassFromID(int) - Static method in class net.minecraft.entity.EntityList
-
- getClassList() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getClassName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getClassPathRoot() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getClassVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getClassVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getClean() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getClean() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getCleanWeatherTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getClickedComponentAt(int) - Method in class net.minecraft.client.gui.GuiGameOver
-
- getClickedComponentAt(int, int) - Method in class net.minecraft.client.gui.GuiScreenBook
-
- getClickedItem() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getClickEvent() - Method in class net.minecraft.util.text.Style
-
- getClickType() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getClient() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
Get the server instance
- getClientGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
-
Returns a Container to be displayed to the user.
- getClientHandler() - Method in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
- getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
-
- getClientPeekAmount(float) - Method in class net.minecraft.entity.monster.EntityShulker
-
- getClientPlayerEntity() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getClientPlayHandler() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getClientPlayHandler() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getClientTeleportInterp() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getClientTime() - Method in class net.minecraft.network.status.client.CPacketPing
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getClientToServerNetworkManager() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getClientToServerNetworkManager() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getClip(String) - Method in interface net.minecraftforge.client.model.animation.IAnimatedModel
-
- getClipboardString() - Static method in class net.minecraft.client.gui.GuiScreen
-
- getClips() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- 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, boolean) - Method in class net.minecraft.world.World
-
- getClosestPlayerDistance() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
-
- getClosestStrongholdPos(World, BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getClosestStrongholdPos(World, BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getCloudColor(float) - Method in class net.minecraft.world.WorldProvider
-
- getCloudColorBody(float) - Method in class net.minecraft.world.World
-
- getCloudColour(float) - Method in class net.minecraft.world.World
-
- getCloudHeight() - Method in class net.minecraft.world.WorldProvider
-
- getCloudHeight() - Method in class net.minecraft.world.WorldProviderEnd
-
- getCloudHeight() - Method in class net.minecraft.world.WorldType
-
Get the height to render the clouds for this world type
- getCloudRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getCollarColor() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.SPacketCollectItem
-
- getCollider() - Method in class net.minecraftforge.event.entity.minecart.MinecartCollisionEvent
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockAir
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockBanner
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockButton
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockEndGateway
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockFarmland
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockFire
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockLever
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockPortal
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockSoulSand
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockTorch
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockTripWire
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- getCollisionBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockWeb
-
- getCollisionBoundingBox(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getCollisionBoundingBox(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getCollisionBoundingBox() - Method in class net.minecraft.entity.Entity
-
- getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityBoat
-
- getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getCollisionBoundingBox() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityBoat
-
- getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getCollisionBox(EntityMinecart, Entity) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function replaced the function of the same name in EntityMinecart.
- getCollisionBoxes(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getCollisionBoxes(AxisAlignedBB) - Method in class net.minecraft.world.World
-
- getCollisionHandler() - Static method in class net.minecraft.entity.item.EntityMinecart
-
Gets the current global Minecart Collision handler if none
is registered, returns null
- getCollisionRule() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getCollisionRule() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getCollisionRule() - Method in class net.minecraft.scoreboard.Team
-
- getColor() - Method in enum net.minecraft.block.BlockDirt.DirtType
-
- getColor() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getColor() - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- getColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
-
- getColor() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getColor() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getColor() - Method in class net.minecraft.profiler.Profiler.Result
-
- getColor() - Method in class net.minecraft.util.text.Style
-
- getColor() - Method in class net.minecraft.world.BossInfo
-
- getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getColor() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getColor() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getColor() - Method in class net.minecraftforge.fluids.Fluid
-
- getColor(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getColor(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getColorCode(char) - Method in class net.minecraft.client.gui.FontRenderer
-
- getColorCode(char, boolean) - Static method in class net.minecraftforge.fml.client.config.GuiUtils
-
- getColorFromItemstack(ItemStack, int) - Method in interface net.minecraft.client.renderer.color.IItemColor
-
- getColorFromItemstack(ItemStack, int) - Method in class net.minecraft.client.renderer.color.ItemColors
-
- getColorIndex(int) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getColorIndex() - Method in enum net.minecraft.util.text.TextFormatting
-
- getColorList() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getColorMultiplier(T, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- getColorMultiplier(int) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- 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
-
- getColors() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
-
- getColorSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getCombatDuration() - Method in class net.minecraft.util.CombatTracker
-
- getCombatTracker() - Method in class net.minecraft.entity.EntityLivingBase
-
- 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.tileentity.CommandBlockBaseLogic
-
- getCommand() - Method in class net.minecraftforge.event.CommandEvent
-
- 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.item.EntityMinecartCommandBlock
-
- getCommandBlockLogic() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getCommandBlockType() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getCommandManager() - Method in class net.minecraft.server.MinecraftServer
-
- getCommandMap(MinecraftServer) - Method in class net.minecraft.command.CommandHelp
-
- getCommandName() - Method in class net.minecraft.command.CommandBlockData
-
- getCommandName() - Method in class net.minecraft.command.CommandClearInventory
-
- getCommandName() - Method in class net.minecraft.command.CommandClone
-
- getCommandName() - Method in class net.minecraft.command.CommandCompare
-
- getCommandName() - Method in class net.minecraft.command.CommandDebug
-
- getCommandName() - Method in class net.minecraft.command.CommandDefaultGameMode
-
- getCommandName() - Method in class net.minecraft.command.CommandDifficulty
-
- getCommandName() - Method in class net.minecraft.command.CommandEffect
-
- getCommandName() - Method in class net.minecraft.command.CommandEnchant
-
- getCommandName() - Method in class net.minecraft.command.CommandEntityData
-
- getCommandName() - Method in class net.minecraft.command.CommandExecuteAt
-
- getCommandName() - Method in class net.minecraft.command.CommandFill
-
- getCommandName() - Method in class net.minecraft.command.CommandGameMode
-
- getCommandName() - Method in class net.minecraft.command.CommandGameRule
-
- getCommandName() - Method in class net.minecraft.command.CommandGive
-
- getCommandName() - Method in class net.minecraft.command.CommandHelp
-
- getCommandName() - Method in class net.minecraft.command.CommandKill
-
- getCommandName() - Method in class net.minecraft.command.CommandParticle
-
- getCommandName() - Method in class net.minecraft.command.CommandPlaySound
-
- getCommandName() - Method in class net.minecraft.command.CommandReplaceItem
-
- getCommandName() - Method in class net.minecraft.command.CommandServerKick
-
- getCommandName() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getCommandName() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getCommandName() - Method in class net.minecraft.command.CommandShowSeed
-
- getCommandName() - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getCommandName() - Method in class net.minecraft.command.CommandStats
-
- getCommandName() - Method in class net.minecraft.command.CommandStopSound
-
- getCommandName() - Method in class net.minecraft.command.CommandTime
-
- getCommandName() - Method in class net.minecraft.command.CommandTitle
-
- getCommandName() - Method in class net.minecraft.command.CommandToggleDownfall
-
- getCommandName() - Method in class net.minecraft.command.CommandTrigger
-
- getCommandName() - Method in class net.minecraft.command.CommandWeather
-
- getCommandName() - Method in class net.minecraft.command.CommandWorldBorder
-
- getCommandName() - Method in class net.minecraft.command.CommandXP
-
- getCommandName() - Method in interface net.minecraft.command.ICommand
-
- getCommandName() - Method in class net.minecraft.command.server.CommandAchievement
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBanIp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandBroadcast
-
- getCommandName() - Method in class net.minecraft.command.server.CommandDeOp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandEmote
-
- getCommandName() - Method in class net.minecraft.command.server.CommandListBans
-
- getCommandName() - Method in class net.minecraft.command.server.CommandListPlayers
-
- getCommandName() - Method in class net.minecraft.command.server.CommandMessage
-
- getCommandName() - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getCommandName() - Method in class net.minecraft.command.server.CommandOp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPardonIp
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveAll
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveOff
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSaveOn
-
- getCommandName() - Method in class net.minecraft.command.server.CommandScoreboard
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSetBlock
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getCommandName() - Method in class net.minecraft.command.server.CommandStop
-
- getCommandName() - Method in class net.minecraft.command.server.CommandSummon
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTeleport
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTestFor
-
- getCommandName() - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getCommandName() - Method in class net.minecraft.command.server.CommandWhitelist
-
- getCommandName() - Method in class net.minecraftforge.server.command.ForgeCommand
-
- getCommandResultStats() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getCommandResultStats() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getCommands() - Method in class net.minecraft.command.CommandHandler
-
- getCommands() - Method in interface net.minecraft.command.ICommandManager
-
- getCommandSenderAsPlayer(ICommandSender) - Static method in class net.minecraft.command.CommandBase
-
- getCommandSenderEntity() - Method in interface net.minecraft.command.ICommandSender
-
- getCommandSenderEntity() - Method in class net.minecraft.entity.Entity
-
- getCommandSenderEntity() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getCommandSenderEntity() - Method in class net.minecraft.server.MinecraftServer
-
- getCommandStats() - Method in class net.minecraft.entity.Entity
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandBlockData
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandClearInventory
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandClone
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandCompare
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDebug
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDefaultGameMode
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandDifficulty
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEffect
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEnchant
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandEntityData
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandExecuteAt
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandFill
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameMode
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGameRule
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandGive
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandHelp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandKill
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandParticle
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandPlaySound
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandReplaceItem
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandServerKick
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandShowSeed
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandStats
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandStopSound
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTime
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTitle
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandToggleDownfall
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandTrigger
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandWeather
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandWorldBorder
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.CommandXP
-
- getCommandUsage(ICommandSender) - Method in interface net.minecraft.command.ICommand
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandAchievement
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanIp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandBroadcast
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandDeOp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandEmote
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListBans
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandListPlayers
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessage
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandOp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonIp
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandPublishLocalServer
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveAll
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOff
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSaveOn
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetBlock
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandStop
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandSummon
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTeleport
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestFor
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getCommandUsage(ICommandSender) - Method in class net.minecraft.command.server.CommandWhitelist
-
- getCommandUsage(ICommandSender) - Method in class net.minecraftforge.server.command.ForgeCommand
-
- getComment() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getComment() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getComment() - Method in class net.minecraftforge.common.config.Property
-
- getComment() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getComment() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the comment for this object.
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockChest
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCommandBlock
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockDispenser
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockHopper
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockJukebox
-
- getComparatorInputOverride(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockRailDetector
-
- getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getComparatorInputOverride(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- 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
-
- getComponent(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getComponent() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getComponent1() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- getComponent2() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- getComponentClass() - Method in interface net.minecraftforge.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
The class of the root structure component to add to the village
- getComponents() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- getComponentToAddBoundingBox(int, int, int, int, int, int, int, int, int, EnumFacing) - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getComponentType() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getCompound() - Method in class net.minecraft.world.end.DragonFightManager
-
- getCompoundTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getCompoundTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getCompressionThreshold() - Method in class net.minecraft.network.login.server.SPacketEnableCompression
-
- getConditionClass() - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- getConditions() - Method in class net.minecraft.world.storage.loot.functions.LootFunction
-
- getConfig() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getConfig() - Static method in class net.minecraftforge.common.ForgeModContainer
-
- getConfigDir() - Method in class net.minecraftforge.fml.common.Loader
-
- getConfigElement() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the IConfigElement object owned by this entry.
- getConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getConfigEntryClass() - Method in class net.minecraftforge.common.config.Property
-
Gets the custom IConfigEntry class that should be used in place of the standard entry class for this Property type, or null if
none has been set.
- getConfigEntryClass() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getConfigEntryClass() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
This method returns a class that implements IConfigEntry
or null.
- getConfigFile() - Method in class net.minecraftforge.common.config.Configuration
-
- getConfigFor(Object) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getConfigID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
A String identifier for this ConfigChangedEvent.
- getConnectedRails() - Method in class net.minecraft.block.BlockRailBase.Rail
-
- getConnection() - Method in class net.minecraft.client.Minecraft
-
- getConnectionInfo() - Method in class net.minecraft.server.network.NetHandlerLoginServer
-
- getConnectionType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientConnectedToServerEvent
-
- getConstructor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getContainedMods() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getContainedPackages() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getContainer(World, BlockPos, boolean) - Method in class net.minecraft.block.BlockChest
-
- getContainer() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getContainer() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getContainerCapacity(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
Determines the capacity of a full container.
- getContainerCapacity(FluidStack, ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
Determines the capacity of a container.
- getContainerItem() - Method in class net.minecraft.item.Item
-
- getContainerItem(ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getContainerItem.
- getContainerItem(ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getContentDump(ByteBuf) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlot
-
- getContentHeight() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getContentHeight() - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- getContentHeight() - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- getContext() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getContext() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getContext() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
-
- getControllingPassenger() - Method in class net.minecraft.entity.Entity
-
- getControllingPassenger() - Method in class net.minecraft.entity.item.EntityBoat
-
- getControllingPassenger() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getControllingPassenger() - Method in class net.minecraft.entity.passive.EntityPig
-
- getConversionTimeBoost() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getCookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
- getCookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
- getCookTime(ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getCooldown(Item, float) - Method in class net.minecraft.util.CooldownTracker
-
- getCooldownPercent() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getCooldownPeriod() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCooldownTracker() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCooledAttackStrength(float) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getCoordBaseMode() - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateInfo(int, int, int) - Static method in class net.minecraft.crash.CrashReportCategory
-
- getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
- getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStronghold
-
- getCoordList() - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- getCoreMod() - Method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper.TransformerWrapper
-
- getCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getCount() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getCpu() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- getCraftingLayers() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
-
- getCraftingPlayer() - Static method in class net.minecraftforge.common.ForgeHooks
-
- getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- 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
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapExtending
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getCraftingResult(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- getCraftingStack() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
-
- getCraftStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getCrashCause() - Method in class net.minecraft.crash.CrashReport
-
- getCrashInformation() - Method in class net.minecraftforge.fml.common.Loader
-
- getCrashReport() - Method in exception net.minecraft.util.ReportedException
-
- getCreatePackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getCreativeTab() - Method in class net.minecraft.item.Item
-
- getCreativeTab() - Method in class net.minecraft.item.ItemBanner
-
- getCreativeTab() - Method in class net.minecraft.item.ItemBlock
-
- getCreativeTab() - Method in class net.minecraft.item.ItemShield
-
- getCreativeTabs() - Method in class net.minecraft.item.Item
-
Gets a list of tabs that items belonging to this class can display on,
combined properly with getSubItems allows for a single item to span
many sub-items across many tabs.
- getCreativeTabToDisplayOn() - Method in class net.minecraft.block.Block
-
- getCreatureAttribute() - Method in class net.minecraft.entity.boss.EntityWither
-
- getCreatureAttribute() - Method in class net.minecraft.entity.EntityLivingBase
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getCreatureAttribute() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getCreatureClass() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getCreeperState() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getCriteria() - Method in class net.minecraft.stats.StatBase
-
- getCrop() - Method in class net.minecraft.block.BlockBeetroot
-
- getCrop() - Method in class net.minecraft.block.BlockCarrot
-
- getCrop() - Method in class net.minecraft.block.BlockCrops
-
- getCrop() - Method in class net.minecraft.block.BlockPotato
-
- getCurativeItems() - Method in class net.minecraft.potion.PotionEffect
-
Returns a list of curative items for the potion effect
- getCurrent() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getCurrentBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getCurrentCartSpeedCapOnRail() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the current speed cap for the cart when traveling on rails.
- getCurrentDate() - Method in class net.minecraft.world.World
-
- 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
-
- getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getCurrentLanguage() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getCurrentLanguage() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.World
-
- getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.WorldProvider
-
Calculates the current moon phase factor.
- getCurrentMoonPhaseFactorBody() - Method in class net.minecraft.world.World
-
- getCurrentPage() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getCurrentPathIndex() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentPathLength() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- getCurrentPlayerCount() - Method in interface net.minecraft.network.rcon.IServer
-
- getCurrentPlayerCount() - Method in class net.minecraft.server.management.PlayerList
-
- getCurrentPlayerCount() - Method in class net.minecraft.server.MinecraftServer
-
- getCurrentPos() - Method in class net.minecraft.pathfinding.Path
-
- getCurrentRecipe() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getCurrentSaveRootDirectory() - Static method in class net.minecraftforge.common.DimensionManager
-
Return the current root directory for the world save.
- getCurrentServerData() - Method in class net.minecraft.client.Minecraft
-
- getCurrentStats() - Method in class net.minecraft.profiler.Snooper
-
- getCurrentTime() - Method in class net.minecraft.server.MinecraftServer
-
- getCurrentTimeMillis() - Static method in class net.minecraft.server.MinecraftServer
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValue() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current value of this entry.
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValue() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- getCurrentValues() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the current values of this list entry.
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- getCurrentValues() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getCursorPosition() - Method in class net.minecraft.client.gui.GuiTextField
-
- getCustomData() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getCustomData() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getCustomer() - Method in interface net.minecraft.entity.IMerchant
-
- getCustomer() - Method in class net.minecraft.entity.NpcMerchant
-
- getCustomer() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getCustomModProperties() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getCustomModProperties(String) - Method in class net.minecraftforge.fml.common.Loader
-
- getCustomModProperties() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getCustomNameTag() - Method in class net.minecraft.entity.Entity
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getCustomResourcePackClass() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getCustomResourcePackClass() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getCustomSummonedAid() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
Populate this field to have a custom zombie instead of a normal zombie summoned
- getDamage(int, Random) - Static method in class net.minecraft.enchantment.EnchantmentThorns
-
- getDamage() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDamage() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getDamage(ItemStack) - Method in class net.minecraft.item.Item
-
Return the itemDamage represented by this ItemStack.
- getDamage() - Method in class net.minecraft.util.CombatEntry
-
- getDamageAfterAbsorb(float, float, float) - Static method in class net.minecraft.util.CombatRules
-
- getDamageAfterMagicAbsorb(float, float) - Static method in class net.minecraft.util.CombatRules
-
- 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
-
- getDamageLocation() - Method in class net.minecraft.util.DamageSource
-
- getDamageLocation() - Method in class net.minecraft.util.EntityDamageSource
-
- getDamageModel(IBakedModel, TextureAtlasSprite, IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getDamageMultiplier() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- getDamageReductionAmount(EntityEquipmentSlot) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getDamageSrc() - Method in class net.minecraft.util.CombatEntry
-
- getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
-
- getDamageTaken() - Method in class net.minecraft.entity.item.EntityBoat
-
- getDamageType() - Method in class net.minecraft.util.DamageSource
-
- getDamageVsEntity() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getDamageVsEntity() - Method in class net.minecraft.item.ItemSword
-
- getData() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getData() - Method in class net.minecraft.world.chunk.NibbleArray
-
- getData() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getData() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.Normal
-
- getData() - Method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- getData() - Method in class net.minecraftforge.event.world.ChunkDataEvent
-
- getData() - Method in class net.minecraftforge.fluids.FluidContainerRegistry.FluidContainerRegisterEvent
-
Deprecated.
- getData1() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getData2() - Method in class net.minecraft.network.play.server.SPacketBlockAction
-
- getDataBlocks(BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.structure.template.Template
-
- getDataDirectory() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getDataDirectory() - Method in class net.minecraft.server.MinecraftServer
-
- getDataFixer() - Method in class net.minecraft.client.Minecraft
-
- getDataFixer() - Method in class net.minecraft.server.MinecraftServer
-
- getDataForNBT(byte[], NibbleArray) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.common.ForgeModContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getDataForWriting(SaveHandler, WorldInfo) - Method in interface net.minecraftforge.fml.common.WorldAccessContainer
-
- getDataManager() - Method in class net.minecraft.entity.Entity
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketEntityMetadata
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getDataManagerEntries() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getDeathMaxRotation(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
-
- getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- 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
-
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSource
-
- getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- 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
-
- getDeathSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getDeathSound() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getDeathSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getDeathSound() - Method in enum net.minecraft.entity.passive.HorseType
-
- getDeathSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- 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
-
- getDebugInfoRenders() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getDebugInfoRight() - Method in class net.minecraft.client.gui.GuiOverlayDebug
-
- getDebugLoadedEntities() - Method in class net.minecraft.world.World
-
- getDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getDefault() - Method in class net.minecraftforge.common.config.Property
-
Gets the raw String default value of this Property.
- getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
-
- getDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's default value.
- 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.EntityMinecartCommandBlock
-
- 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.EntityMinecartMobSpawner
-
- 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
-
- getDefaultEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayer
-
Returns the default eye height of the player
- getDefaultFlatGenerator() - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getDefaultFluidName(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getDefaultInstance() - Method in class net.minecraftforge.common.capabilities.Capability
-
A NEW instance of the default implementation.
- getDefaultLibraries() - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- getDefaultName() - Method in enum net.minecraft.entity.passive.HorseType
-
- getDefaultPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getDefaults() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getDefaults() - Method in class net.minecraftforge.common.config.Property
-
Gets the raw String[] default values of this Property.
- getDefaults() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getDefaults() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's default values.
- getDefaultsCategory() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getDefaultSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
-
- getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
-
- getDefaultState() - Method in class net.minecraft.block.Block
-
- getDefaultState() - Method in interface net.minecraftforge.client.model.IModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getDefaultState() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getDefaultState() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getDefaultState() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getDefaultState() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getDefaultTeleporter() - Method in class net.minecraft.world.WorldServer
-
- getDefaultUVs() - Static method in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getDefaultValue() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDefaultVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getDefinedConfigVersion() - Method in class net.minecraftforge.common.config.Configuration
-
- 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
-
- getDelegate(I, Class<I>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getDensity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
-
- getDensity(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getDensity() - Method in class net.minecraftforge.fluids.Fluid
-
- getDensity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getDensity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getDepartMessage() - Method in class net.minecraft.world.WorldProvider
-
A Message to display to the user when they transfer out of this dismension.
- getDependants() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDependants() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDependants() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDependants() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of modids that should be loaded after this one.
- getDependencies() - Method in interface net.minecraftforge.client.model.IModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getDependencies() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getDependencies() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getDependencies() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getDependencies() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getDependencies() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDependencies() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDependencies() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDependencies() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of modids that should be loaded prior to this one.
- getDepth(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getDepth() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getDepth(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getDepthStriderModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getDesc() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation.EnumHolder
-
- getDescription() - Method in class net.minecraft.crash.CrashReport
-
- getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- getDescription() - Method in class net.minecraft.stats.Achievement
-
- getDestroyPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getDiameter() - Method in class net.minecraft.world.border.WorldBorder
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getDifficulty() - Method in class net.minecraft.network.play.server.SPacketServerDifficulty
-
- getDifficulty() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getDifficulty() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getDifficulty() - Method in class net.minecraft.server.MinecraftServer
-
- 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
-
- getDifficultyText(EnumDifficulty) - Method in class net.minecraft.client.gui.GuiOptions
-
- getDigSpeed(IBlockState) - Method in class net.minecraft.entity.player.EntityPlayer
-
Deprecated.
- getDigSpeed(IBlockState, BlockPos) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getDimension() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getDimension() - Method in class net.minecraft.world.WorldProvider
-
- getDimension() - Method in class net.minecraftforge.event.entity.EntityTravelToDimensionEvent
-
- getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getDimensionData(DimensionType) - Method in class net.minecraft.world.storage.WorldInfo
-
- getDimensionID() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getDimensions(DimensionType) - Static method in class net.minecraftforge.common.DimensionManager
-
Returns a list of dimensions associated with this DimensionType.
- getDimensionType() - Method in class net.minecraft.world.WorldProvider
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderEnd
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderHell
-
- getDimensionType() - Method in class net.minecraft.world.WorldProviderSurface
-
- getDimId() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getDirection() - Method in class net.minecraft.network.NetworkManager
-
- getDirection() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getDirectionVec() - Method in enum net.minecraft.util.EnumFacing
-
- getDirResourcepacks() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- getDirty() - Method in class net.minecraft.stats.StatisticsManagerServer
-
- getDispatcher() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.BlockDispenser
-
- getDispenseSlot() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getDisplayedItem() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getDisplayHealth() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getDisplayList(BlockRenderLayer, 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
-
- 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 class net.minecraft.client.settings.KeyBinding
-
- getDisplayName() - Method in interface net.minecraft.command.ICommandSender
-
- getDisplayName() - Method in class net.minecraft.entity.Entity
-
- getDisplayName() - Method in interface net.minecraft.entity.IMerchant
-
- getDisplayName() - Method in class net.minecraft.entity.NpcMerchant
-
- getDisplayName() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getDisplayName() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getDisplayName() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getDisplayName() - Method in class net.minecraft.inventory.InventoryBasic
-
- getDisplayName() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getDisplayName() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getDisplayName() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getDisplayName() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getDisplayName() - Method in class net.minecraft.item.ItemStack
-
- getDisplayName() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getDisplayName() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getDisplayName() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getDisplayName() - Method in class net.minecraft.server.MinecraftServer
-
- getDisplayName() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- getDisplayName() - Method in class net.minecraft.tileentity.TileEntityLockable
-
- getDisplayName() - Method in interface net.minecraft.world.IWorldNameable
-
- getDisplayName() - Method in class net.minecraft.world.storage.WorldSummary
-
- getDisplayname() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- getDisplayNameString() - Method in class net.minecraft.entity.player.EntityPlayer
-
Get the currently computed display name, cached for efficiency.
- getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getDisplayString(SoundCategory) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- 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.SPacketTitle
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getDisplayVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getDisplayVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getDistance(double, double, double) - Method in class net.minecraft.entity.Entity
-
- getDistance(int, int, int) - Method in class net.minecraft.util.math.Vec3i
-
- getDistance() - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- getDistance() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getDistanceSq() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
-
- getDistanceSq(BlockPos) - Method in class net.minecraft.entity.Entity
-
- getDistanceSq(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
-
- getDistanceSq(Entity) - Method in class net.minecraft.util.math.ChunkPos
-
- getDistanceSqToCenter(BlockPos) - Method in class net.minecraft.entity.Entity
-
- getDistanceSqToEntity(Entity) - Method in class net.minecraft.entity.Entity
-
- getDistanceSquared(int, int, int) - Method in class net.minecraft.village.VillageDoorInfo
-
- 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
-
- getDistanceToInsideBlockSq(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
-
- getDistanceUntilEdge(BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal.Size
-
- getDoorBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
-
- getDoorInfo(BlockPos) - Method in class net.minecraft.village.Village
-
- 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
-
- 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
-
- getDouble(double) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a double,
if the value is not a valid double, it will return the
provided default.
- getDouble() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a double, if the value is not a valid double, it will return the provided default.
- getDoubleAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getDoubleList() - Method in class net.minecraftforge.common.config.Property
-
Returns the double value of all values that can
be parsed in the list.
- getDownloadImageSkin(ResourceLocation, String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getDragAir() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getDragEvent(int) - Static method in class net.minecraft.inventory.Container
-
- getDragonFightManager() - Method in class net.minecraft.world.WorldProviderEnd
-
- getDrawMode() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getDrawMode() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getDropChance() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getDropItem() - Method in class net.minecraft.entity.EntityLiving
-
- getDropItem() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getDroppedExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getDroppedObjectStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.Block
-
This returns a complete list of items dropped from this block.
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockBanner
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCocoa
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCrops
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockLeaves
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockPotato
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockSkull
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockStem
-
- getDrops(IBlockAccess, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getDrops() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getDrops() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getDummied() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getDurability(EntityEquipmentSlot) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getDurabilityForDisplay(ItemStack) - Method in class net.minecraft.item.Item
-
Queries the percentage of the 'Durability' bar that should be drawn.
- getDuration() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getDuration() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getDuration() - Method in class net.minecraft.potion.PotionEffect
-
- getDuration() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- getDwheel() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDx() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDy() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getDyeDamage() - Method in enum net.minecraft.item.EnumDyeColor
-
- getDyeRgb(EnumDyeColor) - Static method in class net.minecraft.entity.passive.EntitySheep
-
- getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getEatingGrassTimer() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
- getEffectId() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getEffectiveSide() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
Return the effective side for the context in the game.
- getEffectiveWeight(float) - Method in class net.minecraft.world.storage.loot.LootEntry
-
- getEffectName() - Method in class net.minecraft.potion.PotionEffect
-
- getEffects() - Method in class net.minecraft.potion.PotionType
-
- getEffectsFromStack(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getEffectsFromTag(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
- getEfficiencyModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- 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
-
- getElements() - Method in class net.minecraftforge.client.model.obj.OBJModel.Parser
-
- getEmpty() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getEmptyBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getEmptySound() - Method in class net.minecraftforge.fluids.Fluid
-
- getEmptySound(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getEmptySound(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getEnableBackgroundDrawing() - Method in class net.minecraft.client.gui.GuiTextField
-
- 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.Biome
-
- getEnableStats() - Method in class net.minecraft.block.Block
-
- getEnchantability() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getEnchantability() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getEnchantedItem(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getEnchantIncreasePerLevel() - Method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
- getEnchantmentByID(int) - Static method in class net.minecraft.enchantment.Enchantment
-
- getEnchantmentByLocation(String) - Static method in class net.minecraft.enchantment.Enchantment
-
- getEnchantmentDatas(int, ItemStack, boolean) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentID(Enchantment) - Static method in class net.minecraft.enchantment.Enchantment
-
- getEnchantmentLevel(Enchantment, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentModifierDamage(Iterable<ItemStack>, DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getEnchantmentRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- 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
-
- getEnchantPower(World, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getEnchantPowerBonus(World, BlockPos) - Method in class net.minecraft.block.Block
-
Determines the amount of enchanting power this block can provide to an enchanting table.
- getEncoding() - Method in class net.minecraftforge.common.config.Configuration.UnicodeInputStreamReader
-
- getEncouragement(Block) - Method in class net.minecraft.block.BlockFire
-
Deprecated.
- getEnterDoors() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- 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
-
- getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getEntity(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntity(MinecraftServer, ICommandSender, String, Class<? extends T>) - Static method in class net.minecraft.command.CommandBase
-
- getEntity(WorldServer) - Method in class net.minecraft.network.play.client.CPacketSpectate
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketCamera
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketEntityStatus
-
- getEntity(World) - Method in class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- getEntity() - Method in class net.minecraft.util.DamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSource
-
- getEntity() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getEntity(LootContext.EntityTarget) - Method in class net.minecraft.world.storage.loot.LootContext
-
- getEntity() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getEntity() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getEntity() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getEntity() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
- getEntity() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Entity
-
- getEntity() - Method in class net.minecraftforge.event.entity.EntityEvent
-
- getEntityAttribute(IAttribute) - Method in class net.minecraft.entity.EntityLivingBase
-
- getEntityBeingMounted() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getEntityBoundingBox() - Method in class net.minecraft.client.particle.Particle
-
- getEntityBoundingBox() - Method in class net.minecraft.entity.Entity
-
- getEntityByID(int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- getEntityByID(int) - Method in class net.minecraft.world.World
-
- getEntityClass() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityClassRenderObject(Class<? extends Entity>) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntityData() - Method in class net.minecraft.entity.Entity
-
Returns a NBTTagCompound that can be used to store custom data for this entity.
- getEntityEquipment(EntityLivingBase) - Method in class net.minecraft.enchantment.Enchantment
-
- 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.CPacketUseEntity
-
- 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 interface net.minecraft.client.particle.IParticleFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBlockDust.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.SlimeFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBreaking.SnowballFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleBubble.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCloud.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.DamageIndicatorFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleCrit.MagicFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDigging.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDragonBreath.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDrip.LavaFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleDrip.WaterFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleEnchantmentTable.EnchantmentTable
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleEndRod.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosion.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosionHuge.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleExplosionLarge.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFirework.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFlame.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleFootStep.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleHeart.AngryVillagerFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleHeart.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleLava.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleMobAppearance.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleNote.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticlePortal.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleRain.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleRedstone.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSmokeLarge.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSmokeNormal.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSnowShovel.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.AmbientMobFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.InstantFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.MobFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSpell.WitchFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSplash.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspend.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspendedTown.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSuspendedTown.HappyVillagerFactory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleSweepAttack.Factory
-
- getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleWaterWake.Factory
-
- getEntityId() - Method in class net.minecraft.entity.Entity
-
- getEntityID(Entity) - Static method in class net.minecraft.entity.EntityList
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketAnimation
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketCollectItem
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityAttach
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityMetadata
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityProperties
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketSetPassengers
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getEntityId() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getEntityID() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getEntityIdFromItem(ItemStack) - Static method in class net.minecraft.item.ItemMonsterPlacer
-
- getEntityIDs() - Method in class net.minecraft.network.play.server.SPacketDestroyEntities
-
- getEntityItem() - Method in class net.minecraft.entity.item.EntityItem
-
- getEntityItem() - Method in class net.minecraftforge.event.entity.item.ItemEvent
-
The relevant EntityItem for this event, already cast for you.
- getEntityItemFrame() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getEntityLifespan(ItemStack, World) - Method in class net.minecraft.item.Item
-
Retrieves the normal 'lifespan' of this item when it is dropped on the ground as a EntityItem.
- getEntityList(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
-
- getEntityLiving() - Method in class net.minecraftforge.event.entity.living.LivingEvent
-
- getEntityMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getEntityName(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getEntityName() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getEntityNameList() - Static method in class net.minecraft.entity.EntityList
-
- getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerDropsEvent
-
- getEntityPlayer() - Method in class net.minecraftforge.event.entity.player.PlayerEvent
-
- 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(T) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getEntitySenses() - Method in class net.minecraft.entity.EntityLiving
-
- getEntityShader(Class<? extends Entity>) - Static method in class net.minecraftforge.fml.client.registry.ClientRegistry
-
- getEntitySpawningPacket(Entity) - Static method in class net.minecraftforge.fml.common.network.internal.FMLNetworkHandler
-
- getEntityString() - Method in class net.minecraft.entity.Entity
-
- getEntityString(Entity) - Static method in class net.minecraft.entity.EntityList
-
- getEntityStringFromClass(Class<? extends Entity>) - Static method in class net.minecraft.entity.EntityList
-
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.Render
-
- getEntityTexture(EntityAreaEffectCloud) - Method in class net.minecraft.client.renderer.entity.RenderAreaEffectCloud
-
- getEntityTexture(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.RenderArmorStand
-
- getEntityTexture(EntityBat) - Method in class net.minecraft.client.renderer.entity.RenderBat
-
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderBiped
-
- getEntityTexture(EntityBlaze) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
-
- getEntityTexture(EntityBoat) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- getEntityTexture(EntityCaveSpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
-
- getEntityTexture(EntityChicken) - Method in class net.minecraft.client.renderer.entity.RenderChicken
-
- getEntityTexture(EntityCow) - Method in class net.minecraft.client.renderer.entity.RenderCow
-
- getEntityTexture(EntityCreeper) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
-
- getEntityTexture(EntityDragon) - Method in class net.minecraft.client.renderer.entity.RenderDragon
-
- getEntityTexture(EntityDragonFireball) - Method in class net.minecraft.client.renderer.entity.RenderDragonFireball
-
- getEntityTexture(EntityEnderman) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
-
- getEntityTexture(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEntity
-
- getEntityTexture(EntityItem) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
- getEntityTexture(EntityFallingBlock) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
-
- getEntityTexture(EntityFireball) - Method in class net.minecraft.client.renderer.entity.RenderFireball
-
- getEntityTexture(EntityFishHook) - Method in class net.minecraft.client.renderer.entity.RenderFish
-
- getEntityTexture(EntityGhast) - Method in class net.minecraft.client.renderer.entity.RenderGhast
-
- getEntityTexture(EntityGiantZombie) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
-
- getEntityTexture(EntityGuardian) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
-
- getEntityTexture(EntityHorse) - Method in class net.minecraft.client.renderer.entity.RenderHorse
-
- getEntityTexture(EntityIronGolem) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
-
- getEntityTexture(EntityLeashKnot) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
-
- getEntityTexture(EntityLightningBolt) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
-
- getEntityTexture(EntityMagmaCube) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
-
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
-
- getEntityTexture(EntityMooshroom) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
-
- getEntityTexture(EntityOcelot) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
-
- getEntityTexture(EntityPainting) - Method in class net.minecraft.client.renderer.entity.RenderPainting
-
- getEntityTexture(EntityPig) - Method in class net.minecraft.client.renderer.entity.RenderPig
-
- getEntityTexture(EntityPigZombie) - Method in class net.minecraft.client.renderer.entity.RenderPigZombie
-
- getEntityTexture(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
-
- getEntityTexture(EntityRabbit) - Method in class net.minecraft.client.renderer.entity.RenderRabbit
-
- getEntityTexture(EntitySheep) - Method in class net.minecraft.client.renderer.entity.RenderSheep
-
- getEntityTexture(EntityShulker) - Method in class net.minecraft.client.renderer.entity.RenderShulker
-
- getEntityTexture(EntityShulkerBullet) - Method in class net.minecraft.client.renderer.entity.RenderShulkerBullet
-
- getEntityTexture(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
-
- getEntityTexture(EntitySkeleton) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
-
- getEntityTexture(EntitySlime) - Method in class net.minecraft.client.renderer.entity.RenderSlime
-
- getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
-
- getEntityTexture(EntitySnowman) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
-
- getEntityTexture(EntitySpectralArrow) - Method in class net.minecraft.client.renderer.entity.RenderSpectralArrow
-
- getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
-
- getEntityTexture(EntitySquid) - Method in class net.minecraft.client.renderer.entity.RenderSquid
-
- getEntityTexture(EntityTippedArrow) - Method in class net.minecraft.client.renderer.entity.RenderTippedArrow
-
- getEntityTexture(EntityTNTPrimed) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
-
- getEntityTexture(EntityVillager) - Method in class net.minecraft.client.renderer.entity.RenderVillager
-
- getEntityTexture(EntityWitch) - Method in class net.minecraft.client.renderer.entity.RenderWitch
-
- getEntityTexture(EntityWither) - Method in class net.minecraft.client.renderer.entity.RenderWither
-
- getEntityTexture(EntityWolf) - Method in class net.minecraft.client.renderer.entity.RenderWolf
-
- getEntityTexture(EntityXPOrb) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
-
- getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderZombie
-
- getEntityTexture(EntityEnderCrystal) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- getEntityTexture(EntityItemFrame) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
-
- getEntityTexture(EntityWitherSkull) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
-
- getEntityTracker() - Method in class net.minecraft.world.WorldServer
-
- getEntityType() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getEntityViewDistance() - Method in class net.minecraft.server.management.PlayerList
-
- getEntityWorld() - Method in interface net.minecraft.command.ICommandSender
-
- getEntityWorld() - Method in class net.minecraft.entity.Entity
-
- getEntityWorld() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getEntityWorld() - Method in class net.minecraft.server.MinecraftServer
-
- getEntries() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem
-
- getEntries() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getEntries() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getEntry(int, int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- getEntry(K) - Method in class net.minecraft.server.management.UserList
-
- getEntry(String) - Method in class net.minecraft.world.storage.loot.LootPool
-
- getEntryName() - Method in class net.minecraft.world.storage.loot.LootEntry
-
- getEntryRightBound() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getEntryRightBound() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's right-hand x boundary.
- getEntryRightBound() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getEnumBoolean() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumChatVisibility(int) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
- getEnumFloat() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumGameType() - Method in class net.minecraft.world.storage.WorldSummary
-
- getEnumOptions(int) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEnumString() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getEquipmentAndArmor() - Method in class net.minecraft.entity.Entity
-
- getEquipmentSlot() - Method in class net.minecraft.item.ItemArmor
-
- getEquipmentSlot() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getErrorObjects() - Method in exception net.minecraft.command.CommandException
-
- getEvent(Object...) - Method in enum net.minecraftforge.fml.common.LoaderState
-
- getEventID() - Method in class net.minecraft.block.BlockEventData
-
- getEventParameter() - Method in class net.minecraft.block.BlockEventData
-
- getEventType() - Method in class net.minecraftforge.fml.common.event.FMLEvent
-
- getException() - Method in class net.minecraftforge.event.CommandEvent
-
- getExceptionData() - Method in exception net.minecraftforge.fml.common.toposort.ModSortingException
-
- getExistedDoor(BlockPos) - Method in class net.minecraft.village.Village
-
- getExitMessage() - Method in class net.minecraft.network.NetworkManager
-
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.Block
-
Gathers how much experience this block drops when broken.
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockMobSpawner
-
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockOre
-
- getExpDrop(IBlockState, IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getExpectedFingerprint() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getExperienceBar() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- getExperienceDrop(EntityLivingBase, EntityPlayer, int) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityChicken
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getExplosion() - Method in class net.minecraftforge.event.world.ExplosionEvent
-
- getExplosionResistance(Entity) - Method in class net.minecraft.block.Block
-
- getExplosionResistance(World, BlockPos, Entity, Explosion) - Method in class net.minecraft.block.Block
-
Location sensitive version of getExplosionRestance
- getExplosionResistance(Entity) - Method in class net.minecraft.block.BlockStairs
-
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.Entity
-
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- getExplosionTag(ItemStack, String) - Static method in class net.minecraft.item.ItemFireworkCharge
-
- getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
-
- getExpToDrop() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
Get the experience dropped by the block after the event has processed
- getExtBlocklightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Can return IExtendedBlockState
- getExtendedState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getExtractedSize() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getExtraLife() - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
-
- getExtSkylightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- 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.EntityShulker
-
- 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
-
- getFace() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getFaces() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getFaces() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- getFacing(int) - Static method in class net.minecraft.block.BlockDispenser
-
- 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(EnumFacing) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
- getFacing() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getFacing() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getFacing() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getFacingFromAxis(EnumFacing.AxisDirection, EnumFacing.Axis) - Static method in enum net.minecraft.util.EnumFacing
-
- getFacingFromEntity(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
-
- getFacingX() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFacingY() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFacingZ() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getFadeInTime() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getFadeOutTime() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getFallSound() - Method in class net.minecraft.block.SoundType
-
- getFallSound(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- getFallSound(int) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getFallSound(int) - Method in class net.minecraft.entity.monster.EntityMob
-
- getFallSound(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- getFallSuffix() - Method in class net.minecraft.util.CombatEntry
-
- getFarPlaneDistance() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
-
- 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
-
- getFightManager() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
-
- getFile(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndexFolder
-
- getFile() - Method in class net.minecraft.crash.CrashReport
-
- getFile(String) - Method in class net.minecraft.server.MinecraftServer
-
- getFile(String, String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getFile(String, String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getFileName() - Method in class net.minecraft.world.storage.WorldSummary
-
- getFilledBucket() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getFilledBucket(UniversalBucket, Fluid) - Static method in class net.minecraftforge.fluids.UniversalBucket
-
- getFilledPercentage(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFilledPercentage(World, BlockPos) - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Returns the amount of a single block is filled.
- getFillSound() - Method in class net.minecraftforge.fluids.Fluid
-
- getFillSound(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getFillSound(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getFilter() - Method in class net.minecraft.client.gui.GuiPageButtonList.EditBoxEntry
-
- getFinalPathPoint() - Method in class net.minecraft.pathfinding.Path
-
- getFingerLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
-
- getFingerprint(Certificate) - Static method in class net.minecraftforge.fml.common.CertificateHelper
-
- getFingerprint(ByteBuffer) - Static method in class net.minecraftforge.fml.common.CertificateHelper
-
- getFingerprints() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getFireballStrength() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getFireSpreadSpeed(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called when fire is updating on a neighbor block.
- getFireTimeForEntity(EntityLivingBase, int) - Static method in class net.minecraft.enchantment.EnchantmentProtection
-
- getFirst() - Method in class net.minecraft.util.Tuple
-
- getFirstBadNode() - Method in class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getFirstEmptyStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getFirstParent() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ArmorStandSilent
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.BookPagesStrictJSON
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.EntityArmorAndHeld
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.EntityHealth
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.HorseSaddle
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.ItemIntIDToString
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.MinecartEntityTypes
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.PaintingDirection
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.PotionItems
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.RedundantChanceTags
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.RidingToPassengers
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SpawnEggNames
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
-
- getFixVersion() - Method in class net.minecraft.util.datafix.fixes.StringToUUID
-
- getFixVersion() - Method in interface net.minecraft.util.datafix.IFixableData
-
- getFlag(int) - Method in class net.minecraft.entity.Entity
-
- getFlag() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getFlags() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFlags() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getFlammability(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Chance that fire will spread and consume this block.
300 being a 100% chance, 0, being a 0% chance.
- getFlammability(Block) - Method in class net.minecraft.block.BlockFire
-
Deprecated.
- getFlatLayers() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getFleeceColor() - Method in class net.minecraft.entity.passive.EntitySheep
-
- 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
-
- 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
-
- getFloat(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getFloat(JsonObject, String, float) - Static method in class net.minecraft.util.JsonUtils
-
- getFloat(String, String, float, float, float, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a float property.
- getFloat(String, String, float, float, float, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a float property.
- getFloatAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getFloatTemperature(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
- getFlow(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getFlowDirection(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFlowerItemStack() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowerPotData() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowerPotItem() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getFlowing() - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowing(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowing(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getFlowingBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
-
- getFlowVector(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluid() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluid() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getFluid(String) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluid(int) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Deprecated.
- getFluid() - Method in class net.minecraftforge.fluids.FluidStack
-
- getFluid() - Method in class net.minecraftforge.fluids.FluidTank
-
- getFluid() - Method in interface net.minecraftforge.fluids.IFluidBlock
-
Returns the Fluid associated with this Block.
- getFluid(ItemStack) - Method in interface net.minecraftforge.fluids.IFluidContainerItem
-
- getFluid() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getFluid(ItemStack) - Method in class net.minecraftforge.fluids.ItemFluidContainer
-
- getFluid(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getFluidAmount() - Method in class net.minecraftforge.fluids.FluidTank
-
- getFluidAmount() - Method in interface net.minecraftforge.fluids.IFluidTank
-
- getFluidForFilledItem(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
Determines the fluid type and amount inside a container.
- getFluidHeightAverage(float...) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluidHeightForRender(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getFluidID() - Method in class net.minecraftforge.fluids.FluidRegistry.FluidRegisterEvent
-
- getFluidID(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Deprecated.
- getFluidID(String) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Deprecated.
- getFluidName() - Method in class net.minecraftforge.fluids.FluidRegistry.FluidRegisterEvent
-
- getFluidName(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluidName(FluidStack) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFluidStack(String, int) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getFlySpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getFlySpeed() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- getFMLBrandingProperties() - Method in class net.minecraftforge.fml.common.Loader
-
- getFMLContainer() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getFMLContainer() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getFMLContainer() - Method in interface net.minecraftforge.fml.common.FMLContainerHolder
-
- getFMLLogger() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
Get the forge mod loader logging instance (goes to the forgemodloader log file)
- getFMLSigningCertificates() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Deprecated.
- getFMLVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getFocusedControl() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getFogColor(float) - Method in class net.minecraft.world.World
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProvider
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderEnd
-
- getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderHell
-
- getFogDensity(EntityRenderer, Entity, IBlockState, float, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getFogMode() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.RenderFogEvent
-
- getFolderName() - Method in interface net.minecraft.network.rcon.IServer
-
- getFolderName() - Method in class net.minecraft.server.MinecraftServer
-
- getFoliageColor(double, double) - Static method in class net.minecraft.world.ColorizerFoliage
-
- GetFoliageColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetFoliageColor
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
- getFoliageColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- getFoliageColorBasic() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorBirch() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFoliageColorPine() - Static method in class net.minecraft.world.ColorizerFoliage
-
- getFollowRange() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
- getFontHeight() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getFontRenderer() - Method in class net.minecraft.client.gui.GuiIngame
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- getFontRenderer(ItemStack) - Method in class net.minecraft.item.Item
-
Returns the font renderer used to render tooltips and overlays for this item.
- getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
-
- getFoodLevel() - Method in class net.minecraft.network.play.server.SPacketUpdateHealth
-
- getFoodLevel() - Method in class net.minecraft.util.FoodStats
-
- getFoodStats() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getFooter() - Method in class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- getForceGamemode() - Method in class net.minecraft.server.MinecraftServer
-
- getForest() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getForest(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getFormat() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getFormatArgs() - Method in class net.minecraft.util.text.TextComponentTranslation
-
- getFormatFromString(String) - Static method in class net.minecraft.client.gui.FontRenderer
-
- getFormattedListOfPlayers(boolean) - Method in class net.minecraft.server.management.PlayerList
-
- getFormattedText() - Method in interface net.minecraft.util.text.ITextComponent
-
- getFormattedText() - Method in class net.minecraft.util.text.TextComponentBase
-
- getFormatter() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getFormattingCode() - Method in class net.minecraft.util.text.Style
-
- getFortuneLevel() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getForwardDirection() - Method in class net.minecraft.entity.item.EntityBoat
-
- getForwards() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getForwardSpeed() - Method in class net.minecraft.network.play.client.CPacketInput
-
- getFOV() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
-
- getFov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getFovModifier() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getFOVModifier(EntityRenderer, Entity, IBlockState, double, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getFps() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFragmentShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
-
- getFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getFramebuffer() - Method in class net.minecraft.client.Minecraft
-
- 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
-
- getFrames() - Method in class net.minecraft.util.FrameTimer
-
- getFrames() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getFrameTextureData(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
-
- getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameTimer() - Method in class net.minecraft.client.Minecraft
-
- getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFrameWidth() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- getFriendlyFlags() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getFriendlyFlags() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getFriendlyName() - Method in enum net.minecraft.util.text.TextFormatting
-
- 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
-
- getFrontOffsetX() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetY() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontOffsetZ() - Method in enum net.minecraft.util.EnumFacing
-
- getFrontTopLeft() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getFuelValue(ItemStack) - Static method in class net.minecraftforge.fml.common.registry.GameRegistry
-
- getFullEffectsFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getFullEffectsFromTag(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
- getFunctionClass() - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- getFunctionName() - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- getFunctionValue(Class<T>, Class<V>) - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the Function
value from this message.
- getFurthestViewableBlock(int) - Static method in class net.minecraft.server.management.PlayerChunkMap
-
- getFuse() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getFuseDataManager() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getFuseTicks() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getFx() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getFXLayer() - Method in class net.minecraft.client.particle.Barrier
-
- getFXLayer() - Method in class net.minecraft.client.particle.Particle
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleBreaking
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleDigging
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleEmitter
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleExplosionHuge
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleExplosionLarge
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleFirework.Starter
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleFootStep
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleItemPickup
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleMobAppearance
-
- getFXLayer() - Method in class net.minecraft.client.particle.ParticleSweepAttack
-
- getGameDir() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getGameDirectoryPath() - Static method in class net.minecraft.realms.Realms
-
- getGameMode() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getGameMode() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getGameModeFromCommand(ICommandSender, String) - Method in class net.minecraft.command.CommandGameMode
-
- getGameProfile() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getGameProfile() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getGameProfile() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getGameProfileForUsername(String) - Method in class net.minecraft.server.management.PlayerProfileCache
-
- getGameProfileFromName(String) - Method in class net.minecraft.server.management.UserListOps
-
- getGameProfileRepository() - Method in class net.minecraft.server.MinecraftServer
-
- getGameProfiles() - Method in class net.minecraft.server.MinecraftServer
-
- getGameRules() - Method in class net.minecraft.world.World
-
- getGameRulesInstance() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGameState() - Method in class net.minecraft.network.play.server.SPacketChangeGameState
-
- getGameType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getGameType() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getGameType() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getGameType() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGameType() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getGameType() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- getGameType() - Method in class net.minecraft.server.MinecraftServer
-
- getGameType() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getGameType() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGameType() - Method in class net.minecraft.world.WorldSettings
-
- getGameTypeById(int) - Static method in class net.minecraft.world.WorldSettings
-
- getGen() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent
-
- getGeneration(ItemStack) - Static method in class net.minecraft.item.ItemWrittenBook
-
- getGenerator() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent
-
- getGenerator() - Method in class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
-
- getGeneratorOptions() - Method in class net.minecraft.world.WorldSettings
-
- getGeneratorVersion() - Method in class net.minecraft.world.WorldType
-
- getGlConstant() - Method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
- getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
-
- getGlTextureId() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- getGlTextureId() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
-
- getGlTextureId() - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
-
- 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
-
- GetGrassColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetGrassColor
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.Biome
-
- getGrassColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeForest
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeMesa
-
- getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeSwamp
-
- getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getGrassSeed(Random, int) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getGravityVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
-
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
-
- getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getGreen() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getGreenColorF() - Method in class net.minecraft.client.particle.Particle
-
- getGroundAboveSeaLevel(BlockPos) - Method in class net.minecraft.world.World
-
- getGroupNamesFromMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getGroups() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getGroupsContainingFace(OBJModel.Face) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getGroupsWithVisibility(boolean) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getGrowingAge() - Method in class net.minecraft.entity.EntityAgeable
-
- getGrowthChance(Block, World, BlockPos) - Static method in class net.minecraft.block.BlockCrops
-
- getGui() - Method in class net.minecraftforge.client.event.GuiOpenEvent
-
- getGui() - Method in class net.minecraftforge.client.event.GuiScreenEvent
-
The GuiScreen object generating this event.
- getGui3d() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getGuiClassName() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getGuiClassName() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getGuiClassName() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getGuiEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- getGuiFactoryFor(ModContainer) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- 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.SPacketOpenWindow
-
- 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
-
- getGuiWorldSelection() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketAnimation
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItem
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getHand() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getHand() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
-
- getHand() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getHandler() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class net.minecraftforge.client.gui.ForgeGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class net.minecraftforge.fml.client.FMLConfigGuiFactory
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
-
- getHandlerFromIndex(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getHandlerType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getHangingPosition() - Method in class net.minecraft.entity.EntityHanging
-
- getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
-
- getHarvester() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- getHarvestLevel(IBlockState) - Method in class net.minecraft.block.Block
-
Queries the harvest level of this item stack for the specified tool class,
Returns -1 if this tool is not of the specified type
- getHarvestLevel(ItemStack, String) - Method in class net.minecraft.item.Item
-
Queries the harvest level of this item stack for the specifred tool class,
Returns -1 if this tool is not of the specified type
- getHarvestLevel() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getHarvestLevel(ItemStack, String) - Method in class net.minecraft.item.ItemTool
-
- getHarvestTool(IBlockState) - Method in class net.minecraft.block.Block
-
Queries the class of tool required to harvest this block, if null is returned
we assume that anything can harvest this block.
- getHash() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getHash() - Method in class net.minecraft.network.play.server.SPacketResourcePackSend
-
- getHash(int) - Static method in class net.minecraft.util.math.MathHelper
-
- getHasNoSky() - Method in class net.minecraft.world.WorldProvider
-
- getHasReproduced() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHasStack() - Method in class net.minecraft.inventory.Slot
-
- getHasSubtypes() - Method in class net.minecraft.item.Item
-
- getHasSubtypes() - Method in class net.minecraft.item.ItemStack
-
- getHeader() - Method in class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- getHeadLookVec(float) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHeadPartYOffset(int, double[], double[]) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHeadPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- 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
-
- getHeadXRotation(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getHeadYRotation(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHealth() - Method in class net.minecraft.network.play.server.SPacketUpdateHealth
-
- getHealthBlinkTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getHeight() - Method in class net.minecraft.block.BlockPortal.Size
-
- getHeight() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getHeight() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- 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(Random) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
- getHeight() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getHeight(BlockPos) - Method in class net.minecraft.world.World
-
- getHeight() - Method in class net.minecraft.world.World
-
- getHeight() - Method in class net.minecraft.world.WorldProvider
-
- getHeight() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- getHeight(NoiseGeneratorPerlin) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextOverworld
-
- 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
-
- getHeightValue(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getHeightVariation() - Method in class net.minecraft.world.biome.Biome
-
- getHeldBlockState() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getHeldEquipment() - Method in class net.minecraft.entity.Entity
-
- getHeldEquipment() - Method in class net.minecraft.entity.EntityLiving
-
- getHeldEquipment() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getHeldEquipment() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getHeldItem(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.SPacketHeldItemChange
-
- getHeldItemMainhand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHeldItemOffhand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHiddenModelPart(ImmutableList<String>) - Static method in enum net.minecraftforge.common.model.Models
-
- getHighlightTip(ItemStack, String) - Method in class net.minecraft.item.Item
-
Allow the item one last chance to modify its name used for the
tool highlight useful for adding something extra that can't be removed
by a user in the displayed name, such as a mode of operation.
- getHitSound() - Method in class net.minecraft.block.SoundType
-
- getHitVec() - Method in class net.minecraft.network.play.client.CPacketUseEntity
-
- getHitVec() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getHitVec() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- 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
-
- getHorizon() - Method in class net.minecraft.world.World
-
- getHorizon() - Method in class net.minecraft.world.WorldProvider
-
- getHorizon(World) - Method in class net.minecraft.world.WorldType
-
- getHorizontal(int) - Static method in enum net.minecraft.util.EnumFacing
-
- getHorizontalAngle() - Method in enum net.minecraft.util.EnumFacing
-
- getHorizontalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
-
- getHorizontalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getHorizontalFacing() - Method in class net.minecraft.entity.Entity
-
- getHorizontalFacing() - Method in class net.minecraft.entity.EntityHanging
-
- getHorizontalIndex() - Method in enum net.minecraft.util.EnumFacing
-
- getHorseArmorType() - Method in class net.minecraft.entity.passive.EntityHorse
-
- 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
-
- getHorseVariant() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHost() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getHostname() - Method in interface net.minecraft.network.rcon.IServer
-
- getHostname() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getHostPlayerData() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
- getHostPlayerData() - Method in class net.minecraft.server.management.PlayerList
-
- getHotbarSize() - Static method in class net.minecraft.entity.player.InventoryPlayer
-
- getHoverEvent() - Method in class net.minecraft.entity.Entity
-
- getHoverEvent() - Method in class net.minecraft.util.text.Style
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButton
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiOptionSlider
-
- getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiSlider
-
- getHoverState(boolean) - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over
this button.
- getHungerDamage() - Method in class net.minecraft.util.DamageSource
-
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getHurtSound() - Method in class net.minecraft.entity.boss.EntityWither
-
- getHurtSound() - Method in class net.minecraft.entity.EntityLivingBase
-
- getHurtSound() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityMob
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityBat
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityCow
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityPig
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getHurtSound() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getHurtSound() - Method in enum net.minecraft.entity.passive.HorseType
-
- getHurtSound() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getIconHeight() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- 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
-
- getId() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getId() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- 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.entity.boss.dragon.phase.PhaseList
-
- getId() - Method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getId() - Method in class net.minecraft.nbt.NBTBase
-
- getId() - Method in class net.minecraft.nbt.NBTTagByte
-
- getId() - Method in class net.minecraft.nbt.NBTTagByteArray
-
- getId() - Method in class net.minecraft.nbt.NBTTagCompound
-
- getId() - Method in class net.minecraft.nbt.NBTTagDouble
-
- getId() - Method in class net.minecraft.nbt.NBTTagEnd
-
- getId() - Method in class net.minecraft.nbt.NBTTagFloat
-
- getId() - Method in class net.minecraft.nbt.NBTTagInt
-
- getId() - Method in class net.minecraft.nbt.NBTTagIntArray
-
- getId() - Method in class net.minecraft.nbt.NBTTagList
-
- getId() - Method in class net.minecraft.nbt.NBTTagLong
-
- getId() - Method in class net.minecraft.nbt.NBTTagShort
-
- getId() - Method in class net.minecraft.nbt.NBTTagString
-
- getId() - Method in class net.minecraft.network.datasync.DataParameter
-
- getId() - Method in enum net.minecraft.network.EnumConnectionState
-
- getId() - Method in class net.minecraft.network.play.server.SPacketKeepAlive
-
- getID(PotionType) - Static method in class net.minecraft.potion.PotionType
-
- getId(K) - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- getID() - Method in enum net.minecraft.world.border.EnumBorderStatus
-
- getId() - Method in enum net.minecraft.world.DimensionType
-
- getID() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- getID() - Method in enum net.minecraftforge.common.config.Property.Type
-
- getId(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getId(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the id for the specified object.
- getIdForBiome(Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getIDForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- getIDForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getIDForObjectBypass(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getIdFromBlock(Block) - Static method in class net.minecraft.block.Block
-
- getIdFromItem(Item) - Static method in class net.minecraft.item.Item
-
- getIdFromPotion(Potion) - Static method in class net.minecraft.potion.Potion
-
- getIDFromString(String) - Static method in class net.minecraft.entity.EntityList
-
- getIdMap() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getIDs(boolean) - Static method in class net.minecraftforge.common.DimensionManager
-
- getIDs() - Static method in class net.minecraftforge.common.DimensionManager
-
- getIgnoredMods() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getIgnoreEntities() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getIgnoreStructureBlock() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getImage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getIncrement() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getIndex() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getIndex() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getIndex() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getIndex() - Method in enum net.minecraft.util.EnumFacing
-
- getIndex() - Method in class net.minecraft.util.FrameTimer
-
- getIndexedModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getIndexForSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getInfo() - Method in class net.minecraftforge.fluids.FluidTank
-
- getInfo() - Method in interface net.minecraftforge.fluids.IFluidTank
-
Returns a wrapper object
FluidTankInfo
containing the capacity of the tank and the
FluidStack it holds.
- getIngredient() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
-
- getInitalValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getInitialValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
-
- getInput() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getInput() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
Returns the input for this recipe, any mod accessing this value should never
manipulate the values in this array as it will effect the recipe itself.
- getInput() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
Returns the input for this recipe, any mod accessing this value should never
manipulate the values in this array as it will effect the recipe itself.
- 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
-
- getInputStreamByName(String) - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getInputStreamByName(String) - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getInsertion() - Method in class net.minecraft.util.text.Style
-
- getInsideBlockPos() - Method in class net.minecraft.village.VillageDoorInfo
-
- getInsideDirection() - 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
-
- getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
-
- getInstance() - Static method in class net.minecraft.item.crafting.CraftingManager
-
- getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
-
- getInstance() - Static method in class net.minecraftforge.common.ForgeModContainer
-
- getInstance(int) - Method in class net.minecraftforge.fml.common.eventhandler.ListenerList
-
- getInstrument() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
-
- 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
-
- getInt(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getInt(JsonObject, String, int) - Static method in class net.minecraft.util.JsonUtils
-
- getInt(String) - Method in class net.minecraft.world.GameRules
-
- getInt(String, String, int, int, int, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a integer property.
- getInt(String, String, int, int, int, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a integer property.
- getInt() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as an integer,
if the value is not a valid integer, it will return the initially provided default.
- getInt(int) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as an integer,
if the value is not a valid integer, it will return the
provided default.
- getIntArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getIntArray() - Method in class net.minecraft.nbt.NBTTagIntArray
-
- getIntArrayAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getIntAt(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
-
- getInteger(int) - Static method in class net.minecraft.util.IntegerCache
-
- getIntegerSize() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getIntegerSize() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getIntegerValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- getIntegratedServer() - Method in class net.minecraft.client.Minecraft
-
- getInterestedAngle(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- getIntermediateWithXValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
- getIntermediateWithYValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
- getIntermediateWithZValue(Vec3d, double) - Method in class net.minecraft.util.math.Vec3d
-
- getInterpolatedU(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getInterpolatedV(double) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getIntList() - Method in class net.minecraftforge.common.config.Property
-
Returns the integer value of all values that can
be parsed in the list.
- getIntProperty(String, int) - Method in interface net.minecraft.network.rcon.IServer
-
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getIntProperty(String, int) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddMushroomIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerAddSnow
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerBiomeEdge
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerDeepOcean
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerEdge
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerHills
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerIsland
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRareBiome
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRemoveTooMuchOcean
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiver
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverInit
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerShore
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerSmooth
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerVoronoiZoom
-
- getInts(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerZoom
-
- getInv() - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getInvBindPose() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getInvBindPose() - Method in interface net.minecraftforge.common.model.animation.IJoint
-
- getInventory() - Method in class net.minecraft.inventory.Container
-
- getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
-
- getInventoryEnderChest() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
-
- getInventoryPlayer() - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
-
- getInventoryStackLimit() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getInventoryStackLimit() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryBasic
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getInventoryVariant(String) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Hooked from ModelBakery, allows using MRLs that don't end with "inventory" for items.
- getInvulTime() - Method in class net.minecraft.entity.boss.EntityWither
-
- getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getIsAboveDestination() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
- getIsAmbient() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- getIsAmbient() - Method in class net.minecraft.potion.PotionEffect
-
- getIsBatHanging() - Method in class net.minecraft.entity.passive.EntityBat
-
- getIsCritical() - Method in class net.minecraft.entity.projectile.EntityArrow
-
- getIsDetachedFromVillageFlag() - Method in class net.minecraft.village.VillageDoorInfo
-
- getIsEditable() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getIsHittingBlock() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- getIsJumping() - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
-
- getIsland() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- getIsland(NoiseGeneratorSimplex) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextEnd
-
- 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
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemArmor
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemElytra
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemShield
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemSword
-
- getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemTool
-
- getIsStationary() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getIsStationary() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingBase
-
- getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
-
- getIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- getItalic() - Method in class net.minecraft.util.text.Style
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBanner
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBed
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCake
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDirt
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFrostedIce
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockOre
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPortal
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSign
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSilverfish
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStructure
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- getItem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
- getItem(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getItem() - Method in class net.minecraft.item.ItemStack
-
- getItem() - Method in class net.minecraft.network.play.server.SPacketCooldown
-
- getItem() - Method in class net.minecraft.stats.StatCrafting
-
- getItem(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getItem(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getItem() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getItem() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
- getItem(int) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- getItem() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- getItem() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getItem() - Method in class net.minecraftforge.event.entity.player.EntityItemPickupEvent
-
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.Item
-
Deprecated.
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemArmor
-
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemHoe
-
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemSword
-
- getItemAttributeModifiers(EntityEquipmentSlot) - Method in class net.minecraft.item.ItemTool
-
- getItemBoat() - Method in class net.minecraft.entity.item.EntityBoat
-
- getItemBurnTime(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- getItemById(int) - Static method in class net.minecraft.item.Item
-
- getItemByText(ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getItemCameraTransforms() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
Deprecated.
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getItemCameraTransforms() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getItemCameraTransforms() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getItemColors() - Method in class net.minecraft.client.Minecraft
-
- getItemConsumer() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
-
- 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
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBanner
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBed
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBookshelf
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockBrewingStand
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCake
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCauldron
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockChorusFlower
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockChorusPlant
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockClay
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockCrops
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDeadBush
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoor
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockDoublePlant
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEmptyDrops
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEnderChest
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFarmland
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFlowerPot
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockFurnace
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGlowstone
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGrass
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGrassPath
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockGravel
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLeaves
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockLiquid
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMelon
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMobSpawner
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockMycelium
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockNetherWart
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockObsidian
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockOre
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPane
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneLight
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneOre
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockReed
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSeaLantern
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSign
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSkull
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnow
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockSnowBlock
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStem
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStone
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlab
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTallGrass
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockTripWire
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockVine
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWeb
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraft.block.BlockWoodSlab
-
- getItemDropped(IBlockState, Random, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getItemEnchantability() - Method in class net.minecraft.item.Item
-
- getItemEnchantability(ItemStack) - Method in class net.minecraft.item.Item
-
ItemStack sensitive version of getItemEnchantability
- getItemEnchantability() - Method in class net.minecraft.item.ItemArmor
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemBook
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemBow
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemFishingRod
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemSword
-
- getItemEnchantability() - Method in class net.minecraft.item.ItemTool
-
- getItemFrame() - Method in class net.minecraft.item.ItemStack
-
- getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
-
- getItemHandler() - Method in class net.minecraftforge.items.SlotItemHandler
-
- getItemInHand() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getItemInUseCount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemInUseMaxCount() - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemLocation(String) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getItemModel(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getItemModel(Item, int) - Method in class net.minecraftforge.client.ItemModelMesherForge
-
- getItemModelMesher() - Method in class net.minecraft.client.renderer.RenderItem
-
- getItemModelWithOverrides(ItemStack, World, EntityLivingBase) - Method in class net.minecraft.client.renderer.RenderItem
-
- getItemOverrides(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
-
- getItemRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getItemRenderer() - Method in class net.minecraft.client.Minecraft
-
- getItems() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
-
- getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- getItems() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- getItems() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
-
- getItems() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getItemStack() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getItemStack() - Method in class net.minecraft.network.play.server.SPacketEntityEquipment
-
- getItemStack() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
- getItemStack() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- getItemStack() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- 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.ItemLingeringPotion
-
- 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.ItemShield
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSplashPotion
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemTippedArrow
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemWrittenBook
-
- getItemStackDisplayName(ItemStack) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getItemStackFromSlot(EntityLivingBase, EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.EntityLiving
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.EntityLivingBase
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getItemStackFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.entity.player.EntityPlayer
-
- 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
-
Deprecated.
- getItemStackLimit(ItemStack) - Method in class net.minecraft.item.Item
-
Gets the maximum number of items that this stack should be able to hold.
- getItemStackLimit(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
-
- getItemStacks() - Method in class net.minecraft.network.play.server.SPacketWindowItems
-
- getItemStackValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- getItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
- getItemToSell() - Method in class net.minecraft.village.MerchantRecipe
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.Item
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemShield
-
- getItemUseAction() - Method in class net.minecraft.item.ItemStack
-
- getJarLocation() - Static method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getJoint(int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- getJson() - Method in class net.minecraft.network.ServerStatusResponse
-
Returns this object as a Json string.
- getJsonArray(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonArray(JsonObject, String, JsonArray) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonKeys() - Method in class net.minecraft.client.util.JsonException.Entry
-
- getJsonObject(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObject(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonObject(JsonObject, String, JsonObject) - Static method in class net.minecraft.util.JsonUtils
-
- getJsonSerializableValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getJumpDelay() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getJumpHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getJumpSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getJumpSound() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getJumpUpwardsMotion() - Method in class net.minecraft.entity.EntityLivingBase
-
- getJumpUpwardsMotion() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getKey() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- getKey() - Method in class net.minecraft.network.play.client.CPacketKeepAlive
-
- getKey() - Method in class net.minecraft.util.text.TextComponentTranslation
-
- getKey(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getKey(V) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getKeyBinding(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getKeybinds() - Static method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCode() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyCodeDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyConflictContext() - 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
-
- getKeyModifier() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyModifierDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- getKeyPair() - Method in class net.minecraft.server.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 interface net.minecraft.util.registry.IRegistry
-
- getKeys() - Method in class net.minecraft.util.registry.RegistrySimple
-
- getKeys() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Animation
-
- getKeys() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getKeySet() - Method in class net.minecraft.nbt.NBTTagCompound
-
- getKiller() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getKillerPlayer() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getKind() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getKnockbackModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getKnotForPosition(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
-
- getLabel() - Method in interface net.minecraftforge.fml.common.ICrashCallable
-
- getLabel() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getLabel() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getLabelWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- getLabelWidth() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets this entry's label width.
- getLabelWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getLagometerValue(long, int) - Method in class net.minecraft.util.FrameTimer
-
- getLang() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getLanguageCode() - Method in class net.minecraft.client.resources.Language
-
- getLanguagekey() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getLanguageKey() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getLanguageKey() - Method in class net.minecraftforge.common.config.Property
-
Gets the language key string for this Property.
- getLanguageKey() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getLanguageKey() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets a language key for localization of config GUI entry names.
- getLanguageManager() - Method in class net.minecraft.client.Minecraft
-
- getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
-
- getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
-
- 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
-
- getLargerQuanta(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- 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
-
- getLastElement(List<T>) - Static method in class net.minecraft.util.Util
-
- getLastHealth() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLastHealthTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLastIndex() - Method in class net.minecraft.util.FrameTimer
-
- getLastKnownUsername(UUID) - Static method in class net.minecraftforge.common.UsernameCache
-
Get the player's last known username
May be null
- getLastLightningBolt() - Method in class net.minecraft.world.World
-
- getLastOutput() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getLastPlayed() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getLastPortalVec() - Method in class net.minecraft.entity.Entity
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
-
- getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldSummary
-
- getLastTranslationUpdateTimeInMilliseconds() - Static method in class net.minecraft.util.text.translation.I18n
-
Deprecated.
- getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.text.translation.LanguageMap
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
-
- getLaunchArguments() - Method in class net.minecraftforge.gradle.tweakers.CoremodTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLServerTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
-
- getLaunchTarget() - Method in class net.minecraftforge.gradle.tweakers.CoremodTweaker
-
- getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getLayerMaterial() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getLeashed() - Method in class net.minecraft.entity.EntityLiving
-
- getLeashedToEntity() - Method in class net.minecraft.entity.EntityLiving
-
- getLeft() - Method in class net.minecraft.network.play.client.CPacketSteerBoat
-
- getLeft() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- getLeft() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getLeft() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
Fired when the player removes a "repaired" item from the Anvil's Output slot.
- getLeftArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getLeftLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getLeftRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getLength() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getLength() - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- getLevel() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- 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
-
- getLightFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
-
- getLightFromNeighborsFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
-
- getLightning() - Method in class net.minecraftforge.event.entity.EntityStruckByLightningEvent
-
- getLightOpacity(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getLightOpacity(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Location aware and overrideable version of the lightOpacity array,
return the number to subtract from the light value when it passes through this block.
- getLightOpacity() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightOpacity(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightOpacity() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- getLightOpacity(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
-
- getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- getLightValue(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Get a light value for the block at the specified coordinates, normal ranges are between 0 and 15
- getLightValue() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightValue(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getLightValue() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- getLightValue(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getLightValue(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- 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.CPacketUpdateSign
-
- getLiquidColor() - Method in class net.minecraft.potion.Potion
-
- getLiquidHeight(IBlockState, IBlockAccess, BlockPos) - Static method in class net.minecraft.entity.item.EntityBoat
-
- getLiquidHeightPercent(int) - Static method in class net.minecraft.block.BlockLiquid
-
- getList() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getList() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getList() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property value as a list.
- getListContaining(ResourcePackListEntry) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
- getListenerList() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Returns a ListenerList object that contains all listeners
that are registered to this event.
- getListeners() - Method in class net.minecraft.world.border.WorldBorder
-
- getListeners(int) - Method in class net.minecraftforge.fml.common.eventhandler.ListenerList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiListExtended
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getListEntry(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Gets the IGuiListEntry object for the given index
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getListEntry(int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- 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
-
- 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
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiOptionsRowList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiResourcePackList
-
- getListWidth() - Method in class net.minecraft.client.gui.GuiSlot
-
- getListWidth() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Gets the width of the list
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
Gets the width of the list
- getListWidth() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
Gets the width of the list
- getLoadedChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
-
- getLoadedChunk(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
-
- getLoadedChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedChunkCount() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedChunks() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getLoadedConfigVersion() - Method in class net.minecraftforge.common.config.Configuration
-
- getLoadedEntityList() - Method in class net.minecraft.world.World
-
- getLoadedShaders() - Method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
- getLoaderState() - Method in class net.minecraftforge.fml.common.Loader
-
- getLocalGuiContainer(ModContainer, EntityPlayer, int, World, int, int, int) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getLocalId() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getLocalizedComboName(int) - Method in enum net.minecraftforge.client.settings.KeyModifier
-
- getLocalizedName() - Method in class net.minecraft.block.Block
-
- getLocalizedName() - Method in class net.minecraft.block.BlockBanner
-
- getLocalizedName() - Method in class net.minecraft.block.BlockBrewingStand
-
- getLocalizedName() - Method in class net.minecraft.block.BlockDoor
-
- getLocalizedName() - Method in class net.minecraft.block.BlockFlowerPot
-
- getLocalizedName() - Method in class net.minecraft.block.BlockPrismarine
-
- getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getLocalizedName() - Method in class net.minecraft.block.BlockSapling
-
- getLocalizedName() - Method in class net.minecraft.block.BlockSkull
-
- getLocalizedName() - Method in class net.minecraft.block.BlockSponge
-
- getLocalizedName() - Method in class net.minecraft.block.BlockStone
-
- getLocalizedName() - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getLocalizedName() - Method in class net.minecraft.block.BlockWall
-
- getLocalizedName(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
Returns the localized name of this fluid.
- getLocalizedName() - Method in class net.minecraftforge.fluids.FluidStack
-
- getLocalizedString(String) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocalizedString(String, Object...) - Static method in class net.minecraft.realms.RealmsScreen
-
- getLocalPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
-
Returns the local interaction position.
- getLocation() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getLocation() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getLocation() - Method in class net.minecraft.client.renderer.block.model.ItemOverride
-
- getLocation() - Method in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
-
- getLocation() - Method in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
-
- getLocationCape() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationCape() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLocationElytra() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationElytra() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getLocationSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- getLocationSkin(String) - Static method in class net.minecraft.client.entity.AbstractClientPlayer
-
- 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
-
- getLogContents() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getLogger() - Static method in class net.minecraftforge.fml.common.FMLLog
-
- getLogger() - Method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
- 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
-
- 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
-
- getLong() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a long,
if the value is not a valid long, it will return the initially provided default.
- getLong(long) - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as a long,
if the value is not a valid long, it will return the
provided default.
- getLongProperty(String, long) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getLook(float) - Method in class net.minecraft.entity.Entity
-
- getLook(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- 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
-
- getLookVec() - Method in class net.minecraft.entity.EntityLivingBase
-
- getLootedEntity() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLootEntryType(LootEntry) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getLootingLevel() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getLootTable() - Method in class net.minecraft.entity.EntityLiving
-
- getLootTable() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityCaveSpider
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGiantZombie
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityWitch
-
- getLootTable() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityBat
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityChicken
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityCow
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityPig
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getLootTable() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getLootTable() - Method in enum net.minecraft.entity.passive.HorseType
-
- getLootTable() - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- getLootTable() - Method in interface net.minecraft.world.storage.loot.ILootContainer
-
- getLootTableFromLocation(ResourceLocation) - Method in class net.minecraft.world.storage.loot.LootTableManager
-
- getLootTableLocation() - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- getLootTableManager() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLootTableManager() - Method in class net.minecraft.world.World
-
- getLowerBound() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- getLowerBoundString() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getLowerChestInventory() - Method in class net.minecraft.inventory.ContainerChest
-
- getLowestHeight() - Method in class net.minecraft.world.chunk.Chunk
-
- getLowestRidingEntity() - Method in class net.minecraft.entity.Entity
-
- getLPerlin1() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLPerlin2() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLPerlin2(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getLuck() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getLuck() - Method in class net.minecraft.world.storage.loot.LootContext
-
- getLuckOfSeaModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getLuminosity() - Method in class net.minecraftforge.fluids.Fluid
-
- getLuminosity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getLuminosity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getLureModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getMain() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- getMainHand(Entity) - Method in class net.minecraft.client.model.ModelBiped
-
- getMainHand() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderArmorStand
-
- getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- 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
-
- getMajorVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getManager() - Method in class net.minecraftforge.client.event.sound.SoundEvent
-
- getManager() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getMap() - Method in class net.minecraftforge.client.event.TextureStitchEvent
-
- getMap() - Static method in class net.minecraftforge.common.UsernameCache
-
Get an immutable copy of the cache's underlying map
- getMapColor(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockColored
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDeadBush
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDirt
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockFire
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGlowstone
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGravel
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHardenedClay
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherBrick
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherrack
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNewLog
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockObsidian
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockOldLog
-
- getMapColor() - Method in enum net.minecraft.block.BlockPlanks.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPlanks
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockQuartz
-
- getMapColor() - Method in enum net.minecraft.block.BlockSand.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSand
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSandStone
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSeaLantern
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- getMapColor() - Method in enum net.minecraft.block.BlockStone.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStone
-
- getMapColor() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
- getMapColor() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getMapColor(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
- getMapColor(int) - Method in class net.minecraft.block.material.MapColor
-
- getMapColor() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMapColor() - Method in interface net.minecraft.block.state.IBlockProperties
-
- 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
-
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandler
-
- getMapFileFromName(String) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getMapFileFromName(String) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getMapId() - Method in class net.minecraft.network.play.server.SPacketMaps
-
- 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
-
- getMapStorage() - Method in class net.minecraft.world.World
-
- getMarker() - Method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
- getMasterRecord(SoundEvent, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getMatches() - Method in class net.minecraft.network.play.server.SPacketTabComplete
-
- getMaterial(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMaterial() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMaterial() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getMaterial(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getMaterial() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getMaterialCost() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getMaterialMapColor() - Method in class net.minecraft.block.material.Material
-
- getMaterialName() - Method in class net.minecraft.item.ItemHoe
-
- getMaterialName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getMaterialNames() - Method in class net.minecraftforge.client.model.obj.OBJModel.MaterialLibrary
-
- getMatLib() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getMatrix() - Method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
- getMatrix(ItemTransformVec3f) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getMatrix(ModelRotation) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getMatrix() - Method in interface net.minecraftforge.common.model.ITransformation
-
- getMatrix(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getMatrix() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getMatrix4d() - Method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
- getMax() - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- getMaxAge() - Method in class net.minecraft.block.BlockBeetroot
-
- getMaxAge() - Method in class net.minecraft.block.BlockCrops
-
- getMaxCartSpeedOnRail() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns the carts max speed when traveling on rails.
- getMaxChunkDepthFor(String) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getMaxChunkListDepth() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the maximum chunk depth size
- getMaxDamage() - Method in class net.minecraft.item.Item
-
- getMaxDamage(ItemStack) - Method in class net.minecraft.item.Item
-
Return the maxDamage for this ItemStack.
- getMaxDamage() - Method in class net.minecraft.item.ItemStack
-
- getMaxDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentMending
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
- getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMaxEnchantmentLevel(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getMaxFallHeight() - Method in class net.minecraft.entity.Entity
-
- getMaxFallHeight() - Method in class net.minecraft.entity.EntityLiving
-
- getMaxFallHeight() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- getMaxHealth() - Method in class net.minecraft.entity.EntityLivingBase
-
- getMaxID() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- getMaximumHomeDistance() - Method in class net.minecraft.entity.EntityCreature
-
- getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
-
- getMaxInPortalTime() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.Item
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemPotion
-
- getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemShield
-
- getMaxItemUseDuration() - Method in class net.minecraft.item.ItemStack
-
- getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentMending
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
- getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMaxListLength() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMaxListLength() - Method in class net.minecraftforge.common.config.Property
-
Gets the maximum length of this list/array Property.
- getMaxListLength() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMaxListLength() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets the max length of this list property, or -1 if the length is unlimited.
- getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getMaxPackSize() - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
-
This event is fired when the spawning system determines the
maximum amount of the selected entity that can spawn at the same
time.
- getMaxPlayerIdleMinutes() - Method in class net.minecraft.server.MinecraftServer
-
- getMaxPlayers() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getMaxPlayers() - Method in interface net.minecraft.network.rcon.IServer
-
- getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getMaxPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getMaxPlayers() - Method in class net.minecraft.server.MinecraftServer
-
- 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
-
- getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getMaxRenderHeightMeta() - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- getMaxRiseOrFall() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getMaxRiseOrFall() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getMaxScroll() - Method in class net.minecraft.client.gui.GuiSlot
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.EntityLiving
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getMaxSpawnPackSize(EntityLiving) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getMaxSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxSpeedAirLateral() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxSpeedAirVertical() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMaxStackSize() - Method in class net.minecraft.item.ItemStack
-
- getMaxStringLength() - Method in class net.minecraft.client.gui.GuiTextField
-
- getMaxTemper() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMaxTextureSize() - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- getMaxTicketLengthFor(String) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getMaxTickTime() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getMaxTradeUses() - Method in class net.minecraft.village.MerchantRecipe
-
- getMaxU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMaxUses() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getMaxV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMaxValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getMaxValue() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMaxValue() - Method in class net.minecraftforge.common.config.Property
-
Gets the maximum value.
- getMaxValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMaxValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's maximum value.
- getMaxWorldSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getMaxWorldSize() - Method in class net.minecraft.server.MinecraftServer
-
- getMCPVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getMCVersionString() - Method in class net.minecraftforge.fml.common.Loader
-
- getMedium(int) - Method in class net.minecraft.network.PacketBuffer
-
- getMember() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- 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
-
- getMeshes() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getMessage() - Method in exception net.minecraft.client.util.JsonException
-
- getMessage() - Method in class net.minecraft.network.play.client.CPacketChatMessage
-
- getMessage() - Method in class net.minecraft.network.play.client.CPacketTabComplete
-
- getMessage() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getMessage() - Method in class net.minecraft.realms.RealmsSliderButton
-
- getMessage() - Method in exception net.minecraft.util.ReportedException
-
- getMessage() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
- getMessage() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getMessage() - Method in exception net.minecraftforge.fml.common.EnhancedRuntimeException
-
- getMessage() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getMessages() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCEvent
-
- getMessageType() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the actual message class type
- 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
-
- getMeta() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- 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.entity.item.EntityBoat.Type
-
- getMetadata() - Method in enum net.minecraft.item.EnumDyeColor
-
- getMetadata(int) - Method in class net.minecraft.item.Item
-
- getMetadata(ItemStack) - Method in class net.minecraft.item.Item
-
This used to be 'display damage' but its really just 'aux' data in the ItemStack, usually shares the same variable as damage.
- getMetadata(int) - Method in class net.minecraft.item.ItemAnvilBlock
-
- getMetadata(int) - Method in class net.minecraft.item.ItemCloth
-
- getMetadata(int) - Method in class net.minecraft.item.ItemColored
-
- getMetadata() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
- getMetadata(int) - Method in class net.minecraft.item.ItemLeaves
-
- getMetadata(int) - Method in class net.minecraft.item.ItemMultiTexture
-
- getMetadata(int) - Method in class net.minecraft.item.ItemPiston
-
- getMetadata(int) - Method in class net.minecraft.item.ItemSkull
-
- getMetadata(int) - Method in class net.minecraft.item.ItemSlab
-
- getMetadata(int) - Method in class net.minecraft.item.ItemSnow
-
- getMetadata() - Method in class net.minecraft.item.ItemStack
-
- getMetadata() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getMetadata() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getMetadata() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getMetadata() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The metadata for this mod
- getMetadataForId(String, Map<String, Object>) - Method in class net.minecraftforge.fml.common.MetadataCollection
-
- 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
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
- 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
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockButton
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCake
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChest
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockColored
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDirt
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDispenser
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFence
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFire
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlower
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFrostedIce
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockGrass
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockJukebox
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLever
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockMycelium
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNetherWart
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLog
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLog
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPane
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPlanks
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPortal
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPumpkin
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockQuartz
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRail
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailDetector
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailPowered
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedSandstone
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockReed
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSand
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSandStone
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSapling
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSponge
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStandingSign
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStem
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStone
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneBrick
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStructure
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTNT
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockVine
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWall
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWallSign
-
- getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
-
- getMetaFromState(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getMin() - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- getMinDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
- getMinecart() - Method in class net.minecraftforge.event.entity.minecart.MinecartEvent
-
- getMinecartCollisionBox(EntityMinecart) - Method in interface net.minecraftforge.common.IMinecartCollisionHandler
-
This function is used to define the box used for detecting minecart collisions.
- getMinecraft() - Static method in class net.minecraft.client.Minecraft
-
- getMinecraft(WorldServer) - Static method in class net.minecraftforge.common.util.FakePlayerFactory
-
- getMinecraftModContainer() - Method in class net.minecraftforge.fml.common.Loader
-
- getMinecraftServer() - Method in class net.minecraft.world.World
-
- getMinecraftServer() - Method in class net.minecraft.world.WorldServer
-
- getMinecraftServerInstance() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getMinecraftSessionService() - Method in class net.minecraft.server.MinecraftServer
-
- getMinecraftStartTimeMillis() - Method in class net.minecraft.profiler.Snooper
-
- getMinecraftVersion() - Method in interface net.minecraft.network.rcon.IServer
-
- getMinecraftVersion() - Method in class net.minecraft.server.MinecraftServer
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentMending
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
-
- getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
-
- getMinimalEnchantability() - Method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
- getMinimumSpawnHeight(World) - Method in class net.minecraft.world.WorldType
-
- getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
-
- getMinorVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getMinU() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMinV() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getMinValue() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
-
- getMinValue() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getMinValue() - Method in class net.minecraftforge.common.config.Property
-
Gets the minimum value.
- getMinValue() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getMinValue() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets this property's minimum value.
- getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- getMirror() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getMirroredYaw(Mirror) - Method in class net.minecraft.entity.Entity
-
- getMirroredYaw(Mirror) - Method in class net.minecraft.entity.EntityHanging
-
- getMissing() - Static method in class net.minecraftforge.common.model.animation.AnimationStateMachine
-
- getMissingModel() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getMissingModel() - Method in class net.minecraftforge.client.model.ModelLoader
-
- getMissingModel() - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
- getMissingSprite() - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockBed
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockIce
-
- getMobilityFlag(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
- getMobilityFlag() - Method in class net.minecraft.block.material.Material
-
- getMobilityFlag() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getMobilityFlag() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getMod() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getMod() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getMod() - Method in interface net.minecraftforge.fml.common.ModContainer
-
Get the actual mod object
- getModCategories() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getModClassLoader() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getModClassLoader() - Method in class net.minecraftforge.fml.common.Loader
-
- getModConfigurationDirectory() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get the main configuration directory for this minecraft instance
- getModContainer() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getModContainerClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getModContainerClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getModContainerClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return a class name that implements "ModContainer" for injection into the mod list
The "getName" function should return a name that other mods can, if need be,
depend on.
- getModData() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Retrieve the
NBTTagCompound
that stores mod specific data for the chunk ticket.
- getModdedBiomeDecorator(BiomeDecorator) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeerators(WorldType, long, GenLayer[]) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getModdedBiomeFoliageColor(int) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeGrassColor(int) - Method in class net.minecraft.world.biome.Biome
-
- getModdedBiomeSize(WorldType, int) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
- getModdedMapGen(MapGenBase, InitMapGenEvent.EventType) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- getModdedNoiseGenerators(World, Random, T) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- getMode() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getModeId() - Method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- getModel(ModelResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getModel() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getModel(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Primary method to get IModel instances.
- getModel() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getModelBlock() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
-
- getModelBlockDefinition(ResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getModelBlockDefinition(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
-
- getModelClipNode(ResourceLocation, String) - Static method in class net.minecraftforge.common.model.animation.Clips
-
Retrieves the clip from the model.
- getModelCount(ItemStack) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
- getModelElements(JsonDeserializationContext, JsonObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
-
- getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- getModelFromSlot(EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- getModelLoader() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- getModelLocation(ResourceLocation) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getModelLocation() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getModelLocation(ItemStack) - Method in interface net.minecraft.client.renderer.ItemMeshDefinition
-
- getModelLocation() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getModelLocation(ResourceLocation) - Method in class net.minecraftforge.client.model.ModelLoader
-
- getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
-
- getModelManager() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- getModelOrLogError(ResourceLocation, String) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Use this if you want the model, but need to log the error.
- getModelOrMissing(ResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoaderRegistry
-
Use this if you don't care about the exception and want some model anyway.
- getModelPartFlags() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- getModelParts() - Method in class net.minecraft.client.settings.GameSettings
-
- getModelRegistry() - Method in class net.minecraftforge.client.event.ModelBakeEvent
-
- 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.renderer.block.model.ModelRotation
-
- getModelVersion() - Method in class net.minecraft.client.model.ModelGuardian
-
- getModelVersion() - Method in class net.minecraft.client.model.ModelShulker
-
- getModEntityId() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getModId() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the associated mod id
- getModID() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
The Mod ID of the mod whose configuration just changed.
- getModId() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getModId() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getModId() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getModId() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The globally unique modid for this mod
- getModifier(UUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifier(UUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModifierForCreature(ItemStack, EnumCreatureAttribute) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModifiers() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getModifiersByOperation(int) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- getModifiersByOperation(int) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- getModList() - Method in class net.minecraftforge.fml.common.Loader
-
- getModList() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
The mod list returned by this method is in no way reliable because it is provided by the client
- getModLog() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a logger instance configured to write to the FML Log as a parent, identified by modid.
- getModMetadata() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getModName() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getModObjectList() - Method in class net.minecraftforge.fml.common.LoadController
-
- getModObjectList() - Method in class net.minecraftforge.fml.common.Loader
-
- getMods() - Method in exception net.minecraftforge.fml.common.Java8VersionException
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLLoadCompleteEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLPostInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStartedEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStartingEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStoppedEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLServerStoppingEvent
-
- getModState() - Method in class net.minecraftforge.fml.common.event.FMLStateEvent
-
The current state of the mod
- getModState(ModContainer) - Method in class net.minecraftforge.fml.common.LoadController
-
- getModState(ModContainer) - Method in class net.minecraftforge.fml.common.Loader
-
- 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 interface net.minecraft.network.rcon.IServer
-
- getMotd() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getMOTD() - Method in class net.minecraft.server.MinecraftServer
-
- getMotdFromPingResponse(String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- getMotionX() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionX() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMotionY() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionY() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMotionZ() - Method in class net.minecraft.network.play.server.SPacketEntityVelocity
-
- getMotionZ() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getMountedYOffset() - Method in class net.minecraft.entity.Entity
-
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityBoat
-
- getMountedYOffset() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getMountedYOffset() - Method in class net.minecraft.entity.monster.EntitySpider
-
- getMountedYOffset() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMouseOver(float) - Method in class net.minecraft.client.renderer.EntityRenderer
-
- getMouseX() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getMouseX() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
-
The x coordinate of the mouse pointer on the screen.
- getMouseX() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
The x coordinate of the mouse pointer on the screen.
- getMouseY() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getMouseY() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.BackgroundDrawnEvent
-
The y coordinate of the mouse pointer on the screen.
- getMouseY() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
The y coordinate of the mouse pointer on the screen.
- getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getMoveHelper() - Method in class net.minecraft.entity.EntityLiving
-
- getMovementFactor() - Method in class net.minecraft.world.WorldProvider
-
The dimensions movement factor.
- getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.EntityDragon
-
- getMultipartData() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getMultipartVariants() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getMultiplier() - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- getMusicLocation() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
- getMusicRecord(SoundEvent) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getMusicTicker() - Method in class net.minecraft.client.Minecraft
-
- getMutationForBiome(Biome) - Static method in class net.minecraft.world.biome.Biome
-
- getMutexBits() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- 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.BlockPurpurSlab.Variant
-
- 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.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
-
- getName(Boolean) - Method in class net.minecraft.block.properties.PropertyBool
-
- getName(T) - Method in class net.minecraft.block.properties.PropertyEnum
-
- getName() - Method in class net.minecraft.block.properties.PropertyHelper
-
- getName(Integer) - Method in class net.minecraft.block.properties.PropertyInteger
-
- getName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
-
- getName() - Method in interface net.minecraft.command.ICommandSender
-
- getName() - Method in class net.minecraft.enchantment.Enchantment
-
- getName() - Method in class net.minecraft.enchantment.EnchantmentDamage
-
- getName() - Method in class net.minecraft.enchantment.EnchantmentProtection
-
- getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getName() - Method in class net.minecraft.entity.Entity
-
- getName() - Method in enum net.minecraft.entity.item.EntityBoat.Type
-
- getName() - Method in class net.minecraft.entity.item.EntityItem
-
- getName() - Method in enum net.minecraft.entity.item.EntityMinecart.Type
-
- getName() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getName() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getName() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getName() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
- getName() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getName() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getName() - Method in class net.minecraft.inventory.InventoryBasic
-
- getName() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getName() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getName() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getName() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getName() - Method in enum net.minecraft.item.EnumDyeColor
-
- getName() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getName() - Method in class net.minecraft.network.play.server.SPacketDisplayObjective
-
- getName() - Method in class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- getName() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getName() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getName() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getName() - Method in class net.minecraft.network.ServerStatusResponse.Version
-
- getName() - Method in class net.minecraft.potion.Potion
-
- getName() - Static method in class net.minecraft.realms.Realms
-
- getName() - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- getName() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- getName() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- getName() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- getName() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getName() - Method in class net.minecraft.server.MinecraftServer
-
- getName() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getName() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getName() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getName() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getName() - Method in class net.minecraft.tileentity.TileEntityDropper
-
- getName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- getName() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getName() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getName() - Method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
- 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 enum net.minecraft.util.SoundCategory
-
- getName() - Method in class net.minecraft.util.text.TextComponentScore
-
- getName() - Method in class net.minecraft.world.BossInfo
-
- getName() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getName() - Method in enum net.minecraft.world.DimensionType
-
- getName() - Method in interface net.minecraft.world.IWorldNameable
-
- getName() - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getName() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getName() - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- getName() - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getName() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- getName() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getName() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getName() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
-
- getName() - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getName() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- getName() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getName() - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- getName() - Method in class net.minecraftforge.common.AchievementPage
-
- getName() - Method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
- getName() - Method in class net.minecraftforge.common.animation.TimeValues.ParameterValue
-
- getName() - Method in class net.minecraftforge.common.capabilities.Capability
-
- getName() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getName() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getName() - Method in class net.minecraftforge.common.config.Property
-
Gets the name/key for this Property.
- getName() - Method in class net.minecraftforge.common.model.animation.Clips.ClipReference
-
- getName() - Method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
- getName() - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- getName() - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- getName() - Method in class net.minecraftforge.common.property.PropertyFloat
-
- getName() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getName() - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- getName() - Method in class net.minecraftforge.fluids.Fluid
-
- getName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getName() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Gets the name of the ConfigElement owned by this entry.
- getName() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- getName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the name of this object.
- getName() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getName() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getName() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getName() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A human readable name
- getName() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getName() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- getName() - Method in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- getName2() - Method in enum net.minecraft.util.EnumFacing.Axis
-
- getName2() - Method in enum net.minecraft.util.EnumFacing
-
- getNameForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- getNameForObject(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getNameForObject(I) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getNameForObjectBypass(V) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getNameOfLastSection() - Method in class net.minecraft.profiler.Profiler
-
- getNamePrefixed(String) - Method in class net.minecraft.potion.PotionType
-
- getNames() - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
- getNames() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
- getNames() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
- getNameTagVisibility() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
-
- getNanoseconds() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getNavigator() - Method in class net.minecraft.entity.EntityLiving
-
- getNbt() - Method in class net.minecraft.util.WeightedSpawnerEntity
-
- getNbt() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getNbtCompound() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getNBTValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- getNearestAttackablePlayer(Entity, double, double) - Method in class net.minecraft.world.World
-
- getNearestAttackablePlayer(BlockPos, double, double) - Method in class net.minecraft.world.World
-
- getNearestAttackablePlayer(double, double, double, double, double, Function<EntityPlayer, Double>, Predicate<EntityPlayer>) - Method in class net.minecraft.world.World
-
- getNearestDoor(BlockPos) - Method in class net.minecraft.village.Village
-
- getNearestPlayerNotCreative(Entity, double) - Method in class net.minecraft.world.World
-
- getNearestPpIdx(double, double, double) - Method in class net.minecraft.entity.boss.EntityDragon
-
- 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
-
- getNeighbourInfo(EnumFacing) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- getNetHandler() - Method in class net.minecraft.network.NetworkManager
-
- getNetHandler() - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- getNetworkCompressionThreshold() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getNetworkCompressionThreshold() - Method in class net.minecraft.server.MinecraftServer
-
- getNetworkId() - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- getNetworkManager() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getNetworkManager() - Method in class net.minecraft.network.NetHandlerPlayServer
-
- getNetworkSystem() - Method in class net.minecraft.server.MinecraftServer
-
- getNewBiomeDecorator() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- getNewBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getNewBoundingBox() - Static method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getNewChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getNewChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getNewColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- getNewfov() - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- getNewGen() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- getNewInstance(FMLModContainer, Class<?>, ClassLoader, Method) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- getNewNavigator(World) - Method in class net.minecraft.entity.EntityLiving
-
- getNewNavigator(World) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getNewNavigator(World) - Method in class net.minecraft.entity.monster.EntitySpider
-
- getNewSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- getNewSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
-
- getNewSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getNewValues() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- 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(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(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getNextComponentZ(StructureStrongholdPieces.Stairs2, List<StructureComponent>, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getNextFrame() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNextFreeDimId() - Static method in class net.minecraftforge.common.DimensionManager
-
Return the next free dimension ID.
- getNextID() - Static method in class net.minecraft.creativetab.CreativeTabs
-
- getNextOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.inventory.Container
-
- getNextWindowId() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getNodeMatrix(B3DModel.Node<?>) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeMatrix(B3DModel.Node<?>, int) - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeMatrix(B3DModel.Animation, B3DModel.Node<?>, int) - Static method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getNodeProcessor() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getNodes() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getNoisefield() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getNonModLibs() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getNormal(B3DModel.Vertex, B3DModel.Vertex, B3DModel.Vertex) - Static method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getNormal() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getNormal() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getNormalOffset() - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getNormalOffset() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Get the Note the Noteblock is tuned to
- getNotificationScreen(GuiScreen) - Method in class net.minecraft.realms.RealmsBridge
-
- getNotifiedSides() - Method in class net.minecraftforge.event.world.BlockEvent.NeighborNotifyEvent
-
Gets a list of directions from the base block that updates will occur upon.
- getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- getNthWordFromPos(int, int) - Method in class net.minecraft.client.gui.GuiTextField
-
- getNthWordFromPosWS(int, int, boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- getNumAliveCrystals() - Method in class net.minecraft.world.end.DragonFightManager
-
- getNumberOfPlayers() - Method in class net.minecraft.network.rcon.RConThreadBase
-
- getNumGrownFaces(IBlockState) - Static method in class net.minecraft.block.BlockVine
-
- getNumVillageDoors() - Method in class net.minecraft.village.Village
-
- getNumVillagers() - Method in class net.minecraft.village.Village
-
- getObfedClasses() - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getObfuscated() - Method in class net.minecraft.util.text.Style
-
- getObject(int) - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- getObject(K) - Method in interface net.minecraft.util.registry.IRegistry
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryDefaulted
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObject(K) - Method in class net.minecraft.util.registry.RegistrySimple
-
- getObject() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent
-
Retrieves the object that is being created, Not much state is set.
- getObject(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Fetch the object identified by the specified name or the default object.
- getObjectBreakStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getObjectById(int) - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- getObjectById(int) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObjectById(int) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Fetch the object identified by the specified id or the default object.
- getObjectByIdBypass(int) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObjectBypass(K) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getObjective() - Method in class net.minecraft.scoreboard.Score
-
- getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjective() - Method in class net.minecraft.util.text.TextComponentScore
-
- getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveDisplaySlotCount(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveName() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getObjectiveName() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getObjectiveNames(MinecraftServer) - Method in class net.minecraft.command.CommandStats
-
- getObjectiveNames(boolean, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectivesFromCriteria(IScoreCriteria) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getObjectiveValue() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getObjectKey(K) - Method in class net.minecraft.server.management.UserList
-
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListBans
-
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListOps
-
- getObjectKey(GameProfile) - Method in class net.minecraft.server.management.UserListWhitelist
-
- getObjectName() - Method in class net.minecraftforge.fml.common.discovery.ASMDataTable.ASMData
-
- getObjectsPickedUpStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getObjectUseStats(Item) - Static method in class net.minecraft.stats.StatList
-
- getOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Get the Octave of the note this Noteblock is tuned to
- 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.client.renderer.vertex.VertexFormat
-
- getOffset() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getOffset() - Method in enum net.minecraft.util.EnumFacing.AxisDirection
-
- getOffsetFOV(EntityPlayer, float) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getOffsetType() - Method in class net.minecraft.block.Block
-
- getOffsetType() - Method in class net.minecraft.block.BlockDoublePlant
-
- getOffsetType() - Method in class net.minecraft.block.BlockFlower
-
- getOffsetType() - Method in class net.minecraft.block.BlockTallGrass
-
- 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
-
- getOldAttachPos() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getOldChunkX() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getOldChunkZ() - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- getOldNote() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
-
- getOldOctave() - Method in class net.minecraftforge.event.world.NoteBlockEvent.Change
-
- 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.SPacketEntity
-
- getOnGround() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getOnlyPartsVariant() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
Gets a list containing the single variant of each part.
- getOpCode() - Method in class net.minecraft.network.play.server.SPacketEntityStatus
-
- getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- getOperation() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getOperation() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getOppedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
-
- getOppedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getOpPermissionLevel() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getOpPermissionLevel() - Method in class net.minecraft.server.MinecraftServer
-
- getOpposite() - Method in enum net.minecraft.util.EnumFacing
-
- getOptimalFlowDirections(World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getOptionFloatValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOptionOrdinalValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
-
- getOrb() - Method in class net.minecraftforge.event.entity.player.PlayerPickupXpEvent
-
- getOrCreatePortalShape() - Static method in class net.minecraft.block.BlockEndPortalFrame
-
- getOrCreateScore(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getOrderedValues() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getOrdinal() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getOrdinal() - Method in enum net.minecraft.entity.passive.HorseType
-
- getOre() - Method in class net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
-
- getOreID(String) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Gets the integer ID for the specified ore name.
- getOreIDs(ItemStack) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Gets all the integer ID for the ores that the specified item stack is registered to.
- getOreName(int) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Reverse of getOreID, will not create new entries.
- getOreNames() - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves a list of all unique ore names that are already registered.
- getOres(String) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves the ArrayList of items that are registered to this ore type.
- getOres(String, boolean) - Static method in class net.minecraftforge.oredict.OreDictionary
-
Retrieves the List of items that are registered to this ore type at this instant.
- getOrigin() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getOrigin() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerDestroyItemEvent
-
- getOriginal() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
-
The old EntityPlayer that this new entity is a clone of.
- getOriginal() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getOriginal() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- getOriginalBiomeDecorator() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- getOriginalBiomeGens() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getOriginalColor() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- getOriginalExperience() - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- getOriginalGen() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getOriginalSize() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- getOriginalSpeed() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginX() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getOriginY() - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getOrLoadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.MapStorage
-
- getOrLoadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
- getOSType() - Static method in class net.minecraft.util.Util
-
- getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getOutput() - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- getOutput(ItemStack, ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns the output ItemStack obtained by brewing the passed input and
ingredient.
- getOutput(ItemStack, ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns the output when the passed input is brewed with the passed
ingredient.
- getOutput(ItemStack, ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code copied from TileEntityBrewingStand.brewPotions()
It brews the potion by doing the bit-shifting magic and then checking if the new PotionEffect list is different to the old one,
or if the new potion is a splash potion when the old one wasn't.
- getOutput() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getOutput() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- getOutputSignal() - Method in class net.minecraft.tileentity.TileEntityComparator
-
- getOverlay() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getOverlay() - Method in class net.minecraft.world.BossInfo
-
- getOverlayType() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
The type of overlay to occur
- getOverrideDimension(SPacketJoinGame) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- getOverrideLocations() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getOverrides() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.ItemOverrideList
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getOverrides() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getOverrides() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getOverrides() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getOwnedPackages() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getOwnedPackages() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getOwnedPackages() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getOwner() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- 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.EntityTameable
-
- getOwnerUniqueId() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getPackDescription() - Method in class net.minecraft.client.resources.data.PackMetadataSection
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- getPackedLightmapCoords(IBlockAccess, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPackedLightmapCoords(IBlockAccess, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getPackedLightmapCoords(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getPacket(EnumPacketDirection, int) - Method in enum net.minecraft.network.EnumConnectionState
-
- getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
-
- getPacket() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
The packet that generated the event
- getPacketFrom(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Construct a minecraft packet from the supplied message.
- getPacketId(EnumPacketDirection, Packet<?>) - Method in enum net.minecraft.network.EnumConnectionState
-
- getPackFormat() - Method in class net.minecraft.client.resources.data.PackMetadataSection
-
- getPackFormat() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- 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
-
- getPackImage() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getPackImage() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getPackMcmeta() - Method in class net.minecraft.client.resources.ResourceIndex
-
- getPackMcmeta() - Method in class net.minecraft.client.resources.ResourceIndexFolder
-
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.client.resources.AbstractResourcePack
-
- getPackMetadata(MetadataSerializer, String) - Method in class net.minecraft.client.resources.DefaultResourcePack
-
- getPackMetadata(MetadataSerializer, 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
-
- getPackName() - Method in class net.minecraftforge.fml.client.FMLFileResourcePack
-
- getPackName() - Method in class net.minecraftforge.fml.client.FMLFolderResourcePack
-
- getPaddleState(int) - Method in class net.minecraft.entity.item.EntityBoat
-
- getPage() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getPageCount() - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- getPalmLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
-
- getParameters() - Method in class net.minecraftforge.event.CommandEvent
-
- getParent() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- getParent() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
-
- getParent() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJoint
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- getParent() - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getParent() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
-
- getParent(IModelState) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getParent() - Method in interface net.minecraftforge.common.model.animation.IJoint
-
- getParentClass() - Method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper.TransformerWrapper
-
- 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
-
- getParentSources() - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- getPartialRenderTick() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getPartialTicks() - Method in class net.minecraftforge.client.event.RenderWorldLastEvent
-
- getPartialTickTime() - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get current partialTickTime.
- getParticle() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getParticleAmount() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getParticleArgs() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getParticleCount() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getParticleFromId(int) - Static method in enum net.minecraft.util.EnumParticleTypes
-
- 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.SPacketParticles
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getParticleTexture() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getParticleTexture() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getParticleTexture() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getParticleTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getParticleType() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getParticleType() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getParticleType() - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
- getParticleType() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- getParticleType() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- 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
-
- getParts() - Method in class net.minecraft.entity.Entity
-
- getParts(IModelPart) - Static method in enum net.minecraftforge.common.model.Models
-
- getPartState(IModelState, IModel, int) - Static method in class net.minecraftforge.client.model.MultiModelState
-
- getPartTransform(IModelState, BlockPart, int) - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation
-
- getPassengerIds() - Method in class net.minecraft.network.play.server.SPacketSetPassengers
-
- getPassengers() - Method in class net.minecraft.entity.Entity
-
- getPatchedResource(String, String, LaunchClassLoader) - Method in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- getPath() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPath() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getPath() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getPathFinder() - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int, EntityLiving, int, int, int, boolean, boolean) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getPathNodeType(IBlockAccess, int, int, int) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getPathPointFromIndex(int) - Method in class net.minecraft.pathfinding.Path
-
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getPathPointToCoords(double, double, double) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getPathPriority(PathNodeType) - Method in class net.minecraft.entity.EntityLiving
-
- getPathSearchRange() - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigateClimber
-
- getPathToEntityLiving(Entity) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigate
-
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateClimber
-
- getPathToPos(BlockPos) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- getPathToXYZ(double, double, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
- 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
-
- getPatternResourceLocation() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
-
- getPatterns() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getPeacefulCreature() - Method in enum net.minecraft.entity.EnumCreatureType
-
- getPeekTick() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.World
-
- getPendingBlockUpdates(StructureBoundingBox, boolean) - Method in class net.minecraft.world.World
-
- getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.WorldServer
-
- getPendingBlockUpdates(StructureBoundingBox, boolean) - Method in class net.minecraft.world.WorldServer
-
- getPercent() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getPercent() - Method in class net.minecraft.world.BossInfo
-
- getPercent() - Method in class net.minecraft.world.BossInfoLerping
-
- getPerlin() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getPerlin(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getPerlin2() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin2(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin3() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPerlin3(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.ContextHell
-
- getPermissionLevel() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getPermissionLevel(GameProfile) - Method in class net.minecraft.server.management.UserListOps
-
- getPermissionLevel() - Method in class net.minecraft.server.management.UserListOpsEntry
-
- getPersistentChunkIterable(Iterator<Chunk>) - Method in class net.minecraft.world.World
-
- getPersistentChunks() - Method in class net.minecraft.world.World
-
Get the persistent chunks for this world
- getPersistentChunksFor(World) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
The list of persistent chunks in the world.
- getPersistentChunksIterableFor(World, Iterator<Chunk>) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
- getPersistentID() - Method in class net.minecraft.entity.Entity
-
- getPerWorldStorage() - Method in class net.minecraft.world.World
-
- getPhase(PhaseList<T>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- getPhase() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
- getPhaseList() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingAttacking
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingFlaming
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingScanning
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- getPhaseList() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
- getPhaseManager() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getPickBlock(IBlockState, RayTraceResult, World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
-
Called when a user uses the creative pick block button on this block
- getPickedResult(RayTraceResult) - Method in class net.minecraft.entity.Entity
-
Called when a user uses the creative pick block button on this entity.
- getPing() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getPingResponse(String, String) - Static method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- getPistonState() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getPitch() - Method in class net.minecraft.block.SoundType
-
- getPitch() - Method in interface net.minecraft.client.audio.ISound
-
- getPitch() - Method in class net.minecraft.client.audio.PositionedSound
-
- getPitch() - Method in class net.minecraft.client.audio.Sound
-
- getPitch(float) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getPitch() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getPitch() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getPitch() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getPitch() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getPlacedAgainst() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlacedBlock() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlacementForEntity(Class<?>) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
-
- getPlaceSound() - Method in class net.minecraft.block.SoundType
-
- getPlane() - Method in enum net.minecraft.util.EnumFacing.Axis
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeedFood
-
- getPlant(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeeds
-
- getPlant(IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBush
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockReed
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeedFood
-
- getPlantType(IBlockAccess, BlockPos) - Method in class net.minecraft.item.ItemSeeds
-
- getPlantType(String) - Static method in enum net.minecraftforge.common.EnumPlantType
-
Getting a custom
EnumPlantType
, or an existing one if it has the same name as that one.
- getPlantType(IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IPlantable
-
- getPlayer(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getPlayer(World) - Method in class net.minecraft.network.play.server.SPacketUseBed
-
- getPlayer() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getPlayer() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getPlayer() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
The player which the overlay will apply to
- getPlayer() - Method in class net.minecraftforge.event.entity.item.ItemTossEvent
-
The player tossing the item.
- getPlayer() - Method in class net.minecraftforge.event.entity.minecart.MinecartInteractEvent
-
- getPlayer() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.BlockEvent.PlaceEvent
-
- getPlayer() - Method in class net.minecraftforge.event.world.ChunkWatchEvent
-
- getPlayerByUsername(String) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerByUUID(UUID) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerChunkMap() - Method in class net.minecraft.world.WorldServer
-
- getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
The directory where player data is being stored.
- getPlayerDirectory() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
The directory where player data is being stored.
- getPlayerDisplayName(EntityPlayer, String) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getPlayerEntityByName(String) - Method in class net.minecraft.world.World
-
- getPlayerEntityByUUID(UUID) - Method in class net.minecraft.world.World
-
- getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
Construct and return a recommended file for the supplied suffix
- getPlayerFile(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
Construct and return a recommended file for the supplied suffix
- getPlayerId() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- getPlayerID() - Method in class net.minecraft.util.Session
-
- 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
-
- getPlayerInfoMap() - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- getPlayerInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getPlayerIP() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
-
- getPlayerList() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getPlayerList() - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerList() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- getPlayerName(MinecraftServer, ICommandSender, String) - Static method in class net.minecraft.command.CommandBase
-
- getPlayerName() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getPlayerName() - Method in class net.minecraft.scoreboard.Score
-
- getPlayerName() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Get the player associated with this ticket
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerNBT(EntityPlayerMP) - Method in class net.minecraft.world.storage.SaveHandler
-
- 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
-
- getPlayerNBTManager() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
-
- getPlayerProfile() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getPlayerProfileCache() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerRelativeBlockHardness(IBlockState, EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getPlayerReputation(String) - Method in class net.minecraft.village.Village
-
- getPlayers() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getPlayers() - Method in class net.minecraft.network.ServerStatusResponse
-
- getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- getPlayers() - Method in class net.minecraft.world.BossInfoServer
-
- getPlayers(Class<? extends T>, Predicate<? super T>) - Method in class net.minecraft.world.World
-
- getPlayersMatchingAddress(String) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayerStatsFile(EntityPlayer) - Method in class net.minecraft.server.management.PlayerList
-
- getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getPlayerTeam() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getPlayerUsageSnooper() - Method in class net.minecraft.client.Minecraft
-
- getPlayerUsageSnooper() - Method in class net.minecraft.server.MinecraftServer
-
- getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.LoadFromFile
-
The UUID is the standard for player related file storage.
- getPlayerUUID() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
The UUID is the standard for player related file storage.
- getPlugins() - Method in interface net.minecraft.network.rcon.IServer
-
- getPlugins() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getPool(String) - Method in class net.minecraft.world.storage.loot.LootTable
-
- getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
-
- getPort() - Method in interface net.minecraft.network.rcon.IServer
-
- getPort() - Method in class net.minecraft.realms.RealmsServerAddress
-
- getPort() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getPortalCooldown() - Method in class net.minecraft.entity.Entity
-
- getPortalCooldown() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPos() - Method in class net.minecraft.block.state.BlockWorldState
-
- getPos(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getPos() - Method in class net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
-
- getPos() - Method in class net.minecraft.network.play.server.SPacketMultiBlockChange.BlockUpdateData
-
- getPos() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getPos() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- getPos() - Method in class net.minecraft.tileentity.TileEntity
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getPos() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- getPos() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getPos() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getPos() - Method in class net.minecraftforge.event.entity.minecart.MinecartUpdateEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
If the interaction was on an entity, will be a BlockPos centered on the entity.
- getPos() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- getPos() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getPos() - Method in class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- getPos() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getPos() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getPos() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getPos3() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getPosFromTag(NBTTagCompound) - Static method in class net.minecraft.nbt.NBTUtil
-
- getPosition() - Method in class net.minecraft.block.BlockEventData
-
- getPosition() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- getPosition() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- 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
-
- getPosition() - Method in class net.minecraft.entity.Entity
-
- getPosition() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getPosition() - Method in class net.minecraft.network.play.client.CPacketPlayerDigging
-
- getPosition() - Method in class net.minecraft.network.play.client.CPacketUpdateSign
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketDisplayObjective
-
- getPosition() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getPosition() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getPosition(Entity) - Method in class net.minecraft.pathfinding.Path
-
- getPosition() - Method in class net.minecraft.server.MinecraftServer
-
- getPosition() - Method in class net.minecraft.world.Explosion
-
- getPosition() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getPositionEyes(float) - Method in class net.minecraft.entity.Entity
-
- getPositionLong(double) - Static method in class net.minecraft.entity.EntityTracker
-
- getPositionRandom(Vec3i) - Static method in class net.minecraft.util.math.MathHelper
-
- getPositionVector() - Method in interface net.minecraft.command.ICommandSender
-
- getPositionVector() - Method in class net.minecraft.entity.Entity
-
- getPositionVector() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getPositionVector() - Method in class net.minecraft.server.MinecraftServer
-
- getPositionVector() - Method in class net.minecraftforge.common.util.FakePlayer
-
- getPositionY() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getPosOffset(double, double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- getPossibleCommands(ICommandSender) - Method in class net.minecraft.command.CommandHandler
-
- getPossibleCommands(ICommandSender) - Method in interface net.minecraft.command.ICommandManager
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- 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.ChunkProviderHell
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getPosX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- getPosX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPosY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- getPosY() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPosZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getPotentialSpawns(WorldServer, EnumCreatureType, BlockPos, List<Biome.SpawnListEntry>) - Static method in class net.minecraftforge.event.ForgeEventFactory
-
- getPotion() - Method in class net.minecraft.entity.projectile.EntityPotion
-
- getPotion() - Method in class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- getPotion() - Method in class net.minecraft.potion.PotionEffect
-
- getPotionById(int) - Static method in class net.minecraft.potion.Potion
-
- getPotionColor(PotionType) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionColorFromEffectList(Collection<PotionEffect>) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionDurationString(PotionEffect, float) - Static method in class net.minecraft.potion.Potion
-
- getPotionFromItem(ItemStack) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionFromResourceLocation(String) - Static method in class net.minecraft.potion.Potion
-
- getPotionRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getPotionTypeForID(int) - Static method in class net.minecraft.potion.PotionType
-
- getPotionTypeForName(String) - Static method in class net.minecraft.potion.PotionType
-
- getPotionTypeFromNBT(NBTTagCompound) - Static method in class net.minecraft.potion.PotionUtils
-
- getPotionTypesRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getPowered() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- 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
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionAnd
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionOr
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.ConditionPropertyValue
-
- getPredicate(BlockStateContainer) - Method in interface net.minecraft.client.renderer.block.model.multipart.ICondition
-
- getPredicate(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.Selector
-
- getPrefix() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getPrefixes() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPreset() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
- getPrettyName() - Method in enum net.minecraftforge.fml.common.LoaderState
-
- 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
-
- getPrimaryHand() - Method in class net.minecraft.entity.EntityLiving
-
- getPrimaryHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- getPrimaryHand() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getPrimaryHand() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getPrimer() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getPriority() - Method in enum net.minecraft.pathfinding.PathNodeType
-
- getPriority() - Method in class net.minecraftforge.fml.common.eventhandler.ASMEventHandler
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- getPrivateValue(Class<? super E>, E, int) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getPrivateValue(Class<? super E>, E, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getProcessedVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getProcessedVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getProfession() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getProfessionForge() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getProfile() - Method in class net.minecraft.network.login.client.CPacketLoginStart
-
- getProfile() - Method in class net.minecraft.network.login.server.SPacketLoginSuccess
-
- getProfile() - Method in class net.minecraft.network.play.server.SPacketPlayerListItem.AddPlayerData
-
- getProfile() - Method in class net.minecraft.util.Session
-
- getProfileByUUID(UUID) - Method in class net.minecraft.server.management.PlayerProfileCache
-
- getProfileProperties() - Method in class net.minecraft.client.Minecraft
-
- 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.SPacketBlockBreakAnim
-
- getProgress(StatBase) - Method in class net.minecraft.stats.StatisticsManager
-
- getProgress(float) - Method in class net.minecraft.tileentity.TileEntityPiston
-
- getProgress() - Method in class net.minecraftforge.client.model.b3d.B3DLoader.B3DState
-
- getProjectileEntity(World, IPosition, ItemStack) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getProjectileInaccuracy() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getProjectileVelocity() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- getPrompt() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- getPrompt() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
-
- getProperties() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getProperties() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getProperties() - Method in interface net.minecraft.block.state.IBlockState
-
- getProperties(EntityLivingBase, ItemStack, DamageSource, double, int) - Method in interface net.minecraftforge.common.ISpecialArmor
-
Retrieves the modifiers to be used when calculating armor damage.
- getPropertiesFile() - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getProperty(String) - Method in class net.minecraft.block.state.BlockStateContainer
-
- getProperty() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getPropertyClass() - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- getPropertyFor(EnumFacing) - Static method in class net.minecraft.block.BlockVine
-
- getPropertyGetter(ResourceLocation) - Method in class net.minecraft.item.Item
-
- getPropertyNames() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getPropertyNames() - Method in interface net.minecraft.block.state.IBlockState
-
- getPropertyOrder() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getPropertyString(Map<IProperty<?>, Comparable<?>>) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
-
- getPropertyValueTable() - Method in class net.minecraft.block.state.BlockStateBase
-
- getPropertyValueTable() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getProtection() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.Version
-
- getProtocolVersion() - Method in class net.minecraft.network.handshake.client.C00Handshake
-
- getProvider(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getProviderName() - Method in class net.minecraft.world.World
-
- getProviderType(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getProxy() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getProxy() - Method in class net.minecraft.client.Minecraft
-
- getProxy() - Static method in class net.minecraft.realms.Realms
-
- getProxy() - Method in class net.minecraft.realms.RealmsButton
-
- getProxy() - Method in class net.minecraft.realms.RealmsScreen
-
- getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
-
- getPublic() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- getPublicKey() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getPushReaction() - Method in class net.minecraft.entity.Entity
-
- getPushReaction() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getQuads(IBlockState, EnumFacing, long) - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getQuadsForSprite(int, TextureAtlasSprite, VertexFormat, Optional<TRSRTransformation>) - Static method in class net.minecraftforge.client.model.ItemLayerModel
-
- getQualifiedName() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getQualifiedName(String, ConfigCategory) - Static method in class net.minecraftforge.common.config.ConfigCategory
-
- getQualifiedName() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getQualifiedName() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getQualifiedName() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Category] Gets the qualified name of this object.
- getQuantaPercentage(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- getQuantaValue(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidFinite
-
- getQuantaValueAbove(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuantaValueBelow(IBlockAccess, BlockPos, int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getQuickcraftMask(int, int) - Static method in class net.minecraft.inventory.Container
-
- getRabbitType() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getRadius() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- getRadius() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getRailDirection(IBlockAccess, BlockPos, IBlockState, EntityMinecart) - Method in class net.minecraft.block.BlockRailBase
-
Return the rail's direction.
- getRailMaxSpeed(World, EntityMinecart, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
Returns the max speed of the rail at the specified position.
- getRainfall() - Method in class net.minecraft.world.biome.Biome
-
- getRainStrength(float) - Method in class net.minecraft.world.World
-
- getRainTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getRand() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getRand() - Method in class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- getRandom() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- getRandomCareer(Random) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getRandomChunkPosition(World, int, int) - Static method in class net.minecraft.world.WorldEntitySpawner
-
- getRandomDoor(Random) - Method in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- getRandomDoubleInRange(Random, double, double) - Static method in class net.minecraft.util.math.MathHelper
-
- getRandomDungeonMob(Random) - Static method in class net.minecraftforge.common.DungeonHooks
-
Gets a random mob name from the list.
- getRandomIntegerInRange(Random, int, int) - Static method in class net.minecraft.util.math.MathHelper
-
- getRandomItem(Random, List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(List<T>, int) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomItem(Random, List<T>) - Static method in class net.minecraft.util.WeightedRandom
-
- getRandomizedSpawnPoint() - Method in class net.minecraft.world.WorldProvider
-
- getRandomModelBox(Random) - Method in class net.minecraft.client.model.ModelBase
-
- getRandomObject(Random) - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- getRandomObject(Random) - Method in class net.minecraft.util.registry.RegistrySimple
-
- getRandomSheepColor(Random) - Static method in class net.minecraft.entity.passive.EntitySheep
-
- getRandomUuid(Random) - Static method in class net.minecraft.util.math.MathHelper
-
- getRandomUUID() - Static method in class net.minecraft.util.math.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.Biome
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeJungle
-
- getRandomWorldGenForGrass(Random) - Method in class net.minecraft.world.biome.BiomeTaiga
-
- getRange() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getRangeString() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getRangeString() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getRarity() - Method in class net.minecraft.enchantment.Enchantment
-
- getRarity(ItemStack) - Method in class net.minecraft.item.Item
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
- getRarity(ItemStack) - Method in class net.minecraft.item.ItemRecord
-
- getRarity() - Method in class net.minecraft.item.ItemStack
-
- getRarity() - Method in class net.minecraftforge.fluids.Fluid
-
- getRarity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getRarity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getRaw(int) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
Get the object identified by the specified id.
- getRawBuffer() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getReadBuffer() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getReader() - Static method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- getRealmsButton() - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- getRealmsNotificationsEnabled() - Static method in class net.minecraft.realms.Realms
-
- getRearingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
-
- getReason() - Method in class net.minecraft.network.login.server.SPacketDisconnect
-
- getReason() - Method in class net.minecraft.network.play.server.SPacketDisconnect
-
- 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.RecipeTippedArrow
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRecipeOutput() - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getRecipeOutput() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getRecipeOutput() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- 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
-
- getRecipes() - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns an unmodifiable list containing all the recipes in the registry
- getRecipeSize() - Method in interface net.minecraft.item.crafting.IRecipe
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeBookCloning
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeFireworks
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeRepairItem
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
-
- 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
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeTippedArrow
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRecipeSize() - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getRecipeSize() - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getRecipeSize() - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- getRecipiesAsTags() - Method in class net.minecraft.village.MerchantRecipeList
-
- getRecommendedVersion() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getRecord() - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
-
- getRecordNameLocal() - Method in class net.minecraft.item.ItemRecord
-
- getRecordResource(String) - Method in class net.minecraft.item.ItemRecord
-
Retrieves the resource location of the sound to play for this record.
- getRecordSoundRecord(SoundEvent, float, float, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
-
- getRecursivePassengers() - Method in class net.minecraft.entity.Entity
-
- getRecursivePassengersByType(Class<T>) - Method in class net.minecraft.entity.Entity
-
- getRed() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- getRedColorF() - Method in class net.minecraft.client.particle.Particle
-
- 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
-
- getRegion(double[], double, double, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getRegion(double[], double, double, int, int, double, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getRegionRenderCache(World, BlockPos) - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getRegisteredFluidContainerData() - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
- getRegisteredFluidIDs() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Deprecated.
- getRegisteredFluids() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Returns a read-only map containing Fluid Names and their associated Fluids.
- getRegisteredName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getRegisteredName() - Method in class net.minecraft.scoreboard.Team
-
- getRegistrations() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getRegistry() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- getRegistryName() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getRegistryName() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
A unique identifier for this entry, if this entry is registered already it will return it's official registry name.
- getRegistryName() - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- getRegistrySuperType() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getRegistrySuperType() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getRegistryType() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
- getRegistryType() - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- getRelativeName(File, File) - Static method in class net.minecraft.client.resources.AbstractResourcePack
-
- getRelevantEnchantmentTypes() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getRemainingBytesAsLEInt(byte[], int) - Static method in class net.minecraft.network.rcon.RConUtils
-
- getRemainingItems(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.CraftingManager
-
- 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.RecipeTippedArrow
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShieldRecipes.Decoration
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- getRemainingItems(InventoryCrafting) - Method in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- getRememberedBaseMods() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getRemoteAddress() - Method in class net.minecraft.network.NetworkManager
-
- getRemoteGuiContainer(ModContainer, EntityPlayerMP, int, World, int, int, int) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
INTERNAL method for accessing the Gui registry
- getRenderBoundingBox() - Method in class net.minecraft.entity.Entity
-
- getRenderBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getRenderBoundingBox() - Method in class net.minecraft.tileentity.TileEntity
-
Return an
AxisAlignedBB
that controls the visible scope of a
TileEntitySpecialRenderer
associated with this
TileEntity
Defaults to the collision bounding box
Block#getCollisionBoundingBoxFromPool(World, int, int, int)
associated with the block
at this location.
- getRenderChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
-
- getRenderDistanceWeight() - Static method in class net.minecraft.entity.Entity
-
- getRenderedChunks() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getRenderedDepth(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getRenderer() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderItemInFrameEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getRenderer() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getRenderItem() - Method in class net.minecraft.client.Minecraft
-
- getRenderLayer() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRenderManager() - Method in class net.minecraft.client.Minecraft
-
- getRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
-
- getRenderPartialTicks() - Method in class net.minecraft.client.Minecraft
-
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.GuiScreenEvent.DrawScreenEvent
-
Partial render ticks elapsed.
- getRenderPartialTicks() - Method in class net.minecraftforge.client.event.RenderBlockOverlayEvent
-
- getRenderPass() - Method in class net.minecraftforge.client.event.RenderHandEvent
-
- getRenderPass() - Static method in class net.minecraftforge.client.MinecraftForgeClient
-
- getRenderSizeModifier() - Method in class net.minecraft.entity.EntityLiving
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockAir
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockChest
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockContainer
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockDispenser
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockFurnace
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockJukebox
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockNote
-
- getRenderType(IBlockState) - Method in class net.minecraft.block.BlockStructure
-
- getRenderType() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getRenderType() - Method in interface net.minecraft.block.state.IBlockProperties
-
- getRenderType() - Method in class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- getRenderType() - Method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
- getRenderType() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
-
- getRenderVisibilityId() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getRepairCost() - Method in class net.minecraft.item.ItemStack
-
- getRepairItem() - Method in enum net.minecraft.item.Item.ToolMaterial
-
Deprecated.
- getRepairItem() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getRepairItemStack() - Method in enum net.minecraft.item.Item.ToolMaterial
-
- getReparseableCoremods() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
-
- getRepeatDelay() - Method in class net.minecraft.client.audio.PositionedSound
-
- getReplacedBlock() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getReplacedBlock() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getReplacedBlockSnapshots() - Method in class net.minecraftforge.event.world.BlockEvent.MultiPlaceEvent
-
Gets a list of BlockSnapshots for all blocks which were replaced by the
placement of the new blocks.
- getReplacement() - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getReply() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
Set this packet to reply to the originator
- getRepositoryEntries() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getRepositoryEntriesAll() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getRequestedState() - Method in class net.minecraft.network.handshake.client.C00Handshake
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBase
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandBlockData
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClearInventory
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandClone
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandCompare
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDebug
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandDifficulty
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEffect
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEnchant
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandEntityData
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandExecuteAt
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandFill
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameMode
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGameRule
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandGive
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandHelp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandKill
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandParticle
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandPlaySound
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandReplaceItem
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandServerKick
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetPlayerTimeout
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandShowSeed
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandStats
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandStopSound
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTime
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTitle
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandToggleDownfall
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandTrigger
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWeather
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandWorldBorder
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.CommandXP
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandAchievement
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanIp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandBroadcast
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandDeOp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandEmote
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListBans
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandListPlayers
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessage
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandOp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonIp
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandScoreboard
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetBlock
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandSummon
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTeleport
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestFor
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getRequiredPermissionLevel() - Method in class net.minecraft.command.server.CommandWhitelist
-
- getRequiredPermissionLevel() - Method in class net.minecraftforge.server.command.ForgeCommand
-
- getRequirements() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getRequirements() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getRequirements() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getRequirements() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A list of the modids that this mod requires loaded prior to loading
- getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
-
- getResolution() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getResolution() - Method in class net.minecraftforge.client.GuiIngameForge
-
- getResource(ResourceLocation) - Method in class net.minecraft.client.gui.FontRenderer
-
- 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(String, List<TileEntityBanner.EnumBannerPattern>, List<EnumDyeColor>) - Method in class net.minecraft.client.renderer.BannerTextures.Cache
-
- getResourceLocation() - Method in interface net.minecraft.client.resources.IResource
-
- getResourceLocation() - Method in class net.minecraft.client.resources.SimpleResource
-
- getResourceLocationValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the ResourceLocation value from this message.
- getResourceManager() - Method in class net.minecraft.client.Minecraft
-
- getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
-
- getResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackDescription() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- getResourcePackEntry() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackEntry() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getResourcePackFor(String) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackFormat() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- getResourcePackHash() - Method in class net.minecraft.server.MinecraftServer
-
- getResourcePackInstance() - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- getResourcePackName() - Method in interface net.minecraft.client.resources.IResource
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
-
- getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- 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
-
- getResourcePath() - Method in class net.minecraft.util.ResourceLocation
-
- getRespawnDimension(EntityPlayerMP) - Method in class net.minecraft.world.WorldProvider
-
Determines the dimension the player will be respawned in, typically this brings them back to the overworld.
- getRespirationModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- getResponse() - Method in class net.minecraft.network.status.server.SPacketServerInfo
-
- getResponseTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- getRestrictions() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- getResult() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- getResult() - Method in class net.minecraft.util.ActionResult
-
- getResult(ModContainer) - Static method in class net.minecraftforge.common.ForgeVersion
-
- getResult() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Returns the value set as the result of this event
- getResult() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- getResultMessage() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- getResultSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getResultStack() - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
-
- getResultStatus() - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- getResultValue() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
Setting this to any value besides -1 will result in the function being
Immediately exited with the return value specified.
- getRevengeTimer() - Method in class net.minecraft.entity.EntityLivingBase
-
- getReverseDependencies() - Method in class net.minecraftforge.fml.common.event.FMLConstructionEvent
-
- getReversedModObjectList() - Method in class net.minecraftforge.fml.common.Loader
-
- getRevisionVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getRewardsExp() - Method in class net.minecraft.village.MerchantRecipe
-
- getRidingEntity() - Method in class net.minecraft.entity.Entity
-
- getRight() - Method in class net.minecraft.network.play.client.CPacketSteerBoat
-
- getRight() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Text
-
- getRight() - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- getRight() - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- getRightArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getRightLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getRightRot() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getRNG() - Method in class net.minecraft.entity.EntityLivingBase
-
- getRoll() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getRollingAmplitude() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getRollingDirection() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getRolls() - Method in class net.minecraft.world.storage.loot.LootPool
-
- getRoomIndex(int, int, int) - Static method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- getRoot() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getRootModel() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getRot() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getRotatedYaw(Rotation) - Method in class net.minecraft.entity.Entity
-
- getRotatedYaw(Rotation) - Method in class net.minecraft.entity.EntityHanging
-
- getRotation() - Method in class net.minecraft.client.renderer.block.model.Variant
-
Deprecated.
- getRotation() - Method in class net.minecraft.entity.item.EntityItemFrame
-
- getRotation() - Method in class net.minecraft.util.math.Vec4b
-
- getRotation() - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- getRotation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- 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
-
- getRowingTime(int, float) - Method in class net.minecraft.entity.item.EntityBoat
-
- getRules() - Method in class net.minecraft.world.GameRules
-
- getSaddled() - Method in class net.minecraft.entity.passive.EntityPig
-
- getSafeExitLocation(World, BlockPos, int) - Static method in class net.minecraft.block.BlockBed
-
- 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.SPacketUpdateHealth
-
- getSaturationLevel() - Method in class net.minecraft.util.FoodStats
-
- getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFood
-
- getSaveFile() - Method in class net.minecraft.server.management.UserList
-
- getSaveFolder() - Method in class net.minecraft.world.WorldProvider
-
Returns the sub-folder of the world folder that this WorldProvider saves to.
- getSaveHandler() - Method in class net.minecraft.world.World
-
- getSaveList() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveList() - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getSaveList() - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getSaveLoader() - Method in class net.minecraft.client.Minecraft
-
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveLoader(String, boolean) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getSaveLoader(String, boolean) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getSavesDir() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSavesDirectory() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getSavesDirectory() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getSaveVersion() - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- getSaveVersion() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
-
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Key
-
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- getScale() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Texture
-
- getScale() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getScale() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getScale() - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- getScale(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- 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
-
- getScatteredFeatureSpawnList() - Method in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- getScore() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getScoreAction() - Method in class net.minecraft.network.play.server.SPacketUpdateScore
-
- getScoreboard(MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
-
- getScoreboard() - Method in class net.minecraft.world.World
-
- getScoreMap(Map<String, String>) - Static method in class net.minecraft.command.EntitySelector
-
- 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.SPacketUpdateScore
-
- getScreenshotFile() - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- 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.GuiKeyBindingList
-
- getScrollBarX() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- 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.ServerSelectionList
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getScrollBarX() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- getSeaLevel() - Method in class net.minecraft.world.World
-
- getSearchbarWidth() - Method in class net.minecraft.creativetab.CreativeTabs
-
Gets the width of the search bar of the creative tab, use this if your
creative tab name overflows together with a custom texture.
- getSecond() - Method in class net.minecraft.util.Tuple
-
- getSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
-
- getSecretKey(PrivateKey) - Method in class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
-
- getSectionName() - Method in interface net.minecraft.client.resources.data.IMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
- getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
-
- getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
-
- getSeed() - Method in class net.minecraft.block.BlockBeetroot
-
- 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
-
- getSeed() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSeed() - Method in class net.minecraft.world.World
-
- getSeed() - Method in class net.minecraft.world.WorldProvider
-
- getSeed() - Method in class net.minecraft.world.WorldSettings
-
- getSeed() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- getSeedItem() - Method in class net.minecraft.block.BlockStem
-
- getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
-
- getSelected() - Method in class net.minecraft.client.gui.ServerSelectionList
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.Block
-
Deprecated.
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCactus
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockCake
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraft.block.BlockStairs
-
- getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getSelectedBoundingBox(World, BlockPos) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getSelectedBoundingBox(IBlockState, World, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- getSelectedCategory() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedItem() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
- getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- getSelectedSlot() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- getSelectedTabIndex() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- getSelectedText() - Method in class net.minecraft.client.gui.GuiTextField
-
- getSelectedWorld() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- getSelectionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
- getSelector() - Method in class net.minecraft.util.text.TextComponentSelector
-
- getSelectors() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getSender() - Method in class net.minecraftforge.event.CommandEvent
-
- getSender() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the sending modId of this message.
- getSentHistory(int) - Method in class net.minecraft.client.gui.GuiChat
-
- getSentMessages() - Method in class net.minecraft.client.gui.GuiNewChat
-
- getSerializableClazz() - Method in class net.minecraft.stats.StatBase
-
- getSerializableElement() - Method in interface net.minecraft.util.IJsonSerializable
-
- getSerializableElement() - Method in class net.minecraft.util.JsonSerializableSet
-
- getSerializedSize() - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
- getSerializedState() - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
- getSerializedState() - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
- getSerializer() - Method in class net.minecraft.network.datasync.DataParameter
-
- getSerializer(int) - Static method in class net.minecraft.network.datasync.DataSerializers
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
-
- getSerializerFor(T) - Static method in class net.minecraft.world.storage.loot.properties.EntityPropertyManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.conditions.LootConditionManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.functions.LootFunctionManager
-
- getSerializerForName(ResourceLocation) - Static method in class net.minecraft.world.storage.loot.properties.EntityPropertyManager
-
- getSerializerId(DataSerializer<?>) - Static method in class net.minecraft.network.datasync.DataSerializers
-
- getServer() - Method in class net.minecraft.command.CommandHandler
-
- getServer() - Method in interface net.minecraft.command.ICommandSender
-
- getServer() - Method in class net.minecraft.command.ServerCommandManager
-
- getServer() - Method in class net.minecraft.entity.Entity
-
- getServer() - Method in class net.minecraft.network.NetworkSystem
-
- getServer() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- getServer() - Method in class net.minecraft.server.MinecraftServer
-
- getServer() - Method in class net.minecraftforge.client.ClientCommandHandler
-
- getServer() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getServer() - Method in class net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent
-
- getServer() - Method in class net.minecraftforge.fml.common.event.FMLServerStartingEvent
-
- getServer() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getServer() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
Get the server instance
- getServerBrand() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getServerData() - Method in class net.minecraft.client.gui.ServerListEntryNormal
-
- getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
-
- getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.client.multiplayer.ServerData
-
- getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
-
- getServerGuiElement(int, EntityPlayer, World, int, int, int) - Method in interface net.minecraftforge.fml.common.network.IGuiHandler
-
Returns a Server side Container to be displayed to the user.
- getServerHandler() - Method in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
- getServerHostname() - Method in class net.minecraft.server.MinecraftServer
-
- getServerId() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getServerIdHash(String, PublicKey, SecretKey) - Static method in class net.minecraft.util.CryptManager
-
- getServerInstance() - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.integrated.IntegratedPlayerList
-
- getServerInstance() - Method in class net.minecraft.server.management.PlayerList
-
- 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
-
- getServerPort() - Method in class net.minecraft.server.MinecraftServer
-
- getServerProxy() - Method in class net.minecraft.server.MinecraftServer
-
- getServerStatusResponse() - Method in class net.minecraft.server.MinecraftServer
-
- getServerThread() - Method in class net.minecraft.server.MinecraftServer
-
- getServerWorld() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- 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
-
- getSettings() - Method in class net.minecraftforge.event.world.WorldEvent.CreateSpawnPosition
-
- getSettingsFilename() - Method in interface net.minecraft.network.rcon.IServer
-
- getSettingsFilename() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getSetupClass() - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- getSetupClass() - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- getSetupClass() - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Return the class name of an implementor of "IFMLCallHook", that will be run, in the
main thread, to perform any additional setup this coremod may require.
- 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
-
- getShaderUniformOrDefault(String) - Method in class net.minecraft.client.shader.ShaderManager
-
- getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.EntityWolf
-
- 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
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSharedModDescriptor() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSharedModDescriptor() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getShareTag() - Method in class net.minecraft.item.Item
-
- getSheared() - Method in class net.minecraft.entity.passive.EntitySheep
-
- getSheetOffset() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- getShininess() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- 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
-
- 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
-
- getShx() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getShy() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getShz() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getSiblings() - Method in interface net.minecraft.util.text.ITextComponent
-
- getSiblings() - Method in class net.minecraft.util.text.TextComponentBase
-
- getSide() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getSide() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getSide() - Method in class net.minecraftforge.fml.common.event.FMLStateEvent
-
The side we're loading on.
- getSide() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSide() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getSide() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketRegistrationEvent
-
- getSide() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getSidedDelegate() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getSigningCertificate() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSigningCertificate() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- getSigningCertificate() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getSignPosition() - Method in class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- getSingleChestHandler() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getSingleHash() - Static method in class net.minecraftforge.fml.repackage.com.nothome.delta.Checksum
-
256 random hash values.
- getSize() - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- getSize() - Method in class net.minecraft.client.gui.GuiKeyBindingList
-
- getSize() - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- 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.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.ServerSelectionList
-
- 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.nbt.NBTTagCompound
-
- getSize() - Method in class net.minecraft.world.border.WorldBorder
-
- getSize() - Method in class net.minecraft.world.gen.structure.template.Template
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- getSize() - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- getSize() - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getSizeInventory() - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryBasic
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCrafting
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getSizeInventory() - Method in class net.minecraft.inventory.InventoryMerchant
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityChest
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getSizeOnDisk() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldSummary
-
- getSizeX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSizeY() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSizeZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- getSkeletonType() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getSkin() - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- getSkinManager() - Method in class net.minecraft.client.Minecraft
-
- getSkinMap() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- 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
-
- getSkullRotation() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getSkullType() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getSkyBlendColour(World, BlockPos) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getSkyColor(Entity, float) - Method in class net.minecraft.world.World
-
- getSkyColor(Entity, float) - Method in class net.minecraft.world.WorldProvider
-
- getSkyColorBody(Entity, float) - Method in class net.minecraft.world.World
-
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.Biome
-
- getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeEnd
-
- getSkyLight() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getSkylightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- getSkylightSubtracted() - Method in class net.minecraft.world.World
-
- getSkyRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getSlaveMap(ResourceLocation, Class<T>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getSlaveMap(ResourceLocation, Class<T>) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
Retrieve the slave map of type T from the registry.
- getSleepingLocation() - Method in class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
-
- getSleepTimer() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSliderPosition() - Method in class net.minecraft.client.gui.GuiSlider
-
- getSliderValue() - Method in class net.minecraft.client.gui.GuiSlider
-
- getSlimeSize() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getSlopeAdjustment() - Method in class net.minecraft.entity.item.EntityMinecart
-
- getSlopeAngle(IBlockAccess, BlockPos, Material, IBlockState) - Static method in class net.minecraft.block.BlockLiquid
-
- getSlot(int) - Method in class net.minecraft.inventory.Container
-
- getSlot() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getSlot() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- getSlot(ISidedInventory, int, EnumFacing) - Static method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getSlotCount() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getSlotFor(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getSlotForItemStack(ItemStack) - Static method in class net.minecraft.entity.EntityLiving
-
- getSlotFromIndex(int, int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- 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.CPacketClickWindow
-
- getSlotId() - Method in class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- getSlotId() - Method in class net.minecraft.network.play.client.CPacketHeldItemChange
-
- getSlotIndex() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getSlotIndex() - Method in class net.minecraft.inventory.Slot
-
Retrieves the index in the inventory for this slot, this value should typically not
be used, but can be useful for some occasions.
- getSlotIndexFromScreenCoords(int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- getSlots() - Method in interface net.minecraftforge.items.IItemHandler
-
Returns the number of slots available
- getSlots() - Method in class net.minecraftforge.items.ItemStackHandler
-
- getSlots() - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- getSlots() - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getSlotsForFace(EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getSlotStackLimit() - Method in class net.minecraft.inventory.Slot
-
- getSlotTexture() - Method in class net.minecraft.inventory.Slot
-
- getSlotType() - Method in enum net.minecraft.inventory.EntityEquipmentSlot
-
- getSlotUnderMouse() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
Returns the slot that is currently displayed under the mouse.
- getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.Item
-
Determines the base experience for a player when they remove this item from a furnace slot.
- getSmeltingList() - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmeltingResult(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
-
- getSmooth() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getSnapshots() - Method in class net.minecraft.network.play.server.SPacketEntityProperties
-
- getSnowmanBasePattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getSnowmanPattern() - Method in class net.minecraft.block.BlockPumpkin
-
- getSortedPossibleCommands(ICommandSender, MinecraftServer) - Method in class net.minecraft.command.CommandHelp
-
- getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
- getSortingRules() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSortingRules() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSortingRules() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSortingRules() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A representative string encapsulating the sorting preferences for this
mod
- getSound() - Method in interface net.minecraft.client.audio.ISound
-
- getSound() - Method in class net.minecraft.client.audio.PositionedSound
-
- getSound() - Method in class net.minecraft.item.ItemRecord
-
- getSound() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getSound() - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- getSound() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getSound() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getSoundAsOggLocation() - Method in class net.minecraft.client.audio.Sound
-
- getSoundCategory() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getSoundCategory() - Method in class net.minecraft.entity.effect.EntityLightningBolt
-
- getSoundCategory() - Method in class net.minecraft.entity.Entity
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityMob
-
- getSoundCategory() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getSoundCategory() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- getSoundCategory() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSoundCategory() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- getSoundCategoryNames() - Static method in enum net.minecraft.util.SoundCategory
-
- getSoundData() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSoundEvent() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getSoundEventRegistry() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
Deprecated.
- getSoundHandler() - Method in class net.minecraft.client.Minecraft
-
- getSoundLevel(SoundCategory) - Method in class net.minecraft.client.settings.GameSettings
-
- getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
-
- getSoundLocation() - Method in class net.minecraft.client.audio.PositionedSound
-
- getSoundLocation() - Method in class net.minecraft.client.audio.Sound
-
- getSoundMap(InputStream) - Method in class net.minecraft.client.audio.SoundHandler
-
- getSoundName() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getSoundName() - Method in class net.minecraft.util.SoundEvent
-
- getSoundPitch() - Method in class net.minecraft.entity.EntityLivingBase
-
- getSoundPitch() - Method in class net.minecraft.entity.passive.EntityBat
-
- getSoundPos() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSounds() - Method in class net.minecraft.client.audio.SoundList
-
- getSoundType() - Method in class net.minecraft.block.Block
-
- getSoundType() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- getSoundVolume() - Method in class net.minecraft.entity.boss.EntityDragon
-
- getSoundVolume() - Method in class net.minecraft.entity.EntityLivingBase
-
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntityGhast
-
- getSoundVolume() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityBat
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityCow
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntitySquid
-
- getSoundVolume() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getSource() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingAttackEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingDeathEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- getSource() - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- getSource() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- getSource() - Method in class net.minecraftforge.fml.common.FMLContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getSource() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getSource() - Method in interface net.minecraftforge.fml.common.ModContainer
-
The location on the file system which this mod came from
- getSourceFile() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get the File
the mod was loaded from
- getSourceOfDamage() - Method in class net.minecraft.util.DamageSource
-
- getSourceOfDamage() - Method in class net.minecraft.util.EntityDamageSourceIndirect
-
- getSourceType() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- getSpawnableList(EnumCreatureType) - Method in class net.minecraft.world.biome.Biome
-
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldProvider
-
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldProviderEnd
-
- getSpawnCoordinate() - Method in class net.minecraft.world.WorldServer
-
- getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getSpawnerPosition() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnerWorld() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- getSpawnFuzz(WorldServer, MinecraftServer) - Method in class net.minecraft.world.WorldType
-
Gets the spawn fuzz for players who join the world.
- getSpawningChance() - Method in class net.minecraft.world.biome.Biome
-
- getSpawnList() - Method in class net.minecraft.world.gen.structure.MapGenNetherBridge
-
- getSpawnListEntryForTypeAt(EnumCreatureType, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- getSpawnPercent() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getSpawnPoint() - Method in class net.minecraft.world.World
-
- getSpawnPoint() - Method in class net.minecraft.world.WorldProvider
-
- getSpawnPos() - Method in class net.minecraft.network.play.server.SPacketSpawnPosition
-
- getSpawnProtectionSize() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getSpawnProtectionSize() - Method in class net.minecraft.server.MinecraftServer
-
- getSpawnRadius(WorldServer) - Method in class net.minecraft.server.MinecraftServer
-
- getSpawnX() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpawnY() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpawnZ() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
-
- getSpecial() - Method in class net.minecraft.stats.Achievement
-
- 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 interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- getSpeed() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getSpeedX() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpeedY() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpeedZ() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getSpikesAnimation(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getSpikesForWorld(World) - Static method in class net.minecraft.world.biome.BiomeEndDecorator
-
- 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
-
- getSprite() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getSquishSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- getSquishSound() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getStack() - Method in class net.minecraft.inventory.Slot
-
- getStack() - Method in class net.minecraft.network.play.client.CPacketCreativeInventoryAction
-
- getStack() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getStack() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- getStack() - Method in class net.minecraftforge.items.SlotItemHandler
-
- getStackInRowAndColumn(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getStackInSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- getStackInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityChest
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getStackInSlot(int) - Method in interface net.minecraftforge.items.IItemHandler
-
Returns the ItemStack in a given slot.
- getStackInSlot(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- getStackInSlot(int) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- getStackLimit(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
-
- getStackToRender(EntityPotion) - Method in class net.minecraft.client.renderer.entity.RenderPotion
-
- getStackToRender(T) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
-
- getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
-
- getStarBrightness(float) - Method in class net.minecraft.world.World
-
- getStarBrightness(float) - Method in class net.minecraft.world.WorldProvider
-
Gets the Star Brightness for rendering sky.
- getStarBrightnessBody(float) - Method in class net.minecraft.world.World
-
- getStart() - Method in class net.minecraft.pathfinding.NodeProcessor
-
- getStart() - Method in class net.minecraft.pathfinding.SwimNodeProcessor
-
- getStart() - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- getStartTime() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getState() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getState() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- getState() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent
-
- getState() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getState() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getState(Object) - Method in class net.minecraftforge.client.model.MapModelState
-
- getState() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- getState() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getState() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- getState() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getStateById(int) - Static method in class net.minecraft.block.Block
-
- getStateContainer() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getStateFromMeta(int) - Method in class net.minecraft.block.Block
-
Deprecated.
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockAnvil
-
- 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
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockBrewingStand
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockButton
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCactus
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCake
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCauldron
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockChest
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockChorusFlower
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCocoa
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockColored
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCommandBlock
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockCrops
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDirt
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDispenser
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoor
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoublePlant
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEnderChest
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndRod
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFarmland
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFenceGate
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFire
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFlower
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFrostedIce
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockFurnace
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockHopper
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockHugeMushroom
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockJukebox
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLadder
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLever
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockLiquid
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNetherWart
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLeaf
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLog
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLeaf
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLog
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonBase
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonExtension
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonMoving
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPlanks
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPortal
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlate
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPrismarine
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPumpkin
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockQuartz
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRail
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailDetector
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailPowered
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedSandstone
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockReed
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockRotatedPillar
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSand
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSandStone
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSapling
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSilverfish
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSkull
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSnow
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockSponge
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlass
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStairs
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStandingSign
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStem
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStone
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneBrick
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlab
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockStructure
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTallGrass
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTNT
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTorch
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTrapDoor
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWire
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWireHook
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockVine
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWall
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWallSign
-
- getStateFromMeta(int) - Method in class net.minecraft.block.BlockWoodSlab
-
- getStateId(IBlockState) - Static method in class net.minecraft.block.Block
-
- getStatEntityKilledBy(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
-
- getStatFile() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getStatFileWriter() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- getStaticBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
-
- getStaticDimensionIDs() - Static method in class net.minecraftforge.common.DimensionManager
-
Not public API: used internally to get dimensions that should load at
server startup
- getStaticFieldType(String, String, String, String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- getStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
-
- getStaticVersionRange() - Method in class net.minecraftforge.fml.common.MinecraftDummyContainer
-
- getStatisticMap() - Method in class net.minecraft.network.play.server.SPacketStatistics
-
- getStatistics() - Method in class net.minecraft.client.particle.ParticleManager
-
- 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.CPacketClientStatus
-
- getStatus() - Method in class net.minecraft.world.border.WorldBorder
-
- getStatus() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getStatusIconIndex() - Method in class net.minecraft.potion.Potion
-
- getStep() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getSteps() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getStepSound() - Method in class net.minecraft.block.SoundType
-
- getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
-
- getStill() - Method in class net.minecraftforge.fluids.Fluid
-
- getStill(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getStill(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- getStorage() - Method in class net.minecraftforge.common.capabilities.Capability
-
- getStrafeSpeed() - Method in class net.minecraft.network.play.client.CPacketInput
-
- getStrength() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getStrikethrough() - Method in class net.minecraft.util.text.Style
-
- getString() - Method in class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- getString() - Method in class net.minecraft.nbt.NBTBase
-
- getString(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getString() - Method in class net.minecraft.nbt.NBTTagString
-
- getString(JsonElement, String) - Static method in class net.minecraft.util.JsonUtils
-
- getString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- getString(JsonObject, String, String) - Static method in class net.minecraft.util.JsonUtils
-
- getString(String) - Method in class net.minecraft.world.GameRules
-
- getString(String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String, Pattern) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString(String, String, String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string property.
- getString() - Method in class net.minecraftforge.common.config.Property
-
Returns the value in this property as it's raw string.
- getStringList(String, String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList(String, String, String[], String, String[]) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList(String, String, String[], String, String[], String) - Method in class net.minecraftforge.common.config.Configuration
-
Creates a string list property.
- getStringList() - Method in class net.minecraftforge.common.config.Property
-
- getStringModel(JsonObject) - Method in class net.minecraft.client.renderer.block.model.Variant.Deserializer
-
- getStringProperty(String, String) - Method in interface net.minecraft.network.rcon.IServer
-
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- getStringProperty(String, String) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- getStringTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
-
- getStringValue() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Get the string value from this message.
- getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
-
- getStringWidth(String) - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- getStrongholdGen(World, String, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkGenerator
-
- 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.ChunkProviderHell
-
- getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChest
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getStrongPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
-
- getStrongPower(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getStrongPower(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- 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
-
- getStructureAt(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- 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.MapGenEndCity
-
- 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.MapGenEndCity
-
- 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
-
- getStructureTemplateManager() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getStructureTemplateManager() - Method in class net.minecraft.world.storage.SaveHandler
-
- getStructureTemplateManager() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getStructureTemplateManager() - Method in class net.minecraft.world.WorldServer
-
- getStructureTemplateManager() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getStructureVillageWeightedPieceList(Random, int) - Static method in class net.minecraft.world.gen.structure.StructureVillagePieces
-
- getStrVsBlock(IBlockState) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.Item
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemAxe
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemPickaxe
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemShears
-
- getStrVsBlock(IBlockState) - Method in class net.minecraft.item.ItemStack
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemSword
-
- getStrVsBlock(ItemStack, IBlockState) - Method in class net.minecraft.item.ItemTool
-
- getStyle() - Method in interface net.minecraft.util.text.ITextComponent
-
- getStyle() - Method in class net.minecraft.util.text.TextComponentBase
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.Block
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockAnvil
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockCarpet
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockColored
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDirt
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDoublePlant
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockFlower
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLeaf
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLog
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLeaf
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLog
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPlanks
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPrismarine
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockQuartz
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockRedSandstone
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSand
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSandStone
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSapling
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSilverfish
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSponge
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlass
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlassPane
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStone
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneBrick
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlab
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockTallGrass
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWall
-
- getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWoodSlab
-
- getSubCompound(String, boolean) - Method in class net.minecraft.item.ItemStack
-
- getSubID() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.Item
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemAppleGold
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBanner
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBlock
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemCoal
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemDye
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemFishFood
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemMonsterPlacer
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemPotion
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemShield
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemSkull
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemTippedArrow
-
- getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraftforge.fluids.UniversalBucket
-
- getSubmodels() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getSubstitutions() - Method in class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData
-
- getSubtitle() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getSubtitle() - Method in class net.minecraft.client.audio.SoundList
-
- getSuccessCount() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- getSuffix() - Method in class net.minecraft.network.play.server.SPacketTeams
-
- getSuffix() - Method in enum net.minecraft.world.DimensionType
-
- getSuffixes() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getSuggestedConfigurationFile() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a suggested configuration file for this mod.
- getSuitableLanPort() - Static method in class net.minecraft.util.HttpUtil
-
- getSummonChance() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getSummoner() - Method in class net.minecraftforge.event.entity.living.ZombieEvent
-
- getSunBrightness(float) - Method in class net.minecraft.world.World
-
- getSunBrightness(float) - Method in class net.minecraft.world.WorldProvider
-
Gets the Sun Brightness for rendering sky.
- getSunBrightnessBody(float) - Method in class net.minecraft.world.World
-
- getSunBrightnessFactor(float) - Method in class net.minecraft.world.World
-
The current sun brightness factor for this dimension.
0.0f means no light at all, and 1.0f means maximum sunlight.
- getSunBrightnessFactor(float) - Method in class net.minecraft.world.WorldProvider
-
The current sun brightness factor for this dimension.
0.0f means no light at all, and 1.0f means maximum sunlight.
- 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.RenderLivingBase
-
- getSwingProgress(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- getSystemTime() - Static method in class net.minecraft.client.Minecraft
-
- getTabColumn() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTabCompletionCoordinate(String[], int, BlockPos) - Static method in class net.minecraft.command.CommandBase
-
- getTabCompletionCoordinateXZ(String[], int, BlockPos) - Static method in class net.minecraft.command.CommandBase
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandBase
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandBlockData
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandClearInventory
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandClone
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandCompare
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandDebug
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandDifficulty
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandEffect
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandEnchant
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandExecuteAt
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandFill
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGameMode
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGameRule
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandGive
-
- getTabCompletionOptions(ICommandSender, String, BlockPos) - Method in class net.minecraft.command.CommandHandler
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandHelp
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandKill
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandParticle
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandPlaySound
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandReplaceItem
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandServerKick
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandSpreadPlayers
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandStats
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandStopSound
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTime
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTitle
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandTrigger
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandWeather
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandWorldBorder
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.CommandXP
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in interface net.minecraft.command.ICommand
-
- getTabCompletionOptions(ICommandSender, String, BlockPos) - Method in interface net.minecraft.command.ICommandManager
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandAchievement
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBanIp
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBanPlayer
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandBroadcast
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandDeOp
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandEmote
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandListBans
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandMessage
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandMessageRaw
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandOp
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandPardonIp
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandPardonPlayer
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSetBlock
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSetDefaultSpawnpoint
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandSummon
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTeleport
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTestFor
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandTestForBlock
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraft.command.server.CommandWhitelist
-
- getTabCompletionOptions(MinecraftServer, ICommandSender, String[], BlockPos) - Method in class net.minecraftforge.server.command.ForgeCommand
-
- getTabCompletions(ICommandSender, String, BlockPos, boolean) - 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
-
- getTable() - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- getTabList() - Method in class net.minecraft.client.gui.GuiIngame
-
- getTabListDisplayName() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- getTabPage() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getTagCompound() - Method in class net.minecraft.item.ItemStack
-
- 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
-
- getTagList(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getTags() - Method in class net.minecraft.entity.Entity
-
- getTagType() - Method in class net.minecraft.nbt.NBTTagList
-
- getTailAnimation(float) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getTailRotation() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getTalkInterval() - Method in class net.minecraft.entity.EntityLiving
-
- getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGolem
-
- getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getTalkInterval() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- getTameSkin() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- getTank() - Method in class net.minecraftforge.fluids.FluidEvent.FluidDrainingEvent
-
- getTank() - Method in class net.minecraftforge.fluids.FluidEvent.FluidFillingEvent
-
- getTankInfo(EnumFacing) - Method in interface net.minecraftforge.fluids.IFluidHandler
-
Returns an array of objects which represent the internal tanks.
- getTankInfo(EnumFacing) - Method in class net.minecraftforge.fluids.TileFluidHandler
-
- getTarget() - Method in class net.minecraftforge.client.event.DrawBlockHighlightEvent
-
- getTarget() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getTarget() - Method in class net.minecraftforge.event.entity.living.LivingSetAttackTargetEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.AttackEntityEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
-
The Entity now being tracked.
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
-
The Entity no longer being tracked.
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteract
-
- getTarget() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.EntityInteractSpecific
-
- getTarget() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- getTarget() - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- getTargetableArea(double) - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- getTargetBlock() - Method in class net.minecraft.network.play.client.CPacketTabComplete
-
- getTargetBlock() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- getTargetBlockPos() - Method in class net.minecraft.client.gui.GuiChat.ChatTabCompleter
-
- getTargetBlockPos() - Method in class net.minecraft.util.TabCompleter
-
- getTargetDistance() - Method in class net.minecraft.entity.ai.EntityAITarget
-
- getTargetedEntity() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getTargetLocation() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- getTargetLocation() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
- getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
-
- getTargetX() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTargetY() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTargetZ() - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- getTeam() - Method in class net.minecraft.entity.Entity
-
- 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
-
- getTeamCollisionPredicate(Entity) - Static method in class net.minecraft.util.EntitySelectors
-
- getTeamColor(T) - Method in class net.minecraft.client.renderer.entity.Render
-
- getTeamName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
-
- getTeleportDirection() - Method in class net.minecraft.entity.Entity
-
- getTeleportId() - Method in class net.minecraft.network.play.client.CPacketConfirmTeleport
-
- getTeleportId() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getTempCategory() - Method in class net.minecraft.world.biome.Biome
-
- getTempCategory() - Method in class net.minecraft.world.biome.BiomeOcean
-
- getTemper() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getTemperature() - Method in class net.minecraft.world.biome.Biome
-
- getTemperature(IBlockAccess, BlockPos) - Static method in class net.minecraftforge.fluids.BlockFluidBase
-
- getTemperature() - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperature(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperature(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getTemperatureAtHeight(float, int) - Method in class net.minecraft.world.biome.BiomeProvider
-
- getTemplate(MinecraftServer, ResourceLocation) - Method in class net.minecraft.world.gen.structure.template.TemplateManager
-
- 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
-
- getTessellator() - Static method in class net.minecraftforge.client.model.pipeline.LightUtil
-
- getTexCoords() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- 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
-
- getText() - Method in class net.minecraft.util.text.TextComponentString
-
- getText() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- getTextComponent() - Method in class net.minecraft.item.ItemStack
-
- getTexture(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
-
- getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
-
- getTexture() - Method in enum net.minecraft.entity.passive.HorseType
-
- getTexture() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureByXP() - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
-
- getTextureCoordinate() - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
-
- getTextureExtry(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
Grabs the registered entry for the specified name, returning null if there was not a entry.
- getTextureLocation() - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- getTextureLocations(ModelBlock) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getTextureManager() - Method in class net.minecraft.client.Minecraft
-
- getTextureMap() - Method in class net.minecraft.client.renderer.block.model.ModelManager
-
- getTextureMapBlocks() - Method in class net.minecraft.client.Minecraft
-
- getTextureName() - Method in enum net.minecraft.entity.passive.HorseArmorType
-
- getTextureOffset(String) - Method in class net.minecraft.client.model.ModelBase
-
- getTexturePackDescription() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
-
- getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Brush
-
- getTextures() - Method in class net.minecraftforge.client.model.b3d.B3DModel
-
- getTextures() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getTextures() - Method in interface net.minecraftforge.client.model.IModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ItemLayerModel
-
- getTextures() - Method in class net.minecraftforge.client.model.ModelDynBucket
-
- getTextures() - Method in class net.minecraftforge.client.model.ModelFluid
-
- getTextures() - Method in class net.minecraftforge.client.model.MultiLayerModel
-
- getTextures() - Method in class net.minecraftforge.client.model.MultiModel
-
Deprecated.
- getTextures() - Method in class net.minecraftforge.client.model.obj.OBJModel
-
- getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
- getThreadedIOInstance() - Static method in class net.minecraft.world.storage.ThreadedFileIOBase
-
- getThrower() - Method in class net.minecraft.entity.item.EntityItem
-
- getThrower() - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- getThrower() - Method in interface net.minecraftforge.fml.common.registry.IThrowableEntity
-
Gets the entity that threw/created this entity.
- 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
-
- getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getTickCounter() - Method in class net.minecraft.server.MinecraftServer
-
- getTickDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.ForceChunkEvent
-
- getTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.UnforceChunkEvent
-
- getTickRandomly() - Method in class net.minecraft.block.Block
-
- getTicks() - Method in class net.minecraft.network.play.server.SPacketCooldown
-
- getTicksElytraFlying() - Method in class net.minecraft.entity.EntityLivingBase
-
- getTicksSinceLastDoorAdding() - Method in class net.minecraft.village.Village
-
- getTileData() - Method in class net.minecraft.tileentity.TileEntity
-
Gets a
NBTTagCompound
that can be used to store custom data for this tile entity.
- getTileEntities() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- getTileEntity() - Method in class net.minecraft.block.state.BlockWorldState
-
- getTileEntity() - Method in class net.minecraft.inventory.ContainerBeacon
-
- 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
-
- getTileEntity() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getTileEntity() - Method in class net.minecraftforge.event.AttachCapabilitiesEvent.TileEntity
-
- getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
-
- getTileEntityTags() - Method in class net.minecraft.network.play.server.SPacketChunkData
-
- getTileEntityType() - Method in class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- getTileTimings() - Static method in class net.minecraftforge.server.ForgeTimeTracker
-
- getTimeSinceHit() - Method in class net.minecraft.entity.item.EntityBoat
-
- 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.SPacketSpawnPainting
-
- getTitle(int) - Static method in class net.minecraftforge.common.AchievementPage
-
- getTitle() - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- getTntPlacedBy() - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- getToken() - Method in class net.minecraft.util.Session
-
- getToolClasses(ItemStack) - Method in class net.minecraft.item.Item
-
- getToolClasses(ItemStack) - Method in class net.minecraft.item.ItemTool
-
- getToolMaterial() - Method in class net.minecraft.item.ItemTool
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemSword
-
- getToolMaterialName() - Method in class net.minecraft.item.ItemTool
-
- getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.item.ItemStack
-
- getToolTip() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- getToolUses() - Method in class net.minecraft.village.MerchantRecipe
-
- getTopBoundingBox() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- getTopFilledSegment() - Method in class net.minecraft.world.chunk.Chunk
-
- getTopSolidOrLiquidBlock(BlockPos) - Method in class net.minecraft.world.World
-
- getTotalArmorValue() - Method in class net.minecraft.entity.EntityLivingBase
-
- getTotalArmorValue(EntityPlayer) - Static method in class net.minecraftforge.common.ForgeHooks
-
- getTotalExperience() - Method in class net.minecraft.network.play.server.SPacketSetExperience
-
- getTotalPhases() - Static method in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- getTotalWeight(List<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
-
- getTotalWorldTime() - Method in class net.minecraft.network.play.server.SPacketTimeUpdate
-
- getTotalWorldTime() - Method in class net.minecraft.world.World
-
- getToughness() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
- getTrackedEntity() - Method in class net.minecraft.entity.EntityTrackerEntry
-
- getTrackingPlayers(Entity) - Method in class net.minecraft.entity.EntityTracker
-
Get all players tracking the given Entity.
- getTrackingRange() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getTrades(int) - Method in class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- getTransformers() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- getTransformerWrapper(LaunchClassLoader, String, String) - Static method in class net.minecraftforge.fml.common.asm.ASMTransformerWrapper
-
- getTransforms(IModelState) - Static method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getTransforms(ItemCameraTransforms) - Static method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- getTranslatedInfo() - Method in class net.minecraft.world.WorldType
-
- getTranslatedName(int) - Method in class net.minecraft.enchantment.Enchantment
-
- getTranslatedTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
-
- getTranslateName() - Method in class net.minecraft.world.WorldType
-
- getTranslation() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getTranslucent() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getTriggerNames(MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- getTweakClass() - Method in class GradleStart
-
- getTweakClass() - Method in class GradleStartServer
-
- getTweakClass() - Method in class net.minecraftforge.gradle.GradleStartCommon
-
- getType(BlockFlower.EnumFlowerColor, int) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
- getType() - Method in class net.minecraft.client.audio.Sound
-
- 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.entity.item.EntityMinecart
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartChest
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartEmpty
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartMobSpawner
-
- getType() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- getType() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getType() - Method in class net.minecraft.network.play.server.SPacketChat
-
- getType() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getType() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getType() - Method in class net.minecraft.network.play.server.SPacketTitle
-
- getType() - Method in class net.minecraft.util.ActionResult
-
- getType() - Method in class net.minecraft.util.math.Vec4b
-
- getType() - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
Introduced in 1.8:
0 : Standard Text Message
1 : 'System' message, displayed as standard text.
2 : 'Status' message, displayed above action bar, where song notifications are.
- getType() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent
-
- getType() - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- getType() - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- getType(String, BiomeDictionary.Type...) - Static method in enum net.minecraftforge.common.BiomeDictionary.Type
-
Retrieves a Type value by name,
if one does not exist already it creates one.
- getType(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
- getType() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getType(Property) - Static method in class net.minecraftforge.common.config.ConfigElement
-
- getType() - Method in class net.minecraftforge.common.config.Property
-
Gets the Property.Type enum value for this Property.
- getType() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Gets the ticket type
- getType() - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- getType() - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- getType() - Method in class net.minecraftforge.common.property.PropertyFloat
-
- getType() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate
-
- getType() - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- getType() - Method in class net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable
-
- getType() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate
-
- getType() - Method in class net.minecraftforge.event.world.WorldEvent.PotentialSpawns
-
- getType() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getType() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a
category object.
- getType() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getType() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent
-
- getTypeByName(String) - Static method in enum net.minecraft.command.CommandResultStats.Type
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockPurpurSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockStoneSlab
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getTypeForItem(ItemStack) - Method in class net.minecraft.block.BlockWoodSlab
-
- getTypeFromString(String) - Static method in enum net.minecraft.entity.item.EntityBoat.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
-
- getTypeName() - Method in enum net.minecraft.enchantment.EnchantmentProtection.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
-
- getTypesForBiome(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Gets a list of Types that a specific biome is registered with
- getUid() - Method in class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- getUncollidingSaveDirName(ISaveFormat, String) - Static method in class net.minecraft.client.gui.GuiCreateWorld
-
- 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.text.Style
-
- getUnformattedComponentText() - Method in interface net.minecraft.util.text.ITextComponent
-
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentScore
-
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentSelector
-
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentString
-
- getUnformattedComponentText() - Method in class net.minecraft.util.text.TextComponentTranslation
-
- getUnformattedText() - Method in interface net.minecraft.util.text.ITextComponent
-
- getUnformattedText() - Method in class net.minecraft.util.text.TextComponentBase
-
- getUnicodeFlag() - Method in class net.minecraft.client.gui.FontRenderer
-
- getUnInterpolatedU(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getUnInterpolatedV(float) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- getUniqueDataId(String) - Method in class net.minecraft.world.storage.MapStorage
-
- getUniqueDataId(String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
- getUniqueDataId(String) - Method in class net.minecraft.world.World
-
- getUniqueID() - Method in class net.minecraft.entity.Entity
-
- getUniqueId(String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnPainting
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getUniqueId() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- getUniqueID() - Method in class net.minecraft.profiler.Snooper
-
- getUniqueId() - Method in class net.minecraft.world.BossInfo
-
- getUnlistedNames() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getUnlistedNames() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getUnlistedProperties() - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getUnlistedProperties() - Method in class net.minecraftforge.common.property.ExtendedBlockState
-
- getUnlistedProperties() - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getUnlocalizedName() - Method in class net.minecraft.block.Block
-
- 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(int) - Method in class net.minecraft.block.BlockPurpurSlab
-
- 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
-
- 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
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlabNew
-
- getUnlocalizedName() - Method in enum net.minecraft.block.BlockWall.EnumType
-
- getUnlocalizedName(int) - Method in class net.minecraft.block.BlockWoodSlab
-
- getUnlocalizedName() - Method in enum net.minecraft.item.EnumDyeColor
-
- getUnlocalizedName() - Method in class net.minecraft.item.Item
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.Item
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemBlock
-
- getUnlocalizedName() - Method in class net.minecraft.item.ItemBlock
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCloth
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCoal
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemColored
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemDye
-
- getUnlocalizedName() - Method in enum net.minecraft.item.ItemFishFood.FishType
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemFishFood
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemLeaves
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemMultiTexture
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSkull
-
- getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSlab
-
- getUnlocalizedName() - Method in class net.minecraft.item.ItemStack
-
- getUnlocalizedName(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
A FluidStack sensitive version of getUnlocalizedName
- getUnlocalizedName() - Method in class net.minecraftforge.fluids.Fluid
-
Returns the unlocalized name of this fluid.
- getUnlocalizedName() - Method in class net.minecraftforge.fluids.FluidStack
-
- getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.item.Item
-
- 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
-
- getUp() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getUpdateCounter() - Method in class net.minecraft.client.gui.GuiIngame
-
- getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
-
- getUpdateFrequency() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntity
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getUpdatePacket() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntity
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityBanner
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntitySign
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntitySkull
-
- getUpdateTag() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- getUpdateUrl() - Method in class net.minecraftforge.common.ForgeModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getUpdateUrl() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getUpdateUrl() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- getUpperBound() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- getURL() - Method in class net.minecraft.network.play.server.SPacketResourcePackSend
-
- getUsage() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getUseBlock() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- getUsedButton() - Method in class net.minecraft.network.play.client.CPacketClickWindow
-
- getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- getUseItem() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- getUseNeighborBrightness(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- getUserMessage() - Method in class net.minecraft.server.MinecraftServer
-
- getUsername() - Method in class net.minecraft.util.Session
-
- getUsername() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- getUsername() - Method in class net.minecraftforge.event.ServerChatEvent
-
- getUsernames() - Method in class net.minecraft.server.management.PlayerProfileCache
-
- getUUID(GameProfile) - Static method in class net.minecraft.entity.player.EntityPlayer
-
- getUUID() - Static method in class net.minecraft.realms.Realms
-
- getUuid() - Method in class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- getUUIDFromTag(NBTTagCompound) - Static method in class net.minecraft.nbt.NBTUtil
-
- getUvLock() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getUVLockTransform(EnumFacing) - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- getUvOffset(int) - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getUvOffsetById(int) - Method in class net.minecraft.client.renderer.vertex.VertexFormat
-
- getV1() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getV2() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getV3() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Face
-
- getValidationPattern() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getValidationPattern() - Method in class net.minecraftforge.common.config.Property
-
Gets the Pattern object used to validate user input for this Property.
- getValidationPattern() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getValidationPattern() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets a Pattern object used in String property input validation.
- getValidRotations(World, BlockPos) - Method in class net.minecraft.block.Block
-
Get the rotations that can apply to the block at the specified coordinates.
- getValidStates() - Method in class net.minecraft.block.state.BlockStateContainer
-
- getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.text.TextFormatting
-
- getValidValues() - Method in class net.minecraftforge.common.config.ConfigElement
-
- getValidValues() - Method in class net.minecraftforge.common.config.Property
-
Gets the array of valid values that this String Property can be set to, or null if not defined.
- getValidValues() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- getValidValues() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Gets a String array of valid values for this property.
- getValue(IProperty<T>) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getValue(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
-
- getValue() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- getValue() - Method in class net.minecraft.network.play.server.SPacketChangeGameState
-
- getValue() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getValue() - Method in class net.minecraft.realms.RealmsEditBox
-
- getValue() - Method in class net.minecraft.util.LazyLoadBase
-
- getValue() - Method in class net.minecraft.util.text.event.ClickEvent
-
- getValue() - Method in class net.minecraft.util.text.event.HoverEvent
-
- getValue(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
-
- getValue(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorSimplex
-
- getValue(IUnlistedProperty<V>) - Method in class net.minecraftforge.common.property.ExtendedBlockState.ExtendedStateImplementation
-
- getValue(IUnlistedProperty<V>) - Method in interface net.minecraftforge.common.property.IExtendedBlockState
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BooleanEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.DoubleEntry
-
- getValue() - Method in interface net.minecraftforge.fml.client.config.GuiEditArrayEntries.IArrayEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.IntegerEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.StringEntry
-
- getValue() - Method in interface net.minecraftforge.fml.client.config.GuiSelectStringEntries.IGuiSelectStringListEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- getValue() - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- getValue() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation.EnumHolder
-
- getValue(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getValue(ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
- getValueByCanonicalName(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
- getValueByName(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
- getValueClass() - Method in interface net.minecraft.block.properties.IProperty
-
- getValueClass() - Method in class net.minecraft.block.properties.PropertyHelper
-
- getValueInt() - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- getValueMax() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getValueMin() - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- getValues() - Method in class net.minecraft.server.management.UserList
-
- getValues() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- getValues() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotation
-
- getValues() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- getValues() - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistry
-
- getVanillaNoteId() - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
get the vanilla note-id, which contains information about both Note and Octave.
- getVanillaUvTransformGlobalToLocal(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getVanillaUvTransformLocalToGlobal(EnumFacing) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- getVariant(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
-
- getVariant() - Method in class net.minecraft.client.renderer.block.model.ModelResourceLocation
-
- getVariantList() - Method in class net.minecraft.client.renderer.block.model.multipart.Selector
-
- getVariantList() - Method in class net.minecraft.client.renderer.block.model.VariantList
-
- getVariantNames(Item) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- getVariantProperty() - Method in class net.minecraft.block.BlockPurpurSlab
-
- 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() - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- getVariants(Block) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
-
- getVariantTexturePaths() - Method in class net.minecraft.entity.passive.EntityHorse
-
- getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
-
- getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
-
- getVectorFromIndex(Entity, int) - Method in class net.minecraft.pathfinding.Path
-
- getVehicleEntityId() - Method in class net.minecraft.network.play.server.SPacketEntityAttach
-
- getVelocityX() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVelocityY() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVelocityZ() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getVerifyToken(PrivateKey) - Method in class net.minecraft.network.login.client.CPacketEncryptionResponse
-
- getVerifyToken() - Method in class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- getVersion() - Method in class net.minecraft.client.Minecraft
-
- getVersion() - Method in class net.minecraft.network.ServerStatusResponse
-
- getVersion() - Static method in class net.minecraftforge.common.ForgeVersion
-
- getVersion() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- getVersion() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- getVersion() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getVersion() - Method in interface net.minecraftforge.fml.common.ModContainer
-
A human readable version identifier
- getVersionId() - Method in class net.minecraft.world.storage.WorldInfo
-
- getVersionName() - Method in class net.minecraft.world.storage.WorldInfo
-
- getVersionName() - Method in class net.minecraft.world.storage.WorldSummary
-
- getVersionProperties() - Method in class net.minecraftforge.fml.common.event.FMLPreInitializationEvent
-
Get a version.properties file as a Properties
object from the mod file.
- getVersionString() - Method in interface net.minecraftforge.fml.common.versioning.ArtifactVersion
-
- getVersionString() - Method in class net.minecraftforge.fml.common.versioning.DefaultArtifactVersion
-
- getVersionType() - Method in class net.minecraft.client.Minecraft
-
- getVertexBufferByLayer(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- getVertexCount() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexCount() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getVertexCount() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getVertexData() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- getVertexData() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad
-
- getVertexFormat() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexFormat() - Method in class net.minecraft.client.renderer.VertexBuffer.State
-
- getVertexFormat() - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- getVertexFormat() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getVertexFormat() - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.TransformerConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- getVertexFormat() - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- getVertexFormatElement() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- getVertexInformation(int) - Method in enum net.minecraft.client.renderer.EnumFaceDirection
-
- getVertexRotatedRev(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVertexShaderLoader() - Method in class net.minecraft.client.shader.ShaderManager
-
- getVertexSize() - Method in class net.minecraft.realms.RealmsVertexFormat
-
- getVertexState() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- getVertexU(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVertexV(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityShulker
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntitySlime
-
- getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.EntityWolf
-
- getVertices() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- getViewDistance() - Method in class net.minecraft.server.management.PlayerList
-
- getViewVector(Entity, double) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- getVillage() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- GetVillageBlockID(Biome, IBlockState) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- getVillageCollection() - Method in class net.minecraft.world.World
-
- getVillageComponent(StructureVillagePieces.PieceWeight, StructureVillagePieces.Start, List<StructureComponent>, Random, int, int, int, EnumFacing, int) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- getVillageDoorInfoList() - Method in class net.minecraft.village.Village
-
- getVillageList() - Method in class net.minecraft.village.VillageCollection
-
- getVillagePieceWeight(Random, int) - Method in interface net.minecraftforge.fml.common.registry.VillagerRegistry.IVillageCreationHandler
-
- getVillageRadius() - Method in class net.minecraft.village.Village
-
- getVillagerInventory() - Method in class net.minecraft.entity.passive.EntityVillager
-
- getVillagerType() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getViscosity() - Method in class net.minecraftforge.fluids.Fluid
-
- getViscosity(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- getViscosity(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- getVisibilityMap() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- getVisible() - Method in class net.minecraft.client.gui.GuiTextField
-
- getVisibleFacings(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
-
- getVisitedNodes() - Method in class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- getVoidFogYFactor() - Method in class net.minecraft.world.WorldProvider
-
- getVolume() - Method in class net.minecraft.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.Sound
-
- getVolume() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getVolume() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getVolume() - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- getWalkSpeed() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- 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
-
- getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.AttributeMap
-
- getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- getWaterColor() - Method in class net.minecraft.world.biome.Biome
-
- GetWaterColor(Biome, int) - Constructor for class net.minecraftforge.event.terraingen.BiomeEvent.GetWaterColor
-
- getWaterColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
-
- getWaterColorMultiplier() - Method in class net.minecraft.world.biome.Biome
-
- getWaterLevelAbove() - Method in class net.minecraft.entity.item.EntityBoat
-
- getWeakChanges(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
If this block should be notified of weak changes.
- getWeakChanges(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChest
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCompressedPowered
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDaylightDetector
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
-
- getWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
-
- getWeakPower(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- getWeakPower(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- getWeatherRenderer() - Method in class net.minecraft.world.WorldProvider
-
- getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
-
- getWeight() - Method in class net.minecraft.client.audio.Sound
-
- getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
-
- getWeight() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- getWeight() - Method in enum net.minecraft.enchantment.Enchantment.Rarity
-
- getWeight() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- getWeightedBiomeEntry(BiomeManager.BiomeType) - Method in class net.minecraft.world.gen.layer.GenLayerBiome
-
- getWeightMap() - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- getWeights() - Method in class net.minecraftforge.client.model.animation.ModelBlockAnimation.MBJointWeight
-
- getWelcomeMessage() - Method in class net.minecraft.world.WorldProvider
-
A message to display to the user when they transfer to this dimension.
- getWhitelistedPlayerNames() - Method in class net.minecraft.server.management.PlayerList
-
- getWhitelistedPlayers() - Method in class net.minecraft.server.management.PlayerList
-
- getWidth() - Method in class net.minecraft.block.BlockPortal.Size
-
- getWidth() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
-
- getWidth() - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- getWidth() - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- getWidth() - Method in class net.minecraft.client.gui.GuiTextField
-
- getWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- getWidth() - Method in class net.minecraft.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.CPacketClickWindow
-
- getWindowId() - Method in class net.minecraft.network.play.client.CPacketConfirmTransaction
-
- getWindowId() - Method in class net.minecraft.network.play.client.CPacketEnchantItem
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketSetSlot
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketWindowItems
-
- getWindowId() - Method in class net.minecraft.network.play.server.SPacketWindowProperty
-
- getWindowTitle() - Method in class net.minecraft.network.play.server.SPacketOpenWindow
-
- getWitherBasePattern() - Method in class net.minecraft.block.BlockSkull
-
- getWitherPattern() - Method in class net.minecraft.block.BlockSkull
-
- 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.chunk.RenderChunk
-
- 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
-
- getWorld() - Method in interface net.minecraft.tileentity.IHopper
-
- getWorld() - Method in class net.minecraft.tileentity.TileEntity
-
- getWorld() - Method in class net.minecraft.world.chunk.Chunk
-
- getWorld() - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- getWorld(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- getWorld() - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- getWorld() - Method in class net.minecraftforge.event.entity.EntityJoinWorldEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.BonemealEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent
-
- getWorld() - Method in class net.minecraftforge.event.entity.player.UseHoeEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.DecorateBiomeEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.OreGenEvent
-
- getWorld() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.BlockEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.ExplosionEvent
-
- getWorld() - Method in class net.minecraftforge.event.world.WorldEvent
-
- getWorld() - Method in class net.minecraftforge.fluids.FluidEvent
-
- getWorldBorder(MinecraftServer) - Method in class net.minecraft.command.CommandWorldBorder
-
- getWorldBorder() - Method in class net.minecraft.world.World
-
- getWorldClient() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getWorldData(File, DataFixer) - Static method in class net.minecraft.world.storage.SaveFormatOld
-
- getWorldDirectory() - Method in interface net.minecraft.world.storage.ISaveHandler
-
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandler
-
- getWorldDirectory() - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- getWorldDirectory() - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- getWorldIconFile() - Method in class net.minecraft.server.MinecraftServer
-
- getWorldInfo(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- getWorldInfo(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- getWorldInfo() - Method in class net.minecraft.world.World
-
- getWorldName() - Method in class net.minecraft.server.MinecraftServer
-
- getWorldName() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldObj() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- getWorldObj() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- getWorldRendererByLayer(BlockRenderLayer) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
-
- getWorldRendererByLayerId(int) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
-
- getWorldRenderPass() - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- getWorlds() - Static method in class net.minecraftforge.common.DimensionManager
-
- getWorldScoreboard() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getWorldServer() - Method in class net.minecraft.server.management.PlayerChunkMap
-
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- getWorldThread(INetHandler) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- getWorldThread(INetHandler) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- getWorldTime() - Method in class net.minecraft.network.play.server.SPacketTimeUpdate
-
- getWorldTime() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- getWorldTime() - Method in class net.minecraft.world.storage.WorldInfo
-
- getWorldTime() - Method in class net.minecraft.world.World
-
- getWorldTime() - Method in class net.minecraft.world.WorldProvider
-
- getWorldTime(World) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get the global world time for the current tick, in seconds.
- getWorldTime(World, float) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Get the global world time for the current tick + partial tick progress, in seconds.
- 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.SPacketJoinGame
-
- getWorldType() - Method in class net.minecraft.network.play.server.SPacketRespawn
-
- getWorldType() - Method in class net.minecraft.world.ChunkCache
-
- getWorldType() - Method in interface net.minecraft.world.IBlockAccess
-
- getWorldType() - Method in class net.minecraft.world.World
-
- getWorldType() - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent
-
- 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
-
- getWrappedEvent() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomNetworkEvent
-
- getWrappedWorldAccessContainer() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- getX() - Method in class net.minecraft.block.BlockSourceImpl
-
- getX() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getX() - Method in interface net.minecraft.dispenser.IPosition
-
- getX() - Method in class net.minecraft.dispenser.PositionImpl
-
- getX() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getX(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getX() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getX() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getX() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getX() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getX() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getX() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getX() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getX() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getX() - Method in class net.minecraft.network.play.server.SPacketUnloadChunk
-
- getX() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- getX() - Method in class net.minecraft.util.math.Rotations
-
- getX() - Method in class net.minecraft.util.math.Vec3i
-
- getX() - Method in class net.minecraft.util.math.Vec4b
-
- getX() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getX() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getX() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getX() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getX() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getX() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getX() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getXCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getXEnd() - Method in class net.minecraft.util.math.ChunkPos
-
- getXOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getXPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getXPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getXPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getXPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getXPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getXPSeed() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getXPSplit(int) - Static method in class net.minecraft.entity.item.EntityXPOrb
-
- getXpValue() - Method in class net.minecraft.entity.item.EntityXPOrb
-
- getXPValue() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getXSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getXStart() - Method in class net.minecraft.util.math.ChunkPos
-
- 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(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getY() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getY() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getY() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getY() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getY() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getY() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getY() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getY() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getY() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- getY() - Method in class net.minecraft.util.math.Rotations
-
- getY() - Method in class net.minecraft.util.math.Vec3i
-
- getY() - Method in class net.minecraft.util.math.Vec4b
-
- getY() - Method in class net.minecraftforge.client.event.MouseEvent
-
- getY() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
- getY() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getY() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getY() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getY() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getYaw(float) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getYaw() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getYaw() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getYaw() - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- getYawFactor() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- getYawFactor() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- getYCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getYImage(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- 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
-
- getYOffset() - Method in class net.minecraft.entity.Entity
-
- getYOffset() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- getYOffset() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- getYOffset() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- getYOffset() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- getYOffset() - Method in class net.minecraft.entity.monster.EntityZombie
-
- getYOffset() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- getYOffset() - Method in class net.minecraft.entity.player.EntityPlayer
-
- getYOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getYPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getYPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getYPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getYPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getYPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getYSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getYWithOffset(int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- getZ() - Method in class net.minecraft.block.BlockSourceImpl
-
- getZ() - Method in interface net.minecraft.dispenser.IBlockSource
-
- getZ() - Method in interface net.minecraft.dispenser.IPosition
-
- getZ() - Method in class net.minecraft.dispenser.PositionImpl
-
- getZ() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- getZ(double) - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- getZ() - Method in class net.minecraft.network.play.client.CPacketVehicleMove
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketCustomSound
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketEntityTeleport
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketExplosion
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketMoveVehicle
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSoundEffect
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnMob
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- getZ() - Method in class net.minecraft.network.play.server.SPacketUnloadChunk
-
- getZ() - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- getZ() - Method in class net.minecraft.util.math.Rotations
-
- getZ() - Method in class net.minecraft.util.math.Vec3i
-
- getZ() - Method in class net.minecraftforge.client.event.RenderLivingEvent
-
- getZ() - Method in class net.minecraftforge.client.event.RenderPlayerEvent
-
- getZ() - Method in class net.minecraftforge.event.entity.living.LivingSpawnEvent
-
- getZ() - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- getZ() - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.ReplaceBiomeBlocks
-
- getZCoordinate() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getZEnd() - Method in class net.minecraft.util.math.ChunkPos
-
- getZOffset() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- getZPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- getZPos() - Method in interface net.minecraft.tileentity.IHopper
-
- getZPos() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- getZPosF() - Method in interface net.minecraft.client.audio.ISound
-
- getZPosF() - Method in class net.minecraft.client.audio.PositionedSound
-
- getZSize() - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- getZStart() - Method in class net.minecraft.util.math.ChunkPos
-
- getZWithOffset(int, int) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- GHAST - Static variable in class net.minecraft.stats.AchievementList
-
- GHAST_TEAR - Static variable in class net.minecraft.init.Items
-
- giveItemToPlayer(EntityPlayer, ItemStack) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
giveItemToPlayer without preferred slot
- giveItemToPlayer(EntityPlayer, ItemStack, int) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
Inserts the given itemstack into the players inventory.
- 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 - Static variable in class net.minecraft.block.SoundType
-
- 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
-
- glBegin(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glBlendEquation(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glCheckFramebufferStatus(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glColorPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glColorPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glCompileShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glCreateProgram() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glCreateShader(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteBuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteFramebuffers(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glDeleteLists(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glDisableClientState(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glDrawArrays(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEnableClientState(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEnd() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glEndList() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glFog(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glFogi(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glGenLists(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glGetError() - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetInteger(int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetInteger(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glGetString(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetTexImage(int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetTexLevelParameteri(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glGetUniformLocation(int, CharSequence) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glLight(int, int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLightModel(int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLineWidth(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glLinkProgram(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- glNewList(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glNormal3f(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glNormalPointer(int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- global_volume - Variable in class ibxm.Module
-
- glowing - Variable in class net.minecraft.entity.Entity
-
- GLOWING - Static variable in class net.minecraft.init.MobEffects
-
- GLOWSTONE - Static variable in class net.minecraft.init.Blocks
-
- GLOWSTONE_DUST - Static variable in class net.minecraft.init.Items
-
- glPixelStorei(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glPolygonMode(int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glReadPixels(int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- GlStateManager - Class in net.minecraft.client.renderer
-
- GlStateManager() - Constructor for class net.minecraft.client.renderer.GlStateManager
-
- GlStateManager.CullFace - Enum in net.minecraft.client.renderer
-
- GlStateManager.DestFactor - Enum in net.minecraft.client.renderer
-
- GlStateManager.FogMode - Enum in net.minecraft.client.renderer
-
- GlStateManager.LogicOp - Enum in net.minecraft.client.renderer
-
- GlStateManager.Profile - Enum in net.minecraft.client.renderer
-
- GlStateManager.SourceFactor - Enum in net.minecraft.client.renderer
-
- GlStateManager.TexGen - Enum in net.minecraft.client.renderer
-
- glTexCoord2f(float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexCoordPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexCoordPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnv(int, int, FloatBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnvf(int, int, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexEnvi(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexParameterf(int, int, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexParameteri(int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- 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
-
- glVertex3f(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glVertexPointer(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glVertexPointer(int, int, int, ByteBuffer) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- glyph - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- glyphScale - Variable in class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- glyphWidth - Variable in class net.minecraft.client.gui.FontRenderer
-
- GOLD - Static variable in class net.minecraft.block.material.MapColor
-
- 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
-
- 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
-
- goldGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- 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
-
- GOURD - Static variable in class net.minecraft.block.material.Material
-
- grabMouseCursor() - Method in class net.minecraft.util.MouseHelper
-
- grad(int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
-
- grad2(int, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
-
- GradleForgeHacks - Class in net.minecraftforge.gradle
-
- GradleForgeHacks() - Constructor for class net.minecraftforge.gradle.GradleForgeHacks
-
- GradleForgeHacks.AccessTransformerTransformer - Class in net.minecraftforge.gradle
-
- GradleStart - Class in <Unnamed>
-
- GradleStart() - Constructor for class GradleStart
-
- GradleStartCommon - Class in net.minecraftforge.gradle
-
- GradleStartCommon() - Constructor for class net.minecraftforge.gradle.GradleStartCommon
-
- GradleStartServer - Class in <Unnamed>
-
- GradleStartServer() - Constructor for class GradleStartServer
-
- 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.MapColor
-
- GRASS - Static variable in class net.minecraft.block.material.Material
-
- GRASS - Static variable in class net.minecraft.init.Blocks
-
- GRASS - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- GRASS_COLOR_NOISE - Static variable in class net.minecraft.world.biome.Biome
-
- GRASS_PATH - Static variable in class net.minecraft.init.Blocks
-
- GRASS_PATH_AABB - Static variable in class net.minecraft.block.BlockGrassPath
-
- GrassColorReloadListener - Class in net.minecraft.client.resources
-
- GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
-
- grassPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- GRAVEL - Static variable in class net.minecraft.init.Blocks
-
- GRAVEL - Static variable in class net.minecraft.world.biome.Biome
-
- GRAVEL - Static variable in class net.minecraft.world.gen.ChunkProviderHell
-
- gravelAsSandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- 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
-
- gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- gravelSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- GRAY - Static variable in class net.minecraft.block.material.MapColor
-
- GREEN - Static variable in class net.minecraft.block.material.MapColor
-
- GRIDROOM_LEFTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_RIGHTWING_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_SOURCE_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GRIDROOM_TOP_CONNECT_INDEX - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- GROUND - Static variable in class net.minecraft.block.material.Material
-
- GROUND - Static variable in class net.minecraft.block.SoundType
-
- ground - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
- Group(String, LinkedHashSet<OBJModel.Face>) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- GroupData() - Constructor for class net.minecraft.entity.monster.EntitySpider.GroupData
-
- GroupData(HorseType, 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
-
- growingAge - Variable in class net.minecraft.entity.EntityAgeable
-
- growLeavesLayer(World, BlockPos, int) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
- growLeavesLayerStrict(World, BlockPos, int) - Method in class net.minecraft.world.gen.feature.WorldGenHugeTrees
-
- growStem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
-
- GSON - Static variable in class net.minecraft.network.status.server.SPacketServerInfo
-
- gson - Variable in class net.minecraft.server.management.PlayerProfileCache
-
- gson - Variable in class net.minecraft.server.management.UserList
-
- GSON_INSTANCE - Static variable in class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- gsonDeserialize(Gson, Reader, Class<T>, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- gsonDeserialize(Gson, String, Class<T>) - Static method in class net.minecraft.util.JsonUtils
-
- gsonDeserialize(Gson, String, Class<T>, boolean) - Static method in class net.minecraft.util.JsonUtils
-
- GuardianSound - Class in net.minecraft.client.audio
-
- GuardianSound(EntityGuardian) - Constructor for class net.minecraft.client.audio.GuardianSound
-
- 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.MultipartBakedModel
-
- gui3d - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- gui3d(boolean) - Method in interface net.minecraftforge.client.model.IModelSimpleProperties
-
- gui3d(IModel, boolean) - Static method in class net.minecraftforge.client.model.ModelProcessingHelper
-
- GuiAccessDenied - Class in net.minecraftforge.fml.client
-
- GuiAccessDenied(GuiScreen, ServerData) - Constructor for class net.minecraftforge.fml.client.GuiAccessDenied
-
- GuiAchievement - Class in net.minecraft.client.gui.achievement
-
- GuiAchievement(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievement
-
- guiAchievement - Variable in class net.minecraft.client.Minecraft
-
- GuiAchievements - Class in net.minecraft.client.gui.achievement
-
- GuiAchievements(GuiScreen, StatisticsManager) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievements
-
- GuiBackupFailed - Class in net.minecraftforge.fml.client
-
- GuiBackupFailed(GuiScreen, File) - Constructor for class net.minecraftforge.fml.client.GuiBackupFailed
-
- GuiBeacon - Class in net.minecraft.client.gui.inventory
-
- GuiBeacon(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon
-
- GuiBossOverlay - Class in net.minecraft.client.gui
-
- GuiBossOverlay(Minecraft) - Constructor for class net.minecraft.client.gui.GuiBossOverlay
-
- 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
-
- GuiButtonExt - Class in net.minecraftforge.fml.client.config
-
This class provides a button that fixes several bugs present in the vanilla GuiButton drawing code.
- GuiButtonExt(int, int, int, String) - Constructor for class net.minecraftforge.fml.client.config.GuiButtonExt
-
- GuiButtonExt(int, int, int, int, int, String) - Constructor for class net.minecraftforge.fml.client.config.GuiButtonExt
-
- GuiButtonLanguage - Class in net.minecraft.client.gui
-
- GuiButtonLanguage(int, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonLanguage
-
- GuiButtonRealmsProxy - Class in net.minecraft.client.gui
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiButtonRealmsProxy(RealmsButton, int, int, int, String, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- GuiChat - Class in net.minecraft.client.gui
-
- GuiChat() - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiChat(String) - Constructor for class net.minecraft.client.gui.GuiChat
-
- GuiChat.ChatTabCompleter - Class in net.minecraft.client.gui
-
- GuiCheckBox - Class in net.minecraftforge.fml.client.config
-
This class provides a checkbox style control.
- GuiCheckBox(int, int, int, String, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiCheckBox
-
- 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(TileEntityCommandBlock) - Constructor for class net.minecraft.client.gui.GuiCommandBlock
-
- GuiConfig - Class in net.minecraftforge.fml.client.config
-
This class is the base GuiScreen for all config GUI screens.
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, boolean, boolean, String, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded.
- GuiConfig(GuiScreen, List<IConfigElement>, String, String, boolean, boolean, String, String) - Constructor for class net.minecraftforge.fml.client.config.GuiConfig
-
GuiConfig constructor that will use ConfigChangedEvent when editing is concluded. titleLine2 is specified in this constructor.
- GuiConfigEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the config GUI screens.
- GuiConfigEntries(GuiConfig, Minecraft) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- GuiConfigEntries.ArrayEntry - Class in net.minecraftforge.fml.client.config
-
ArrayEntry
Provides a GuiButton with the list contents as the displayString.
- GuiConfigEntries.BooleanEntry - Class in net.minecraftforge.fml.client.config
-
BooleanPropEntry
Provides a GuiButton that toggles between true and false.
- GuiConfigEntries.ButtonEntry - Class in net.minecraftforge.fml.client.config
-
ButtonEntry
Provides a basic GuiButton entry to be used as a base for other entries that require a button for the value.
- GuiConfigEntries.CategoryEntry - Class in net.minecraftforge.fml.client.config
-
CategoryEntry
Provides an entry that consists of a GuiButton for navigating to the child category GuiConfig screen.
- GuiConfigEntries.ChatColorEntry - Class in net.minecraftforge.fml.client.config
-
ChatColorEntry
Provides a GuiButton that cycles through the list of chat color codes.
- GuiConfigEntries.CycleValueEntry - Class in net.minecraftforge.fml.client.config
-
CycleValueEntry
Provides a GuiButton that cycles through the prop's validValues array.
- GuiConfigEntries.DoubleEntry - Class in net.minecraftforge.fml.client.config
-
DoubleEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.IConfigEntry - Interface in net.minecraftforge.fml.client.config
-
Provides an interface for defining GuiConfigEntry.listEntry objects.
- GuiConfigEntries.IntegerEntry - Class in net.minecraftforge.fml.client.config
-
IntegerEntry
Provides a GuiTextField for user input.
- GuiConfigEntries.ListEntryBase - Class in net.minecraftforge.fml.client.config
-
ListEntryBase
Provides a base entry for others to extend.
- GuiConfigEntries.NumberSliderEntry - Class in net.minecraftforge.fml.client.config
-
NumberSliderEntry
Provides a slider for numeric properties.
- GuiConfigEntries.SelectValueEntry - Class in net.minecraftforge.fml.client.config
-
SelectValueEntry
Provides a GuiButton with the current value as the displayString.
- GuiConfigEntries.StringEntry - Class in net.minecraftforge.fml.client.config
-
StringEntry
Provides a GuiTextField for user input.
- GuiConfirmation - Class in net.minecraftforge.fml.client
-
- GuiConfirmation(StartupQuery) - Constructor for class net.minecraftforge.fml.client.GuiConfirmation
-
- GuiConfirmOpenLink - Class in net.minecraft.client.gui
-
- GuiConfirmOpenLink(GuiYesNoCallback, String, int, boolean) - Constructor for class net.minecraft.client.gui.GuiConfirmOpenLink
-
- GuiConnecting - Class in net.minecraft.client.multiplayer
-
- GuiConnecting(GuiScreen, Minecraft, ServerData) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiConnecting(GuiScreen, Minecraft, String, int) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
-
- GuiContainer - Class in net.minecraft.client.gui.inventory
-
- GuiContainer(Container) - Constructor for class net.minecraft.client.gui.inventory.GuiContainer
-
- GuiContainerCreative - Class in net.minecraft.client.gui.inventory
-
- GuiContainerCreative(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- GuiControls - Class in net.minecraft.client.gui
-
- GuiControls(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiControls
-
- GuiCrafting - Class in net.minecraft.client.gui.inventory
-
- GuiCrafting(InventoryPlayer, World) - 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
-
- 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
-
- GuiCustomizeWorldScreen - Class in net.minecraft.client.gui
-
- GuiCustomizeWorldScreen(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- GuiCustomModLoadingErrorScreen - Class in net.minecraftforge.fml.client
-
- GuiCustomModLoadingErrorScreen(CustomModLoadingErrorDisplayException) - Constructor for class net.minecraftforge.fml.client.GuiCustomModLoadingErrorScreen
-
- GuiDisconnected - Class in net.minecraft.client.gui
-
- GuiDisconnected(GuiScreen, String, ITextComponent) - 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
-
- GuiDupesFound - Class in net.minecraftforge.fml.client
-
- GuiDupesFound(DuplicateModsFoundException) - Constructor for class net.minecraftforge.fml.client.GuiDupesFound
-
- GuiEditArray - Class in net.minecraftforge.fml.client.config
-
This class is the base screen used for editing an array-type property.
- GuiEditArray(GuiScreen, IConfigElement, int, Object[], boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArray
-
- GuiEditArrayEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the GuiEditList screen.
- GuiEditArrayEntries(GuiEditArray, Minecraft, IConfigElement, Object[], Object[]) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- GuiEditArrayEntries.BaseEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.BooleanEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.DoubleEntry - Class in net.minecraftforge.fml.client.config
-
IGuiListEntry Inner Classes
- GuiEditArrayEntries.IArrayEntry - Interface in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.IntegerEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditArrayEntries.StringEntry - Class in net.minecraftforge.fml.client.config
-
- GuiEditCommandBlockMinecart - Class in net.minecraft.client.gui.inventory
-
- GuiEditCommandBlockMinecart(CommandBlockBaseLogic) - Constructor for class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
- 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
-
- 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(ITextComponent) - Constructor for class net.minecraft.client.gui.GuiGameOver
-
- GuiHopper - Class in net.minecraft.client.gui
-
- GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.GuiHopper
-
- GuiIngame - Class in net.minecraft.client.gui
-
- GuiIngame(Minecraft) - Constructor for class net.minecraft.client.gui.GuiIngame
-
- GuiIngameForge - Class in net.minecraftforge.client
-
- GuiIngameForge(Minecraft) - Constructor for class net.minecraftforge.client.GuiIngameForge
-
- GuiIngameMenu - Class in net.minecraft.client.gui
-
- GuiIngameMenu() - Constructor for class net.minecraft.client.gui.GuiIngameMenu
-
- GuiInventory - Class in net.minecraft.client.gui.inventory
-
- GuiInventory(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiInventory
-
- GuiJava8Error - Class in net.minecraftforge.fml.client
-
- GuiJava8Error(Java8VersionException) - Constructor for class net.minecraftforge.fml.client.GuiJava8Error
-
- 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
-
- guiLeft - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
- 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
-
- GuiListWorldSelection - Class in net.minecraft.client.gui
-
- GuiListWorldSelection(GuiWorldSelection, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiListWorldSelection
-
- GuiListWorldSelectionEntry - Class in net.minecraft.client.gui
-
- GuiListWorldSelectionEntry(GuiListWorldSelection, WorldSummary, ISaveFormat) - Constructor for class net.minecraft.client.gui.GuiListWorldSelectionEntry
-
- GuiLockIconButton - Class in net.minecraft.client.gui
-
- GuiLockIconButton(int, int, int) - Constructor for class net.minecraft.client.gui.GuiLockIconButton
-
- 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
-
- GuiMessageDialog - Class in net.minecraftforge.fml.client.config
-
- GuiMessageDialog(GuiScreen, String, ITextComponent, String) - Constructor for class net.minecraftforge.fml.client.config.GuiMessageDialog
-
- GuiModList - Class in net.minecraftforge.fml.client
-
- GuiModList(GuiScreen) - Constructor for class net.minecraftforge.fml.client.GuiModList
-
- GuiModsMissing - Class in net.minecraftforge.fml.client
-
- GuiModsMissing(MissingModsException) - Constructor for class net.minecraftforge.fml.client.GuiModsMissing
-
- GuiModsMissingForServer - Class in net.minecraftforge.fml.client
-
- GuiModsMissingForServer(MissingModsException) - Constructor for class net.minecraftforge.fml.client.GuiModsMissingForServer
-
- GuiMultiplayer - Class in net.minecraft.client.gui
-
- GuiMultiplayer(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiMultiplayer
-
- GuiNewChat - Class in net.minecraft.client.gui
-
- GuiNewChat(Minecraft) - Constructor for class net.minecraft.client.gui.GuiNewChat
-
- GuiNotification - Class in net.minecraftforge.fml.client
-
- GuiNotification(StartupQuery) - Constructor for class net.minecraftforge.fml.client.GuiNotification
-
- GuiOldSaveLoadConfirm - Class in net.minecraftforge.fml.client
-
- GuiOldSaveLoadConfirm(String, String, GuiScreen) - Constructor for class net.minecraftforge.fml.client.GuiOldSaveLoadConfirm
-
- GuiOpenEvent - Class in net.minecraftforge.client.event
-
This event is called before any Gui will open.
- GuiOpenEvent(GuiScreen) - Constructor for class net.minecraftforge.client.event.GuiOpenEvent
-
- 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
-
- 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
-
- guiScale - Variable in class net.minecraft.client.settings.GameSettings
-
- GuiScreen - Class in net.minecraft.client.gui
-
- GuiScreen() - Constructor for class net.minecraft.client.gui.GuiScreen
-
- GuiScreenAddServer - Class in net.minecraft.client.gui
-
- GuiScreenAddServer(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenAddServer
-
- GuiScreenBook - Class in net.minecraft.client.gui
-
- GuiScreenBook(EntityPlayer, ItemStack, boolean) - Constructor for class net.minecraft.client.gui.GuiScreenBook
-
- GuiScreenCustomizePresets - Class in net.minecraft.client.gui
-
- GuiScreenCustomizePresets(GuiCustomizeWorldScreen) - Constructor for class net.minecraft.client.gui.GuiScreenCustomizePresets
-
- GuiScreenDemo - Class in net.minecraft.client.gui
-
- GuiScreenDemo() - Constructor for class net.minecraft.client.gui.GuiScreenDemo
-
- GuiScreenEvent - Class in net.minecraftforge.client.event
-
Event classes for GuiScreen events.
- GuiScreenEvent(GuiScreen) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent
-
- GuiScreenEvent.ActionPerformedEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.ActionPerformedEvent.Post - Class in net.minecraftforge.client.event
-
This event fires after GuiScreen.actionPerformed()
provided that the active
screen has not been changed as a result of GuiScreen.actionPerformed()
.
- GuiScreenEvent.ActionPerformedEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires once it has been determined that a GuiButton object has been clicked.
- GuiScreenEvent.BackgroundDrawnEvent - Class in net.minecraftforge.client.event
-
This event fires at the end of GuiScreen.drawDefaultBackground()
and before the rest of the Gui draws.
- GuiScreenEvent.DrawScreenEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.DrawScreenEvent.Post - Class in net.minecraftforge.client.event
-
This event fires just after GuiScreen.drawScreen()
is called.
- GuiScreenEvent.DrawScreenEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires just before GuiScreen.drawScreen()
is called.
- GuiScreenEvent.InitGuiEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.InitGuiEvent.Post - Class in net.minecraftforge.client.event
-
This event fires right after GuiScreen.initGui()
.
- GuiScreenEvent.InitGuiEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires just after initializing GuiScreen.mc
, GuiScreen.fontRendererObj
,
GuiScreen.width
, and GuiScreen.height
, and just before calling GuiScreen.buttonList.clear()
and GuiScreen.initGui()
.
- GuiScreenEvent.KeyboardInputEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.KeyboardInputEvent.Post - Class in net.minecraftforge.client.event
-
This event fires after GuiScreen.handleKeyboardInput()
provided that the active
screen has not been changed as a result of GuiScreen.handleKeyboardInput()
.
- GuiScreenEvent.KeyboardInputEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires when keyboard input is detected by a GuiScreen.
- GuiScreenEvent.MouseInputEvent - Class in net.minecraftforge.client.event
-
- GuiScreenEvent.MouseInputEvent.Post - Class in net.minecraftforge.client.event
-
This event fires after GuiScreen.handleMouseInput()
provided that the active
screen has not been changed as a result of GuiScreen.handleMouseInput()
.
- GuiScreenEvent.MouseInputEvent.Pre - Class in net.minecraftforge.client.event
-
This event fires when mouse input is detected by a GuiScreen.
- GuiScreenEvent.PotionShiftEvent - Class in net.minecraftforge.client.event
-
This event fires in InventoryEffectRenderer.updateActivePotionEffects()
when potion effects are active and the gui wants to move over.
- GuiScreenHorseInventory - Class in net.minecraft.client.gui.inventory
-
- GuiScreenHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
-
- GuiScreenOptionsSounds - Class in net.minecraft.client.gui
-
- GuiScreenOptionsSounds(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- GuiScreenRealmsProxy - Class in net.minecraft.client.gui
-
- GuiScreenRealmsProxy(RealmsScreen) - Constructor for class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- GuiScreenResourcePacks - Class in net.minecraft.client.gui
-
- GuiScreenResourcePacks(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiScreenResourcePacks
-
- GuiScreenServerList - Class in net.minecraft.client.gui
-
- GuiScreenServerList(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenServerList
-
- GuiScreenWorking - Class in net.minecraft.client.gui
-
- GuiScreenWorking() - Constructor for class net.minecraft.client.gui.GuiScreenWorking
-
- GuiScrollingList - Class in net.minecraftforge.fml.client
-
- GuiScrollingList(Minecraft, int, int, int, int, int, int) - Constructor for class net.minecraftforge.fml.client.GuiScrollingList
-
Deprecated.
- GuiScrollingList(Minecraft, int, int, int, int, int, int, int, int) - Constructor for class net.minecraftforge.fml.client.GuiScrollingList
-
- GuiSelectString - Class in net.minecraftforge.fml.client.config
-
This class provides a screen that allows the user to select a value from a list.
- GuiSelectString(GuiScreen, IConfigElement, int, Map<Object, String>, Object, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiSelectString
-
- GuiSelectStringEntries - Class in net.minecraftforge.fml.client.config
-
This class implements the scrolling list functionality of the GuiSelectString screen.
- GuiSelectStringEntries(GuiSelectString, Minecraft, IConfigElement, Map<Object, String>) - Constructor for class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- GuiSelectStringEntries.EntryComparator - Class in net.minecraftforge.fml.client.config
-
- GuiSelectStringEntries.IGuiSelectStringListEntry - Interface in net.minecraftforge.fml.client.config
-
- GuiSelectStringEntries.ListEntry - Class in net.minecraftforge.fml.client.config
-
- 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 - Class in net.minecraftforge.fml.client.config
-
This class is blatantly stolen from iChunUtils with permission.
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, int, int, String, String, double, double, double, boolean, boolean, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider(int, int, int, String, double, double, double, GuiSlider.ISlider) - Constructor for class net.minecraftforge.fml.client.config.GuiSlider
-
- GuiSlider.FormatHelper - Interface in net.minecraft.client.gui
-
- GuiSlider.ISlider - Interface in net.minecraftforge.fml.client.config
-
- GuiSlot - Class in net.minecraft.client.gui
-
- GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlot
-
- GuiSlotModList - Class in net.minecraftforge.fml.client
-
- GuiSlotModList(GuiModList, ArrayList<ModContainer>, int, int) - Constructor for class net.minecraftforge.fml.client.GuiSlotModList
-
- GuiSlotRealmsProxy - Class in net.minecraft.client.gui
-
- GuiSlotRealmsProxy(RealmsScrolledSelectionList, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- GuiSnooper - Class in net.minecraft.client.gui
-
- GuiSnooper(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiSnooper
-
- GuiSortingProblem - Class in net.minecraftforge.fml.client
-
- GuiSortingProblem(ModSortingException) - Constructor for class net.minecraftforge.fml.client.GuiSortingProblem
-
- 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, StatisticsManager) - Constructor for class net.minecraft.client.gui.achievement.GuiStats
-
- GuiSubtitleOverlay - Class in net.minecraft.client.gui
-
- GuiSubtitleOverlay(Minecraft) - Constructor for class net.minecraft.client.gui.GuiSubtitleOverlay
-
- GuiSubtitleOverlay.Subtitle - Class in net.minecraft.client.gui
-
- 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
-
- GuiUnicodeGlyphButton - Class in net.minecraftforge.fml.client.config
-
This class provides a button that shows a string glyph at the beginning.
- GuiUnicodeGlyphButton(int, int, int, int, int, String, String, float) - Constructor for class net.minecraftforge.fml.client.config.GuiUnicodeGlyphButton
-
- GuiUtilRenderComponents - Class in net.minecraft.client.gui
-
- GuiUtilRenderComponents() - Constructor for class net.minecraft.client.gui.GuiUtilRenderComponents
-
- GuiUtils - Class in net.minecraftforge.fml.client.config
-
This class provides several methods and constants used by the Config GUI classes.
- GuiUtils() - Constructor for class net.minecraftforge.fml.client.config.GuiUtils
-
- GuiVideoSettings - Class in net.minecraft.client.gui
-
- GuiVideoSettings(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiVideoSettings
-
- GuiWinGame - Class in net.minecraft.client.gui
-
- GuiWinGame() - Constructor for class net.minecraft.client.gui.GuiWinGame
-
- GuiWorldEdit - Class in net.minecraft.client.gui
-
- GuiWorldEdit(GuiScreen, String) - Constructor for class net.minecraft.client.gui.GuiWorldEdit
-
- GuiWorldSelection - Class in net.minecraft.client.gui
-
- GuiWorldSelection(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiWorldSelection
-
- GuiWrongMinecraft - Class in net.minecraftforge.fml.client
-
- GuiWrongMinecraft(WrongMinecraftVersionException) - Constructor for class net.minecraftforge.fml.client.GuiWrongMinecraft
-
- GuiYesNo - Class in net.minecraft.client.gui
-
- GuiYesNo(GuiYesNoCallback, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNo(GuiYesNoCallback, String, String, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
-
- GuiYesNoCallback - Interface in net.minecraft.client.gui
-
- GUNPOWDER - Static variable in class net.minecraft.init.Items
-
- I18n - Class in net.minecraft.client.resources
-
- I18n() - Constructor for class net.minecraft.client.resources.I18n
-
- I18n - Class in net.minecraft.util.text.translation
-
Deprecated.
- I18n() - Constructor for class net.minecraft.util.text.translation.I18n
-
Deprecated.
- IAnimals - Interface in net.minecraft.entity.passive
-
- IAnimatedModel - Interface in net.minecraftforge.client.model.animation
-
IModel that has animation data.
- IAnimationStateMachine - Interface in net.minecraftforge.common.model.animation
-
State machine representing the model animation.
- IAttribute - Interface in net.minecraft.entity.ai.attributes
-
- IAttributeInstance - Interface in net.minecraft.entity.ai.attributes
-
- IBakedModel - Interface in net.minecraft.client.renderer.block.model
-
- IBehaviorDispenseItem - Interface in net.minecraft.dispenser
-
- IBlockAccess - Interface in net.minecraft.world
-
- IBlockBehaviors - Interface in net.minecraft.block.state
-
- IBlockColor - Interface in net.minecraft.client.renderer.color
-
- IBlockProperties - Interface in net.minecraft.block.state
-
- IBlockSource - Interface in net.minecraft.dispenser
-
- IBlockState - Interface in net.minecraft.block.state
-
- IBlockStatePalette - Interface in net.minecraft.world.chunk
-
- IBorderListener - Interface in net.minecraft.world.border
-
- IBrewingRecipe - Interface in net.minecraftforge.common.brewing
-
- ibxm - package ibxm
-
- IBXM - Class in ibxm
-
- IBXM(int) - Constructor for class ibxm.IBXM
-
- ICamera - Interface in net.minecraft.client.renderer.culling
-
- ICapabilityProvider - Interface in net.minecraftforge.common.capabilities
-
- ICapabilitySerializable<T extends NBTBase> - Interface in net.minecraftforge.common.capabilities
-
- ICE - Static variable in class net.minecraft.block.material.MapColor
-
- ICE - Static variable in class net.minecraft.block.material.Material
-
- ICE - Static variable in class net.minecraft.init.Blocks
-
- ICE - Static variable in class net.minecraft.world.biome.Biome
-
- ICE_MOUNTAINS - Static variable in class net.minecraft.init.Biomes
-
- ICE_PLAINS - Static variable in class net.minecraft.init.Biomes
-
- IChunkGenerator - Interface in net.minecraft.world.chunk
-
- IChunkLoader - Interface in net.minecraft.world.chunk.storage
-
- IChunkProvider - Interface in net.minecraft.world.chunk
-
- IClip - Interface in net.minecraftforge.common.model.animation
-
Clip for a rigged model.
- ICommand - Interface in net.minecraft.command
-
- ICommandListener - Interface in net.minecraft.command
-
- ICommandManager - Interface in net.minecraft.command
-
- ICommandSender - Interface in net.minecraft.command
-
- ICondition - Interface in net.minecraft.client.renderer.block.model.multipart
-
- IConfigElement - Interface in net.minecraftforge.fml.client.config
-
This interface provides the information needed by GuiConfig and GuiConfigEntries to display config elements for editing.
- ICONS - Static variable in class net.minecraft.client.gui.Gui
-
- IContainerListener - Interface in net.minecraft.inventory
-
- ICrashCallable - Interface in net.minecraftforge.fml.common
-
- ICrashReportDetail<V> - Interface in net.minecraft.crash
-
- ICustomModelLoader - Interface in net.minecraftforge.client.model
-
- id - Variable in class net.minecraft.client.gui.GuiButton
-
- id - Variable in class net.minecraft.client.gui.GuiLabel
-
- id() - Method in class net.minecraft.realms.RealmsButton
-
- id - Variable in enum net.minecraft.scoreboard.Team.CollisionRule
-
- id - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
-
- id - Variable in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- id2ChunkMap - Variable in class net.minecraft.world.gen.ChunkProviderServer
-
- ID_TO_CLASS - Static variable in class net.minecraft.entity.EntityList
-
- ID_TO_STAT_MAP - Static variable in class net.minecraft.stats.StatList
-
- IDataFixer - Interface in net.minecraft.util.datafix
-
- IDataWalker - Interface in net.minecraft.util.datafix
-
- identifyMods() - Method in class net.minecraftforge.fml.common.discovery.ModDiscoverer
-
- identity() - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- identityMap - Variable in class net.minecraft.util.ObjectIntIdentityMap
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteHashMap
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteLinear
-
- idFor(IBlockState) - Method in class net.minecraft.world.chunk.BlockStatePaletteRegistry
-
- idFor(IBlockState) - Method in interface net.minecraft.world.chunk.IBlockStatePalette
-
- ids - Variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot.Entry
-
- IEntityAdditionalSpawnData - Interface in net.minecraftforge.fml.common.registry
-
A interface for Entities that need extra information to be communicated
between the server and client when they are spawned.
- IEntityLivingData - Interface in net.minecraft.entity
-
- IEntityMultiPart - Interface in net.minecraft.entity
-
- IEntityOwnable - Interface in net.minecraft.entity
-
- IEventExceptionHandler - Interface in net.minecraftforge.fml.common.eventhandler
-
- IEventHandler<T> - Interface in net.minecraftforge.common.animation
-
Handler for animation events;
- IEventListener - Interface in net.minecraftforge.fml.common.eventhandler
-
- IExtendedBlockState - Interface in net.minecraftforge.common.property
-
- IFixableData - Interface in net.minecraft.util.datafix
-
- IFixType - Interface in net.minecraft.util.datafix
-
- IFluidBlock - Interface in net.minecraftforge.fluids
-
Implement this interface on Block classes which represent world-placeable Fluids.
- IFluidContainerItem - Interface in net.minecraftforge.fluids
-
Implement this interface on Item classes that support external manipulation of their internal
fluid storage.
- IFluidHandler - Interface in net.minecraftforge.fluids
-
Implement this interface on TileEntities which should handle fluids, generally storing them in
one or more internal
IFluidTank
objects.
- IFluidTank - Interface in net.minecraftforge.fluids
-
A tank is the unit of interaction with Fluid inventories.
- IFMLCallHook - Interface in net.minecraftforge.fml.relauncher
-
This call hook allows for code to execute at the very early stages of
minecraft initialization.
- IFMLHandledException - Interface in net.minecraftforge.fml.common
-
- IFMLLoadingPlugin - Interface in net.minecraftforge.fml.relauncher
-
The base plugin that provides class name meta information to FML to
enhance the classloading lifecycle for mods in FML
- IFMLLoadingPlugin.DependsOn - Annotation Type in net.minecraftforge.fml.relauncher
-
- IFMLLoadingPlugin.MCVersion - Annotation Type in net.minecraftforge.fml.relauncher
-
Use this to target a specific minecraft version for your coremod.
- IFMLLoadingPlugin.Name - Annotation Type in net.minecraftforge.fml.relauncher
-
Name this coremod something other than the "short class name"
- IFMLLoadingPlugin.SortingIndex - Annotation Type in net.minecraftforge.fml.relauncher
-
A simple sorting index, interleaved with other tweakers from other sources, as well as FML
- IFMLLoadingPlugin.TransformerExclusions - Annotation Type in net.minecraftforge.fml.relauncher
-
Annotate your load plugin with a list of package prefixes that will *not* be
processed by the ASM transformation stack.
- IFMLSidedHandler - Interface in net.minecraftforge.fml.common
-
- IForgeRegistry<V extends IForgeRegistryEntry<V>> - Interface in net.minecraftforge.fml.common.registry
-
Main interface for the registry system.
- IForgeRegistry.AddCallback<V> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when objects are added to the registry.
- IForgeRegistry.ClearCallback<V> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when the registry is cleared.
- IForgeRegistry.CreateCallback<V> - Interface in net.minecraftforge.fml.common.registry
-
Callback fired when a registry instance is created.
- IForgeRegistryEntry<V> - Interface in net.minecraftforge.fml.common.registry
-
- IForgeRegistryEntry.Impl<T extends IForgeRegistryEntry<T>> - Class in net.minecraftforge.fml.common.registry
-
- IFuelHandler - Interface in net.minecraftforge.fml.common
-
- Igloo() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Igloo
-
- Igloo(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.Igloo
-
- ignite() - Method in class net.minecraft.entity.boss.EntityWither
-
- ignite() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- ignite() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- ignore(IProperty<?>...) - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
-
- ignore() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
Ignore the missing item.
- ignoreEntity - Variable in class net.minecraft.entity.projectile.EntityThrowable
-
- ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
-
- ignoreItemEntityData() - Method in class net.minecraft.entity.Entity
-
- ignoreItemEntityData() - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- ignoreItemEntityData() - Method in class net.minecraft.entity.item.EntityMinecartCommandBlock
-
- ignorePlayerSpawnSuitability() - Method in class net.minecraft.world.biome.Biome
-
- ignorePlayerSpawnSuitability() - Method in class net.minecraft.world.biome.BiomeVoid
-
- IGrowable - Interface in net.minecraft.block
-
- IGuiHandler - Interface in net.minecraftforge.fml.common.network
-
- IHandshakeState<S> - Interface in net.minecraftforge.fml.common.network.handshake
-
- IHopper - Interface in net.minecraft.tileentity
-
- IImageBuffer - Interface in net.minecraft.client.renderer
-
- IInteractionObject - Interface in net.minecraft.world
-
- IInventory - Interface in net.minecraft.inventory
-
- IInventoryChangedListener - Interface in net.minecraft.inventory
-
- IItemColor - Interface in net.minecraft.client.renderer.color
-
- IItemHandler - Interface in net.minecraftforge.items
-
- IItemHandlerModifiable - Interface in net.minecraftforge.items
-
- IItemPropertyGetter - Interface in net.minecraft.item
-
- IJoint - Interface in net.minecraftforge.common.model.animation
-
Model part that's a part of the hierarchical skeleton.
- IJointClip - Interface in net.minecraftforge.common.model.animation
-
Returns Local joint pose; animation clip for specific model part.
- IJsonSerializable - Interface in net.minecraft.util
-
- IJumpingMount - Interface in net.minecraft.entity
-
- IKeyConflictContext - Interface in net.minecraftforge.client.settings
-
- ILanguageAdapter - Interface in net.minecraftforge.fml.common
-
- ILanguageAdapter.JavaAdapter - Class in net.minecraftforge.fml.common
-
- ILanguageAdapter.ScalaAdapter - Class in net.minecraftforge.fml.common
-
- ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.realms.RealmsSharedConstants
-
- ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.util.ChatAllowedCharacters
-
- ILocatableSource - Interface in net.minecraft.dispenser
-
- ILocation - Interface in net.minecraft.dispenser
-
- ILockableContainer - Interface in net.minecraft.world
-
- ILootContainer - Interface in net.minecraft.world.storage.loot
-
- ImageBufferDownload - Class in net.minecraft.client.renderer
-
- ImageBufferDownload() - Constructor for class net.minecraft.client.renderer.ImageBufferDownload
-
- imageHeight - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
-
- imageWidth - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
-
- IMCEvent() - Constructor for class net.minecraftforge.fml.common.event.FMLInterModComms.IMCEvent
-
- IMerchant - Interface in net.minecraft.entity
-
- IMessage - Interface in net.minecraftforge.fml.common.network.simpleimpl
-
Implement this interface for each message you wish to define.
- IMessageHandler<REQ extends IMessage,REPLY extends IMessage> - Interface in net.minecraftforge.fml.common.network.simpleimpl
-
- IMetadataSection - Interface in net.minecraft.client.resources.data
-
- IMetadataSectionSerializer<T extends IMetadataSection> - Interface in net.minecraft.client.resources.data
-
- IMinecartCollisionHandler - Interface in net.minecraftforge.common
-
This class defines a replacement for the default minecart collision code.
- immediateBlockTick(BlockPos, IBlockState, Random) - Method in class net.minecraft.world.World
-
- IMob - Interface in net.minecraft.entity.monster
-
- IModel - Interface in net.minecraftforge.client.model
-
- IModelCustomData - Interface in net.minecraftforge.client.model
-
- IModelPart - Interface in net.minecraftforge.common.model
-
- IModelSimpleProperties - Interface in net.minecraftforge.client.model
-
Implement this if the model can process "smooth_lighting" or "gui3d" attributes from the json.
- IModelState - Interface in net.minecraftforge.common.model
-
- IModelUVLock - Interface in net.minecraftforge.client.model
-
- IModGuiFactory - Interface in net.minecraftforge.fml.client
-
- IModGuiFactory.RuntimeOptionCategoryElement - Class in net.minecraftforge.fml.client
-
Represents an option category and entry in the runtime gui options list.
- IModGuiFactory.RuntimeOptionGuiHandler - Interface in net.minecraftforge.fml.client
-
Responsible for painting the mod specific section of runtime options GUI for a particular category
- Impl() - Constructor for class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- IMultipassModel - Interface in net.minecraft.client.model
-
- IN_WALL - Static variable in class net.minecraft.block.BlockFenceGate
-
- INBOUNDPACKETTRACKER - Static variable in class net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec
-
Make this accessible to subclasses
- INBTSerializable<T extends NBTBase> - Interface in net.minecraftforge.common.util
-
An interface designed to unify various things in the Minecraft
code base that can be serialized to and from a NBT tag.
- incompatibleResourcePacks - Variable in class net.minecraft.client.settings.GameSettings
-
- IncompatibleSubstitutionException - Exception in net.minecraftforge.fml.common.registry
-
- IncompatibleSubstitutionException(ResourceLocation, Object, Object) - Constructor for exception net.minecraftforge.fml.common.registry.IncompatibleSubstitutionException
-
- increaseMaxTradeUses(int) - Method in class net.minecraft.village.MerchantRecipe
-
- increaseScore(int) - Method in class net.minecraft.scoreboard.Score
-
- increaseStat(EntityPlayer, StatBase, int) - Method in class net.minecraft.stats.StatisticsManager
-
- increaseTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- incrementAllWorldTimes(MinecraftServer, int) - Method in class net.minecraft.command.CommandTime
-
- incrementChecksum(long, byte, byte, int) - Static method in class net.minecraftforge.fml.repackage.com.nothome.delta.Checksum
-
Increments a checksum.
- incrementDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
-
- incrementDroppedSkulls() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- incrementHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
-
- incrementPathIndex() - Method in class net.minecraft.pathfinding.Path
-
- incrementScore() - Method in class net.minecraft.scoreboard.Score
-
- incrementToolUses() - Method in class net.minecraft.village.MerchantRecipe
-
- inDesert - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- index - Variable in class net.minecraft.pathfinding.PathPoint
-
- indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
-
- INetHandler - Interface in net.minecraft.network
-
- INetHandlerHandshakeServer - Interface in net.minecraft.network.handshake
-
- INetHandlerLoginClient - Interface in net.minecraft.network.login
-
- INetHandlerLoginServer - Interface in net.minecraft.network.login
-
- INetHandlerPlayClient - Interface in net.minecraft.network.play
-
- INetHandlerPlayServer - Interface in net.minecraft.network.play
-
- INetHandlerStatusClient - Interface in net.minecraft.network.status
-
- INetHandlerStatusServer - Interface in net.minecraft.network.status
-
- INFINITE - Static variable in class net.minecraft.nbt.NBTSizeTracker
-
- INFINITE_EXTENT_AABB - Static variable in class net.minecraft.tileentity.TileEntity
-
Sometimes default render bounding box: infinite in scope.
- INFINITY - Static variable in class net.minecraft.init.Enchantments
-
- inFire - Static variable in class net.minecraft.util.DamageSource
-
- info(String, Object...) - Static method in class net.minecraftforge.fml.common.FMLLog
-
- info(String, Object...) - Static method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
- ingameGUI - Variable in class net.minecraft.client.Minecraft
-
- inGameHasFocus - Variable in class net.minecraft.client.Minecraft
-
- inGround - Variable in class net.minecraft.entity.projectile.EntityArrow
-
- inGround - Variable in class net.minecraft.entity.projectile.EntityThrowable
-
- init() - Static method in class net.minecraft.block.BlockFire
-
- init() - Method in class net.minecraft.client.particle.ParticleDigging
-
- init() - Static method in class net.minecraft.client.renderer.color.BlockColors
-
- init(BlockColors) - Static method in class net.minecraft.client.renderer.color.ItemColors
-
- init() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
-
- init() - Static method in class net.minecraft.entity.EntityList
-
- init() - Static method in class net.minecraft.potion.PotionHelper
-
- init() - Method in class net.minecraft.realms.DisconnectedRealmsScreen
-
- init() - Method in class net.minecraft.realms.RealmsBridge
-
- init() - Method in class net.minecraft.realms.RealmsScreen
-
- init(Minecraft, int, int) - Method in class net.minecraft.realms.RealmsScreen
-
- init() - Static method in class net.minecraft.stats.AchievementList
-
- init() - Static method in class net.minecraft.stats.StatList
-
- init() - Method in class net.minecraft.world.World
-
- init() - Method in class net.minecraft.world.WorldServer
-
- init() - Method in class net.minecraft.world.WorldServerMulti
-
- init(GuiMainMenu, GuiButton) - Static method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
-
- init() - Static method in class net.minecraftforge.common.DimensionManager
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- initArmor() - Method in class net.minecraft.client.renderer.entity.layers.LayerVillagerArmor
-
- initAtlasSprites() - Method in class net.minecraft.client.renderer.BlockFluidRenderer
-
- InitBiomeGens(WorldType, long, GenLayer[]) - Constructor for class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- initCapabilities(ItemStack, NBTTagCompound) - Method in class net.minecraft.item.Item
-
Called from ItemStack.setItem, will hold extra data for the life of this ItemStack.
- initChunkSeed(long, long) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- initDimension(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- initEntityAI() - Method in class net.minecraft.entity.boss.EntityWither
-
- initEntityAI() - Method in class net.minecraft.entity.EntityLiving
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityGhast
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityShulker
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySlime
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntitySpider
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityWitch
-
- initEntityAI() - Method in class net.minecraft.entity.monster.EntityZombie
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityChicken
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityCow
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityHorse
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityPig
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntitySheep
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntitySquid
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityVillager
-
- initEntityAI() - Method in class net.minecraft.entity.passive.EntityWolf
-
- initEntries - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- initFluidIDs(BiMap<Fluid, Integer>, Set<String>) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Called by Forge to prepare the ID map for server -> client sync.
- initGui() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
-
- initGui() - Method in class net.minecraft.client.gui.achievement.GuiStats
-
- initGui() - Method in class net.minecraft.client.gui.GuiChat
-
- initGui() - Method in class net.minecraft.client.gui.GuiCommandBlock
-
- initGui() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
-
- initGui() - Method in class net.minecraft.client.gui.GuiControls
-
- initGui() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
- initGui() - Method in class net.minecraft.client.gui.GuiCreateWorld
-
- initGui() - Method in class net.minecraft.client.gui.GuiCustomizeSkin
-
- initGui() - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- initGui() - Method in class net.minecraft.client.gui.GuiDisconnected
-
- initGui() - Method in class net.minecraft.client.gui.GuiDownloadTerrain
-
- initGui() - Method in class net.minecraft.client.gui.GuiErrorScreen
-
- initGui() - Method in class net.minecraft.client.gui.GuiFlatPresets
-
- initGui() - Method in class net.minecraft.client.gui.GuiGameOver
-
- initGui() - Method in class net.minecraft.client.gui.GuiIngameMenu
-
- initGui() - Method in class net.minecraft.client.gui.GuiLanguage
-
- initGui() - Method in class net.minecraft.client.gui.GuiMainMenu
-
- initGui() - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
-
- initGui() - Method in class net.minecraft.client.gui.GuiMerchant
-
- initGui() - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- initGui() - Method in class net.minecraft.client.gui.GuiOptions
-
- initGui() - Method in class net.minecraft.client.gui.GuiRepair
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreen
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenAddServer
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenBook
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenDemo
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
-
- initGui() - Method in class net.minecraft.client.gui.GuiScreenServerList
-
- initGui() - Method in class net.minecraft.client.gui.GuiShareToLan
-
- initGui() - Method in class net.minecraft.client.gui.GuiSleepMP
-
- initGui() - Method in class net.minecraft.client.gui.GuiSnooper
-
- initGui() - Method in class net.minecraft.client.gui.GuiVideoSettings
-
- initGui() - Method in class net.minecraft.client.gui.GuiWinGame
-
- initGui() - Method in class net.minecraft.client.gui.GuiWorldEdit
-
- initGui() - Method in class net.minecraft.client.gui.GuiWorldSelection
-
- initGui() - Method in class net.minecraft.client.gui.GuiYesNo
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiBeacon
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
-
- initGui() - Method in class net.minecraft.client.gui.inventory.GuiInventory
-
- initGui() - Method in class net.minecraft.client.gui.ScreenChatOptions
-
- initGui() - Method in class net.minecraft.client.multiplayer.GuiConnecting
-
- initGui() - Method in class net.minecraft.client.renderer.InventoryEffectRenderer
-
- initGui() - Method in class net.minecraftforge.client.gui.NotificationModUpdateScreen
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiConfig
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiEditArray
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiMessageDialog
-
- initGui() - Method in class net.minecraftforge.fml.client.config.GuiSelectString
-
- initGui(GuiErrorScreen, FontRenderer) - Method in exception net.minecraftforge.fml.client.CustomModLoadingErrorDisplayException
-
Called after the GUI is initialized by the parent code.
- initGui() - Method in class net.minecraftforge.fml.client.GuiAccessDenied
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiBackupFailed
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiConfirmation
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiCustomModLoadingErrorScreen
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiDupesFound
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiJava8Error
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiModList
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiModsMissing
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiModsMissingForServer
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiNotification
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiSortingProblem
-
- initGui() - Method in class net.minecraftforge.fml.client.GuiWrongMinecraft
-
- InitGuiEvent(GuiScreen, List<GuiButton>) - Constructor for class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
- initialClickY - Variable in class net.minecraft.client.gui.GuiSlot
-
- initialize(double, double, double) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
-
- initialize(WorldSettings) - Method in class net.minecraft.world.World
-
- initialize(WorldSettings) - Method in class net.minecraft.world.WorldServer
-
- initialize(Minecraft) - Method in class net.minecraftforge.client.gui.ForgeGuiFactory
-
- initialize() - Static method in class net.minecraftforge.common.MinecraftForge
-
Method invoked by FML before any other mods are loaded.
- initialize(Minecraft) - Method in class net.minecraftforge.fml.client.FMLConfigGuiFactory
-
- initialize(Minecraft) - Method in interface net.minecraftforge.fml.client.IModGuiFactory
-
Called when instantiated to initialize with the active minecraft instance.
- initialize(URL) - Method in class paulscode.sound.codecs.CodecIBXM
-
Prepares an audio stream to read from.
- initializeAllBiomeGenerators(long, WorldType, String) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
- initializeClassLookup(Class<?>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- initializeConnectionToPlayer(NetworkManager, EntityPlayerMP, NetHandlerPlayServer) - Method in class net.minecraft.server.management.PlayerList
-
- initialized - Variable in class net.minecraft.client.renderer.ChunkRenderContainer
-
- initialized() - Method in class paulscode.sound.codecs.CodecIBXM
-
Returns false if the stream is busy initializing.
- initializeFromFormat(String) - Method in class net.minecraft.util.text.TextComponentTranslation
-
- initializeGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- initializeMods() - Method in class net.minecraftforge.fml.common.Loader
-
- initializeStructureData(World) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- initializeTextures() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- initialWorldChunkLoad() - Method in class net.minecraft.server.MinecraftServer
-
- initiateShutdown() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- initiateShutdown() - Method in class net.minecraft.server.MinecraftServer
-
- initIndependentStat() - Method in class net.minecraft.stats.Achievement
-
- initIndependentStat() - Method in class net.minecraft.stats.StatBase
-
- initLists() - Method in class net.minecraft.client.gui.achievement.GuiStats
-
- InitMapGenEvent - Class in net.minecraftforge.event.terraingen
-
- InitMapGenEvent.EventType - Enum in net.minecraftforge.event.terraingen
-
Use CUSTOM to filter custom event types
- InitNoiseField(IChunkGenerator, double[], int, int, int, int, int, int) - Constructor for class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- InitNoiseGensEvent<T extends InitNoiseGensEvent.Context> - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent(World, Random, T) - Constructor for class net.minecraftforge.event.terraingen.InitNoiseGensEvent
-
- InitNoiseGensEvent.Context - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextEnd - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextHell - Class in net.minecraftforge.event.terraingen
-
- InitNoiseGensEvent.ContextOverworld - Class in net.minecraftforge.event.terraingen
-
- initPathPoints() - Method in class net.minecraft.entity.boss.EntityDragon
-
- initPhase() - Method in interface net.minecraft.entity.boss.dragon.phase.IPhase
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseBase
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseDying
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHoldingPattern
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseHover
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLanding
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseLandingApproach
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingAttacking
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingFlaming
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseSittingScanning
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- initPhase() - Method in class net.minecraft.entity.boss.dragon.phase.PhaseTakeoff
-
- initProcessor(IBlockAccess, EntityLiving) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- initProcessor(IBlockAccess, EntityLiving) - Method in class net.minecraft.pathfinding.WalkNodeProcessor
-
- initSprite(int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- initTable(ASMDataTable) - Method in class net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
-
- initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
-
- inject(InputStream) - Static method in class net.minecraft.util.text.translation.LanguageMap
-
- inject(ModContainer, ASMDataTable, Side, ILanguageAdapter) - Static method in class net.minecraftforge.fml.common.ProxyInjector
-
- inject() - Method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
- injectAPIModContainers(List<ModContainer>, Map<String, ModContainer>) - Method in class net.minecraftforge.fml.common.ModAPIManager
-
- injectCapabilities(ASMDataTable) - Method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
- injectCascadingTweak(String) - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- injectCoreModTweaks(FMLInjectionAndSortingTweaker) - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.classloading.FMLForgePlugin
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.fml.common.asm.FMLSanityChecker
-
- injectData(Object...) - Static method in class net.minecraftforge.fml.common.Loader
-
- injectData(Map<String, Object>) - Method in class net.minecraftforge.fml.relauncher.FMLCorePlugin
-
- injectData(Map<String, Object>) - Method in interface net.minecraftforge.fml.relauncher.IFMLCallHook
-
Injected with data from the FML environment:
"classLoader" : The FML Class Loader
- injectData(Map<String, Object>) - Method in interface net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
-
Inject coremod data into this coremod
This data includes:
"mcLocation" : the location of the minecraft directory,
"coremodList" : the list of coremods
"coremodLocation" : the file this coremod loaded from,
- InjectedModContainer - Class in net.minecraftforge.fml.common
-
- InjectedModContainer(ModContainer, File) - Constructor for class net.minecraftforge.fml.common.InjectedModContainer
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLServerTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.FMLTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.fml.common.launcher.TerminalTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
-
- injectIntoClassLoader(LaunchClassLoader) - Method in class net.minecraftforge.gradle.tweakers.CoremodTweaker
-
- injectSnapshot(PersistentRegistryManager.GameDataSnapshot, boolean, boolean) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- injectTransformers(LaunchClassLoader) - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- innerRotation - Variable in class net.minecraft.entity.item.EntityEnderCrystal
-
- INpc - Interface in net.minecraft.entity
-
- inPortal - Variable in class net.minecraft.entity.Entity
-
- input - Variable in class net.minecraftforge.oredict.ShapedOreRecipe
-
- input - Variable in class net.minecraftforge.oredict.ShapelessOreRecipe
-
- inputChecksum - Variable in class net.minecraftforge.fml.common.patcher.ClassPatch
-
- InputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- InputEvent() - Constructor for class net.minecraftforge.fml.common.gameevent.InputEvent
-
- InputEvent.KeyInputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- InputEvent.MouseInputEvent - Class in net.minecraftforge.fml.common.gameevent
-
- inputField - Variable in class net.minecraft.client.gui.GuiChat
-
- insertHook(TileEntityHopper) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
-
- insertHook(IHopper, EnumFacing) - Static method in class net.minecraftforge.items.VanillaInventoryCodeHooks
-
- insertItem(int, ItemStack, boolean) - Method in interface net.minecraftforge.items.IItemHandler
-
Inserts an ItemStack into the given slot and return the remainder.
- insertItem(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.ItemStackHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.VanillaHopperItemHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerArmorInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.PlayerMainInvWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- insertItem(int, ItemStack, boolean) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- insertItemStacked(IItemHandler, ItemStack, boolean) - Static method in class net.minecraftforge.items.ItemHandlerHelper
-
Inserts the ItemStack into the inventory, filling up already present stacks first.
- insertRecord(World, BlockPos, IBlockState, ItemStack) - Method in class net.minecraft.block.BlockJukebox
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- instance() - Static method in class net.minecraft.item.crafting.FurnaceRecipes
-
- INSTANCE - Static variable in exception net.minecraft.network.ThreadQuickExitException
-
- instance - Static variable in class net.minecraft.realms.Tezzelator
-
- instance - Static variable in class net.minecraftforge.client.ClientCommandHandler
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.TRSRDeserializer
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ItemLayerModel
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.ModelLoader.White
-
- INSTANCE - Static variable in class net.minecraftforge.client.model.MultiLayerModel
-
- instance() - Static method in class net.minecraftforge.fml.client.FMLClientHandler
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- instance() - Static method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- instance() - Static method in class net.minecraftforge.fml.common.Loader
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.ModAPIManager
-
- instance() - Static method in class net.minecraftforge.fml.common.ModContainerFactory
-
- INSTANCE - Static variable in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- instance() - Static method in class net.minecraftforge.fml.common.registry.EntityRegistry
-
- instance() - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
- instance() - Static method in class net.minecraftforge.fml.server.FMLServerHandler
-
- INSTANCE - Static variable in class net.minecraftforge.items.wrapper.EmptyHandler
-
- INSTANCE - Static variable in class net.minecraftforge.oredict.RecipeSorter
-
- INSTANCES - Static variable in interface net.minecraft.scoreboard.IScoreCriteria
-
- INSTANT_DAMAGE - Static variable in class net.minecraft.init.MobEffects
-
- INSTANT_HEALTH - Static variable in class net.minecraft.init.MobEffects
-
- InstantFactory() - Constructor for class net.minecraft.client.particle.ParticleSpell.InstantFactory
-
- Instrument - Class in ibxm
-
- Instrument() - Constructor for class ibxm.Instrument
-
- IntCache - Class in net.minecraft.world.gen.layer
-
- IntCache() - Constructor for class net.minecraft.world.gen.layer.IntCache
-
- IntegerCache - Class in net.minecraft.util
-
- IntegerCache() - Constructor for class net.minecraft.util.IntegerCache
-
- IntegerEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- IntegerEntry(GuiEditArray, GuiEditArrayEntries, IConfigElement, Integer) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries.IntegerEntry
-
- IntegratedPlayerList - Class in net.minecraft.server.integrated
-
- IntegratedPlayerList(IntegratedServer) - Constructor for class net.minecraft.server.integrated.IntegratedPlayerList
-
- IntegratedServer - Class in net.minecraft.server.integrated
-
- IntegratedServer(Minecraft, String, String, WorldSettings, YggdrasilAuthenticationService, MinecraftSessionService, GameProfileRepository, PlayerProfileCache) - Constructor for class net.minecraft.server.integrated.IntegratedServer
-
- IntegratedServerCommandManager - Class in net.minecraft.server.integrated
-
- IntegratedServerCommandManager(IntegratedServer) - Constructor for class net.minecraft.server.integrated.IntegratedServerCommandManager
-
- interact(Entity, ItemStack, EnumHand) - Method in class net.minecraft.entity.player.EntityPlayer
-
- interactionManager - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
- interactWithEntity(EntityPlayer, Entity, ItemStack, EnumHand) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- interactWithEntity(EntityPlayer, Entity, RayTraceResult, ItemStack, EnumHand) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- interactWithEntity(EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemStack
-
- interactWithTank(ItemStack, EntityPlayer, IFluidHandler, EnumFacing) - Static method in class net.minecraftforge.fluids.FluidUtil
-
Returns true if interaction was successful.
- InterfaceCraftingTable(World, BlockPos) - Constructor for class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
-
- internalName - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
-
- internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- interpolatedFrameData - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- interpolateRotation(float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- interpPosX - Static variable in class net.minecraft.client.particle.Particle
-
- interpPosY - Static variable in class net.minecraft.client.particle.Particle
-
- interpPosZ - Static variable in class net.minecraft.client.particle.Particle
-
- interpTargetPitch - Variable in class net.minecraft.entity.EntityLivingBase
-
- interpTargetX - Variable in class net.minecraft.entity.EntityLivingBase
-
- interpTargetY - Variable in class net.minecraft.entity.EntityLivingBase
-
- interpTargetYaw - Variable in class net.minecraft.entity.EntityLivingBase
-
- interpTargetZ - Variable in class net.minecraft.entity.EntityLivingBase
-
- interrupt() - Method in class net.minecraft.client.multiplayer.ThreadLanServerPing
-
- intersects(double, double, double, double, double, double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWith(AxisAlignedBB) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWith(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- intersectsWith(int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- intersectsWithXY(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWithXZ(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intersectsWithYZ(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- intFloorDiv(int, int) - Static method in class net.minecraft.realms.RealmsMth
-
- IntHashMap<V> - Class in net.minecraft.util
-
- IntHashMap() - Constructor for class net.minecraft.util.IntHashMap
-
- IntIdentityHashBiMap<K> - Class in net.minecraft.util
-
- IntIdentityHashBiMap(int) - Constructor for class net.minecraft.util.IntIdentityHashBiMap
-
- inTitleScreen() - Static method in class net.minecraft.realms.Realms
-
- inv - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- INVALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
-
- invalidate() - Method in class net.minecraft.tileentity.TileEntity
-
- invalidate() - Method in class net.minecraft.tileentity.TileEntityChest
-
- invalidate() - Method in class net.minecraft.tileentity.TileEntityEnderChest
-
- invalidateBlockReceiveRegion(int, int, int, int, int, int) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- invalidateJson() - Method in class net.minecraft.network.ServerStatusResponse
-
Invalidates the cached json, causing the next call to getJson to rebuild it.
- invalidateRegionAndSetBlock(BlockPos, IBlockState) - Method in class net.minecraft.client.multiplayer.WorldClient
-
Deprecated.
- InvalidVersionSpecificationException - Exception in net.minecraftforge.fml.common.versioning
-
Occurs when a version is invalid.
- InvalidVersionSpecificationException(String) - Constructor for exception net.minecraftforge.fml.common.versioning.InvalidVersionSpecificationException
-
- INVENTORY - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- inventory - Variable in class net.minecraft.entity.player.EntityPlayer
-
- inventory - Variable in class net.minecraft.inventory.Slot
-
- INVENTORY_BACKGROUND - Static variable in class net.minecraft.client.gui.inventory.GuiContainer
-
- inventoryArmorDropChances - Variable in class net.minecraft.entity.EntityLiving
-
- InventoryBasic - Class in net.minecraft.inventory
-
- InventoryBasic(String, boolean, int) - Constructor for class net.minecraft.inventory.InventoryBasic
-
- InventoryBasic(ITextComponent, int) - Constructor for class net.minecraft.inventory.InventoryBasic
-
- inventoryChanged - Variable in class net.minecraft.entity.player.InventoryPlayer
-
- inventoryContainer - Variable in class net.minecraft.entity.player.EntityPlayer
-
- InventoryCrafting - Class in net.minecraft.inventory
-
- InventoryCrafting(Container, int, int) - Constructor for class net.minecraft.inventory.InventoryCrafting
-
- InventoryCraftResult - Class in net.minecraft.inventory
-
- InventoryCraftResult() - Constructor for class net.minecraft.inventory.InventoryCraftResult
-
- InventoryEffectRenderer - Class in net.minecraft.client.renderer
-
- InventoryEffectRenderer(Container) - Constructor for class net.minecraft.client.renderer.InventoryEffectRenderer
-
- InventoryEnderChest - Class in net.minecraft.inventory
-
- InventoryEnderChest() - Constructor for class net.minecraft.inventory.InventoryEnderChest
-
- inventoryHandsDropChances - Variable in class net.minecraft.entity.EntityLiving
-
- InventoryHelper - Class in net.minecraft.inventory
-
- InventoryHelper() - Constructor for class net.minecraft.inventory.InventoryHelper
-
- inventoryItemStacks - Variable in class net.minecraft.inventory.Container
-
- InventoryLargeChest - Class in net.minecraft.inventory
-
- InventoryLargeChest(String, ILockableContainer, ILockableContainer) - Constructor for class net.minecraft.inventory.InventoryLargeChest
-
- InventoryMerchant - Class in net.minecraft.inventory
-
- InventoryMerchant(EntityPlayer, IMerchant) - Constructor for class net.minecraft.inventory.InventoryMerchant
-
- InventoryPlayer - Class in net.minecraft.entity.player
-
- InventoryPlayer(EntityPlayer) - Constructor for class net.minecraft.entity.player.InventoryPlayer
-
- inventorySlots - Variable in class net.minecraft.client.gui.inventory.GuiContainer
-
- inventorySlots - Variable in class net.minecraft.inventory.Container
-
- inverse() - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- inverseObjectRegistry - Variable in class net.minecraft.util.registry.RegistryNamespaced
-
- invertMouse - Variable in class net.minecraft.client.settings.GameSettings
-
- INVISIBILITY - Static variable in class net.minecraft.init.MobEffects
-
- INVISIBILITY - Static variable in class net.minecraft.init.PotionTypes
-
- invoke(Event) - Method in class net.minecraftforge.fml.common.eventhandler.ASMEventHandler
-
- invoke(Event) - Method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
- invoke(Event) - Method in interface net.minecraftforge.fml.common.eventhandler.IEventListener
-
- InvWrapper - Class in net.minecraftforge.items.wrapper
-
- InvWrapper(IInventory) - Constructor for class net.minecraftforge.items.wrapper.InvWrapper
-
- inWall - Static variable in class net.minecraft.util.DamageSource
-
- inWater - Variable in class net.minecraft.entity.Entity
-
- IObjectIntIterable<T> - Interface in net.minecraft.util
-
- IP_PATTERN - Static variable in class net.minecraft.command.server.CommandBanIp
-
- IParticleFactory - Interface in net.minecraft.client.particle
-
- IPerspectiveAwareModel - Interface in net.minecraftforge.client.model
-
- IPerspectiveAwareModel.MapWrapper - Class in net.minecraftforge.client.model
-
- IPhase - Interface in net.minecraft.entity.boss.dragon.phase
-
- IPlantable - Interface in net.minecraftforge.common
-
- IPlayerFileData - Interface in net.minecraft.world.storage
-
- IPosition - Interface in net.minecraft.dispenser
-
- IProgressMeter - Interface in net.minecraft.client.gui
-
- IProgressUpdate - Interface in net.minecraft.util
-
- IProjectile - Interface in net.minecraft.entity
-
- IProperty<T extends java.lang.Comparable<T>> - Interface in net.minecraft.block.properties
-
- IRangedAttackMob - Interface in net.minecraft.entity
-
- IRecipe - Interface in net.minecraft.item.crafting
-
- IRegistry<K,V> - Interface in net.minecraft.util.registry
-
- IReloadableResourceManager - Interface in net.minecraft.client.resources
-
- IRenderChunkFactory - Interface in net.minecraft.client.renderer.chunk
-
- IRenderContextHandler - Interface in net.minecraftforge.client
-
- IRenderFactory<T extends Entity> - Interface in net.minecraftforge.fml.client.registry
-
- IRenderHandler - Class in net.minecraftforge.client
-
- IRenderHandler() - Constructor for class net.minecraftforge.client.IRenderHandler
-
- IResource - Interface in net.minecraft.client.resources
-
- IResourceManager - Interface in net.minecraft.client.resources
-
- IResourceManagerReloadListener - Interface in net.minecraft.client.resources
-
- IResourcePack - Interface in net.minecraft.client.resources
-
- IRetexturableModel - Interface in net.minecraftforge.client.model
-
- IRON - Static variable in class net.minecraft.block.material.MapColor
-
- IRON - Static variable in class net.minecraft.block.material.Material
-
- IRON_AXE - Static variable in class net.minecraft.init.Items
-
- IRON_BARS - Static variable in class net.minecraft.init.Blocks
-
- IRON_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- IRON_BOOTS - Static variable in class net.minecraft.init.Items
-
- IRON_CHESTPLATE - Static variable in class net.minecraft.init.Items
-
- IRON_DOOR - Static variable in class net.minecraft.init.Blocks
-
- IRON_DOOR - Static variable in class net.minecraft.init.Items
-
- IRON_HELMET - Static variable in class net.minecraft.init.Items
-
- IRON_HOE - Static variable in class net.minecraft.init.Items
-
- IRON_HORSE_ARMOR - Static variable in class net.minecraft.init.Items
-
- IRON_INGOT - Static variable in class net.minecraft.init.Items
-
- IRON_LEGGINGS - Static variable in class net.minecraft.init.Items
-
- IRON_ORE - Static variable in class net.minecraft.init.Blocks
-
- IRON_PICKAXE - Static variable in class net.minecraft.init.Items
-
- IRON_SHOVEL - Static variable in class net.minecraft.init.Items
-
- IRON_SWORD - Static variable in class net.minecraft.init.Items
-
- IRON_TRAPDOOR - Static variable in class net.minecraft.init.Blocks
-
- ironCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironCount - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- ironGolemBody - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironGolemHead - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironGolemLeftArm - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironGolemLeftLeg - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironGolemRightArm - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironGolemRightLeg - Variable in class net.minecraft.client.model.ModelIronGolem
-
- ironMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironMaxHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironMinHeight - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- ironSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- ironSize - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- IS_ALIVE - Static variable in class net.minecraft.util.EntitySelectors
-
- IS_LOCAL - Static variable in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- is_mod(byte[]) - Static method in class ibxm.ProTracker
-
- IS_RUNNING_ON_MAC - Static variable in class net.minecraft.client.Minecraft
-
- is_s3m(byte[]) - Static method in class ibxm.ScreamTracker3
-
- IS_SHULKER - Static variable in class net.minecraft.util.EntitySelectors
-
- IS_STANDALONE - Static variable in class net.minecraft.util.EntitySelectors
-
- is_xm(byte[]) - Static method in class ibxm.FastTracker2
-
- isAABBInMaterial(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
-
- isAABBInsideMaterial(World, BlockPos, AxisAlignedBB, Material) - Method in class net.minecraft.block.Block
-
Called when boats or fishing hooks are inside the block to check if they are inside
the material requested.
- isAchievement() - Method in class net.minecraft.stats.Achievement
-
- isAchievement() - Method in class net.minecraft.stats.StatBase
-
- isAchievementInPages(Achievement) - Static method in class net.minecraftforge.common.AchievementPage
-
Will return whether an achievement is in any page or not.
- isActive() - Method in interface net.minecraftforge.client.settings.IKeyConflictContext
-
- isActive() - Method in enum net.minecraftforge.client.settings.KeyModifier
-
- isActiveAndMatches(int) - Method in class net.minecraft.client.settings.KeyBinding
-
Checks that the key conflict context and modifier are active, and that the keyCode matches this binding.
- isActiveItemStackBlocking() - Method in class net.minecraft.entity.EntityLivingBase
-
- isAdultHorse() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isAdventure() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- isAIDisabled() - Method in class net.minecraft.entity.EntityLiving
-
- isAIEnabled() - Method in class net.minecraft.entity.monster.EntityCreeper
-
- isAir(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines this block should be treated as an air block
by the rest of the code.
- isAirBlock(BlockPos) - Method in class net.minecraft.world.ChunkCache
-
- isAirBlock(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
-
- isAirBlock(BlockPos) - Method in class net.minecraft.world.World
-
- isAirBorne - Variable in class net.minecraft.entity.Entity
-
- isAlive() - Method in class net.minecraft.client.particle.Particle
-
- isAlive - Variable in class net.minecraft.network.NetworkSystem
-
- isAllowedCharacter(char) - Static method in class net.minecraft.util.ChatAllowedCharacters
-
- isAllowEdit() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isAllowedOnBooks() - Method in class net.minecraft.enchantment.Enchantment
-
Is this enchantment allowed to be enchanted on books via Enchantment Table
- isAllowFlying() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isAllowFlying() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isAlternateInput(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isAlternateInput(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- isAltKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isAmbientOcclusion() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isAmbientOcclusion() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isAmbientOcclusion() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.Minecraft
-
- isAngry() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- isAngry() - Method in class net.minecraft.entity.passive.EntityWolf
-
- isAnimated() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- isAnnihilated() - Method in class net.minecraft.village.Village
-
- isAnnouncingPlayerAchievements() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isAnnouncingPlayerAchievements() - Method in class net.minecraft.server.MinecraftServer
-
- isAnvilFileSet() - Method in class net.minecraft.server.MinecraftServer
-
- isAnyPlayerWithinRangeAt(double, double, double, double) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, int) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, int, boolean) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, BlockPos) - Method in class net.minecraft.world.World
-
- isAreaLoaded(BlockPos, BlockPos, boolean) - Method in class net.minecraft.world.World
-
- isAreaLoaded(StructureBoundingBox) - Method in class net.minecraft.world.World
-
- isAreaLoaded(StructureBoundingBox, boolean) - Method in class net.minecraft.world.World
-
- isArmored() - Method in class net.minecraft.entity.boss.EntityWither
-
- isArmsRaised() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isArrow(ItemStack) - Method in class net.minecraft.item.ItemBow
-
- isAscending() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
- isAssigned() - Method in class net.minecraft.pathfinding.PathPoint
-
- isAssociatedBlock(Block) - Method in class net.minecraft.block.Block
-
- isAssociatedBlock(Block) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isAssociatedBlock(Block) - Method in class net.minecraft.block.BlockRedstoneTorch
-
- isAtLocation(int, int) - Method in class net.minecraft.world.chunk.Chunk
-
- isAtLocation(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- isAttachedToBlock() - Method in class net.minecraft.entity.monster.EntityShulker
-
- isAttacking - Variable in class net.minecraft.client.model.ModelEnderman
-
- isAttacking() - Method in class net.minecraft.entity.monster.EntityGhast
-
- isAuto() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- ISaveFormat - Interface in net.minecraft.world.storage
-
- ISaveHandler - Interface in net.minecraft.world.storage
-
- isBadEffect() - Method in class net.minecraft.potion.Potion
-
- isBanned(GameProfile) - Method in class net.minecraft.server.management.UserListBans
-
- isBanned(SocketAddress) - Method in class net.minecraft.server.management.UserListIPBans
-
- isBaseMod(List<String>) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- isBeaconBase(IBlockAccess, BlockPos, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block can be used as the base of a beacon.
- isBeaconPayment(ItemStack) - Method in class net.minecraft.item.Item
-
Whether this Item can be used as a payment to activate the vanilla beacon.
- isBed(IBlockState, IBlockAccess, BlockPos, Entity) - Method in class net.minecraft.block.Block
-
Determines if this block is classified as a Bed, Allowing
players to sleep in it, though the block has to specifically
perform the sleeping functionality in it's activated event.
- isBedFoot(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if the current block is the foot half of the bed.
- isBegging() - Method in class net.minecraft.entity.passive.EntityWolf
-
- isBeingRidden() - Method in class net.minecraft.entity.Entity
-
- isBeneficial() - Method in class net.minecraft.potion.Potion
-
- isBesideClimbableBlock() - Method in class net.minecraft.entity.monster.EntitySpider
-
- isBidirectional() - Method in class net.minecraft.client.resources.Language
-
- isBiomeOceanic(int) - Static method in class net.minecraft.world.gen.layer.GenLayer
-
- isBiomeOfType(Biome, BiomeDictionary.Type) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Checks to see if the given biome is registered as being a specific type
- isBiomeRegistered(Biome) - Static method in class net.minecraftforge.common.BiomeDictionary
-
Checks to see if the given biome has been registered as being of any type
- isBlockContainer - Variable in class net.minecraft.block.Block
-
- isBlocked - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
-
- isBlockFullCube(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockHighHumidity(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- isBlockIndirectlyGettingPowered(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockinHighHumidity(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockLoaded(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockLoaded(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- isBlockModifiable(EntityPlayer, BlockPos) - Method in class net.minecraft.world.World
-
- isBlockModifiable(EntityPlayer, BlockPos) - Method in class net.minecraft.world.WorldServer
-
- isBlockNormalCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isBlockNormalCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isBlockNormalCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isBlockNormalCube(BlockPos, boolean) - Method in class net.minecraft.world.World
-
- isBlockPosWithinSqVillageRadius(BlockPos) - Method in class net.minecraft.village.Village
-
- isBlockPowered(BlockPos) - Method in class net.minecraft.world.World
-
- isBlockProtected(World, BlockPos, EntityPlayer) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isBlockProtected(World, BlockPos, EntityPlayer) - Method in class net.minecraft.server.MinecraftServer
-
- isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
- isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
-
- isBlockStairs(IBlockState) - Static method in class net.minecraft.block.BlockStairs
-
- isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.World
-
- isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.WorldServer
-
- isBonusChestEnabled() - Method in class net.minecraft.world.WorldSettings
-
- isBookEnchantable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
-
Allow or forbid the specific book/item combination as an anvil enchant
- isBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- isBooleanList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of current values stored in this property can be converted to a boolean.
- isBooleanValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value held by this property is a valid boolean value.
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.client.renderer.culling.Frustum
-
- isBoundingBoxInFrustum(AxisAlignedBB) - Method in interface net.minecraft.client.renderer.culling.ICamera
-
- isBowInMainhand() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
-
- isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
-
- isBreakDoorsTaskSet() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isBreeding() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityChicken
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityPig
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityWolf
-
- isBroken(ItemStack) - Static method in class net.minecraft.item.ItemElytra
-
- isBucket(ItemStack) - Static method in class net.minecraft.inventory.SlotFurnaceFuel
-
- isBucket(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isBuiltInRenderer() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isBuiltInRenderer() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isBuiltInRenderer() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isBurning(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block should set fire and deal fire damage
to entities coming into contact with it.
- isBurning() - Method in class net.minecraft.entity.Entity
-
- isBurning() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- isBurning() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- isBurning() - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- isBurning() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- isBurning() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- isBurning(IInventory) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- isButtonstate() - Method in class net.minecraftforge.client.event.MouseEvent
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.client.Minecraft
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.server.MinecraftServer
-
- isCallingFromMinecraftThread() - Method in interface net.minecraft.util.IThreadListener
-
- isCallingFromMinecraftThread() - Method in class net.minecraft.world.WorldServer
-
- isCancelable() - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Post
-
- isCancelable() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Determine if this function is cancelable at all.
- isCanceled() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Determine if this event is canceled and should stop executing.
- isCanInteractWith() - Method in class net.minecraftforge.event.entity.player.PlayerOpenContainerEvent
-
- isCarrying - Variable in class net.minecraft.client.model.ModelEnderman
-
- isChanged() - Method in class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.AddModOverrideEntry
-
- isChanged() - Method in class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.ModOverridesEntry
-
Check to see if the child screen's entry list has changed.
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.DoubleEntry
-
- isChanged() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Has the value of this entry changed?
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- isChanged - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isChanged() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- isChangingQuantityOnly - Variable in class net.minecraft.entity.player.EntityPlayerMP
-
- isChannelOpen() - Method in class net.minecraft.network.NetworkManager
-
- isCharged() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- isChecked() - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
-
- isChested() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isChickenJockey() - Method in class net.minecraft.entity.passive.EntityChicken
-
- isChild - Variable in class net.minecraft.client.model.ModelBase
-
- isChild() - Method in class net.minecraft.entity.EntityAgeable
-
- isChild() - Method in class net.minecraft.entity.EntityLivingBase
-
- isChild() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isChild() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isChild() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- isChild - Variable in class net.minecraftforge.common.config.Configuration
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.World
-
- isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.WorldServer
-
- isChunkSaved(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
-
- isChunkTicked() - Method in class net.minecraft.world.chunk.Chunk
-
- isClasspath() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- isClient() - Method in enum net.minecraftforge.fml.relauncher.Side
-
- isCollidable() - Method in class net.minecraft.block.Block
-
- isCollidable() - Method in class net.minecraft.block.BlockFire
-
- isCollidable() - Method in class net.minecraft.block.BlockStairs
-
- isCollided - Variable in class net.minecraft.client.particle.Particle
-
- isCollided - Variable in class net.minecraft.entity.Entity
-
- isCollidedHorizontally - Variable in class net.minecraft.entity.Entity
-
- isCollidedVertically - Variable in class net.minecraft.entity.Entity
-
- isColor() - Method in enum net.minecraft.util.text.TextFormatting
-
- isColorDisabled() - Method in class net.minecraft.client.renderer.VertexBuffer
-
- isColorsEnabled() - Method in class net.minecraft.network.play.client.CPacketClientSettings
-
- isCommandBlockEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isCommandBlockEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- isCommandBlockEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- isCompatible - Variable in class net.minecraftforge.fml.client.ExtendedServerListData
-
- isConditional() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isConditionMet() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isConnectedTo(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Static method in class net.minecraft.block.BlockTripWire
-
- isConnectedToRealms() - Method in class net.minecraft.client.Minecraft
-
- isContainer(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
- isControlFlagDisabled(int) - Method in class net.minecraft.entity.ai.EntityAITasks
-
- isConvertible(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- isConvertible(String) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- isConvertible(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- isConvertible(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- isConverting() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isCoolingDown() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- IScoreCriteria - Interface in net.minecraft.scoreboard
-
- IScoreCriteria.EnumRenderType - Enum in net.minecraft.scoreboard
-
- isCreative() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- isCreative() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isCreative() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isCreative() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- isCreative() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- isCreativeMode - Variable in class net.minecraft.entity.player.PlayerCapabilities
-
- isCreativeMode() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isCreativeMode() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isCreativePlayer() - Method in class net.minecraft.util.DamageSource
-
- isCreatureType(EnumCreatureType, boolean) - Method in class net.minecraft.entity.Entity
-
Returns true if the entity is of the @link{EnumCreatureType} provided
- isCtrlKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
- isCurativeItem(ItemStack) - Method in class net.minecraft.potion.PotionEffect
-
Checks the given ItemStack to see if it is in the list of curative items for the potion effect
- isCurrentLanguageBidirectional() - Method in class net.minecraft.client.resources.LanguageManager
-
- isCurrentLocaleUnicode() - Method in class net.minecraft.client.resources.LanguageManager
-
- isCurrentViewEntity() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isCustomizable() - Method in class net.minecraft.world.WorldType
-
Should world creation GUI show 'Customize' button for this world type?
- isCustomRenderer(ModelBlock) - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- isDamageable() - Method in class net.minecraft.item.Item
-
- isDamageAbsolute() - Method in class net.minecraft.util.DamageSource
-
- isDamaged(ItemStack) - Method in class net.minecraft.item.Item
-
Return if this itemstack is damaged.
- isDaytime() - Method in class net.minecraft.world.World
-
- isDaytime() - Method in class net.minecraft.world.WorldProvider
-
- isDead - Variable in class net.minecraft.entity.Entity
-
- isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isDebuggingEnabled() - Method in interface net.minecraft.network.rcon.IServer
-
- isDebuggingEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- isDedicatedServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isDedicatedServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- isDedicatedServer() - Method in class net.minecraft.server.MinecraftServer
-
- isDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isDefault() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this Property is defaulted.
- isDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- isDefault() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Is this entry's value equal to the default value?
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- isDefault - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isDefault() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- isDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Is this property value equal to the default value?
- isDefaultLibrary(File) - Method in class net.minecraftforge.fml.common.ModClassLoader
-
- isDemo - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
- isDemo() - Method in class net.minecraft.client.Minecraft
-
- isDemo() - Method in class net.minecraft.server.MinecraftServer
-
- isDestinationSame(Vec3d) - Method in class net.minecraft.pathfinding.Path
-
- isDifficultyLocked() - Method in class net.minecraft.network.play.server.SPacketServerDifficulty
-
- isDifficultyLocked() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isDifficultyLocked() - Method in class net.minecraft.world.storage.WorldInfo
-
- isDifficultyScaled() - Method in class net.minecraft.util.DamageSource
-
- isDifficultyScaled() - Method in class net.minecraft.util.EntityDamageSource
-
- isDimensionRegistered(int) - Static method in class net.minecraftforge.common.DimensionManager
-
- isDiode(IBlockState) - Static method in class net.minecraft.block.BlockRedstoneDiode
-
- isDirect() - Method in class net.minecraft.network.PacketBuffer
-
- isDirectory() - Method in class net.minecraftforge.fml.common.event.FMLFingerprintViolationEvent
-
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigate
-
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- isDirectPathBetweenPoints(Vec3d, Vec3d, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
-
- isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- isDirty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- isDirty() - Method in class net.minecraft.world.WorldSavedData
-
- isDismounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- isDonePlaying() - Method in interface net.minecraft.client.audio.ITickableSound
-
- isDonePlaying() - Method in class net.minecraft.client.audio.MovingSound
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleStoneSlab
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleStoneSlabNew
-
- isDouble() - Method in class net.minecraft.block.BlockDoubleWoodSlab
-
- isDouble() - Method in class net.minecraft.block.BlockHalfStoneSlab
-
- isDouble() - Method in class net.minecraft.block.BlockHalfStoneSlabNew
-
- isDouble() - Method in class net.minecraft.block.BlockHalfWoodSlab
-
- isDouble() - Method in class net.minecraft.block.BlockPurpurSlab.Double
-
- isDouble() - Method in class net.minecraft.block.BlockPurpurSlab.Half
-
- isDouble() - Method in class net.minecraft.block.BlockSlab
-
- isDoubleList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of the current values stored in this property can be converted to a double.
- isDoubleValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value held by this property is a valid double value.
- isDrinkingPotion() - Method in class net.minecraft.entity.monster.EntityWitch
-
- isEatingHaystack() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isElder() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- isElytraFlying() - Method in class net.minecraft.entity.EntityLivingBase
-
- isEmpty() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isEmpty() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- isEmpty(String) - Static method in class net.minecraft.realms.RealmsMth
-
- isEmpty() - Method in class net.minecraft.server.management.UserList
-
- isEmpty() - Method in class net.minecraft.util.LowerStringMap
-
- isEmpty() - Method in class net.minecraft.util.text.Style
-
- isEmpty() - Method in class net.minecraft.world.chunk.Chunk
-
- isEmpty() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- isEmpty() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- isEmpty() - Method in class net.minecraft.world.LockCode
-
- isEmpty() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- isEmpty() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- isEmptyBlock(Block) - Method in class net.minecraft.block.BlockPortal.Size
-
- isEmptyContainer(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
- isEnabled(int) - Static method in class net.minecraft.block.BlockHopper
-
- isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- isEnabled() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- isEnabled() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- isEnabled() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- isEncrypted() - Method in class net.minecraft.network.NetworkManager
-
- isEntityAlive() - Method in class net.minecraft.entity.Entity
-
- isEntityAlive() - Method in class net.minecraft.entity.EntityLivingBase
-
- isEntityBlockAnimated(Block) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
-
- isEntityEqual(Entity) - Method in class net.minecraft.entity.boss.EntityDragonPart
-
- isEntityEqual(Entity) - Method in class net.minecraft.entity.Entity
-
- isEntityInsideMaterial(IBlockAccess, BlockPos, IBlockState, Entity, double, Material, boolean) - Method in class net.minecraft.block.Block
-
Called when the entity is inside this block, may be used to determined if the entity can breathing,
display material overlays, or if the entity can swim inside a block.
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.Entity
-
- isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isEntityInvulnerable(DamageSource) - Method in class net.minecraft.entity.Entity
-
- isEntityInvulnerable(DamageSource) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isEntityInvulnerable(DamageSource) - Method in class net.minecraftforge.common.util.FakePlayer
-
- isEntityUndead() - Method in class net.minecraft.entity.EntityLivingBase
-
- isEqualTo(Block, Block) - Static method in class net.minecraft.block.Block
-
- IServer - Interface in net.minecraft.network.rcon
-
- isExpired - Variable in class net.minecraft.client.particle.Particle
-
- isExplosion() - Method in class net.minecraft.util.DamageSource
-
- isExtending() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- isFacingTowardsRepeater(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isFancyGraphicsEnabled() - Static method in class net.minecraft.client.Minecraft
-
- isFancyStyling() - Method in enum net.minecraft.util.text.TextFormatting
-
- isFarmItemInInventory() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isFertile(World, BlockPos) - Method in class net.minecraft.block.Block
-
Checks if this soil is fertile, typically this means that growth rates
of plants on this soil will be slightly sped up.
- isFileExisting(ResourceLocation) - Method in class net.minecraft.client.resources.ResourceIndex
-
- isFilledContainer(ItemStack) - Static method in class net.minecraftforge.fluids.FluidContainerRegistry
-
Deprecated.
- isFinished() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- isFinished() - Method in class net.minecraft.pathfinding.Path
-
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityDragonFireball
-
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityFireball
-
- isFireballFiery() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- isFireDamage() - Method in class net.minecraft.util.DamageSource
-
- isFireSource(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Currently only called by fire when it is on top of this block.
- isFlammable(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called when fire is updating, checks if a block face can catch fire.
- isFlammableWithin(AxisAlignedBB) - Method in class net.minecraft.world.World
-
- isFlexibleRail(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
-
Return true if the rail can make corners.
- isFlightAllowed() - Method in class net.minecraft.server.MinecraftServer
-
- isFlowingVertically(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- isFluidDefault(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Is the supplied fluid the current default fluid for it's name
- isFluidEqual(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs and NBT Tags are equal.
- isFluidEqual(ItemStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs and NBT Tags are equal compared to a registered container
ItemStack.
- isFluidRegistered(Fluid) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
Does the supplied fluid have an entry for it's name (whether or not the fluid itself is default)
- isFluidRegistered(String) - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- isFluidStackIdentical(FluidStack) - Method in class net.minecraftforge.fluids.FluidStack
-
Determines if the FluidIDs, Amounts, and NBT Tags are all equal.
- isFlying - Variable in class net.minecraft.entity.player.PlayerCapabilities
-
- isFlying() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isFlying() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isFocused() - Method in class net.minecraft.client.gui.GuiTextField
-
- isFocused() - Method in class net.minecraft.realms.RealmsEditBox
-
- isFoliage(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Used by getTopSolidOrLiquidBlock while placing biome decorations, villages, etc
Also used to determine if the player can spawn on this block.
- isForced() - Method in class net.minecraftforge.event.entity.player.PlayerSetSpawnEvent
-
This event is called before a player's spawn point is changed.
- isFramebufferEnabled() - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- isFramerateLimitBelowMax() - Method in class net.minecraft.client.Minecraft
-
- isFrozen() - Method in class net.minecraft.world.storage.loot.LootPool
-
- isFrozen() - Method in class net.minecraft.world.storage.loot.LootTable
-
- isFrozen - Variable in class net.minecraftforge.fml.common.event.FMLModIdMappingEvent
-
- isFrozen(FMLControlledNamespacedRegistry<?>) - Static method in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- isFull3D() - Method in class net.minecraft.item.Item
-
- isFull3D() - Method in class net.minecraft.item.ItemCarrotOnAStick
-
- isFull3D() - Method in class net.minecraft.item.ItemFishingRod
-
- isFull3D() - Method in class net.minecraft.item.ItemHoe
-
- isFull3D() - Method in class net.minecraft.item.ItemSword
-
- isFull3D() - Method in class net.minecraft.item.ItemTool
-
- isFullBlock(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullBlock() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullBlock() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockAir
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBanner
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBed
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockBush
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockButton
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCake
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChest
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFence
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockGlass
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLever
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPane
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockPortal
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockReed
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSign
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockVine
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockWall
-
- isFullCube(IBlockState) - Method in class net.minecraft.block.BlockWeb
-
- isFullCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isFullCube(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- isFullScreen() - Method in class net.minecraft.client.Minecraft
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
- isFullyOpaque(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- isFullyOpaque() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isFullyOpaque() - Method in interface net.minecraft.block.state.IBlockProperties
-
Deprecated.
- isFunctionMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Is this a Function
type message
- isGamePaused() - Method in class net.minecraft.client.Minecraft
-
- isGaseous - Variable in class net.minecraftforge.fluids.Fluid
-
This indicates if the fluid is gaseous.
- isGaseous() - Method in class net.minecraftforge.fluids.Fluid
-
- isGaseous(FluidStack) - Method in class net.minecraftforge.fluids.Fluid
-
- isGaseous(World, BlockPos) - Method in class net.minecraftforge.fluids.Fluid
-
- isGlobalRenderer(TileEntityBeacon) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
-
- isGlobalRenderer(TileEntityEndGateway) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndGatewayRenderer
-
- isGlobalRenderer(T) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- isGlobalRenderer(TileEntityStructure) - Method in class net.minecraft.client.renderer.tileentity.TileEntityStructureRenderer
-
- isGlowing() - Method in class net.minecraft.entity.Entity
-
- isGuarded() - Method in class net.minecraft.world.gen.feature.WorldGenSpikes.EndSpike
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.BuiltInModel
-
- isGui3d() - Method in interface net.minecraft.client.renderer.block.model.IBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.MultipartBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- isGui3d() - Method in class net.minecraft.client.renderer.block.model.WeightedBakedModel
-
- isGui3d() - Method in class net.minecraftforge.client.model.IPerspectiveAwareModel.MapWrapper
-
- isGui3d() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- isGuiEnabled() - Static method in class net.minecraft.client.Minecraft
-
- isGUIOpen(Class<? extends GuiScreen>) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
Is this GUI type open?
- isHalfSlab(IBlockState) - Static method in class net.minecraft.block.BlockSlab
-
- isHandActive() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isHandActive() - Method in class net.minecraft.entity.EntityLivingBase
-
- isHardcore() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- isHardcore() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isHardcore() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- isHardcore() - Method in class net.minecraft.server.MinecraftServer
-
- isHardcoreMode() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldInfo
-
- isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldSummary
-
- isHasVillageGenerated() - Method in class net.minecraftforge.event.terraingen.PopulateChunkEvent
-
- IShearable - Interface in net.minecraftforge.common
-
This allows for mods to create there own Shear-like items
and have them interact with Blocks/Entities without extra work.
- isHellWorld - Variable in class net.minecraft.world.WorldProvider
-
- isHere(IInventory, int) - Method in class net.minecraft.inventory.Slot
-
- isHidden - Variable in class net.minecraft.client.model.ModelRenderer
-
- isHighHumidity() - Method in class net.minecraft.world.biome.Biome
-
- isHorizontal() - Method in enum net.minecraft.util.EnumFacing.Axis
-
- isHorse() - Method in enum net.minecraft.entity.passive.HorseType
-
- isHorseArmor(Item) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
- isHorseJumping() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isHorseSaddled() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isHotbar(int) - Static method in class net.minecraft.entity.player.InventoryPlayer
-
- ISidedInventory - Interface in net.minecraft.inventory
-
- isIgnited() - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- isImmuneToExplosions() - Method in class net.minecraft.entity.Entity
-
- isImmuneToExplosions() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isImmuneToFire - Variable in class net.minecraft.entity.Entity
-
- isImmuneToFire() - Method in class net.minecraft.entity.Entity
-
- isImmutable() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- isImmutable() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- isImmutable() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- isImmutable() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- isInCreativeMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isIndependent - Variable in class net.minecraft.stats.StatBase
-
- isInfinite(ItemStack, ItemStack, EntityPlayer) - Method in class net.minecraft.item.ItemArrow
-
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingOreRecipe
-
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.BrewingRecipe
-
- isIngredient(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns true if the passed ItemStack is an ingredient for this recipe.
- isIngredient(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
- isInitialized() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isInitialized() - Method in class net.minecraft.world.storage.WorldInfo
-
- isInLava() - Method in class net.minecraft.entity.Entity
-
- isInLiquid() - Method in class net.minecraft.pathfinding.PathNavigate
-
- isInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
-
- isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.AbstractBrewingRecipe
-
- isInput(ItemStack) - Method in interface net.minecraftforge.common.brewing.IBrewingRecipe
-
Returns true is the passed ItemStack is an input for this recipe.
- isInput(ItemStack) - Method in class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
Code adapted from TileEntityBrewingStand.isItemValidForSlot(int index, ItemStack stack)
- isInRange(int) - Method in class net.minecraft.world.storage.loot.RandomValueRange
-
- isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.Entity
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.Entity
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.EntityLeashKnot
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFireball
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityShulkerBullet
-
- isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- isInsideBorder(WorldBorder, Entity) - Method in class net.minecraft.world.World
-
- isInsideOfMaterial(Material) - Method in class net.minecraft.entity.Entity
-
- isInsideOfMaterial(Material, Entity, BlockPos) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isInsideSide(BlockPos) - Method in class net.minecraft.village.VillageDoorInfo
-
- isInsideStructure(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- isInstant() - Method in class net.minecraft.potion.Potion
-
- isInstant() - Method in class net.minecraft.potion.PotionHealth
-
- isInState(LoaderState) - Method in class net.minecraftforge.fml.common.LoadController
-
- isInState(LoaderState) - Method in class net.minecraftforge.fml.common.Loader
-
- isInteger(Matrix4f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- isIntegratedServerRunning() - Method in class net.minecraft.client.Minecraft
-
- isInterpolate() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
-
- isInterruptible() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- isIntList() - Method in class net.minecraftforge.common.config.Property
-
Checks if all of the current values stored in this property can be converted to an integer.
- isIntValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value stored in this property can be converted to an integer.
- isInvalid() - Method in class net.minecraft.tileentity.TileEntity
-
- isInvalidNeighbor(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockContainer
-
- isInvisible() - Method in class net.minecraft.entity.Entity
-
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
-
- isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
-
- isInvulnerable() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- isInvulnerable() - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- isInvulnerable() - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- isInvulnerableDimensionChange() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isInWater() - Method in class net.minecraft.entity.Entity
-
- isInWater() - Method in class net.minecraft.entity.passive.EntitySquid
-
- isInWeb - Variable in class net.minecraft.entity.Entity
-
- isIslandChunk(int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- isItemConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isItemDamaged() - Method in class net.minecraft.item.ItemStack
-
- isItemEnchantable() - Method in class net.minecraft.item.ItemStack
-
- isItemEnchanted() - Method in class net.minecraft.item.ItemStack
-
- isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
-
- isItemEqualIgnoreDurability(ItemStack) - Method in class net.minecraft.item.ItemStack
-
- isItemFuel(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
-
- isItemStackDamageable() - Method in class net.minecraft.item.ItemStack
-
- isItemStackInSlot(EntityEquipmentSlot, ItemStack) - Static method in class net.minecraft.entity.EntityLiving
-
- isItemStackMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- isItemTool(ItemStack) - Method in class net.minecraft.item.Item
-
- isItemTool(ItemStack) - Method in class net.minecraft.item.ItemBook
-
- isItemTool(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
-
- isItemTool(ItemStack) - Method in class net.minecraft.item.ItemFishingRod
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.Slot
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
-
- isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
-
- isItemValid(ItemStack) - Method in class net.minecraftforge.items.SlotItemHandler
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityChest
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- isJava64bit() - Method in class net.minecraft.client.Minecraft
-
- isJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- isJsonPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- isJumping - Variable in class net.minecraft.entity.ai.EntityJumpHelper
-
- isJumping - Variable in class net.minecraft.entity.EntityLivingBase
-
- isJumping() - Method in class net.minecraft.network.play.client.CPacketInput
-
- isKeyCodeModifier(int) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- isKeyComboCtrlA(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlC(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlV(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyComboCtrlX(int) - Static method in class net.minecraft.client.gui.GuiScreen
-
- isKeyDown(KeyBinding) - Static method in class net.minecraft.client.settings.GameSettings
-
- isKeyDown() - Method in class net.minecraft.client.settings.KeyBinding
-
- isKeyTranslated(String) - Method in class net.minecraft.util.text.translation.LanguageMap
-
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.Block
-
Checks if a player or entity can use this block to 'climb' like a ladder.
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockLadder
-
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockTrapDoor
-
- isLadder(IBlockState, IBlockAccess, BlockPos, EntityLivingBase) - Method in class net.minecraft.block.BlockVine
-
FORGE START
- isLanServer() - Method in class net.minecraft.server.management.UserList
-
- isLayerEmpty(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Determines if this block is considered a leaf block, used to apply the leaf decay and generation system.
- isLeaves(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLeaves
-
- isLeftHanded() - Method in class net.minecraft.entity.EntityLiving
-
- isLightPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isLiquid() - Method in class net.minecraft.block.material.Material
-
- isLiquid() - Method in class net.minecraft.block.material.MaterialLiquid
-
- isLiquidInStructureBoundingBox(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- isList() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isList() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this Property is a list/array.
- isList - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isList() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isList() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Is this property object a list?
- isListFixedLength - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isListLengthFixed() - Method in class net.minecraftforge.common.config.ConfigElement
-
- isListLengthFixed() - Method in class net.minecraftforge.common.config.Property
-
Returns whether or not this list/array has a fixed length.
- isListLengthFixed() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isListLengthFixed() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Does this list property have to remain a fixed length?
- isListSavable() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
-
- isLivingOnLadder(IBlockState, World, BlockPos, EntityLivingBase) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isLoaded() - Method in class net.minecraft.world.chunk.Chunk
-
- isLoading() - Method in class net.minecraftforge.client.model.ModelLoader
-
- isLoading() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
If the client is in the midst of loading, we disable saving so that custom settings aren't wiped out
- isLocal() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientConnectedToServerEvent
-
- isLocal() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerConnectionFromClientEvent
-
- isLocalChannel() - Method in class net.minecraft.network.NetworkManager
-
- isLocalWorld - Variable in class net.minecraft.inventory.ContainerPlayer
-
- isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
-
- isLocked() - Method in class net.minecraft.client.gui.GuiLockIconButton
-
- isLocked() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- isLocked() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- isLocked() - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isLocked() - Method in class net.minecraft.scoreboard.Score
-
- isLocked() - Method in class net.minecraft.tileentity.TileEntityLockable
-
- isLocked() - Method in interface net.minecraft.world.ILockableContainer
-
- isLongDistance() - Method in class net.minecraft.network.play.server.SPacketParticles
-
- isLongValue() - Method in class net.minecraftforge.common.config.Property
-
Checks if the current value stored in this property can be converted to a long.
- isLowerBoundInclusive() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- isMagicDamage() - Method in class net.minecraft.util.DamageSource
-
- isMap() - Method in class net.minecraft.item.Item
-
- isMap() - Method in class net.minecraft.item.ItemMapBase
-
- isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.WorldInfo
-
- isMapFeaturesEnabled() - Method in class net.minecraft.world.WorldSettings
-
- ISmartVariant - Interface in net.minecraftforge.client.model
-
- isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
-
- isMating() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isMatingSeason() - Method in class net.minecraft.village.Village
-
- isMaxAge(IBlockState) - Method in class net.minecraft.block.BlockCrops
-
- isMaxDuration() - Method in class net.minecraft.network.play.server.SPacketEntityEffect
-
- isMenuActive() - Method in class net.minecraft.client.gui.GuiSpectator
-
- isMinecartPowered() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- isMinecraftJar() - Method in class net.minecraftforge.fml.common.discovery.ModCandidate
-
- isModelSet() - Method in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- isModLoaded(String) - Static method in class net.minecraftforge.fml.common.Loader
-
Query if we know of a mod named modname
- isMounting() - Method in class net.minecraftforge.event.entity.EntityMountEvent
-
- isMouseDown - Variable in class net.minecraft.client.gui.GuiSlider
-
- isMouseOver() - Method in class net.minecraft.client.gui.GuiButton
-
- isMouseOverTab(CreativeTabs, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
-
- isMouseYWithinSlotBounds(int) - Method in class net.minecraft.client.gui.GuiSlot
-
- isMovementBlocked() - Method in class net.minecraft.entity.EntityLivingBase
-
- isMovementBlocked() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isMovementBlocked() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isMoving() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- isMultipass() - Method in class net.minecraft.client.renderer.entity.Render
-
- isMultipass() - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- isMutation() - Method in class net.minecraft.world.biome.Biome
-
- isNBTMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
- isNbtSensitive() - Method in class net.minecraftforge.fluids.UniversalBucket
-
- isNBTValid(NBTTagCompound) - Static method in class net.minecraft.item.ItemWritableBook
-
- isNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- isNeedsUpdateCustom() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- isNewLevelIdAcceptable(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
-
- isNewLevelIdAcceptable(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- isNewLevelIdAcceptable(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- isNextToSuccessfulCommandBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
-
- isNoDespawnRequired() - Method in class net.minecraft.entity.EntityLiving
-
- isNonBoss() - Method in class net.minecraft.entity.boss.EntityDragon
-
- isNonBoss() - Method in class net.minecraft.entity.boss.EntityWither
-
- isNonBoss() - Method in class net.minecraft.entity.Entity
-
- ISnooperInfo - Interface in net.minecraft.profiler
-
- isNormalCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isNormalCube(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
Return true if the block is a normal, solid cube.
- isNormalCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isNormalCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isNotColliding() - Method in class net.minecraft.entity.EntityLiving
-
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- isNotColliding() - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- isNotColliding() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- isNotColliding() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- isNotCreative() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isNotRenderingEffectsInGUI(boolean) - Method in class net.minecraft.client.renderer.RenderItem
-
- isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
-
- isNumber(JsonElement) - Static method in class net.minecraft.util.JsonUtils
-
- isOceanBlock(ChunkPrimer, int, int, int, int, int) - Method in class net.minecraft.world.gen.MapGenCaves
-
- isOceanBlock(ChunkPrimer, int, int, int, int, int) - Method in class net.minecraft.world.gen.MapGenRavine
-
- isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.entity.Entity
-
- isOldMapFormat(String) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
-
- isOldMapFormat(String) - Method in interface net.minecraft.world.storage.ISaveFormat
-
- isOldMapFormat(String) - Method in class net.minecraft.world.storage.SaveFormatOld
-
- isOnGround() - Method in class net.minecraft.network.play.client.CPacketPlayer
-
- isOnItemFrame() - Method in class net.minecraft.item.ItemStack
-
- isOnLadder() - Method in class net.minecraft.entity.EntityFlying
-
- isOnLadder() - Method in class net.minecraft.entity.EntityLivingBase
-
- isOnLadder() - Method in class net.minecraft.entity.monster.EntitySpider
-
- isOnLadder() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isOnLAN() - Method in class net.minecraft.client.multiplayer.ServerData
-
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.Entity
-
- isOnSameTeam(Entity) - Method in class net.minecraft.entity.passive.EntityTameable
-
- isOnScoreboardTeam(Team) - Method in class net.minecraft.entity.Entity
-
- isOnTransferCooldown() - Method in class net.minecraft.tileentity.TileEntityHopper
-
- isOpaque() - Method in class net.minecraft.block.material.Material
-
- isOpaque() - Method in class net.minecraft.client.util.JsonBlendingMode
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockAir
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockAnvil
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBanner
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBarrier
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBeacon
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBed
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBreakable
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockBush
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockButton
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCactus
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCake
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCarpet
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCauldron
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChest
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChorusFlower
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockChorusPlant
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockCocoa
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDoor
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEnchantmentTable
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndGateway
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockEndRod
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFarmland
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFence
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFire
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockGrassPath
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockHopper
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLadder
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLeaves
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLever
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockLiquid
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockMobSpawner
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPane
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRailBase
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockReed
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSign
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSkull
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSlab
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockSnow
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockStairs
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTorch
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTripWire
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockVine
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockWall
-
- isOpaqueCube(IBlockState) - Method in class net.minecraft.block.BlockWeb
-
- isOpaqueCube() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isOpaqueCube() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isOpaqueCube(IBlockState) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- isOpen(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
-
- isOpen(int) - Static method in class net.minecraft.block.BlockDoor
-
- isOptimalFlowDirection - Variable in class net.minecraftforge.fluids.BlockFluidClassic
-
- ISound - Interface in net.minecraft.client.audio
-
- ISound.AttenuationType - Enum in net.minecraft.client.audio
-
- ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
-
- ISoundEventListener - Interface in net.minecraft.client.audio
-
- isOutsideBorder() - Method in class net.minecraft.entity.Entity
-
- isOwner(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
-
- isPartOfLargeChest(IInventory) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCauldron
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChorusPlant
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSign
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
-
- isPassable(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- isPassenger(Entity) - Method in class net.minecraft.entity.Entity
-
- isPathEmpty() - Method in class net.minecraft.pathfinding.PathHeap
-
- isPauseScreen() - Method in class net.minecraft.realms.RealmsScreen
-
- ISpecialArmor - Interface in net.minecraftforge.common
-
This interface is to be implemented by ItemArmor classes.
- ISpecialArmor.ArmorProperties - Class in net.minecraftforge.common
-
- ISpectatorMenuObject - Interface in net.minecraft.client.gui.spectator
-
- ISpectatorMenuRecipient - Interface in net.minecraft.client.gui.spectator
-
- ISpectatorMenuView - Interface in net.minecraft.client.gui.spectator
-
- isPlayer() - Method in class net.minecraft.entity.EntityLivingBase
-
- isPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isPlayerCreated() - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- isPlayerFullyAsleep() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isPlayerInfoSet() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- isPlayerReputationTooLow(String) - Method in class net.minecraft.village.Village
-
- isPlayerSleeping() - Method in class net.minecraft.entity.EntityLivingBase
-
- isPlayerSleeping() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isPlayerTicket() - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
Is this a player associated ticket rather than a mod associated ticket?
- isPlayerWatchingChunk(EntityPlayerMP, int, int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- isPlaying() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isPointInRegion(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
-
- isPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isPosition() - Method in class net.minecraft.realms.RealmsVertexFormatElement
-
- isPositionElement() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- isPositionInStructure(World, BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenStructure
-
- isPotionActive(Potion) - Method in class net.minecraft.entity.EntityLivingBase
-
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
-
- isPotionApplicable(PotionEffect) - Method in class net.minecraft.entity.monster.EntitySpider
-
- isPowered - Variable in class net.minecraft.block.BlockRailBase
-
- isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isPowered() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isPoweredCart() - Method in class net.minecraft.entity.item.EntityMinecart
-
Returns true if this cart is self propelled.
- isPressed() - Method in class net.minecraft.client.settings.KeyBinding
-
- isProjectile() - Method in class net.minecraft.util.DamageSource
-
- isProperty() - Method in class net.minecraftforge.common.config.ConfigElement
-
Gets the value of the property property.
- isProperty - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- isProperty() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
Gets the value of the property property.
- isProperty() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
Gets the value of the property property.
- isPumpkinEquipped() - Method in class net.minecraft.entity.monster.EntitySnowman
-
- isPushedByWater() - Method in class net.minecraft.entity.Entity
-
- isPushedByWater() - Method in class net.minecraft.entity.passive.EntityWaterMob
-
- isPushedByWater() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isPVPEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- isRailBlock(World, BlockPos) - Static method in class net.minecraft.block.BlockRailBase
-
- isRailBlock(IBlockState) - Static method in class net.minecraft.block.BlockRailBase
-
- isRaining() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isRaining() - Method in class net.minecraft.world.storage.WorldInfo
-
- isRaining() - Method in class net.minecraft.world.World
-
- isRainingAt(BlockPos) - Method in class net.minecraft.world.World
-
- isReadable() - Method in class net.minecraft.network.PacketBuffer
-
- isReadable(int) - Method in class net.minecraft.network.PacketBuffer
-
- isReadOnly() - Method in interface net.minecraft.scoreboard.IScoreCriteria
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteria
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaColored
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- isReadOnly() - Method in class net.minecraft.scoreboard.ScoreCriteriaReadOnly
-
- isReady(int, int) - Method in class net.minecraft.potion.Potion
-
- isReady(int, int) - Method in class net.minecraft.potion.PotionHealth
-
- isReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isRearing() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isRecentlyHit() - Method in class net.minecraftforge.event.entity.living.LivingDropsEvent
-
- isRecipeDisabled() - Method in class net.minecraft.village.MerchantRecipe
-
- isReducedDebugInfo() - Method in class net.minecraft.network.play.server.SPacketJoinGame
-
- isRegistered() - Static method in class net.minecraft.init.Bootstrap
-
- isRelative() - Method in class net.minecraft.command.CommandBase.CoordinateArg
-
- isRemappedClass(String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- isRemote - Variable in class net.minecraft.world.World
-
- isRenderEntityOutlines() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- isRenderMultipass(Entity) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isRenderShadow() - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- isRepairable() - Method in class net.minecraft.item.Item
-
Called by CraftingManager to determine if an item is reparable.
- isRepeaterPowered - Variable in class net.minecraft.block.BlockRedstoneDiode
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAir
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
- isReplaceable(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- isReplaceable() - Method in class net.minecraft.block.material.Material
-
- isReplaceable(World, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
- isReplaceableOreGen(IBlockState, IBlockAccess, BlockPos, Predicate<IBlockState>) - Method in class net.minecraft.block.Block
-
Determines if the current block is replaceable by Ore veins during world generation.
- isRequiresConversion() - Method in class net.minecraft.realms.RealmsLevelSummary
-
- isRequiresMcRestart() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
Will be set to true if any elements were changed that require a restart of Minecraft.
- isResolved() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isRidable() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isRiding - Variable in class net.minecraft.client.model.ModelBase
-
- isRiding() - Method in class net.minecraft.entity.Entity
-
- isRidingHorse() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isRidingHorse() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isRidingOrBeingRiddenBy(Entity) - Method in class net.minecraft.entity.Entity
-
- isRidingSameEntity(Entity) - Method in class net.minecraft.entity.Entity
-
- isRotated() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- isRotating() - Method in class net.minecraft.network.play.server.SPacketEntity
-
- isRowingBoat() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isRunning() - Method in class net.minecraft.entity.ai.EntityAITempt
-
- isRunning() - Method in class net.minecraft.network.rcon.RConThreadBase
-
- isSameDiode(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- isSamePath(Path) - Method in class net.minecraft.pathfinding.Path
-
- isSameRailWithPower(World, BlockPos, boolean, int, BlockRailBase.EnumRailDirection) - Method in class net.minecraft.block.BlockRailPowered
-
- isSameTeam(Team) - Method in class net.minecraft.scoreboard.Team
-
- isSaved() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- isScreaming() - Method in class net.minecraft.entity.monster.EntityEnderman
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiListExtended
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSlot
-
- isSelected(int) - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
-
- isSelected(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
- isSelected(int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
Returns true if the element passed in is currently selected
- isSelected(int) - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- isSelected(int) - Method in class net.minecraftforge.fml.client.GuiSlotModList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- isSelectedItem(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- isSendToClient() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- isSentToPlayers() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- isServer() - Method in enum net.minecraftforge.fml.relauncher.Side
-
- isServerInOnlineMode() - Method in class net.minecraft.server.MinecraftServer
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
-
- isServerPack() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- isServerRunning() - Method in class net.minecraft.server.MinecraftServer
-
- isServerStopped() - Method in class net.minecraft.server.MinecraftServer
-
- isServerWorld() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isServerWorld() - Method in class net.minecraft.entity.EntityLiving
-
- isServerWorld() - Method in class net.minecraft.entity.EntityLivingBase
-
- isServerWorld() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isSetToDefaultValue() - Method in class net.minecraft.client.settings.KeyBinding
-
- isShaderActive() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLeaves
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.entity.passive.EntityMooshroom
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in class net.minecraft.entity.passive.EntitySheep
-
- isShearable(ItemStack, IBlockAccess, BlockPos) - Method in interface net.minecraftforge.common.IShearable
-
Checks if the object is currently shearable
Example: Sheep return false when they have no wool
- isShiftKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
-
- isShowAdvancedItemTooltips() - Method in class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
Whether the advanced information on item tooltips is being shown, toggled by F3+H.
- isSidePowered(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
- isSideSolid(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Checks if the block is a solid face on the given side, used by placement logic.
- isSideSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isSideSolid(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in class net.minecraft.world.ChunkCache
-
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in interface net.minecraft.world.IBlockAccess
-
FORGE: isSideSolid, pulled up from
World
- isSideSolid(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
-
Determine if the given block is considered solid on the
specified side.
- isSideSolid(BlockPos, EnumFacing, boolean) - Method in class net.minecraft.world.World
-
Determine if the given block is considered solid on the
specified side.
- isSilent() - Method in class net.minecraft.entity.Entity
-
- isSilkTouching() - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- isSingleplayer() - Method in class net.minecraft.client.Minecraft
-
- isSinglePlayer() - Method in class net.minecraft.server.MinecraftServer
-
- isSitting() - Method in class net.minecraft.entity.passive.EntityTameable
-
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.MapGenVillage.Start
-
- isSizeableStructure() - Method in class net.minecraft.world.gen.structure.StructureStart
-
- isSkeletonTrap() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isSkyColored() - Method in class net.minecraft.world.WorldProvider
-
- isSkyColored() - Method in class net.minecraft.world.WorldProviderEnd
-
- isSmall() - Method in class net.minecraft.entity.item.EntityArmorStand
-
- isSmallSlime() - Method in class net.minecraft.entity.monster.EntitySlime
-
- isSneak - Variable in class net.minecraft.client.model.ModelBiped
-
- isSneaking() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isSneaking() - Method in class net.minecraft.entity.Entity
-
- isSneaking() - Method in class net.minecraft.network.play.client.CPacketInput
-
- isSnooperEnabled() - Method in class net.minecraft.client.Minecraft
-
- isSnooperEnabled() - Method in interface net.minecraft.profiler.ISnooperInfo
-
- isSnooperEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- isSnooperEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- isSnooperEnabled() - Method in class net.minecraft.server.MinecraftServer
-
- isSnooperRunning() - Method in class net.minecraft.profiler.Snooper
-
- isSnowyBiome() - Method in class net.minecraft.world.biome.Biome
-
- isSolid() - Method in class net.minecraft.block.material.Material
-
- isSolid() - Method in class net.minecraft.block.material.MaterialLiquid
-
- isSolid() - Method in class net.minecraft.block.material.MaterialLogic
-
- isSolid() - Method in class net.minecraft.block.material.MaterialPortal
-
- isSolid() - Method in class net.minecraft.block.material.MaterialTransparent
-
- isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
-
- isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundManager
-
- isSoundServerwide() - Method in class net.minecraft.network.play.server.SPacketEffect
-
- isSourceBlock(IBlockAccess, BlockPos) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- isSpawnChunk(int, int) - Method in class net.minecraft.world.World
-
- isSpawnedByPlayer() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- isSpawnForced() - Method in class net.minecraft.entity.player.EntityPlayer
-
Deprecated.
- isSpawnForced(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of isSpawnForced.
- isSpawning() - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- isSpectatedByPlayer(EntityPlayerMP) - Method in class net.minecraft.entity.Entity
-
- isSpectatedByPlayer(EntityPlayerMP) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isSpectator() - Method in class net.minecraft.client.entity.AbstractClientPlayer
-
- isSpectator() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isSpectator() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isSpectator() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- isSprinting() - Method in class net.minecraft.entity.Entity
-
- isStackable() - Method in class net.minecraft.item.ItemStack
-
- isStencilEnabled() - Method in class net.minecraft.client.shader.Framebuffer
-
Returns wither or not this FBO has been successfully initialized with stencil bits.
- isStreaming() - Method in class net.minecraft.client.audio.Sound
-
- isString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
-
- isString(JsonElement) - Static method in class net.minecraft.util.JsonUtils
-
- isStringEntityName(Entity, String) - Static method in class net.minecraft.entity.EntityList
-
- isStringMessage() - Method in class net.minecraftforge.fml.common.event.FMLInterModComms.IMCMessage
-
Is this a string type message
- isStringValidEntityName(String) - Static method in class net.minecraft.entity.EntityList
-
- isSuitableTarget(EntityLiving, EntityLivingBase, boolean, boolean) - Static method in class net.minecraft.entity.ai.EntityAITarget
-
- isSuitableTarget(EntityLivingBase, boolean) - Method in class net.minecraft.entity.ai.EntityAITarget
-
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProvider
-
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderEnd
-
- isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderHell
-
- isSurroundingBlockFlammable(World, BlockPos) - Method in class net.minecraft.block.BlockStaticLiquid
-
- isSurvivalOrAdventure() - Method in enum net.minecraft.world.WorldSettings.GameType
-
- isSwampHut(BlockPos) - Method in class net.minecraft.world.gen.structure.MapGenScatteredFeature
-
- isSwingingArms() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- isSwingInProgress - Variable in class net.minecraft.entity.EntityLivingBase
-
- isSynchronous() - Method in class net.minecraftforge.fml.common.StartupQuery
-
- isSystem() - Method in class net.minecraft.network.play.server.SPacketChat
-
- isTabInFirstRow() - Method in class net.minecraft.creativetab.CreativeTabs
-
- isTame() - Method in class net.minecraft.entity.passive.EntityHorse
-
- isTamed() - Method in class net.minecraft.entity.passive.EntityTameable
-
- IStateMapper - Interface in net.minecraft.client.renderer.block.statemap
-
- IStatStringFormat - Interface in net.minecraft.stats
-
- IStatType - Interface in net.minecraft.stats
-
- isTempting(ItemStack) - Method in class net.minecraft.entity.ai.EntityAITempt
-
- isTerrainPopulated() - Method in class net.minecraft.world.chunk.Chunk
-
- isTexturePresent(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
-
- isThundering() - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- isThundering() - Method in class net.minecraft.world.storage.WorldInfo
-
- isThundering() - Method in class net.minecraft.world.World
-
- isToolEffective(String, IBlockState) - Method in class net.minecraft.block.Block
-
Checks if the specified tool type is efficient on this block,
meaning that it digs at full speed.
- isToolEffective(IBlockAccess, BlockPos, ItemStack) - Static method in class net.minecraftforge.common.ForgeHooks
-
- isToolNotRequired() - Method in class net.minecraft.block.material.Material
-
- isTop(int) - Static method in class net.minecraft.block.BlockDoor
-
- isTouchScreen() - Static method in class net.minecraft.realms.Realms
-
- isTrading() - Method in class net.minecraft.entity.passive.EntityVillager
-
- isTranslucent(IBlockState) - Method in class net.minecraft.block.Block
-
Deprecated.
- isTranslucent() - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- isTranslucent() - Method in interface net.minecraft.block.state.IBlockProperties
-
- isTransparent() - Method in class net.minecraft.client.particle.Particle
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- isTransparent() - Method in class net.minecraft.client.particle.ParticleSpell
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.Enchantment
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentFrostWalker
-
- isTreasureEnchantment() - Method in class net.minecraft.enchantment.EnchantmentMending
-
- isTriangles() - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- IStringSerializable - Interface in net.minecraft.util
-
- isTypeAt(World, BlockPos, BlockPlanks.EnumType) - Method in class net.minecraft.block.BlockSapling
-
- isTypeConversionReagent(ItemStack) - Static method in class net.minecraft.potion.PotionHelper
-
- isTypeListModded(BiomeManager.BiomeType) - Static method in class net.minecraftforge.common.BiomeManager
-
- isUnblockable() - Method in class net.minecraft.util.DamageSource
-
- isUnboundedAbove() - Method in class net.minecraftforge.fml.common.versioning.VersionRange
-
- isUndead() - Method in enum net.minecraft.entity.passive.HorseType
-
- isUnicode() - Method in class net.minecraft.client.Minecraft
-
- isUnicode() - Method in class net.minecraft.client.resources.Locale
-
- isUniversalBucketEnabled() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- isUpdateScheduled(BlockPos, Block) - Method in class net.minecraft.world.World
-
- isUpdateScheduled(BlockPos, Block) - Method in class net.minecraft.world.WorldServer
-
- isUpdating() - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- isUpperBoundInclusive() - Method in class net.minecraftforge.fml.common.versioning.Restriction
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- isUseableByPlayer(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- isUser() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- isUser() - Method in class net.minecraft.entity.player.EntityPlayer
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandBase
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandClearInventory
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEffect
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEnchant
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEntityData
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandExecuteAt
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGameMode
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGive
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandKill
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandParticle
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandPlaySound
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandReplaceItem
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandSetSpawnpoint
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandStats
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandStopSound
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandTitle
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandXP
-
- isUsernameIndex(String[], int) - Method in interface net.minecraft.command.ICommand
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandAchievement
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessage
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessageRaw
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTeleport
-
- isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTestFor
-
- isUsingNativeTransport() - Method in class net.minecraft.client.settings.GameSettings
-
- isUvLock() - Method in class net.minecraft.client.renderer.block.model.Variant
-
- isUVLock() - Method in class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- isValid() - Method in class net.minecraft.block.BlockPortal.Size
-
- isValid(B3DLoader.B3DState) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- isValid(OBJModel.OBJState) - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- isValid(V) - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- isValid(V) - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- isValid(Float) - Method in class net.minecraftforge.common.property.PropertyFloat
-
- isValidArmor(ItemStack, EntityEquipmentSlot, Entity) - Method in class net.minecraft.item.Item
-
Determines if the specific ItemStack can be placed in the specified armor slot.
- isValidated - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValidDragMode(int, EntityPlayer) - Static method in class net.minecraft.inventory.Container
-
- isValidEmptySpawnBlock(IBlockState) - Static method in class net.minecraft.world.WorldEntitySpawner
-
- isValidForPostProcess(ChunkPos) - Method in class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- isValidForPostProcess(ChunkPos) - Method in class net.minecraft.world.gen.structure.StructureStart
-
- isValidIngredient(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns true if the passed ItemStack is a valid ingredient for any of the
recipes in the registry.
- isValidInput(ItemStack) - Static method in class net.minecraftforge.common.brewing.BrewingRecipeRegistry
-
Returns true if the passed ItemStack is a valid input for any of the
recipes in the registry.
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityBlaze
-
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityEndermite
-
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityMob
-
- isValidLightLevel() - Method in class net.minecraft.entity.monster.EntitySilverfish
-
- isValidValue - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- isValidValue - Variable in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValueSavable() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- isValueSavable() - Method in interface net.minecraftforge.fml.client.config.GuiEditArrayEntries.IArrayEntry
-
- isVanillaAccepted(Side) - Method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
- isVecInside(Vec3d) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- isVecInside(Vec3i) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
- isVersioned() - Method in class net.minecraft.world.WorldType
-
- isVersionSnapshot() - Method in class net.minecraft.world.storage.WorldInfo
-
- isVertical() - Method in enum net.minecraft.util.EnumFacing.Axis
-
- isVillager() - Method in class net.minecraft.entity.monster.EntityZombie
-
- isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- isVisibleTo(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- isVisuallyOpaque() - Method in class net.minecraft.block.Block
-
- isVisuallyOpaque() - Method in class net.minecraft.block.BlockLeaves
-
- isWasDeath() - Method in class net.minecraftforge.event.entity.player.PlayerEvent.Clone
-
True if this event was fired because the player died.
- isWearing(EnumPlayerModelParts) - Method in class net.minecraft.entity.player.EntityPlayer
-
- isWet() - Method in class net.minecraft.entity.Entity
-
- isWhite() - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- isWhitelisted(GameProfile) - Method in class net.minecraft.server.management.UserListWhitelist
-
- isWhiteListEnabled() - Method in class net.minecraft.server.management.PlayerList
-
- isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.EntityCreature
-
- isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.EntityCreature
-
- isWolfsFavoriteMeat() - Method in class net.minecraft.item.ItemFood
-
- isWolfWet() - Method in class net.minecraft.entity.passive.EntityWolf
-
- isWood(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
-
- isWood(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLog
-
- isWorldIconSet() - Method in class net.minecraft.server.MinecraftServer
-
- isWorldRunning - Variable in class net.minecraftforge.fml.client.config.GuiConfig
-
- isWorldRunning() - Method in class net.minecraftforge.fml.client.event.ConfigChangedEvent
-
Whether or not a world is currently running.
- isWritable() - Method in class net.minecraft.network.PacketBuffer
-
- isWritable(int) - Method in class net.minecraft.network.PacketBuffer
-
- ITabCompleter - Interface in net.minecraft.util
-
- item - Variable in class net.minecraft.client.renderer.entity.RenderSnowball
-
- ITEM - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
- Item - Class in net.minecraft.item
-
- Item() - Constructor for class net.minecraft.item.Item
-
- Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
-
- item - Variable in class net.minecraft.world.storage.loot.LootEntryItem
-
- Item(Item, ItemStack) - Constructor for class net.minecraftforge.event.AttachCapabilitiesEvent.Item
-
- Item.ToolMaterial - Enum in net.minecraft.item
-
- ITEM_ARMOR_EQUIP_CHAIN - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_DIAMOND - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_GENERIC - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_GOLD - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_IRON - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ARMOR_EQUIP_LEATHER - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BOTTLE_FILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BOTTLE_FILL_DRAGONBREATH - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_EMPTY - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_EMPTY_LAVA - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_FILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_BUCKET_FILL_LAVA - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_CHORUS_FRUIT_TELEPORT - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ELYTRA_FLYING - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_ENCHANTED - Static variable in class net.minecraft.stats.StatList
-
- ITEM_FIRECHARGE_USE - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_FLINTANDSTEEL_USE - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_FRAME - Static variable in class net.minecraft.init.Items
-
- ITEM_HANDLER_CAPABILITY - Static variable in class net.minecraftforge.items.CapabilityItemHandler
-
- ITEM_HOE_TILL - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHIELD_BLOCK - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHIELD_BREAK - Static variable in class net.minecraft.init.SoundEvents
-
- ITEM_SHOVEL_FLATTEN - Static variable in class net.minecraft.init.SoundEvents
-
- ItemAndEmeraldToItem(Item, EntityVillager.PriceInfo, Item, EntityVillager.PriceInfo) - Constructor for class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
- ItemAnvilBlock - Class in net.minecraft.item
-
- ItemAnvilBlock(Block) - Constructor for class net.minecraft.item.ItemAnvilBlock
-
- ItemAppleGold - Class in net.minecraft.item
-
- ItemAppleGold(int, float, boolean) - Constructor for class net.minecraft.item.ItemAppleGold
-
- ItemArmor - Class in net.minecraft.item
-
- ItemArmor(ItemArmor.ArmorMaterial, int, EntityEquipmentSlot) - Constructor for class net.minecraft.item.ItemArmor
-
- ItemArmor.ArmorMaterial - Enum in net.minecraft.item
-
- ItemArmorStand - Class in net.minecraft.item
-
- ItemArmorStand() - Constructor for class net.minecraft.item.ItemArmorStand
-
- ItemArrow - Class in net.minecraft.item
-
- ItemArrow() - Constructor for class net.minecraft.item.ItemArrow
-
- ItemAxe - Class in net.minecraft.item
-
- ItemAxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemAxe
-
- ItemAxe(Item.ToolMaterial, float, float) - Constructor for class net.minecraft.item.ItemAxe
-
- ItemBanner - Class in net.minecraft.item
-
- ItemBanner() - Constructor for class net.minecraft.item.ItemBanner
-
- ItemBed - Class in net.minecraft.item
-
- ItemBed() - Constructor for class net.minecraft.item.ItemBed
-
- ItemBlock - Class in net.minecraft.item
-
- ItemBlock(Block) - Constructor for class net.minecraft.item.ItemBlock
-
- ItemBlockSpecial - Class in net.minecraft.item
-
- ItemBlockSpecial(Block) - Constructor for class net.minecraft.item.ItemBlockSpecial
-
- ItemBoat - Class in net.minecraft.item
-
- ItemBoat(EntityBoat.Type) - Constructor for class net.minecraft.item.ItemBoat
-
- ItemBook - Class in net.minecraft.item
-
- ItemBook() - Constructor for class net.minecraft.item.ItemBook
-
- ItemBow - Class in net.minecraft.item
-
- ItemBow() - Constructor for class net.minecraft.item.ItemBow
-
- ItemBucket - Class in net.minecraft.item
-
- ItemBucket(Block) - Constructor for class net.minecraft.item.ItemBucket
-
- ItemBucketMilk - Class in net.minecraft.item
-
- ItemBucketMilk() - Constructor for class net.minecraft.item.ItemBucketMilk
-
- ItemCameraTransforms - Class in net.minecraft.client.renderer.block.model
-
- ItemCameraTransforms(ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- ItemCameraTransforms(ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
-
Deprecated.
- ItemCameraTransforms.TransformType - Enum in net.minecraft.client.renderer.block.model
-
- ItemCarrotOnAStick - Class in net.minecraft.item
-
- ItemCarrotOnAStick() - Constructor for class net.minecraft.item.ItemCarrotOnAStick
-
- ItemChorusFruit - Class in net.minecraft.item
-
- ItemChorusFruit(int, float) - Constructor for class net.minecraft.item.ItemChorusFruit
-
- itemClicked(int, int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- ItemClock - Class in net.minecraft.item
-
- ItemClock() - Constructor for class net.minecraft.item.ItemClock
-
- ItemCloth - Class in net.minecraft.item
-
- ItemCloth(Block) - Constructor for class net.minecraft.item.ItemCloth
-
- ItemCoal - Class in net.minecraft.item
-
- ItemCoal() - Constructor for class net.minecraft.item.ItemCoal
-
- ItemColored - Class in net.minecraft.item
-
- ItemColored(Block, boolean) - Constructor for class net.minecraft.item.ItemColored
-
- ItemColors - Class in net.minecraft.client.renderer.color
-
- ItemColors() - Constructor for class net.minecraft.client.renderer.color.ItemColors
-
- ItemCompass - Class in net.minecraft.item
-
- ItemCompass() - Constructor for class net.minecraft.item.ItemCompass
-
- ItemConsumer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
-
- ItemCraftedEvent(EntityPlayer, ItemStack, IInventory) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemCraftedEvent
-
- ItemDoor - Class in net.minecraft.item
-
- ItemDoor(Block) - Constructor for class net.minecraft.item.ItemDoor
-
- ItemDye - Class in net.minecraft.item
-
- ItemDye() - Constructor for class net.minecraft.item.ItemDye
-
- ItemEgg - Class in net.minecraft.item
-
- ItemEgg() - Constructor for class net.minecraft.item.ItemEgg
-
- ItemElytra - Class in net.minecraft.item
-
- ItemElytra() - Constructor for class net.minecraft.item.ItemElytra
-
- ItemEmptyMap - Class in net.minecraft.item
-
- ItemEmptyMap() - Constructor for class net.minecraft.item.ItemEmptyMap
-
- ItemEnchantedBook - Class in net.minecraft.item
-
- ItemEnchantedBook() - Constructor for class net.minecraft.item.ItemEnchantedBook
-
- ItemEndCrystal - Class in net.minecraft.item
-
- ItemEndCrystal() - Constructor for class net.minecraft.item.ItemEndCrystal
-
- ItemEnderEye - Class in net.minecraft.item
-
- ItemEnderEye() - Constructor for class net.minecraft.item.ItemEnderEye
-
- ItemEnderPearl - Class in net.minecraft.item
-
- ItemEnderPearl() - Constructor for class net.minecraft.item.ItemEnderPearl
-
- ItemEvent - Class in net.minecraftforge.event.entity.item
-
Base class for all EntityItem events.
- ItemEvent(EntityItem) - Constructor for class net.minecraftforge.event.entity.item.ItemEvent
-
Creates a new event for an EntityItem.
- ItemExpBottle - Class in net.minecraft.item
-
- ItemExpBottle() - Constructor for class net.minecraft.item.ItemExpBottle
-
- ItemExpireEvent - Class in net.minecraftforge.event.entity.item
-
Event that is fired when an EntityItem's age has reached its maximum
lifespan.
- ItemExpireEvent(EntityItem, int) - Constructor for class net.minecraftforge.event.entity.item.ItemExpireEvent
-
Creates a new event for an expiring EntityItem.
- ItemFireball - Class in net.minecraft.item
-
- ItemFireball() - Constructor for class net.minecraft.item.ItemFireball
-
- ItemFirework - Class in net.minecraft.item
-
- ItemFirework() - Constructor for class net.minecraft.item.ItemFirework
-
- ItemFireworkCharge - Class in net.minecraft.item
-
- ItemFireworkCharge() - Constructor for class net.minecraft.item.ItemFireworkCharge
-
- ItemFishFood - Class in net.minecraft.item
-
- ItemFishFood(boolean) - Constructor for class net.minecraft.item.ItemFishFood
-
- ItemFishFood.FishType - Enum in net.minecraft.item
-
- ItemFishingRod - Class in net.minecraft.item
-
- ItemFishingRod() - Constructor for class net.minecraft.item.ItemFishingRod
-
- ItemFlintAndSteel - Class in net.minecraft.item
-
- ItemFlintAndSteel() - Constructor for class net.minecraft.item.ItemFlintAndSteel
-
- ItemFluidContainer - Class in net.minecraftforge.fluids
-
- ItemFluidContainer(int) - Constructor for class net.minecraftforge.fluids.ItemFluidContainer
-
- ItemFluidContainer(int, int) - Constructor for class net.minecraftforge.fluids.ItemFluidContainer
-
- ItemFood - Class in net.minecraft.item
-
- ItemFood(int, float, boolean) - Constructor for class net.minecraft.item.ItemFood
-
- ItemFood(int, boolean) - Constructor for class net.minecraft.item.ItemFood
-
- ItemGlassBottle - Class in net.minecraft.item
-
- ItemGlassBottle() - Constructor for class net.minecraft.item.ItemGlassBottle
-
- itemHandler - Variable in class net.minecraft.entity.item.EntityMinecartContainer
-
- itemHandler - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- ItemHandlerHelper - Class in net.minecraftforge.items
-
- ItemHandlerHelper() - Constructor for class net.minecraftforge.items.ItemHandlerHelper
-
- ItemHangingEntity - Class in net.minecraft.item
-
- ItemHangingEntity(Class<? extends EntityHanging>) - Constructor for class net.minecraft.item.ItemHangingEntity
-
- ItemHoe - Class in net.minecraft.item
-
- ItemHoe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemHoe
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.Item
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemDye
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemNameTag
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemSaddle
-
- itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase, EnumHand) - Method in class net.minecraft.item.ItemShears
-
- ItemIntIDToString - Class in net.minecraft.util.datafix.fixes
-
- ItemIntIDToString() - Constructor for class net.minecraft.util.datafix.fixes.ItemIntIDToString
-
- ItemLayerModel - Class in net.minecraftforge.client.model
-
- ItemLayerModel(ImmutableList<ResourceLocation>) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
-
- ItemLayerModel(ImmutableList<ResourceLocation>, ItemOverrideList) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
-
- ItemLayerModel(ModelBlock) - Constructor for class net.minecraftforge.client.model.ItemLayerModel
-
- ItemLayerModel.Loader - Enum in net.minecraftforge.client.model
-
- ItemLead - Class in net.minecraft.item
-
- ItemLead() - Constructor for class net.minecraft.item.ItemLead
-
- ItemLeaves - Class in net.minecraft.item
-
- ItemLeaves(BlockLeaves) - Constructor for class net.minecraft.item.ItemLeaves
-
- ItemLilyPad - Class in net.minecraft.item
-
- ItemLilyPad(Block) - Constructor for class net.minecraft.item.ItemLilyPad
-
- ItemLingeringPotion - Class in net.minecraft.item
-
- ItemLingeringPotion() - Constructor for class net.minecraft.item.ItemLingeringPotion
-
- ItemMap - Class in net.minecraft.item
-
- ItemMap() - Constructor for class net.minecraft.item.ItemMap
-
- ItemMapBase - Class in net.minecraft.item
-
- ItemMapBase() - Constructor for class net.minecraft.item.ItemMapBase
-
- itemMatches(ItemStack, ItemStack, boolean) - Static method in class net.minecraftforge.oredict.OreDictionary
-
- ItemMeshDefinition - Interface in net.minecraft.client.renderer
-
- ItemMinecart - Class in net.minecraft.item
-
- ItemMinecart(EntityMinecart.Type) - Constructor for class net.minecraft.item.ItemMinecart
-
- ItemModelGenerator - Class in net.minecraft.client.renderer.block.model
-
- ItemModelGenerator() - Constructor for class net.minecraft.client.renderer.block.model.ItemModelGenerator
-
- ItemModelMesher - Class in net.minecraft.client.renderer
-
- ItemModelMesher(ModelManager) - Constructor for class net.minecraft.client.renderer.ItemModelMesher
-
- ItemModelMesherForge - Class in net.minecraftforge.client
-
Wrapper around ItemModeMesher that cleans up the internal maps to respect ID remapping.
- ItemModelMesherForge(ModelManager) - Constructor for class net.minecraftforge.client.ItemModelMesherForge
-
- ItemMonsterPlacer - Class in net.minecraft.item
-
- ItemMonsterPlacer() - Constructor for class net.minecraft.item.ItemMonsterPlacer
-
- ItemMultiTexture - Class in net.minecraft.item
-
- ItemMultiTexture(Block, Block, Function<ItemStack, String>) - Constructor for class net.minecraft.item.ItemMultiTexture
-
- ItemMultiTexture(Block, Block, String[]) - Constructor for class net.minecraft.item.ItemMultiTexture
-
- ItemNameTag - Class in net.minecraft.item
-
- ItemNameTag() - Constructor for class net.minecraft.item.ItemNameTag
-
- ItemOverride - Class in net.minecraft.client.renderer.block.model
-
- ItemOverride(ResourceLocation, Map<ResourceLocation, Float>) - Constructor for class net.minecraft.client.renderer.block.model.ItemOverride
-
- ItemOverrideList - Class in net.minecraft.client.renderer.block.model
-
- ItemOverrideList(List<ItemOverride>) - Constructor for class net.minecraft.client.renderer.block.model.ItemOverrideList
-
- itemOverrideList - Variable in class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- ItemPickaxe - Class in net.minecraft.item
-
- ItemPickaxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemPickaxe
-
- ItemPickupEvent(EntityPlayer, EntityItem) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemPickupEvent
-
- ItemPiston - Class in net.minecraft.item
-
- ItemPiston(Block) - Constructor for class net.minecraft.item.ItemPiston
-
- ItemPotion - Class in net.minecraft.item
-
- ItemPotion() - Constructor for class net.minecraft.item.ItemPotion
-
- itemRand - Static variable in class net.minecraft.item.Item
-
- ItemRecord - Class in net.minecraft.item
-
- ItemRecord(String, SoundEvent) - Constructor for class net.minecraft.item.ItemRecord
-
- ItemRedstone - Class in net.minecraft.item
-
- ItemRedstone() - Constructor for class net.minecraft.item.ItemRedstone
-
- itemRender - Variable in class net.minecraft.client.gui.GuiScreen
-
- itemRenderer - Variable in class net.minecraft.client.gui.GuiIngame
-
- itemRenderer - Variable in class net.minecraft.client.renderer.EntityRenderer
-
- ItemRenderer - Class in net.minecraft.client.renderer
-
- ItemRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.ItemRenderer
-
- Items - Class in net.minecraft.init
-
- Items() - Constructor for class net.minecraft.init.Items
-
- ITEMS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- ITEMS - Static variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- ItemSaddle - Class in net.minecraft.item
-
- ItemSaddle() - Constructor for class net.minecraft.item.ItemSaddle
-
- ItemSeedFood - Class in net.minecraft.item
-
- ItemSeedFood(int, float, Block, Block) - Constructor for class net.minecraft.item.ItemSeedFood
-
- ItemSeeds - Class in net.minecraft.item
-
- ItemSeeds(Block, Block) - Constructor for class net.minecraft.item.ItemSeeds
-
- ItemShears - Class in net.minecraft.item
-
- ItemShears() - Constructor for class net.minecraft.item.ItemShears
-
- ItemShield - Class in net.minecraft.item
-
- ItemShield() - Constructor for class net.minecraft.item.ItemShield
-
- ItemSign - Class in net.minecraft.item
-
- ItemSign() - Constructor for class net.minecraft.item.ItemSign
-
- ItemSimpleFoiled - Class in net.minecraft.item
-
- ItemSimpleFoiled() - Constructor for class net.minecraft.item.ItemSimpleFoiled
-
- ItemSkull - Class in net.minecraft.item
-
- ItemSkull() - Constructor for class net.minecraft.item.ItemSkull
-
- ItemSlab - Class in net.minecraft.item
-
- ItemSlab(Block, BlockSlab, BlockSlab) - Constructor for class net.minecraft.item.ItemSlab
-
- ItemSmeltedEvent(EntityPlayer, ItemStack) - Constructor for class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemSmeltedEvent
-
- ItemSnow - Class in net.minecraft.item
-
- ItemSnow(Block) - Constructor for class net.minecraft.item.ItemSnow
-
- ItemSnowball - Class in net.minecraft.item
-
- ItemSnowball() - Constructor for class net.minecraft.item.ItemSnowball
-
- ItemSoup - Class in net.minecraft.item
-
- ItemSoup(int) - Constructor for class net.minecraft.item.ItemSoup
-
- ItemSpade - Class in net.minecraft.item
-
- ItemSpade(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSpade
-
- ItemSpectralArrow - Class in net.minecraft.item
-
- ItemSpectralArrow() - Constructor for class net.minecraft.item.ItemSpectralArrow
-
- ItemSplashPotion - Class in net.minecraft.item
-
- ItemSplashPotion() - Constructor for class net.minecraft.item.ItemSplashPotion
-
- ItemStack - Class in net.minecraft.item
-
- ItemStack(Block) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Block, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Block, int, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int, int) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStack(Item, int, int, NBTTagCompound) - Constructor for class net.minecraft.item.ItemStack
-
- ItemStackData - Class in net.minecraft.util.datafix.walkers
-
- ItemStackData(String, String...) - Constructor for class net.minecraft.util.datafix.walkers.ItemStackData
-
- ItemStackDataLists - Class in net.minecraft.util.datafix.walkers
-
- ItemStackDataLists(String, String...) - Constructor for class net.minecraft.util.datafix.walkers.ItemStackDataLists
-
- ItemStackHandler - Class in net.minecraftforge.items
-
- ItemStackHandler() - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHandler(int) - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHandler(ItemStack[]) - Constructor for class net.minecraftforge.items.ItemStackHandler
-
- ItemStackHelper - Class in net.minecraft.inventory
-
- ItemStackHelper() - Constructor for class net.minecraft.inventory.ItemStackHelper
-
- ItemStackHolderInjector - Enum in net.minecraftforge.fml.common.registry
-
- ItemStackTransformer - Class in net.minecraftforge.fml.common.asm.transformers
-
- ItemStackTransformer() - Constructor for class net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
-
- ItemSword - Class in net.minecraft.item
-
- ItemSword(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSword
-
- ItemTextureQuadConverter - Class in net.minecraftforge.client.model
-
- ItemTippedArrow - Class in net.minecraft.item
-
- ItemTippedArrow() - Constructor for class net.minecraft.item.ItemTippedArrow
-
- itemToBuy - Variable in class net.minecraft.entity.passive.EntityVillager.ListItemForEmeralds
-
- ItemTool - Class in net.minecraft.item
-
- ItemTool(float, float, Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
-
- ItemTool(Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
-
- ItemTooltipEvent - Class in net.minecraftforge.event.entity.player
-
- ItemTooltipEvent(ItemStack, EntityPlayer, List<String>, boolean) - Constructor for class net.minecraftforge.event.entity.player.ItemTooltipEvent
-
- ItemTossEvent - Class in net.minecraftforge.event.entity.item
-
Event that is fired whenever a player tosses (Q) an item or drag-n-drops a
stack of items outside the inventory GUI screens.
- ItemTossEvent(EntityItem, EntityPlayer) - Constructor for class net.minecraftforge.event.entity.item.ItemTossEvent
-
Creates a new event for EntityItems tossed by a player.
- ItemTransformVec3f - Class in net.minecraft.client.renderer.block.model
-
Deprecated.
- ItemTransformVec3f(Vector3f, Vector3f, Vector3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemTransformVec3f
-
Deprecated.
- itemUseDuration - Variable in class net.minecraft.item.ItemFood
-
- itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
-
- ItemWritableBook - Class in net.minecraft.item
-
- ItemWritableBook() - Constructor for class net.minecraft.item.ItemWritableBook
-
- ItemWrittenBook - Class in net.minecraft.item
-
- ItemWrittenBook() - Constructor for class net.minecraft.item.ItemWrittenBook
-
- iterator() - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- iterator() - Method in enum net.minecraft.util.EnumFacing.Plane
-
- iterator() - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- iterator() - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- iterator() - Method in class net.minecraft.util.registry.RegistryNamespaced
-
- iterator() - Method in class net.minecraft.util.registry.RegistrySimple
-
- iterator() - Method in class net.minecraft.util.text.TextComponentBase
-
- iterator() - Method in class net.minecraft.util.text.TextComponentTranslation
-
- iterator() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- iterator() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- ITextComponent - Interface in net.minecraft.util.text
-
- ITextComponent.Serializer - Class in net.minecraft.util.text
-
- ITextureMapPopulator - Interface in net.minecraft.client.renderer.texture
-
- ITextureObject - Interface in net.minecraft.client.renderer.texture
-
- IThreadedFileIO - Interface in net.minecraft.world.storage
-
- IThreadListener - Interface in net.minecraft.util
-
- IThrowableEntity - Interface in net.minecraftforge.fml.common.registry
-
This interface should be implemented by an Entity that can be 'thrown', like snowballs.
- ITickable - Interface in net.minecraft.client.renderer.texture
-
- ITickable - Interface in net.minecraft.util
-
- ITickableSound - Interface in net.minecraft.client.audio
-
- ITickableTextureObject - Interface in net.minecraft.client.renderer.texture
-
- ITileEntityProvider - Interface in net.minecraft.block
-
- ITimeValue - Interface in net.minecraftforge.common.animation
-
Time-varying value associated with the animation.
- ITransformation - Interface in net.minecraftforge.common.model
-
- ITypeDiscoverer - Interface in net.minecraftforge.fml.common.discovery
-
- IUnlistedProperty<V> - Interface in net.minecraftforge.common.property
-
- IVertexConsumer - Interface in net.minecraftforge.client.model.pipeline
-
Assumes that the data length is not less than e.getElementCount().
- IVertexProducer - Interface in net.minecraftforge.client.model.pipeline
-
- IWorldEventListener - Interface in net.minecraft.world
-
- IWorldGenerator - Interface in net.minecraftforge.fml.common
-
This is called back during world generation.
- IWorldNameable - Interface in net.minecraft.world
-
- S15PacketEntityRelMove() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S15PacketEntityRelMove
-
- S15PacketEntityRelMove(int, long, long, long, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S15PacketEntityRelMove
-
- S16PacketEntityLook() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S16PacketEntityLook
-
- S16PacketEntityLook(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S16PacketEntityLook
-
- S17PacketEntityLookMove() - Constructor for class net.minecraft.network.play.server.SPacketEntity.S17PacketEntityLookMove
-
- S17PacketEntityLookMove(int, long, long, long, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntity.S17PacketEntityLookMove
-
- SADDLE - Static variable in class net.minecraft.init.Items
-
- safeWrite(NBTTagCompound, File) - Static method in class net.minecraft.nbt.CompressedStreamTools
-
- Sample - Class in ibxm
-
- Sample() - Constructor for class ibxm.Sample
-
- SAND - Static variable in class net.minecraft.block.material.MapColor
-
- SAND - Static variable in class net.minecraft.block.material.Material
-
- SAND - Static variable in class net.minecraft.block.SoundType
-
- SAND - Static variable in class net.minecraft.init.Blocks
-
- sandGen - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- sandPerChunk - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- sandPerChunk2 - Variable in class net.minecraft.world.biome.BiomeDecorator
-
- SANDSTONE - Static variable in class net.minecraft.init.Blocks
-
- SANDSTONE - Static variable in class net.minecraft.world.biome.Biome
-
- SANDSTONE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- SAPLING - Static variable in class net.minecraft.init.Blocks
-
- SAPLING_AABB - Static variable in class net.minecraft.block.BlockSapling
-
- saplingGrowTree(World, Random, BlockPos) - Static method in class net.minecraftforge.event.terraingen.TerrainGen
-
- SaplingGrowTreeEvent - Class in net.minecraftforge.event.terraingen
-
SaplingGrowTreeEvent is fired when a sapling grows into a tree.
- SaplingGrowTreeEvent(World, Random, BlockPos) - Constructor for class net.minecraftforge.event.terraingen.SaplingGrowTreeEvent
-
- satisfies(ArtifactVersion, ArtifactVersion) - Static method in class net.minecraftforge.fml.common.versioning.VersionParser
-
- saturation - Variable in class net.minecraft.client.settings.GameSettings
-
- SATURATION - Static variable in class net.minecraft.init.MobEffects
-
- SAVANNA - Static variable in class net.minecraft.init.Biomes
-
- SAVANNA_PLATEAU - Static variable in class net.minecraft.init.Biomes
-
- save() - Method in class net.minecraft.server.management.PlayerProfileCache
-
- save() - Method in class net.minecraft.tileentity.TileEntityStructure
-
- save() - Method in class net.minecraftforge.common.config.Configuration
-
- save() - Static method in class net.minecraftforge.common.UsernameCache
-
Save the cache to file
- Save(Chunk, NBTTagCompound) - Constructor for class net.minecraftforge.event.world.ChunkDataEvent.Save
-
- Save(World) - Constructor for class net.minecraftforge.event.world.WorldEvent.Save
-
- saveAdditionalData() - Method in class net.minecraft.world.WorldServerMulti
-
- saveAllChunks(boolean, IProgressUpdate) - Method in class net.minecraft.world.WorldServer
-
- saveAllData() - Method in class net.minecraft.world.storage.MapStorage
-
- saveAllData() - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
- saveAllPlayerData() - Method in class net.minecraft.server.management.PlayerList
-
- saveAllWorlds(boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
-
- saveAllWorlds(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- saveChanges() - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- saveChunk(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- saveChunk(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- saveChunkData() - Method in class net.minecraft.world.WorldServer
-
- saveChunks(boolean) - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.DoubleEntry
-
- saveConfigElement() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Handles saving any changes that have been made to this entry back to the underlying object.
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.IntegerEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- saveConfigElement() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- saveConfigElements() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Saves all properties on this screen / child screens.
- SaveDataMemoryStorage - Class in net.minecraft.world.storage
-
- SaveDataMemoryStorage() - Constructor for class net.minecraft.world.storage.SaveDataMemoryStorage
-
- saveDimensionDataMap() - Static method in class net.minecraftforge.common.DimensionManager
-
- savedWorldHasForcedChunkTickets(File) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Allows dynamically loading world mods to test if there are chunk tickets in the world
Mods that add dynamically generated worlds (like Mystcraft) should call this method
to determine if the world should be loaded during server starting.
- saveExtraChunkData(World, Chunk) - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- saveExtraChunkData(World, Chunk) - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- saveExtraData() - Method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- saveExtraData() - Method in interface net.minecraft.world.chunk.storage.IChunkLoader
-
- saveExtraData() - Method in class net.minecraft.world.gen.ChunkProviderServer
-
- SaveFormatOld - Class in net.minecraft.world.storage
-
- SaveFormatOld(File, DataFixer) - Constructor for class net.minecraft.world.storage.SaveFormatOld
-
- SaveHandler - Class in net.minecraft.world.storage
-
- SaveHandler(File, String, boolean, DataFixer) - Constructor for class net.minecraft.world.storage.SaveHandler
-
- saveHandler - Variable in class net.minecraft.world.World
-
- SaveHandlerMP - Class in net.minecraft.world.storage
-
- SaveHandlerMP() - Constructor for class net.minecraft.world.storage.SaveHandlerMP
-
- SaveInspectionHandler - Annotation Type in net.minecraftforge.fml.common
-
A method annotated with this on the
Mod
will be called whenever a local save is listed in
the save games list.
- saveInventoryToNBT() - Method in class net.minecraft.inventory.InventoryEnderChest
-
- saveLevel() - Method in class net.minecraft.world.WorldServer
-
- saveLevel() - Method in class net.minecraft.world.WorldServerMulti
-
- saveListChanges() - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries
-
- saveOptions() - Method in class net.minecraft.client.settings.GameSettings
-
- saveProperties() - Method in interface net.minecraft.network.rcon.IServer
-
- saveProperties() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- saveProperties() - Method in class net.minecraft.server.dedicated.PropertyManager
-
- saveScreenshot(File, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
-
- saveScreenshot(File, String, int, int, Framebuffer) - Static method in class net.minecraft.util.ScreenShotHelper
-
- savesDirectory - Variable in class net.minecraft.world.storage.SaveFormatOld
-
- saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
-
- saveSingleServer(ServerData) - Static method in class net.minecraft.client.multiplayer.ServerList
-
- saveStatFile() - Method in class net.minecraft.stats.StatisticsManagerServer
-
- saveToFile(File) - Method in class net.minecraft.crash.CrashReport
-
- SaveToFile(EntityPlayer, File, String) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.SaveToFile
-
- saveValues() - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- saveWorldInfo(WorldInfo) - Method in interface net.minecraft.world.storage.ISaveHandler
-
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandler
-
- saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- saveWorldInfo(WorldInfo) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.chunk.storage.AnvilSaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in interface net.minecraft.world.storage.ISaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandler
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandlerMP
-
- saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraftforge.common.WorldSpecificSaveHandler
-
- ScalaAdapter() - Constructor for class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- scale - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
-
Deprecated.
- scale - Variable in class net.minecraft.client.renderer.entity.RenderBiped
-
- scale(float, float, float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- scale(double, double, double) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- scale(double) - Method in class net.minecraft.util.math.Vec3d
-
- scale - Variable in class net.minecraft.world.storage.MapData
-
- ScaledResolution - Class in net.minecraft.client.gui
-
- ScaledResolution(Minecraft) - Constructor for class net.minecraft.client.gui.ScaledResolution
-
- scaleMap(ItemStack, World, int) - Static method in class net.minecraft.item.ItemMap
-
- scaleNoise - Variable in class net.minecraft.world.gen.ChunkProviderHell
-
- scaleNoise - Variable in class net.minecraft.world.gen.ChunkProviderOverworld
-
- scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
-
- scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.WorldServer
-
- scheduledTime - Variable in class net.minecraft.world.NextTickListEntry
-
- scheduledUpdatesAreImmediate - Variable in class net.minecraft.world.World
-
- scheduleRebake() - Method in class net.minecraftforge.client.model.obj.OBJModel.OBJBakedModel
-
- scheduleResourcesRefresh() - Method in class net.minecraft.client.Minecraft
-
- scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.World
-
- scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.WorldServer
-
- Score - Class in net.minecraft.scoreboard
-
- Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
-
- SCORE_COMPARATOR - Static variable in class net.minecraft.scoreboard.Score
-
- Scoreboard - Class in net.minecraft.scoreboard
-
- Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
-
- ScoreboardSaveData - Class in net.minecraft.scoreboard
-
- ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreboardSaveData(String) - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
-
- ScoreCriteria - Class in net.minecraft.scoreboard
-
- ScoreCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteria
-
- ScoreCriteriaColored - Class in net.minecraft.scoreboard
-
- ScoreCriteriaColored(String, TextFormatting) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaColored
-
- ScoreCriteriaHealth - Class in net.minecraft.scoreboard
-
- ScoreCriteriaHealth(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaHealth
-
- ScoreCriteriaReadOnly - Class in net.minecraft.scoreboard
-
- ScoreCriteriaReadOnly(String) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaReadOnly
-
- ScoreCriteriaStat - Class in net.minecraft.scoreboard
-
- ScoreCriteriaStat(StatBase) - Constructor for class net.minecraft.scoreboard.ScoreCriteriaStat
-
- ScoreObjective - Class in net.minecraft.scoreboard
-
- ScoreObjective(Scoreboard, String, IScoreCriteria) - Constructor for class net.minecraft.scoreboard.ScoreObjective
-
- ScorePlayerTeam - Class in net.minecraft.scoreboard
-
- ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
-
- scoresToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- scoreValue - Variable in class net.minecraft.entity.EntityLivingBase
-
- ScreamTracker3 - Class in ibxm
-
- ScreamTracker3() - Constructor for class ibxm.ScreamTracker3
-
- ScreenChatOptions - Class in net.minecraft.client.gui
-
- ScreenChatOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.ScreenChatOptions
-
- screenHeight - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- ScreenshotEvent - Class in net.minecraftforge.client.event
-
- ScreenshotEvent(BufferedImage, File) - Constructor for class net.minecraftforge.client.event.ScreenshotEvent
-
- ScreenShotHelper - Class in net.minecraft.util
-
- ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
-
- screenshots - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- screenTitle - Variable in class net.minecraft.client.gui.achievement.GuiStats
-
- screenTitle - Variable in class net.minecraft.client.gui.GuiControls
-
- screenTitle - Variable in class net.minecraft.client.gui.GuiVideoSettings
-
- screenWidth - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- scroll(int) - Method in class net.minecraft.client.gui.GuiNewChat
-
- scroll(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- scroll(int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- scroll(int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- scrollBarX - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
The x position of the scroll bar.
- scrollBy(int) - Method in class net.minecraft.client.gui.GuiSlot
-
- scrollMultiplier - Variable in class net.minecraft.client.gui.GuiSlot
-
- SEA_LANTERN - Static variable in class net.minecraft.init.Blocks
-
- SEA_LANTERN - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- seaLevel - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlab
-
- SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlabNew
-
- SEARCH - Static variable in class net.minecraft.creativetab.CreativeTabs
-
- searchCoremods(GradleStartCommon) - Static method in class net.minecraftforge.gradle.GradleForgeHacks
-
- searchForVersionProperties() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- secondaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
-
- secondaryWeights - Variable in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
- seek(int) - Method in class ibxm.IBXM
-
- seek(long) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.ByteBufferSeekableSource
-
- seek(long) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.RandomAccessFileSeekableSource
-
- seek(long) - Method in interface net.minecraftforge.fml.repackage.com.nothome.delta.SeekableSource
-
- SeekableSource - Interface in net.minecraftforge.fml.repackage.com.nothome.delta
-
For sources of random-access data, such as RandomAccessFile
.
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- selectableValues - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- selectBlocks(Random, int, int, int, boolean) - Method in class net.minecraft.world.gen.structure.StructureComponent.BlockSelector
-
- selectCategory(ISpectatorMenuView) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- selectedElement - Variable in class net.minecraft.client.gui.GuiSlot
-
- selectedIndex - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries
-
- selectedIndex - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
-
- selectItem(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
-
- selectItem(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsScrolledSelectionList
-
- selectItem(int, boolean, int, int) - Method in class net.minecraft.realms.RealmsSimpleScrolledSelectionList
-
- selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- selectModeOrRandom(int, int, int, int) - Method in class net.minecraft.world.gen.layer.GenLayerFuzzyZoom
-
- selectModIndex(int) - Method in class net.minecraftforge.fml.client.GuiModList
-
- selectNetworks(Object, ChannelHandlerContext, FMLProxyPacket) - Method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
- Selector - Class in net.minecraft.client.renderer.block.model.multipart
-
- Selector(ICondition, VariantList) - Constructor for class net.minecraft.client.renderer.block.model.multipart.Selector
-
- Selector.Deserializer - Class in net.minecraft.client.renderer.block.model.multipart
-
- selectRandom(int...) - Method in class net.minecraft.world.gen.layer.GenLayer
-
- selectServer(int) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- selectSlot(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
-
- SelectValueEntry(GuiConfig, GuiConfigEntries, IConfigElement, Map<Object, String>) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- selectWorld(int) - Method in class net.minecraft.client.gui.GuiListWorldSelection
-
- selectWorld(GuiListWorldSelectionEntry) - Method in class net.minecraft.client.gui.GuiWorldSelection
-
- sellingItemstack - Variable in class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
- sellingPriceInfo - Variable in class net.minecraft.entity.passive.EntityVillager.ItemAndEmeraldToItem
-
- sendAchievements(EntityPlayerMP) - Method in class net.minecraft.stats.StatisticsManagerServer
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.client.gui.GuiRepair
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
- sendAllWindowProperties(Container, IInventory) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendAllWindowProperties(Container, IInventory) - Method in interface net.minecraft.inventory.IContainerListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.pathfinding.PathWorldListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in interface net.minecraft.world.IWorldEventListener
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.ServerWorldEventHandler
-
- sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
-
- sendChatMessage(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendChatMessage(String) - Method in class net.minecraft.client.gui.GuiScreen
-
- sendChatMessage(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
-
- sendChatMsg(ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
- sendChatMsgImpl(ITextComponent, boolean) - Method in class net.minecraft.server.management.PlayerList
-
- sendCommandFeedback() - Method in interface net.minecraft.command.ICommandSender
-
- sendCommandFeedback() - Method in class net.minecraft.entity.Entity
-
- sendCommandFeedback() - Method in class net.minecraft.entity.player.EntityPlayer
-
- sendCommandFeedback() - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- sendCommandFeedback() - Method in class net.minecraft.server.MinecraftServer
-
- sendCommandFeedback() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- sendContainerToPlayer(Container) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendDestroyEntityPacketToTrackedPlayers() - Method in class net.minecraft.entity.EntityTrackerEntry
-
- sendDisplaySlotRemovalPackets(ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- sendEndCombat() - Method in class net.minecraft.entity.EntityLivingBase
-
- sendEndCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendEnterCombat() - Method in class net.minecraft.entity.EntityLivingBase
-
- sendEnterCombat() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sender - Variable in class net.minecraft.server.dedicated.PendingCommand
-
- sendFunctionMessage(String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time function message
- sendHorseInventory() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendHorseJump() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendLeashedEntitiesInChunk(EntityPlayerMP, Chunk) - Method in class net.minecraft.entity.EntityTracker
-
- sendMessage(String, String, NBTTagCompound) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, ItemStack) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, ResourceLocation) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessage(String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a startup time message
- sendMessageToAllTeamMembers(EntityPlayer, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
- sendMessageToTeamOrAllPlayers(EntityPlayer, ITextComponent) - Method in class net.minecraft.server.management.PlayerList
-
- sendNearbySpecialEntities(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- sendPacket(Packet<?>) - Method in class net.minecraft.client.network.NetHandlerPlayClient
-
- sendPacket(Packet<?>) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- sendPacket(Packet<?>) - Method in class net.minecraft.network.NetworkManager
-
- sendPacket(Packet<?>, GenericFutureListener<? extends Future<? super Void>>, GenericFutureListener<? extends Future<? super Void>>...) - Method in class net.minecraft.network.NetworkManager
-
- sendPacket(Packet<?>) - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- sendPacketToAllPlayers(Packet<?>) - Method in class net.minecraft.server.management.PlayerList
-
- sendPacketToAllPlayersInDimension(Packet<?>, int) - Method in class net.minecraft.server.management.PlayerList
-
- sendPacketToServer(Packet<?>) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- sendPacketToServer(Packet<?>) - Method in class net.minecraft.world.World
-
- sendPacketToTrackedPlayers(Packet<?>) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- sendPlayerAbilities() - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayer
-
- sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.GuiRepair
-
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
- sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendProgressBarUpdate(Container, int, int) - Method in interface net.minecraft.inventory.IContainerListener
-
- sendProxy(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.multiplayer.WorldClient
-
- sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
-
- sendRuntimeFunctionMessage(Object, String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup function message.
- sendRuntimeMessage(Object, String, String, NBTTagCompound) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, ItemStack) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, String) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendRuntimeMessage(Object, String, String, ResourceLocation) - Static method in class net.minecraftforge.fml.common.event.FMLInterModComms
-
Send a post-startup message
- sendScoreboard(ServerScoreboard, EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- sendSettingsToServer() - Method in class net.minecraft.client.settings.GameSettings
-
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.GuiRepair
-
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
-
- sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.IContainerListener
-
- sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- sendStats(EntityPlayerMP) - Method in class net.minecraft.stats.StatisticsManagerServer
-
- sendsVelocityUpdates() - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- sendTo(FMLProxyPacket, EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to a specific player
- sendTo(IMessage, EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to the specified player.
- sendToAll(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send a packet to all on the server
- sendToAll(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone.
- sendToAllAround(FMLProxyPacket, NetworkRegistry.TargetPoint) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to all around a point
- sendToAllAround(IMessage, NetworkRegistry.TargetPoint) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone within a certain range of a point.
- sendToAllNearExcept(EntityPlayer, double, double, double, double, int, Packet<?>) - Method in class net.minecraft.server.management.PlayerList
-
- sendToAllTrackingEntity(Entity, Packet<?>) - Method in class net.minecraft.entity.EntityTracker
-
- sendToDimension(FMLProxyPacket, int) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to all in a dimension
- sendToDimension(IMessage, int) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to everyone within the supplied dimension.
- sendToServer(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLEventChannel
-
Send to the server
- sendToServer(IMessage) - Method in class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
Send this message to the server.
- sendToTable(ASMDataTable, ModCandidate) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- sendToTrackingAndSelf(Entity, Packet<?>) - Method in class net.minecraft.entity.EntityTracker
-
- sendToTrackingAndSelf(Packet<?>) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- sentToPlayers() - Method in class net.minecraft.server.management.PlayerChunkMapEntry
-
- serialize(AnimationMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
-
- serialize(PackMetadataSection, Type, JsonSerializationContext) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
-
- serialize(ServerStatusResponse.Players, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Players.Serializer
-
- serialize(ServerStatusResponse, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
-
- serialize(ServerStatusResponse.Version, Type, JsonSerializationContext) - Method in class net.minecraft.network.ServerStatusResponse.Version.Serializer
-
- serialize(ITextComponent, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.ITextComponent.Serializer
-
- serialize(Style, Type, JsonSerializationContext) - Method in class net.minecraft.util.text.Style.Serializer
-
- serialize(ChunkProviderSettings.Factory, Type, JsonSerializationContext) - Method in class net.minecraft.world.gen.ChunkProviderSettings.Serializer
-
- serialize(JsonObject, EntityHasProperty, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
-
- serialize(JsonObject, EntityHasScore, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
-
- serialize(JsonObject, KilledByPlayer, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
-
- serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- serialize(LootCondition, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
-
- serialize(JsonObject, RandomChance, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
-
- serialize(JsonObject, RandomChanceWithLooting, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
-
- serialize(JsonObject, EnchantRandomly, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
-
- serialize(JsonObject, EnchantWithLevels, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
-
- serialize(JsonObject, T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- serialize(LootFunction, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
-
- serialize(JsonObject, LootingEnchantBonus, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
-
- serialize(JsonObject, SetAttributes, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
-
- serialize(JsonObject, SetCount, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetCount.Serializer
-
- serialize(JsonObject, SetDamage, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
-
- serialize(JsonObject, SetMetadata, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetMetadata.Serializer
-
- serialize(JsonObject, SetNBT, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
-
- serialize(JsonObject, Smelt, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.functions.Smelt.Serializer
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntry
-
- serialize(LootEntry, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntry.Serializer
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryEmpty
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryItem
-
- serialize(JsonObject, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootEntryTable
-
- serialize(LootPool, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootPool.Serializer
-
- serialize(LootTable, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.LootTable.Serializer
-
- serialize(EntityOnFire, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.properties.EntityOnFire.Serializer
-
- serialize(T, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- serialize(RandomValueRange, Type, JsonSerializationContext) - Method in class net.minecraft.world.storage.loot.RandomValueRange.Serializer
-
- serialize(ImmutableList<?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
- serialize(ImmutableMap<String, ?>, Type, JsonSerializationContext) - Method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
- serializeAliases(Map<ResourceLocation, ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeBlockList(Set<Integer>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeDummied(Set<ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeIds(Map<ResourceLocation, Integer>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- serializeNBT() - Method in class net.minecraft.entity.Entity
-
- serializeNBT() - Method in class net.minecraft.item.ItemStack
-
- serializeNBT() - Method in class net.minecraft.tileentity.TileEntity
-
- serializeNBT() - Method in class net.minecraft.world.WorldSavedData
-
- serializeNBT() - Method in class net.minecraftforge.common.capabilities.CapabilityDispatcher
-
- serializeNBT() - Method in interface net.minecraftforge.common.util.INBTSerializable
-
- serializeNBT() - Method in class net.minecraftforge.items.ItemStackHandler
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Players.Serializer
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
-
- Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Version.Serializer
-
- Serializer() - Constructor for class net.minecraft.util.text.ITextComponent.Serializer
-
- Serializer() - Constructor for class net.minecraft.util.text.Style.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.gen.ChunkProviderSettings.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasProperty.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.EntityHasScore.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.KilledByPlayer.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.conditions.LootCondition.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.LootConditionManager.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChance.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.conditions.RandomChanceWithLooting.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantRandomly.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.EnchantWithLevels.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.functions.LootFunction.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootFunctionManager.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.LootingEnchantBonus.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetAttributes.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetCount.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetDamage.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetMetadata.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.SetNBT.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.functions.Smelt.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootContext.EntityTarget.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootEntry.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootPool.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.LootTable.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.properties.EntityOnFire.Serializer
-
- Serializer(ResourceLocation, Class<T>) - Constructor for class net.minecraft.world.storage.loot.properties.EntityProperty.Serializer
-
- Serializer() - Constructor for class net.minecraft.world.storage.loot.RandomValueRange.Serializer
-
- serializeSubstitutions(Set<ResourceLocation>) - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- server - Variable in class net.minecraft.network.rcon.RConThreadBase
-
- SERVER_EPOLL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- SERVER_LOCAL_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- SERVER_NIO_EVENTLOOP - Static variable in class net.minecraft.network.NetworkSystem
-
- serverAboutToStart(Object) - Method in class net.minecraftforge.fml.common.Loader
-
- ServerAddress - Class in net.minecraft.client.multiplayer
-
- ServerChatEvent - Class in net.minecraftforge.event
-
ServerChatEvent is fired whenever a C01PacketChatMessage is processed.
- ServerChatEvent(EntityPlayerMP, String, ITextComponent) - Constructor for class net.minecraftforge.event.ServerChatEvent
-
- ServerCommandManager - Class in net.minecraft.command
-
- ServerCommandManager(MinecraftServer) - Constructor for class net.minecraft.command.ServerCommandManager
-
- ServerConnectionFromClientEvent(NetworkManager) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerConnectionFromClientEvent
-
- ServerCustomPacketEvent(NetworkManager, FMLProxyPacket) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerCustomPacketEvent
-
- serverData - Variable in class net.minecraft.client.gui.ServerListEntryLanDetected
-
- ServerData - Class in net.minecraft.client.multiplayer
-
- ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
-
- ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
-
- ServerDisconnectionFromClientEvent(NetworkManager) - Constructor for class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerDisconnectionFromClientEvent
-
- ServerEula - Class in net.minecraft.server
-
- ServerEula(File) - Constructor for class net.minecraft.server.ServerEula
-
- ServerHangWatchdog - Class in net.minecraft.server.dedicated
-
- ServerHangWatchdog(DedicatedServer) - Constructor for class net.minecraft.server.dedicated.ServerHangWatchdog
-
- ServerHello() - Constructor for class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ServerHello
-
- ServerHello(int) - Constructor for class net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.ServerHello
-
- serverInfo - Variable in class net.minecraft.client.main.GameConfiguration
-
- ServerInformation(String, int) - Constructor for class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
-
- serverIsInRunLoop() - Method in class net.minecraft.server.MinecraftServer
-
- ServerLaunchWrapper - Class in net.minecraftforge.fml.relauncher
-
- ServerList - Class in net.minecraft.client.multiplayer
-
- ServerList(Minecraft) - Constructor for class net.minecraft.client.multiplayer.ServerList
-
- ServerListEntryLanDetected - Class in net.minecraft.client.gui
-
- ServerListEntryLanDetected(GuiMultiplayer, LanServerDetector.LanServer) - Constructor for class net.minecraft.client.gui.ServerListEntryLanDetected
-
- ServerListEntryLanScan - Class in net.minecraft.client.gui
-
- ServerListEntryLanScan() - Constructor for class net.minecraft.client.gui.ServerListEntryLanScan
-
- ServerListEntryNormal - Class in net.minecraft.client.gui
-
- ServerListEntryNormal(GuiMultiplayer, ServerData) - Constructor for class net.minecraft.client.gui.ServerListEntryNormal
-
- serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
-
- serverName - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverName - Variable in class net.minecraft.client.multiplayer.ServerData
-
- ServerPinger - Class in net.minecraft.client.network
-
- ServerPinger() - Constructor for class net.minecraft.client.network.ServerPinger
-
- serverPort - Variable in class net.minecraft.client.main.GameConfiguration.ServerInformation
-
- serverPosX - Variable in class net.minecraft.entity.Entity
-
- serverPosY - Variable in class net.minecraft.entity.Entity
-
- serverPosZ - Variable in class net.minecraft.entity.Entity
-
- serverProxy - Variable in class net.minecraft.server.MinecraftServer
-
- ServerScoreboard - Class in net.minecraft.scoreboard
-
- ServerScoreboard(MinecraftServer) - Constructor for class net.minecraft.scoreboard.ServerScoreboard
-
- ServerSelectionList - Class in net.minecraft.client.gui
-
- ServerSelectionList(GuiMultiplayer, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.ServerSelectionList
-
- serverSocketList - Variable in class net.minecraft.network.rcon.RConThreadBase
-
- serverStarted() - Method in class net.minecraftforge.fml.common.Loader
-
- serverStarting(FMLServerStartingEvent) - Method in class net.minecraftforge.common.ForgeModContainer
-
- serverStarting(Object) - Method in class net.minecraftforge.fml.common.Loader
-
- ServerStatusResponse - Class in net.minecraft.network
-
- ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
-
- ServerStatusResponse.Players - Class in net.minecraft.network
-
- ServerStatusResponse.Players.Serializer - Class in net.minecraft.network
-
- ServerStatusResponse.Serializer - Class in net.minecraft.network
-
- ServerStatusResponse.Version - Class in net.minecraft.network
-
- ServerStatusResponse.Version.Serializer - Class in net.minecraft.network
-
- serverStopped() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- serverStopped() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- serverStopped() - Method in class net.minecraftforge.fml.common.Loader
-
- serverStopped() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- serverStopping() - Method in class net.minecraftforge.fml.common.Loader
-
- ServerTickEvent(TickEvent.Phase) - Constructor for class net.minecraftforge.fml.common.gameevent.TickEvent.ServerTickEvent
-
- ServerToClientConnectionEstablishedHandler - Class in net.minecraftforge.common.network
-
- ServerToClientConnectionEstablishedHandler() - Constructor for class net.minecraftforge.common.network.ServerToClientConnectionEstablishedHandler
-
- serverToClientHandshake(EntityPlayerMP) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- serverUpdateMountedMovingPlayer(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- ServerWorldEventHandler - Class in net.minecraft.world
-
- ServerWorldEventHandler(MinecraftServer, WorldServer) - Constructor for class net.minecraft.world.ServerWorldEventHandler
-
- session - Variable in class net.minecraft.client.main.GameConfiguration.UserInformation
-
- Session - Class in net.minecraft.util
-
- Session(String, String, String, String) - Constructor for class net.minecraft.util.Session
-
- Session.Type - Enum in net.minecraft.util
-
- sessionId() - Static method in class net.minecraft.realms.Realms
-
- set(int, ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
-
- set(World) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- set(float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float[]) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderDefault
-
- set(float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(int, int, int, int) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float[]) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(Matrix4f) - Method in class net.minecraft.client.shader.ShaderUniform
-
- set(int, NBTBase) - Method in class net.minecraft.nbt.NBTTagList
-
- set(DataParameter<T>, T) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- set(int, int, int) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- set(Entity) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- set(double, double, double) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- set(Vec3i) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
-
- set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- set(int, IBlockState) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- set(Object) - Method in class net.minecraftforge.common.config.ConfigElement
-
- set(Object[]) - Method in class net.minecraftforge.common.config.ConfigElement
-
- set(String) - Method in class net.minecraftforge.common.config.Property
-
- set(String[]) - Method in class net.minecraftforge.common.config.Property
-
- set(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
- set(int[]) - Method in class net.minecraftforge.common.config.Property
-
- set(double[]) - Method in class net.minecraftforge.common.config.Property
-
- set(int) - Method in class net.minecraftforge.common.config.Property
-
- set(long) - Method in class net.minecraftforge.common.config.Property
-
- set(boolean) - Method in class net.minecraftforge.common.config.Property
-
- set(double) - Method in class net.minecraftforge.common.config.Property
-
- set(Object) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- set(Object[]) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- set(Object) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value.
- set(Object[]) - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value to the specified array.
- set_initial_panning(int, int) - Method in class ibxm.Module
-
- set_instrument(int, Instrument) - Method in class ibxm.Module
-
- set_key_to_sample(int, int) - Method in class ibxm.Instrument
-
- set_loop(boolean) - Method in class ibxm.Player
-
If loop is true, playback will continue indefinitely,
otherwise the module will play through once and stop.
- set_loop_points(int, int) - Method in class ibxm.Envelope
-
- set_module(Module) - Method in class ibxm.IBXM
-
- set_module(Module) - Method in class ibxm.Player
-
Set the Module instance to be played.
- set_num_channels(int) - Method in class ibxm.Module
-
- set_num_instruments(int) - Method in class ibxm.Module
-
- set_num_patterns(int) - Method in class ibxm.Module
-
- set_num_points(int) - Method in class ibxm.Envelope
-
- set_num_samples(int) - Method in class ibxm.Instrument
-
- set_panning(int) - Method in class ibxm.Channel
-
- set_panning - Variable in class ibxm.Sample
-
- set_panning_envelope(Envelope) - Method in class ibxm.Instrument
-
- set_pattern(int, Pattern) - Method in class ibxm.Module
-
- set_pattern_data(byte[]) - Method in class ibxm.Pattern
-
- set_point(int, int, int, boolean) - Method in class ibxm.Envelope
-
- set_resampling_quality(int) - Method in class ibxm.IBXM
-
- set_sample(int, Sample) - Method in class ibxm.Instrument
-
- set_sample_data(short[], int, int, boolean) - Method in class ibxm.Sample
-
- set_sequence(int, int) - Method in class ibxm.Module
-
- set_sequence_index(int, int) - Method in class ibxm.IBXM
-
- set_sequence_length(int) - Method in class ibxm.Module
-
- set_sustain_point(int) - Method in class ibxm.Envelope
-
- SET_VALUE - Static variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant
-
- set_volume(int) - Method in class ibxm.Channel
-
- set_volume_envelope(Envelope) - Method in class ibxm.Instrument
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setAction(ActionResult<ItemStack>) - Method in class net.minecraftforge.event.entity.player.ArrowNockEvent
-
- setActive(boolean) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- setActiveHand(EnumHand) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setActiveHand(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- setActiveTexture(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- setAdditionalProperties(Map<String, NBTBase>) - Method in class net.minecraft.world.storage.WorldInfo
-
Allow access to additional mod specific world based properties
Used by FML to store mod list associated with a world, and maybe an id map
Used by Forge to store the dimensions available to a world
- setAdventureModeExempt() - Method in class net.minecraft.block.material.Material
-
- setAgeToCreativeDespawnTime() - Method in class net.minecraft.entity.item.EntityItem
-
- setAggressive(boolean) - Method in class net.minecraft.entity.monster.EntityWitch
-
- setAim(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLiving
-
- setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setAir(int) - Method in class net.minecraft.entity.Entity
-
- setAllowCommands(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setAllowCommands(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
-
- setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.WorldProvider
-
- setAllowFlight(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAllowFlying(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setAllowFlying(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setAllowPvp(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setAllToDefault(boolean) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries
-
Sets all IConfigEntry objects on this screen to default.
- setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setAllWorldTimes(MinecraftServer, int) - Method in class net.minecraft.command.CommandTime
-
- setAlphaF(float) - Method in class net.minecraft.client.particle.Particle
-
- setAlwaysEdible() - Method in class net.minecraft.item.ItemFood
-
- setAlwaysRenderNameTag(boolean) - Method in class net.minecraft.entity.Entity
-
- setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHealEvent
-
- setAmount(float) - Method in class net.minecraftforge.event.entity.living.LivingHurtEvent
-
- setAngles(float, float) - Method in class net.minecraft.entity.Entity
-
- setAngry(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setAnimation(B3DModel.Animation) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setAnimation(Triple<Integer, Integer, Float>, Table<Integer, Optional<B3DModel.Node<?>>, B3DModel.Key>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setApplyDiffuseLighting(boolean) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setApplyDiffuseLighting(boolean) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- SetArmorModel(EntityPlayer, RenderPlayer, int, float, ItemStack) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- setArmsRaised(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setArrayEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.common.config.Property
-
Sets a custom IGuiEditListEntry class that should be used in place of the standard entry class for this Property type.
- setArrayEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setArrowCountInEntity(int) - Method in class net.minecraft.entity.EntityLivingBase
-
- setAt(int, int) - Method in class net.minecraft.util.BitArray
-
- setAttachmentPos(BlockPos) - Method in class net.minecraft.entity.monster.EntityShulker
-
- setAttackCooldown(int) - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- setAttackDamage(float) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setAttacking(boolean) - Method in class net.minecraft.entity.monster.EntityGhast
-
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLiving
-
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityEnderman
-
- setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setAttributeModifiers(AbstractAttributeMap, NBTTagList) - Static method in class net.minecraft.entity.SharedMonsterAttributes
-
- SetAttributes - Class in net.minecraft.world.storage.loot.functions
-
- SetAttributes(LootCondition[], SetAttributes.Modifier[]) - Constructor for class net.minecraft.world.storage.loot.functions.SetAttributes
-
- SetAttributes.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setAuthor(String) - Method in class net.minecraft.world.gen.structure.template.Template
-
- setAuto(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setAuxColor(float...) - Method in class net.minecraftforge.client.model.pipeline.LightUtil.ItemConsumer
-
- setAvoidSun(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setBackgroundImageName(String) - Method in class net.minecraft.creativetab.CreativeTabs
-
- setBackgroundLocation(ResourceLocation) - Method in class net.minecraft.inventory.Slot
-
Sets the texture file to use for the background image of the slot when it's empty.
- setBackgroundName(String) - Method in class net.minecraft.inventory.Slot
-
Sets which icon index to use as the background image of the slot when it's empty.
- setBase64EncodedIconData(String) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setBaseBiome(String) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setBaseColorAndPatterns(NBTTagCompound, int, NBTTagList) - Static method in class net.minecraft.tileentity.TileEntityBanner
-
- setBaseHeight(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setBaseModProperties(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- setBaseSpellTextureIndex(int) - Method in class net.minecraft.client.particle.ParticleSpell
-
- setBaseValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
-
- setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
-
- setBeamTarget(BlockPos) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- setBeamTarget(BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- setBedOccupied(IBlockAccess, BlockPos, EntityPlayer, boolean) - Method in class net.minecraft.block.Block
-
Called when a user either starts or stops sleeping in the bed.
- setBeenAttacked() - Method in class net.minecraft.entity.Entity
-
- setBeenAttacked() - Method in class net.minecraft.entity.EntityLivingBase
-
- setBegging(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setBeneficial() - Method in class net.minecraft.potion.Potion
-
- setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.EntitySpider
-
- setBidiFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
- setBiome(int) - Method in class net.minecraft.world.gen.FlatGeneratorInfo
-
- setBiomeArray(byte[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setBlock(ItemStack, EntityPlayer, World, BlockPos, IBlockState) - Method in class net.minecraft.item.ItemHoe
-
- setBlock(Block) - Method in class net.minecraftforge.fluids.Fluid
-
- setBlockAndNotifyAdequately(World, BlockPos, IBlockState) - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- setBlocked(boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- setBlocklightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- setBlockPos(BlockPos) - Method in class net.minecraft.client.particle.ParticleDigging
-
- setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setBlockPos(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setBlockReachDistance(double) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- setBlocksInChunk(int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.ChunkProviderEnd
-
- setBlocksInChunk(int, int, ChunkPrimer) - Method in class net.minecraft.world.gen.ChunkProviderOverworld
-
- setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.chunk.Chunk
-
- setBlockState(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
-
- setBlockState(World, IBlockState, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- setBlockState(World, IBlockState, int, int, int, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- setBlockState(BlockPos, IBlockState, int) - Method in class net.minecraft.world.World
-
- setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.World
-
- setBlockToAir(BlockPos) - Method in class net.minecraft.world.World
-
- setBlockUnbreakable() - Method in class net.minecraft.block.Block
-
- setBlue(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- setBlurMipmap(boolean, boolean) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
-
- setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
-
- setBoatType(EntityBoat.Type) - Method in class net.minecraft.entity.item.EntityBoat
-
- setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setBold(Boolean) - Method in class net.minecraft.util.text.Style
-
- setBonusRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
-
- setBoolean(String, boolean) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
-
- setBorderDamagePerBlock(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderLerpTarget(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderLerpTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderSafeZone(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderSize(double) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderWarningDistance(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBorderWarningTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setBoundingBox(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setBoxName(String) - Method in class net.minecraft.client.model.ModelBox
-
- setBreakChance(float) - Method in class net.minecraftforge.event.entity.player.AnvilRepairEvent
-
- setBreakDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setBreakDoorsAItask(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setBreeding(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setBrightness(T, float, boolean) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setBucketModelDefinition(Item) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Helper method for registering all itemstacks for given item to map to universal bucket model.
- setBufferedImage(BufferedImage) - Method in class net.minecraft.client.renderer.ThreadDownloadImageData
-
- setBuildLimit(int) - Method in class net.minecraft.server.MinecraftServer
-
- setBurning() - Method in class net.minecraft.block.material.Material
-
- setButton(GuiButton) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
- setButtonDelay(int) - Method in class net.minecraft.client.gui.GuiYesNo
-
- setButtonList(List<GuiButton>) - Method in class net.minecraftforge.client.event.GuiScreenEvent.ActionPerformedEvent
-
- setButtonList(List<GuiButton>) - Method in class net.minecraftforge.client.event.GuiScreenEvent.InitGuiEvent
-
- setByte(String, byte) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setByteArray(String, byte[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, InputStream, int) - Method in class net.minecraft.network.PacketBuffer
-
- setBytes(int, ScatteringByteChannel, int) - Method in class net.minecraft.network.PacketBuffer
-
- setCanBreakDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setCanceled(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
- setCanceled(boolean) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Sets the state of this event, not all events are cancelable, and any attempt to
cancel a event that can't be will result in a IllegalArgumentException.
- setCanCraft(EntityPlayer, boolean) - Method in class net.minecraft.inventory.Container
-
- setCanEnterDoors(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanHarvest(boolean) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.HarvestCheck
-
- setCanJump(boolean) - Method in class net.minecraft.entity.passive.EntityRabbit.RabbitJumpHelper
-
- setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setCanSpawnAnimals(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSpawnNPCs(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setCanSwim(boolean) - Method in class net.minecraft.pathfinding.NodeProcessor
-
- setCanSwim(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setCanUpdate(boolean) - Method in class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- setCanUseRail(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
Set whether the minecart can use rails.
- setCapacity(int) - Method in class net.minecraftforge.fluids.FluidTank
-
- setCapacity(int) - Method in class net.minecraftforge.fluids.ItemFluidContainer
-
- setCarriable(Block, boolean) - Static method in class net.minecraft.entity.monster.EntityEnderman
-
- setCategory(SoundCategory) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setCategory(Class<?>, RecipeSorter.Category) - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- setCategoryComment(String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Adds a comment to the specified ConfigCategory object
- setCategoryConfigEntryClass(String, Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the custom IConfigEntry class that should be used in place of the standard entry class (which is just a button that
navigates into the category).
- setCategoryLanguageKey(String, String) - Method in class net.minecraftforge.common.config.Configuration
-
Adds a language key to the specified ConfigCategory object
- setCategoryPropertyOrder(String, List<String>) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the order that direct child properties of this config category will be written to the config file and will be displayed in
config GUIs.
- setCategoryRequiresMcRestart(String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
- setCategoryRequiresWorldRestart(String, boolean) - Method in class net.minecraftforge.common.config.Configuration
-
Sets the flag for whether or not this category can be edited while a world is running.
- setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
-
- setCentered() - Method in class net.minecraft.client.gui.GuiLabel
-
- setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setCharge(int) - Method in class net.minecraftforge.event.entity.player.ArrowLooseEvent
-
- setChatFormat(TextFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setChested(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setChestTileEntity(TileEntityEnderChest) - Method in class net.minecraft.inventory.InventoryEnderChest
-
- setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.EntityChicken
-
- setChild(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setChildSize(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setChunk(ChunkPos) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setChunkListDepth(int) - Method in class net.minecraftforge.common.ForgeChunkManager.Ticket
-
The chunk list depth can be manipulated up to the maximal grant allowed for the mod.
- setChunkLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setChunkModified() - Method in class net.minecraft.world.chunk.Chunk
-
- setChunkModified() - Method in class net.minecraft.world.chunk.EmptyChunk
-
- setChunkSize(int) - Method in class net.minecraftforge.fml.repackage.com.nothome.delta.Delta
-
Sets the chunk size used.
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- setClassVersion(int) - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- setClassVersion(int) - Method in interface net.minecraftforge.fml.common.ModContainer
-
- setClean() - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setCleanWeatherTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setClickEvent(ClickEvent) - Method in class net.minecraft.util.text.Style
-
- setClientActiveTexture(int) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- setClientPartialTickTime(float) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Internal hook, do not use.
- setClipboardString(String) - Static method in class net.minecraft.client.gui.GuiScreen
-
- setClipResolver(Function<String, IClip>) - Method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
- setCloudRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- setCollarColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setCollisionHandler(IMinecartCollisionHandler) - Static method in class net.minecraft.entity.item.EntityMinecart
-
Sets the global Minecart Collision handler, overwrites any
that is currently set.
- setCollisionRule(Team.CollisionRule) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setColor(float, float, float, float) - Method in class net.minecraft.client.gui.FontRenderer
-
- setColor(int) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- setColor(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setColor(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
-
- setColor(TextFormatting) - Method in class net.minecraft.util.text.Style
-
- setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfo
-
- setColor(BossInfo.Color) - Method in class net.minecraft.world.BossInfoServer
-
- setColor(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setColorBuffer(float, float, float, float) - Static method in class net.minecraft.client.renderer.RenderHelper
-
- setColorFade(int) - Method in class net.minecraft.client.particle.ParticleSimpleAnimated
-
- setCombatTask() - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- setCommand(String) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setCommandListener(ICommandListener) - Static method in class net.minecraft.command.CommandBase
-
- setCommandsAllowedForAll(boolean) - Method in class net.minecraft.server.management.PlayerList
-
- setCommandStat(CommandResultStats.Type, int) - Method in interface net.minecraft.command.ICommandSender
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.entity.Entity
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.network.rcon.RConConsoleSource
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.server.MinecraftServer
-
- setCommandStat(CommandResultStats.Type, int) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setCommandStatForSender(MinecraftServer, ICommandSender, CommandResultStats.Type, int) - Method in class net.minecraft.command.CommandResultStats
-
- setCommandStats(Entity) - Method in class net.minecraft.entity.Entity
-
- setComment(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setComment(String) - Method in class net.minecraftforge.common.config.Property
-
- setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setCompletions(String...) - Method in class net.minecraft.client.gui.GuiChat
-
- setCompletions(String...) - Method in class net.minecraft.client.gui.GuiCommandBlock
-
- setCompletions(String...) - Method in class net.minecraft.client.gui.inventory.GuiEditCommandBlockMinecart
-
- setCompletions(String...) - Method in interface net.minecraft.util.ITabCompleter
-
- setCompletions(String[]) - Method in class net.minecraft.util.TabCompleter
-
- setComponent(ITextComponent) - Method in class net.minecraftforge.event.ServerChatEvent
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionDecoder
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NettyCompressionEncoder
-
- setCompressionThreshold(int) - Method in class net.minecraft.network.NetworkManager
-
- setConditionMet(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.common.config.Property
-
Sets a custom IConfigEntry class that should be used in place of the standard entry class for this Property type.
- setConfigEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setConnectedToRealms(boolean) - Method in class net.minecraft.client.Minecraft
-
- setConnectedToRealms(boolean) - Static method in class net.minecraft.realms.Realms
-
- setConnectionState(EnumConnectionState) - Method in class net.minecraft.network.NetworkManager
-
- setContainerItem(Item) - Method in class net.minecraft.item.Item
-
- setContractUVs(boolean) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setControlFlag(int, boolean) - Method in class net.minecraft.entity.ai.EntityAITasks
-
- setCooldown(Item, int) - Method in class net.minecraft.util.CooldownTracker
-
- setCoordBaseMode(EnumFacing) - Method in class net.minecraft.world.gen.structure.StructureComponent
-
- setCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- SetCount - Class in net.minecraft.world.storage.loot.functions
-
- SetCount(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetCount
-
- SetCount.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
-
- setCraftingPlayer(EntityPlayer) - Static method in class net.minecraftforge.common.ForgeHooks
-
- setCreateFog(boolean) - Method in class net.minecraft.world.BossInfo
-
- setCreateFog(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setCreativeMode(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setCreativeMode(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.block.Block
-
- setCreativeTab(CreativeTabs) - Method in class net.minecraft.item.Item
-
- setCreeperState(int) - Method in class net.minecraft.entity.monster.EntityCreeper
-
- setCrystalInvulnerable(boolean) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- setCurativeItems(List<ItemStack>) - Method in class net.minecraft.potion.PotionEffect
-
Sets the array of curative items for the potion effect
- setCurrentCartSpeedCapOnRail(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
-
- setCurrentPathIndex(int) - Method in class net.minecraft.pathfinding.Path
-
- setCurrentPathLength(int) - Method in class net.minecraft.pathfinding.Path
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.ContainerMerchant
-
- setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setCursorPosition(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setCursorPositionEnd() - Method in class net.minecraft.client.gui.GuiTextField
-
- setCursorPositionZero() - Method in class net.minecraft.client.gui.GuiTextField
-
- setCustomEditListEntryClass(Class<? extends GuiEditArrayEntries.IArrayEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement.DummyListElement
-
- setCustomer(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
-
- setCustomer(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setCustomInventoryName(String) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- setCustomListEntryClass(Class<? extends GuiConfigEntries.IConfigEntry>) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setCustomMeshDefinition(Item, ItemMeshDefinition) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds generic ItemStack -> model variant logic.
- setCustomModelResourceLocation(Item, int, ModelResourceLocation) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds a simple mapping from Item + metadata to the model variant.
- setCustomName(String) - Method in class net.minecraft.inventory.InventoryBasic
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityChest
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
-
- setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setCustomNameTag(String) - Method in class net.minecraft.entity.Entity
-
- setCustomSpawning(Function<FMLMessage.EntitySpawnMessage, Entity>, boolean) - Method in class net.minecraftforge.fml.common.registry.EntityRegistry.EntityRegistration
-
- setCustomStateMapper(Block, IStateMapper) - Static method in class net.minecraftforge.client.model.ModelLoader
-
Adds a custom IBlockState -> model variant logic.
- setCustomSummonedAid(EntityZombie) - Method in class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- setDamage(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDamage(double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setDamage(ItemStack, int) - Method in class net.minecraft.item.Item
-
Set the damage for this itemstack.
- SetDamage - Class in net.minecraft.world.storage.loot.functions
-
- SetDamage(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetDamage
-
- SetDamage.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
-
- setDamageAmount(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
-
- setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
-
- setDamageMultiplier(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- setDamageTaken(float) - Method in class net.minecraft.entity.item.EntityBoat
-
- setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfo
-
- setDarkenSky(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setData(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.MapStorage
-
- setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
-
- setDataFromNBT(byte[], NibbleArray, NibbleArray) - Method in class net.minecraft.world.chunk.BlockStateContainer
-
- setDead() - Method in class net.minecraft.entity.Entity
-
- setDead() - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDead() - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setDead() - Method in class net.minecraft.entity.monster.EntitySlime
-
- setDead() - Method in class net.minecraft.entity.player.EntityPlayer
-
- setDead() - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- setDeathMessageVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setDecorationDefaults() - Method in class net.minecraft.world.gen.feature.WorldGenBigTree
-
- setDecorationDefaults() - Method in class net.minecraft.world.gen.feature.WorldGenerator
-
- setDefaultArguments(Map<String, String>) - Method in class GradleStart
-
- setDefaultArguments(Map<String, String>) - Method in class GradleStartServer
-
- setDefaultArguments(Map<String, String>) - Method in class net.minecraftforge.gradle.GradleStartCommon
-
- setDefaultGameType(WorldSettings.GameType, MinecraftServer) - Method in class net.minecraft.command.CommandDefaultGameMode
-
- setDefaultPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setDefaultPlayerReputation(int) - Method in class net.minecraft.village.Village
-
- setDefaults() - Method in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- setDefaultState(IBlockState) - Method in class net.minecraft.block.Block
-
- setDefaultTitlesTimes() - Method in class net.minecraft.client.gui.GuiIngame
-
- setDefaultValue(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the default string value of this Property.
- setDefaultValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the default int value of this Property.
- setDefaultValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the default double value of this Property.
- setDefaultValue(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the default boolean value of this Property.
- setDefaultValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default String[] values of this Property.
- setDefaultValues(int[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default int[] values of this Property.
- setDefaultValues(double[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default double[] values of this Property
- setDefaultValues(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the default boolean[] values of this Property.
- setDelayToMin(int) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setDemo(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setDensity(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogDensity
-
- setDensity(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setDensity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setDescription(String) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
-
- setDetail(String, ICrashReportDetail<String>) - Method in class net.minecraft.crash.CrashReportCategory
-
- setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.integrated.IntegratedServer
-
- setDifficultyForAllWorlds(EnumDifficulty) - Method in class net.minecraft.server.MinecraftServer
-
- setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
-
- setDimension(int) - Method in class net.minecraft.world.WorldProvider
-
Sets the providers current dimension ID, used in default getSaveFolder()
Added to allow default providers to be registered for multiple dimensions.
- setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.client.Minecraft
-
- setDimensionData(DimensionType, NBTTagCompound) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setDimensionData(DimensionType, NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
-
- setDimensions(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- setDirtAt(World, BlockPos) - Method in class net.minecraft.world.gen.feature.WorldGenAbstractTree
-
- setDirty(boolean) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- setDirty(DataParameter<T>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setDirty(boolean) - Method in class net.minecraft.world.WorldSavedData
-
- setDisabledTextColour(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setDispatcher(NetworkDispatcher) - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setDisplayHealth(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- setDisplayName(ITextComponent) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setDisplayName(String) - Method in class net.minecraft.scoreboard.ScoreObjective
-
- setDisplayname(String) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.NameFormat
-
- setDisplayObjective(ICommandSender, String[], int, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- setDisplayTile(IBlockState) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDistance(float) - Method in class net.minecraftforge.event.entity.living.LivingFallEvent
-
- setDistance(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- setDoneWorking() - Method in class net.minecraft.client.gui.GuiScreenWorking
-
- setDoneWorking() - Method in class net.minecraft.client.LoadingScreenRenderer
-
- setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
-
- setDoRenderBrightness(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setDouble(String, double) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
-
- setDragAir(double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setDropChance(EntityEquipmentSlot, float) - Method in class net.minecraft.entity.EntityLiving
-
- setDropChance(float) - Method in class net.minecraftforge.event.world.BlockEvent.HarvestDropsEvent
-
- setDropItemsWhenDead(boolean) - Method in class net.minecraft.entity.Entity
-
- setDropItemsWhenDead(boolean) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setDroppedExperience(int) - Method in class net.minecraftforge.event.entity.living.LivingExperienceDropEvent
-
- setDuration(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setDuration(int) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent
-
- setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setEditable(boolean) - Method in class net.minecraft.tileentity.TileEntitySign
-
- setEffectiveness(double) - Method in class net.minecraft.potion.Potion
-
- setElder(boolean) - Method in class net.minecraft.entity.monster.EntityGuardian
-
- setElder() - Method in class net.minecraft.entity.monster.EntityGuardian
-
- setElytraFlying() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setEmptySound(SoundEvent) - Method in class net.minecraftforge.fluids.Fluid
-
- setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiSlot
-
- setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- setEnabledState(boolean) - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- setEnabledState(boolean) - Method in interface net.minecraftforge.fml.common.ModContainer
-
Set the enabled/disabled state of this mod
- setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
-
- setEnchantments(Map<Enchantment, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
-
- setEnterDoors(boolean) - Method in class net.minecraft.pathfinding.PathNavigateGround
-
- setEntityActionState(float, float, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setEntityAttackTarget(EntityCreature, EntityLivingBase) - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
- setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraft.client.particle.Particle
-
- setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
-
- setEntityId(int) - Method in class net.minecraft.entity.Entity
-
- setEntityInvulnerable(boolean) - Method in class net.minecraft.entity.Entity
-
- setEntityItemStack(ItemStack) - Method in class net.minecraft.entity.item.EntityItem
-
- setEntityName(String) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setEntityState(Entity, byte) - Method in class net.minecraft.world.World
-
- setEntityState(Entity, byte) - Method in class net.minecraft.world.WorldServer
-
- setEntryValue(int, String) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, boolean) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, float) - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- setEntryValue(int, boolean) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(int, float) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(int, String) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
-
- setEntryValue(EntityDataManager.DataEntry<T>, EntityDataManager.DataEntry<?>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setEntryValues(List<EntityDataManager.DataEntry<?>>) - Method in class net.minecraft.network.datasync.EntityDataManager
-
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
-
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setException(Throwable) - Method in class net.minecraftforge.event.CommandEvent
-
- setExecutionChance(int) - Method in class net.minecraft.entity.ai.EntityAIWander
-
- setExpired() - Method in class net.minecraft.client.particle.Particle
-
- setExplosion() - Method in class net.minecraft.util.DamageSource
-
- setExpToDrop(int) - Method in class net.minecraftforge.event.world.BlockEvent.BreakEvent
-
Set the amount of experience dropped by the block after the event has processed
- setExtBlocklightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- setExtraLife(int) - Method in class net.minecraftforge.event.entity.item.ItemExpireEvent
-
- setExtSkylightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- setFaces(LinkedHashSet<OBJModel.Face>) - Method in class net.minecraftforge.client.model.obj.OBJModel.Group
-
Deprecated.
- setFailsafeFieldValue(Field, Object, Object) - Static method in class net.minecraftforge.common.util.EnumHelper
-
- setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
-
- setField(int, int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- setField(int, int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setField(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setField(int, int) - Method in interface net.minecraft.inventory.IInventory
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryBasic
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- setField(int, int) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- setField(int, int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setFilenameAndFlush(String) - Method in exception net.minecraft.client.util.JsonException
-
- setFilledBucket(ItemStack) - Method in class net.minecraftforge.event.entity.player.FillBucketEvent
-
- setFillSound(SoundEvent) - Method in class net.minecraftforge.fluids.Fluid
-
- setFire(int) - Method in class net.minecraft.entity.Entity
-
- setFireDamage() - Method in class net.minecraft.util.DamageSource
-
- setFireInfo(Block, int, int) - Method in class net.minecraft.block.BlockFire
-
- setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
-
- setFlag(int) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setFleeceColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntitySheep
-
- setFloat(String, float) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
-
- setFlowerPotData(Item, int) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
-
- setFluid(FluidStack) - Method in class net.minecraftforge.fluids.FluidTank
-
- setFluidStack(FluidStack) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFluidStackAmount(int) - Method in class net.minecraftforge.fluids.BlockFluidClassic
-
- setFlying(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setFlying(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setFlySpeed(float) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setFlySpeed(float) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setFocus(boolean) - Method in class net.minecraft.realms.RealmsEditBox
-
- setFocused(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setFog(GlStateManager.FogMode) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogDensity(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogEnd(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFogStart(float) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- setFolderName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerFoliage
-
- setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
-
- setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
-
- setFooter(ITextComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- setForcedChunkLoadingCallback(Object, ForgeChunkManager.LoadingCallback) - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Set a chunkloading callback for the supplied mod object
- setForceGamemode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setFormatter(Function<String, String>) - Static method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- setForwardDirection(int) - Method in class net.minecraft.entity.item.EntityBoat
-
- setFOV(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FOVModifier
-
- setFramebufferColor(float, float, float, float) - Method in class net.minecraft.client.shader.Framebuffer
-
- setFramebufferFilter(int) - Method in class net.minecraft.client.shader.Framebuffer
-
- setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setFramesTextureData(List<int[][]>) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setFriendlyFlags(int) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setFull3D() - Method in class net.minecraft.item.Item
-
- setFuse(int) - Method in class net.minecraft.entity.item.EntityTNTPrimed
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.integrated.IntegratedServer
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.PlayerList
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.server.MinecraftServer
-
- setGameType(WorldSettings.GameType) - Method in class net.minecraft.world.storage.WorldInfo
-
- setGaseous(boolean) - Method in class net.minecraftforge.fluids.Fluid
-
- setGeneratedBlock(BlockFlower, BlockFlower.EnumFlowerType) - Method in class net.minecraft.world.gen.feature.WorldGenFlowers
-
- setGeneratorOptions(String) - Method in class net.minecraft.world.WorldSettings
-
- setGlowing(boolean) - Method in class net.minecraft.entity.Entity
-
- setGraphicsLevel(boolean) - Method in class net.minecraft.block.BlockLeaves
-
- setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerGrass
-
- setGreen(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setGrowingAge(int) - Method in class net.minecraft.entity.EntityAgeable
-
- setGui(GuiScreen) - Method in class net.minecraftforge.client.event.GuiOpenEvent
-
- setGuiEnabled() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setGuiResponder(GuiPageButtonList.GuiResponder) - Method in class net.minecraft.client.gui.GuiTextField
-
- setGuiSize(int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
- setHardcore(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setHardness(float) - Method in class net.minecraft.block.Block
-
- setHarvestLevel(String, int) - Method in class net.minecraft.block.Block
-
Sets or removes the tool and level required to harvest this block.
- setHarvestLevel(String, int, IBlockState) - Method in class net.minecraft.block.Block
-
Sets or removes the tool and level required to harvest this block.
- setHarvestLevel(String, int) - Method in class net.minecraft.item.Item
-
Sets or removes the harvest level for the specified tool class.
- setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setHasListHeader(boolean, int) - Method in class net.minecraft.client.gui.GuiSlot
-
- setHasReproduced(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHasSubtypes(boolean) - Method in class net.minecraft.item.Item
-
- setHeader(ITextComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
-
- setHeaderInfo(boolean, int) - Method in class net.minecraftforge.fml.client.GuiScrollingList
-
- setHeadingFromThrower(Entity, float, float, float, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setHealth(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setHealthBlinkTime(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setHeightMap(int[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setHeightVariation(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setHeldBlockState(IBlockState) - Method in class net.minecraft.entity.monster.EntityEnderman
-
- setHeldItem(EnumHand, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
- setHoldingRose(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.EntityCreature
-
- setHorseArmorStack(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHorseVariant(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setHostname(String) - Method in class net.minecraft.server.MinecraftServer
-
- setHoverEvent(HoverEvent) - Method in class net.minecraft.util.text.Style
-
- setHoveringText(String) - Method in class net.minecraft.client.gui.GuiMultiplayer
-
- setHurtEntities(boolean) - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- setIconHeight(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIconIndex(int, int) - Method in class net.minecraft.potion.Potion
-
- setIconWidth(int) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
-
- setIgnoreEntities(boolean) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setIgnoreRadius(boolean) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setIgnoresEntities(boolean) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setIgnoreStructureBlock(boolean) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setImmovableMobility() - Method in class net.minecraft.block.material.Material
-
- setIncrement(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.BossInfo
-
Sets the amount to move down before rendering the next bar
- setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setIndex(int, int) - Method in class net.minecraft.world.chunk.NibbleArray
-
- setInfinitePickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setIngameFocus() - Method in class net.minecraft.client.Minecraft
-
- setIngameNotInFocus() - Method in class net.minecraft.client.Minecraft
-
- setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
-
- setInitialSpawnLocation() - Method in class net.minecraft.world.World
-
- setInitialSpawnLocation() - Method in class net.minecraft.world.WorldServer
-
- setInLove(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
-
- setInsertion(String) - Method in class net.minecraft.util.text.Style
-
- setInstrument(NoteBlockEvent.Instrument) - Method in class net.minecraftforge.event.world.NoteBlockEvent.Play
-
- setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setIntArray(String, int[]) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setInteger(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setIntegerValue(int) - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- setInternalProxies(ModContainer, Side, ClassLoader) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityChest
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setInvisible(boolean) - Method in class net.minecraft.client.model.ModelBiped
-
- setInvisible(boolean) - Method in class net.minecraft.client.model.ModelPlayer
-
- setInvisible(boolean) - Method in class net.minecraft.entity.Entity
-
- setInvisible(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
-
- setInvulnerable(boolean) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setInvulnerable(boolean) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setInvulTime(int) - Method in class net.minecraft.entity.boss.EntityWither
-
- setInWeb() - Method in class net.minecraft.entity.boss.EntityWither
-
- setInWeb() - Method in class net.minecraft.entity.Entity
-
- setInWeb() - Method in class net.minecraft.entity.monster.EntitySpider
-
- setInWeb() - Method in class net.minecraft.entity.player.EntityPlayer
-
- setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.EntityBat
-
- setIsChecked(boolean) - Method in class net.minecraftforge.fml.client.config.GuiCheckBox
-
- setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setIsDesertVillage(boolean) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- setIsDetachedFromVillageFlag(boolean) - Method in class net.minecraft.village.VillageDoorInfo
-
- setIsEditable(boolean) - Method in class net.minecraft.realms.RealmsEditBox
-
- setIsListLengthFixed(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the flag for whether this list/array Property has a fixed length.
- setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
-
- setIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setItalic(Boolean) - Method in class net.minecraft.util.text.Style
-
- setItem(ItemStack) - Method in class net.minecraft.entity.projectile.EntityPotion
-
- setItem(Item) - Method in class net.minecraft.item.ItemStack
-
Deprecated.
- setItem(int, ItemStack) - Method in class net.minecraftforge.event.brewing.PotionBrewEvent
-
- setItemDamage(int) - Method in class net.minecraft.item.ItemStack
-
- setItemData(String, WorldSavedData) - Method in class net.minecraft.world.World
-
- setItemFrame(EntityItemFrame) - Method in class net.minecraft.item.ItemStack
-
- setItemRotation(int) - Method in class net.minecraft.entity.item.EntityItemFrame
-
- setItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.Entity
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.EntityLiving
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- setItemStackToSlot(EntityEquipmentSlot, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setItemValues(ItemStack) - Method in class net.minecraft.tileentity.TileEntityBanner
-
- setJsonSerializableValue(IJsonSerializable) - Method in class net.minecraft.util.TupleIntJsonSerializable
-
- setJumpCompletion(float) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setJumping() - Method in class net.minecraft.entity.ai.EntityJumpHelper
-
- setJumping(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- setJumping(boolean) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setJumpPower(int) - Method in interface net.minecraft.entity.IJumpingMount
-
- setJumpPower(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setKeyBindState(int, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
-
- setKeyCode(int) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyConflictContext(IKeyConflictContext) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyModifierAndCode(KeyModifier, int) - Method in class net.minecraft.client.settings.KeyBinding
-
- setKeyPair(KeyPair) - Method in class net.minecraft.server.MinecraftServer
-
- setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setLanguageKey(String) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setLanguageKey(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3.
- setLanServer(boolean) - Method in class net.minecraft.server.management.UserList
-
- setLastActivityTimestamp(int) - Method in class net.minecraft.village.VillageDoorInfo
-
- setLastAttacker(Entity) - Method in class net.minecraft.entity.EntityLivingBase
-
- setLastHealth(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setLastHealthTime(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setLastLightningBolt(int) - Method in class net.minecraft.world.World
-
- setLastOutput(ITextComponent) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
-
- setLayerStarted(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setLayerUsed(BlockRenderLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setLeftHanded(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setLeftPos(int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
-
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
-
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
-
- setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.World
-
- setLightLevel(float) - Method in class net.minecraft.block.Block
-
- setLightmap(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLiving
-
- setLightmapTextureCoords(int, float, float) - Static method in class net.minecraft.client.renderer.OpenGlHelper
-
- setLightOpacity(int) - Method in class net.minecraft.block.Block
-
- setLightPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundHandler
-
- setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundManager
-
- setListFromChildScreen(Object[]) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelBase
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelElytra
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelRabbit
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep1
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep2
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelShulker
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSkeleton
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWither
-
- setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
-
- setLoadingProgress(int) - Method in class net.minecraft.client.gui.GuiScreenWorking
-
- setLoadingProgress(int) - Method in class net.minecraft.client.LoadingScreenRenderer
-
- setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
-
- setLoadSpawn(boolean) - Method in enum net.minecraft.world.DimensionType
-
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
- setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.EntityPainting
-
- setLockCode(LockCode) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
-
- setLockCode(LockCode) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setLockCode(LockCode) - Method in class net.minecraft.inventory.InventoryLargeChest
-
- setLockCode(LockCode) - Method in class net.minecraft.tileentity.TileEntityLockable
-
- setLockCode(LockCode) - Method in interface net.minecraft.world.ILockableContainer
-
- setLocked(boolean) - Method in class net.minecraft.client.gui.GuiLockIconButton
-
- setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
-
- setLong(String, long) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
-
- setLookingForHome() - Method in class net.minecraft.entity.passive.EntityVillager
-
- setLookPosition(double, double, double, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- setLookPositionWithEntity(Entity, float, float) - Method in class net.minecraft.entity.ai.EntityLookHelper
-
- setLootTable(ResourceLocation, long) - Method in class net.minecraft.entity.item.EntityMinecartContainer
-
- setLootTable(ResourceLocation, long) - Method in class net.minecraft.tileentity.TileEntityLockableLoot
-
- setLPerlin1(NoiseGeneratorOctaves) - Method in class net.minecraftforge.event.terraingen.InitNoiseGensEvent.Context
-
- setLuminosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setMagicDamage() - Method in class net.minecraft.util.DamageSource
-
- setManyVisible(Set<EnumFacing>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.SPacketMaps
-
- setMapFeaturesEnabled(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setMaterial(OBJModel.Material) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setMaterialCost(int) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- setMaterialName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- setMating(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setMaxAge(int) - Method in class net.minecraft.client.particle.Particle
-
- setMaxDamage(int) - Method in class net.minecraft.item.Item
-
- setMaxLength(int) - Method in class net.minecraft.realms.RealmsEditBox
-
- setMaxListLength(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum length of this list/array Property.
- setMaxPackSize(int) - Method in class net.minecraftforge.event.entity.living.LivingPackSizeEvent
-
- setMaxRange(int) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- setMaxScaledLight(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setMaxSpeedAirLateral(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxSpeedAirVertical(float) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setMaxStackSize(int) - Method in class net.minecraft.item.Item
-
- setMaxStringLength(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setMaxValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum int value of this Property.
- setMaxValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the maximum double value of this Property.
- setMaxY(double) - Method in class net.minecraft.util.math.AxisAlignedBB
-
- setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ClientChatReceivedEvent
-
- setMetadata(String) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- SetMetadata - Class in net.minecraft.world.storage.loot.functions
-
- SetMetadata(LootCondition[], RandomValueRange) - Constructor for class net.minecraft.world.storage.loot.functions.SetMetadata
-
- SetMetadata.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
-
- setMinValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the minimum int value of this Property.
- setMinValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the minimum double value of this Property.
- setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
-
- setMipmapLevels(int) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
- setMirror(Mirror) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setMirror(Mirror) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setMirrored(boolean) - Method in class net.minecraftforge.oredict.ShapedOreRecipe
-
- setMode(TileEntityStructure.Mode) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBase
-
- setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBiped
-
- setModelPartEnabled(EnumPlayerModelParts, boolean) - Method in class net.minecraft.client.settings.GameSettings
-
- setModelSlotVisible(T, EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- setModelSlotVisible(ModelBiped, EntityEquipmentSlot) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- setModelVisible(ModelBiped) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
-
- setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setModList(Map<String, String>) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- setMOTD(String) - Method in class net.minecraft.server.MinecraftServer
-
- setMoveForward(float) - Method in class net.minecraft.entity.EntityLiving
-
- setMovementSpeed(double) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setMovementVector(float, float, float) - Method in class net.minecraft.entity.passive.EntitySquid
-
- setMoveStrafing(float) - Method in class net.minecraft.entity.EntityLiving
-
- setMoveTo(double, double, double, double) - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- setMultiplier(float) - Method in class net.minecraftforge.event.entity.player.PlayerFlyableFallEvent
-
- setMutexBits(int) - Method in class net.minecraft.entity.ai.EntityAIBase
-
- setName(String) - Method in class net.minecraft.enchantment.Enchantment
-
- setName(String) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
-
- setName(String) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setName(ITextComponent) - Method in class net.minecraft.world.BossInfo
-
- setName(ITextComponent) - Method in class net.minecraft.world.BossInfoServer
-
- setName(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setName(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the name/key for this Property.
- setNamePrefix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNameSuffix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setNameTagVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- SetNBT - Class in net.minecraft.world.storage.loot.functions
-
- SetNBT(LootCondition[], NBTTagCompound) - Constructor for class net.minecraft.world.storage.loot.functions.SetNBT
-
- SetNBT.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setNetHandler(INetHandler) - Method in class net.minecraft.network.NetworkManager
-
- setNetworkId(int) - Method in class net.minecraftforge.fml.common.network.internal.NetworkModHolder
-
- setNewBiomeDecorator(BiomeDecorator) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.CreateDecorator
-
- setNewBiomeGens(GenLayer[]) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.InitBiomeGens
-
- setNewChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setNewChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setNewColor(int) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.BiomeColor
-
- setNewDimension(int) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
-
- setNewfov(float) - Method in class net.minecraftforge.client.event.FOVUpdateEvent
-
- setNewGen(MapGenBase) - Method in class net.minecraftforge.event.terraingen.InitMapGenEvent
-
- setNewSize(int) - Method in class net.minecraftforge.event.terraingen.WorldTypeEvent.BiomeSize
-
- setNewSpeed(float) - Method in class net.minecraftforge.event.entity.player.PlayerEvent.BreakSpeed
-
- setNewStaticShaderLinkHelper() - Static method in class net.minecraft.client.shader.ShaderLinkHelper
-
- setNextSpawnData(WeightedSpawnerEntity) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
-
- setNoAI(boolean) - Method in class net.minecraft.entity.EntityLiving
-
- setNoDespawn() - Method in class net.minecraft.entity.item.EntityItem
-
- setNoisefield(double[]) - Method in class net.minecraftforge.event.terraingen.ChunkGeneratorEvent.InitNoiseField
-
- setNoPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
-
- setNoPushMobility() - Method in class net.minecraft.block.material.Material
-
- setNoRepair() - Method in class net.minecraft.item.Item
-
Call to disable repair recipes.
- setNormal(OBJModel.Normal) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setNoScrollbar() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setNote(NoteBlockEvent.Note, NoteBlockEvent.Octave) - Method in class net.minecraftforge.event.world.NoteBlockEvent
-
Set Note and Octave for this event.
- setNoTitle() - Method in class net.minecraft.creativetab.CreativeTabs
-
- setObfuscated(Boolean) - Method in class net.minecraft.util.text.Style
-
- setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
-
- setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.ServerScoreboard
-
- setOffset(BlockPos) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setOldChunkX(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setOldChunkZ(int) - Method in class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- setOnFire(boolean) - Method in class net.minecraft.entity.monster.EntityBlaze
-
- setOnFireFromLava() - Method in class net.minecraft.entity.Entity
-
- setOnlineMode(boolean) - Static method in class net.minecraft.server.management.PlayerProfileCache
-
- setOnlineMode(boolean) - Method in class net.minecraft.server.MinecraftServer
-
- setOpaqueCube(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
-
- setOptionFloatValue(GameSettings.Options, float) - Method in class net.minecraft.client.settings.GameSettings
-
- setOptionKeyBinding(KeyBinding, int) - Method in class net.minecraft.client.settings.GameSettings
-
- setOptionValue(GameSettings.Options, int) - Method in class net.minecraft.client.settings.GameSettings
-
- setOrCreateGameRule(String, String) - Method in class net.minecraft.world.GameRules
-
- setOrigin(int, int, int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- setOrigin(BlockPos) - Method in class net.minecraft.entity.item.EntityFallingBlock
-
- setOutput(ItemStack) - Method in class net.minecraftforge.event.AnvilUpdateEvent
-
- setOutputSignal(int) - Method in class net.minecraft.tileentity.TileEntityComparator
-
- setOutsideBorder(boolean) - Method in class net.minecraft.entity.Entity
-
- setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfo
-
- setOverlay(BossInfo.Overlay) - Method in class net.minecraft.world.BossInfoServer
-
- setOverrideDimension(int) - Method in class net.minecraftforge.fml.common.network.handshake.NetworkDispatcher
-
- setOwner(EntityLivingBase) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setOwner(String) - Method in class net.minecraft.entity.item.EntityItem
-
- setOwnerId(UUID) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setOwnerUniqueId(UUID) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setPaddleState(boolean, boolean) - Method in class net.minecraft.entity.item.EntityBoat
-
- setPage(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
-
- setParameters(String[]) - Method in class net.minecraftforge.event.CommandEvent
-
- setParent(B3DModel.Node<B3DModel.Bone>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Bone
-
- setParent(B3DModel.Node<K>) - Method in interface net.minecraftforge.client.model.b3d.B3DModel.IKind
-
- setParent(B3DModel.Node<B3DModel.Mesh>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Mesh
-
- setParent(B3DModel.Node<? extends B3DModel.IKind<?>>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Node
-
- setParent(B3DModel.Node<B3DModel.Pivot>) - Method in class net.minecraftforge.client.model.b3d.B3DModel.Pivot
-
- setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- setParent(IVertexConsumer) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setParentStyle(Style) - Method in class net.minecraft.util.text.Style
-
- setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
-
- setParticle(EnumParticleTypes) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setParticleTexture(TextureAtlasSprite) - Method in class net.minecraft.client.particle.Particle
-
- setParticleTextureIndex(int) - Method in class net.minecraft.client.particle.Particle
-
- setPath(Path, double) - Method in class net.minecraft.pathfinding.PathNavigate
-
- setPath(String) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setPathPriority(PathNodeType, float) - Method in class net.minecraft.entity.EntityLiving
-
- setPercent(float) - Method in class net.minecraft.world.BossInfo
-
- setPercent(float) - Method in class net.minecraft.world.BossInfoLerping
-
- setPercent(float) - Method in class net.minecraft.world.BossInfoServer
-
- setPermissionLevel(int) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setPhase(PhaseList<?>) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseManager
-
- setPhase(EventPriority) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
- setPickedItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
-
- setPickupDelay(int) - Method in class net.minecraft.entity.item.EntityItem
-
- setPitch(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setPitch(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setPlacementType(Class<? extends Entity>, EntityLiving.SpawnPlacementType) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
-
- setPlantType(BlockDoublePlant.EnumPlantType) - Method in class net.minecraft.world.gen.feature.WorldGenDoublePlant
-
- setPlayClient(NetHandlerPlayClient) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfo
-
- setPlayEndBossMusic(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntitySign
-
- setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- setPlayerCreated(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
-
- setPlayerHealthUpdated() - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setPlayerIdleTimeout(int) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setPlayerIdleTimeout(int) - Method in class net.minecraft.server.MinecraftServer
-
- setPlayerList(PlayerList) - Method in class net.minecraft.server.MinecraftServer
-
- setPlayerLocation(double, double, double, float, float) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- setPlayerLocation(double, double, double, float, float, Set<SPacketPlayerPosLook.EnumFlags>) - Method in class net.minecraft.network.NetHandlerPlayServer
-
- setPlayerManager(WorldServer[]) - Method in class net.minecraft.server.management.PlayerList
-
- setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.Players
-
- setPlayers(ServerStatusResponse.Players) - Method in class net.minecraft.network.ServerStatusResponse
-
- setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setPlayerViewRadius(int) - Method in class net.minecraft.server.management.PlayerChunkMap
-
- setPlayerViewY(float) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setPlayerWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
-
- setPlaying(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setPoint(int, PathPoint) - Method in class net.minecraft.pathfinding.Path
-
- setPortal(BlockPos) - Method in class net.minecraft.entity.Entity
-
- setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
-
- setPos(int, int, int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(double, double, double) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(Entity) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(Vec3i) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setPos(Vector4f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setPosition(double, double, double) - Method in class net.minecraft.client.particle.Particle
-
- setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
-
- setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.EntityHanging
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.EntityLeashKnot
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setPosition(double, double, double) - Method in class net.minecraft.entity.monster.EntityShulker
-
- setPosition(BlockPos) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setPosition(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityBoat
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityPainting
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.monster.EntityShulker
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setPositionAndRotationDirect(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
-
- setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setPositionNonDirty() - Method in class net.minecraft.entity.Entity
-
- setPosX(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- setPosY(int) - Method in class net.minecraftforge.client.event.RenderGameOverlayEvent.Chat
-
- setPotion(PotionType) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setPotionDurationMax(boolean) - Method in class net.minecraft.potion.PotionEffect
-
- setPotionEffect(ItemStack) - Method in class net.minecraft.entity.projectile.EntityTippedArrow
-
- setPotionEffect(PotionEffect, float) - Method in class net.minecraft.item.ItemFood
-
- setPotionName(String) - Method in class net.minecraft.potion.Potion
-
- setPowered(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setPreset(String) - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
-
- setPrimaryHand(EnumHandSide) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setPriority(int) - Method in class net.minecraft.world.NextTickListEntry
-
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class net.minecraftforge.fml.common.ObfuscationReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, int) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- setPrivateValue(Class<? super T>, T, E, String...) - Static method in class net.minecraftforge.fml.relauncher.ReflectionHelper
-
- setProfession(int) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setProfession(VillagerRegistry.VillagerProfession) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setProfileCache(PlayerProfileCache) - Static method in class net.minecraft.tileentity.TileEntitySkull
-
- setProgress(StatBase, T) - Method in class net.minecraft.stats.StatisticsManager
-
- setProjectile() - Method in class net.minecraft.util.DamageSource
-
- setProjectionMatrix(Matrix4f) - Method in class net.minecraft.client.shader.Shader
-
- setProperties(PropertyMap) - Method in class net.minecraft.util.Session
-
- setProperty(String, Object) - Method in interface net.minecraft.network.rcon.IServer
-
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- setProperty(String, Object) - Method in class net.minecraft.server.dedicated.PropertyManager
-
- setPropertyOrder(List<String>) - Method in class net.minecraftforge.common.config.ConfigCategory
-
- setProxy(Field, Class<?>, Object) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- setProxy(Field, Class<?>, Object) - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- setPumpkinEquipped(boolean) - Method in class net.minecraft.entity.monster.EntitySnowman
-
- setQuadCulled() - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadOrientation(EnumFacing) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadOrientation(EnumFacing) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- setQuadTint(int) - Method in interface net.minecraftforge.client.model.pipeline.IVertexConsumer
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setQuadTint(int) - Method in class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- setQuantaPerBlock(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRabbitType(int) - Method in class net.minecraft.entity.passive.EntityRabbit
-
- setRadius(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRadiusOnUse(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRadiusPerTick(float) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setRainDisabled() - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setRainfall(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setRaining(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setRaining(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setRainStrength(float) - Method in class net.minecraft.world.World
-
- setRainTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setRainTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setRandomEffect(Random) - Method in class net.minecraft.entity.monster.EntitySpider.GroupData
-
- setRandomHeight(World, Random, int, int) - Method in class net.minecraft.world.gen.structure.StructureStart
-
- setRandomProfession(EntityVillager, Random) - Static method in class net.minecraftforge.fml.common.registry.VillagerRegistry
-
Hook called when spawning a Villager, sets it's profession to a random registered profession.
- setRandomSeed(int, int, int) - Method in class net.minecraft.world.World
-
- setRarity(EnumRarity) - Method in class net.minecraftforge.fluids.Fluid
-
- setRBGColorF(float, float, float) - Method in class net.minecraft.client.particle.Particle
-
- setRearing(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setRecipes(MerchantRecipeList) - Method in interface net.minecraft.entity.IMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.NpcMerchant
-
- setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRecord(ItemStack) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
-
- setRecordPlaying(String, boolean) - Method in class net.minecraft.client.gui.GuiIngame
-
- setRecordPlaying(ITextComponent, boolean) - Method in class net.minecraft.client.gui.GuiIngame
-
- setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.GuiIngame
-
- setRed(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.FogColors
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockBasePressurePlate
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlate
-
- setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
-
- setReducedDebug(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setRegionRenderCacheBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setRegistryName(String) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(ResourceLocation) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(String, String) - Method in class net.minecraftforge.fml.common.registry.IForgeRegistryEntry.Impl
-
- setRegistryName(ResourceLocation) - Method in interface net.minecraftforge.fml.common.registry.IForgeRegistryEntry
-
Sets a unique name for this Item.
- setRelevantEnchantmentTypes(EnumEnchantmentType...) - Method in class net.minecraft.creativetab.CreativeTabs
-
- setRenderCape(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderDistanceWeight(double) - Static method in class net.minecraft.entity.Entity
-
- setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
-
- setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
-
- setRenderHelmet(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderItem(boolean) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- setRenderLayer(BlockRenderLayer) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- setRenderLayer(BlockRenderLayer) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.Render
-
- setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderPass(int) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- setRenderPosition(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- setRenderType(IScoreCriteria.EnumRenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
-
- setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
-
- setRenderVisibilityId(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setRenderYawOffset(float) - Method in class net.minecraft.entity.Entity
-
- setRenderYawOffset(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setRepairCost(int) - Method in class net.minecraft.item.ItemStack
-
- setRepairItem(ItemStack) - Method in enum net.minecraft.item.Item.ToolMaterial
-
- setReplaceable() - Method in class net.minecraft.block.material.Material
-
- setReplacedBlock(Block) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setReplacedBlock(IBlockState) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setReplacement(IBlockState) - Method in class net.minecraftforge.event.terraingen.BiomeEvent.GetVillageBlockID
-
- setReply(FMLProxyPacket) - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
- setRepositories(List<ResourcePackRepository.Entry>) - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets whether or not this Property requires Minecraft to be restarted when changed.
- setRequiresMcRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setRequiresTool() - Method in class net.minecraft.block.material.Material
-
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets the flag for whether or not this category can be edited while a world is running.
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the flag for whether or not this Property can be edited while a world is running.
- setRequiresWorldRestart(boolean) - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setResistance(float) - Method in class net.minecraft.block.Block
-
- setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
-
- setResourcePack(String, String) - Method in class net.minecraft.server.MinecraftServer
-
- setResourcePackFromWorld(String, ISaveHandler) - Method in class net.minecraft.server.MinecraftServer
-
- setResourcePackInstance(File) - Method in class net.minecraft.client.resources.ResourcePackRepository
-
- setRespawnState(DragonSpawnManager) - Method in class net.minecraft.world.end.DragonFightManager
-
- setResponseTime(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
-
- setResult(int) - Method in class net.minecraftforge.client.event.RenderPlayerEvent.SetArmorModel
-
Deprecated.
- setResult(EntityPlayer.SleepResult) - Method in class net.minecraftforge.event.entity.player.PlayerSleepInBedEvent
-
- setResult(Event.Result) - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Sets the result value for this event, not all events can have a result set, and any attempt to
set a result for a event that isn't expecting it will result in a IllegalArgumentException.
- setResult(boolean) - Method in class net.minecraftforge.fml.common.StartupQuery
-
- setResultMessage(ITextComponent) - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- setResultSound(ISound) - Method in class net.minecraftforge.client.event.sound.PlaySoundEvent
-
- setResultStack(ItemStack) - Method in class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Finish
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityPigZombie
-
- setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityVillager
-
- setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
-
- setRoll(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setRollingAmplitude(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setRollingDirection(int) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setRolls(RandomValueRange) - Method in class net.minecraft.world.storage.loot.LootPool
-
- setRotation(float, float) - Method in class net.minecraft.entity.Entity
-
- setRotation(Rotation) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setRotation(Rotation) - Method in class net.minecraft.world.gen.structure.template.PlacementSettings
-
- setRotation(float) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStand
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStandArmor
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBase
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBat
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBiped
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBlaze
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBoat
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBook
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelChicken
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelCreeper
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelElytra
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderman
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderMite
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGhast
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGuardian
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelHumanoidHead
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelIronGolem
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelLeashKnot
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelOcelot
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelPlayer
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelQuadruped
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelRabbit
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep1
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep2
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelShulker
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelShulkerBullet
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSilverfish
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeleton
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeletonHead
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSnowMan
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSpider
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSquid
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVillager
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWitch
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWither
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWolf
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombie
-
- setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombieVillager
-
- setRotationPoint(float, float, float) - Method in class net.minecraft.client.model.ModelRenderer
-
- setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
-
- setRotationYawHead(float) - Method in class net.minecraft.entity.EntityLivingBase
-
- setSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityPig
-
- setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderDefault
-
- setSafe(float, float, float, float) - Method in class net.minecraft.client.shader.ShaderUniform
-
- setSaved(boolean) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- setSaveVersion(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSaveVersion(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setScale(float) - Method in class net.minecraft.entity.EntityAgeable
-
- setScale(Vector2f) - Method in class net.minecraftforge.client.model.obj.OBJModel.Texture
-
- setScaleForAge(boolean) - Method in class net.minecraft.entity.EntityAgeable
-
- setScaleForAge(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setScheduledTime(long) - Method in class net.minecraft.world.NextTickListEntry
-
- setScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
-
- setScoreBoardStat(CommandResultStats, CommandResultStats.Type, String, String) - Static method in class net.minecraft.command.CommandResultStats
-
- setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
-
- setScoreTeamColor(T) - Method in class net.minecraft.client.renderer.entity.RenderLivingBase
-
- setScreen(RealmsScreen) - Static method in class net.minecraft.realms.Realms
-
- setScreenshotFile(File) - Method in class net.minecraftforge.client.event.ScreenshotEvent
-
- setSeaLevel(int) - Method in class net.minecraft.world.World
-
- setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
-
- setSelected(int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiListWorldSelectionEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanDetected
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryLanScan
-
- setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
-
- setSelected(int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiEditArrayEntries.BaseEntry
-
- setSelected(int, int, int) - Method in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- setSelectedSlotIndex(int) - Method in class net.minecraft.client.gui.ServerSelectionList
-
- setSelectionPos(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setSendToClient(boolean) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- setSerializableClazz(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.Achievement
-
- setSerializableClazz(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.StatBase
-
- setServerBrand(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
-
- setServerDescription(ITextComponent) - Method in class net.minecraft.network.ServerStatusResponse
-
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setServerInitialized(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setServerOwner(String) - Method in class net.minecraft.server.MinecraftServer
-
- setServerPort(int) - Method in class net.minecraft.server.MinecraftServer
-
- setSessionService(MinecraftSessionService) - Static method in class net.minecraft.tileentity.TileEntitySkull
-
- setSessionType(String) - Static method in enum net.minecraft.util.Session.Type
-
- setSheared(boolean) - Method in class net.minecraft.entity.passive.EntitySheep
-
- setShort(String, short) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
-
- setShowBottom(boolean) - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- setShowInGui(boolean) - Method in class net.minecraftforge.common.config.ConfigCategory
-
Sets whether or not this ConfigCategory should be allowed to show on config GUIs.
- setShowInGui(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets whether or not this Property should be allowed to show on config GUIs.
- setShowSelectionBox(boolean) - Method in class net.minecraft.client.gui.GuiSlot
-
- setSilent(boolean) - Method in class net.minecraft.entity.Entity
-
- setSitting(boolean) - Method in class net.minecraft.entity.ai.EntityAISit
-
- setSitting(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setSize(float, float) - Method in class net.minecraft.client.particle.Particle
-
- setSize(float, float) - Method in class net.minecraft.entity.Entity
-
- setSize(float, float) - Method in class net.minecraft.entity.EntityAgeable
-
- setSize(float, float) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setSize(BlockPos) - Method in class net.minecraft.tileentity.TileEntityStructure
-
- setSize(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setSize(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- setSkeletonTrap(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setSkeletonType(int) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- setSkullRotation(int) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setSkylightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- setSkylightSubtracted(int) - Method in class net.minecraft.world.World
-
- setSkyRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setSliderPosition(float) - Method in class net.minecraft.client.gui.GuiSlider
-
- setSliderValue(float, boolean) - Method in class net.minecraft.client.gui.GuiSlider
-
- setSlimeSize(int) - Method in class net.minecraft.entity.monster.EntityMagmaCube
-
- setSlimeSize(int) - Method in class net.minecraft.entity.monster.EntitySlime
-
- setSlotXBoundsFromLeft(int) - Method in class net.minecraft.client.gui.GuiSlot
-
- setSneaking(boolean) - Method in class net.minecraft.entity.Entity
-
- setSnowEnabled() - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setSound(SoundEvent) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
-
- setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.settings.GameSettings
-
- setSoundType(SoundType) - Method in class net.minecraft.block.Block
-
- setSpawn(BlockPos) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawn(BlockPos) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnChunk(BlockPos, boolean, int) - Method in class net.minecraft.entity.player.EntityPlayer
-
A dimension aware version of setSpawnChunk.
- setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EntityEndermite
-
- setSpawnPoint(BlockPos, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
-
- setSpawnPoint(BlockPos) - Method in class net.minecraft.world.World
-
- setSpawnPoint(BlockPos) - Method in class net.minecraft.world.WorldProvider
-
- setSpawnX(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnY(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpawnZ(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setSpecial() - Method in class net.minecraft.stats.Achievement
-
- setSpectatingEntity(Entity) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- setSpeed(double) - Method in class net.minecraft.pathfinding.PathNavigate
-
- setSpeedX(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpeedY(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpeedZ(int) - Method in class net.minecraft.network.play.server.SPacketSpawnObject
-
- setSpike(WorldGenSpikes.EndSpike) - Method in class net.minecraft.world.gen.feature.WorldGenSpikes
-
- setSprinting(boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setSprinting(boolean) - Method in class net.minecraft.entity.Entity
-
- setSprinting(boolean) - Method in class net.minecraft.entity.EntityLivingBase
-
- setStackDisplayName(String) - Method in class net.minecraft.item.ItemStack
-
- setStackInSlot(int, ItemStack) - Method in interface net.minecraftforge.items.IItemHandlerModifiable
-
Overrides the stack in the given slot.
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.ItemStackHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.EmptyHandler
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.InvWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.RangedWrapper
-
- setStackInSlot(int, ItemStack) - Method in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- setState(boolean, World, BlockPos) - Static method in class net.minecraft.block.BlockFurnace
-
- setState(VertexBuffer.State) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- setState(IBlockState) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setState(IBlockState) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setStateContainer(BlockStateContainer) - Method in class net.minecraft.client.renderer.block.model.multipart.Multipart
-
- setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.stats.Achievement
-
- setStatus(ChunkCompileTaskGenerator.Status) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
-
- setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.world.chunk.Chunk
-
- setStrikethrough(Boolean) - Method in class net.minecraft.util.text.Style
-
- setString(String, String) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setStyle(Style) - Method in interface net.minecraft.util.text.ITextComponent
-
- setStyle(Style) - Method in class net.minecraft.util.text.TextComponentBase
-
- setStyle(Style) - Method in class net.minecraft.util.text.TextComponentTranslation
-
- setSubtypeNames(String[]) - Method in class net.minecraft.item.ItemColored
-
- setSuccessCount(int) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setSwingingArms(boolean) - Method in class net.minecraft.entity.monster.EntitySkeleton
-
- setTable(LootTable) - Method in class net.minecraftforge.event.LootTableLoadEvent
-
- setTag(String, NBTBase) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setTagCompound(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
-
- setTagInfo(String, NBTBase) - Method in class net.minecraft.item.ItemStack
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
-
- setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
-
- setTamedBy(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setTameSkin(int) - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setTarget(Vec3d) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseChargingPlayer
-
- setTarget(EntityLivingBase) - Method in class net.minecraft.entity.boss.dragon.phase.PhaseStrafePlayer
-
- setTarget(Side) - Method in class net.minecraftforge.fml.common.network.internal.FMLProxyPacket
-
- setTargetX(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTargetY(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTargetZ(double) - Method in class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- setTeamName(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
-
- setTeamOption(ICommandSender, String[], int, MinecraftServer) - Method in class net.minecraft.command.server.CommandScoreboard
-
- setTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setTemperature(float) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTemperature(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setTerrainPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
-
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setTerrainType(WorldType) - Method in class net.minecraft.world.storage.WorldInfo
-
- setText(String) - Method in class net.minecraft.client.gui.GuiButtonRealmsProxy
-
- setText(String, boolean) - Method in class net.minecraft.client.gui.GuiChat
-
- setText(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
-
- setText(String) - Method in class net.minecraft.client.gui.GuiTextField
-
- setTextColor(int) - Method in class net.minecraft.client.gui.GuiTextField
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraft.client.renderer.block.model.SimpleBakedModel.Builder
-
- setTexture(OBJModel.Texture) - Method in class net.minecraftforge.client.model.obj.OBJModel.Material
-
- setTexture(TextureAtlasSprite) - Method in class net.minecraftforge.client.model.pipeline.UnpackedBakedQuad.Builder
-
- setTextureCoordinate(OBJModel.TextureCoordinate) - Method in class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- setTextureEntry(String, TextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.TextureMap
-
Adds a texture registry entry to this map for the specified name if one does not already exist.
- setTextureOffset(String, int, int) - Method in class net.minecraft.client.model.ModelBase
-
- setTextureOffset(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
- setTexturePosition(float, float) - Method in class net.minecraft.client.model.PositionTextureVertex
-
- setTextureSize(int, int) - Method in class net.minecraft.client.model.ModelRenderer
-
- setThrowableHeading(double, double, double, float, float) - Method in interface net.minecraft.entity.IProjectile
-
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- setThrower(String) - Method in class net.minecraft.entity.item.EntityItem
-
- setThrower(Entity) - Method in interface net.minecraftforge.fml.common.registry.IThrowableEntity
-
Sets the entity that threw/created this entity.
- setThundering(boolean) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setThundering(boolean) - Method in class net.minecraft.world.storage.WorldInfo
-
- setThunderStrength(float) - Method in class net.minecraft.world.World
-
- setThunderTime(int) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setThunderTime(int) - Method in class net.minecraft.world.storage.WorldInfo
-
- setTickRandomly(boolean) - Method in class net.minecraft.block.Block
-
- setTickRate(int) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
-
- setTileEntityNBT(World, EntityPlayer, BlockPos, ItemStack) - Static method in class net.minecraft.item.ItemBlock
-
- setTimeSinceHit(int) - Method in class net.minecraft.entity.item.EntityBoat
-
- setToDefault() - Method in class net.minecraft.client.settings.KeyBinding
-
- setToDefault() - Method in class net.minecraftforge.common.config.ConfigElement
-
- setToDefault() - Method in class net.minecraftforge.common.config.Property
-
Sets the current value(s) of this Property to the default value(s).
- setToDefault() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CategoryEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- setToDefault() - Method in interface net.minecraftforge.fml.client.config.GuiConfigEntries.IConfigEntry
-
Sets this entry's value to the default value.
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ListEntryBase
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- setToDefault() - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- setToDefault() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property] Sets this property's value to the default value.
- setToNotVillager() - Method in class net.minecraft.entity.monster.EntityZombie
-
- setTotalWorldTime(long) - Method in class net.minecraft.world.World
-
- setTrackOutput(boolean) - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- setTrail(boolean) - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- setTransferCooldown(int) - Method in class net.minecraft.tileentity.TileEntityHopper
-
- setTransferTicker(int) - Method in class net.minecraft.entity.item.EntityMinecartHopper
-
- setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
-
- setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
-
- setTranslation(double, double, double) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- setTwinkle(boolean) - Method in class net.minecraft.client.particle.ParticleFirework.Spark
-
- setType(HorseType) - Method in class net.minecraft.entity.passive.EntityHorse
-
- setType(int) - Method in class net.minecraft.tileentity.TileEntitySkull
-
- setUnderlined(Boolean) - Method in class net.minecraft.util.text.Style
-
- setUnicodeFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
-
- setUniformLocation(int) - Method in class net.minecraft.client.shader.ShaderUniform
-
- setUniqueId(UUID) - Method in class net.minecraft.entity.Entity
-
- setUniqueId(String, UUID) - Method in class net.minecraft.nbt.NBTTagCompound
-
- setUnlocalizedName(String) - Method in class net.minecraft.block.Block
-
- setUnlocalizedName(String) - Method in class net.minecraft.item.Item
-
- setUnlocalizedName(String) - Method in class net.minecraft.item.ItemBlock
-
- setUnlocalizedName(String) - Method in class net.minecraftforge.fluids.Fluid
-
- setup(Template, BlockPos, PlacementSettings) - Method in class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- setup(File, LaunchClassLoader, String) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setup() - Method in class net.minecraftforge.fml.common.eventhandler.Event
-
Called by the base constructor, this is used by ASM generated
event classes to setup various functionality such as the listener list.
- setup(Side) - Method in class net.minecraftforge.fml.common.patcher.ClassPatchManager
-
- setupLoadOnly(String, boolean) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper
-
- setupModelRegistry() - Method in class net.minecraft.client.renderer.block.model.ModelBakery
-
- setupModelRegistry() - Method in class net.minecraftforge.client.model.ModelLoader
-
- setupOverlayRendering() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- setupRotation(EntityBoat, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- setupServerList() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- setupTamedAI() - Method in class net.minecraft.entity.passive.EntityOcelot
-
- setupTamedAI() - Method in class net.minecraft.entity.passive.EntityTameable
-
- setupTerrain(Entity, double, ICamera, int, boolean) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- setupTranslation(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderBoat
-
- setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setUseBlock(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
DENY: Block will never be used.
- setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
-
- setUseItem(Event.Result) - Method in class net.minecraftforge.event.entity.player.PlayerInteractEvent.RightClickBlock
-
DENY: The item will never be used.
- setUserMessage(String) - Method in class net.minecraft.server.MinecraftServer
-
- setUsername(UUID, String) - Static method in class net.minecraftforge.common.UsernameCache
-
Set a player's current username
- setUvs(float[]) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
-
- setValidationPattern(Pattern) - Method in class net.minecraftforge.common.config.Property
-
Sets a regex Pattern object used to validate user input for formatted String or String[] properties.
- setValidator(Predicate<String>) - Method in class net.minecraft.client.gui.GuiTextField
-
- setValidValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the array of valid values that this String Property can be set to.
- setValue(boolean) - Method in class net.minecraft.client.gui.GuiListButton
-
- setValue(T) - Method in class net.minecraft.network.datasync.EntityDataManager.DataEntry
-
- setValue(String) - Method in class net.minecraft.realms.RealmsEditBox
-
- setValue(String) - Method in class net.minecraft.util.text.TextComponentScore
-
- setValue(float) - Method in class net.minecraftforge.common.animation.TimeValues.VariableValue
-
- setValue(String) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided String value.
- setValue(int) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided int value.
- setValue(boolean) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided boolean value.
- setValue(double) - Method in class net.minecraftforge.common.config.Property
-
Sets the value of this Property to the provided double value.
- setValue(double) - Method in class net.minecraftforge.fml.client.config.GuiSlider
-
- setValueFromChildScreen(Object) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- setValueMax(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- setValueResolver(Function<String, ITimeValue>) - Method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
- setValues(String[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided String[] values.
- setValues(boolean[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided boolean[] values.
- setValues(int[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided int[] values.
- setValues(double[]) - Method in class net.minecraftforge.common.config.Property
-
Sets the values of this Property to the provided double[] values.
- setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityEnderEye
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityArrow
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityFishHook
-
- setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityThrowable
-
- setVersion(ServerStatusResponse.Version) - Method in class net.minecraft.network.ServerStatusResponse
-
- setVersionTooltip(String) - Method in class net.minecraft.client.gui.GuiWorldSelection
-
- setVertexBuffer(VertexBuffer) - Method in class net.minecraft.client.renderer.VertexBufferUploader
-
- setVertexFormat(VertexFormat) - Method in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- setVertexState(VertexBuffer.State) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- setVertices(OBJModel.Vertex[]) - Method in class net.minecraftforge.client.model.obj.OBJModel.Face
-
- setViewDistance(int) - Method in class net.minecraft.entity.EntityTracker
-
- setViewDistance(int) - Method in class net.minecraft.server.management.PlayerList
-
- setVillagerType(int) - Method in class net.minecraft.entity.monster.EntityZombie
-
- setViscosity(int) - Method in class net.minecraftforge.fluids.Fluid
-
- setVisibility(SetVisibility) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
-
- SetVisibility - Class in net.minecraft.client.renderer.chunk
-
- SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
-
- setVisible(boolean) - Method in class net.minecraft.client.gui.GuiTextField
-
- setVisible(EnumFacing, EnumFacing, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
-
- setVisible(boolean) - Method in class net.minecraft.world.BossInfoServer
-
- setVolume(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundManager
-
- setVolume(float) - Method in class net.minecraftforge.event.entity.PlaySoundAtEntityEvent
-
- setWaitTime(int) - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- setWalkSpeed(float) - Method in class net.minecraft.network.play.client.CPacketPlayerAbilities
-
- setWalkSpeed(float) - Method in class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
-
- setWasNotUpdated() - Method in class net.minecraft.client.network.LanServerDetector.LanServerList
-
- setWaterColor(int) - Method in class net.minecraft.world.biome.Biome.BiomeProperties
-
- setWaterLevel(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCauldron
-
- setWeatherRenderer(IRenderHandler) - Method in class net.minecraft.world.WorldProvider
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.dedicated.DedicatedPlayerList
-
- setWhiteListEnabled(boolean) - Method in class net.minecraft.server.management.PlayerList
-
- setWidth(int) - Method in class net.minecraft.client.gui.GuiButton
-
- setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- setWorld(World) - Method in class net.minecraft.entity.Entity
-
- setWorld(WorldServer) - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- setWorld(World) - Method in class net.minecraft.village.Village
-
- setWorld(IBlockAccess) - Method in class net.minecraftforge.client.model.pipeline.BlockInfo
-
- setWorld(IBlockAccess) - Method in class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- setWorld(int, WorldServer, MinecraftServer) - Static method in class net.minecraftforge.common.DimensionManager
-
- setWorld(World) - Method in class net.minecraftforge.common.util.BlockSnapshot
-
- setWorldAndLoadRenderers(WorldClient) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- setWorldAndResolution(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
-
- setWorldName(String) - Method in class net.minecraft.server.MinecraftServer
-
- setWorldName(String) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldName(String) - Method in class net.minecraft.world.storage.WorldInfo
-
- setWorldObj(World) - Method in class net.minecraft.tileentity.TileEntity
-
- setWorldScoreboard(Scoreboard) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- setWorldsForAll(World) - Method in class net.minecraft.village.VillageCollection
-
- setWorldTime(long) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- setWorldTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
- setWorldTime(long) - Method in class net.minecraft.world.World
-
- setWorldTime(long) - Method in class net.minecraft.world.WorldProvider
-
- setWorldTotalTime(long) - Method in class net.minecraft.world.storage.DerivedWorldInfo
-
- setWorldTotalTime(long) - Method in class net.minecraft.world.storage.WorldInfo
-
- setXPStats(float, int, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- setY(int) - Method in class net.minecraft.util.math.BlockPos.MutableBlockPos
-
- setYaw(float) - Method in class net.minecraftforge.client.event.EntityViewRenderEvent.CameraSetup
-
- setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- severe(String, Object...) - Static method in class net.minecraftforge.fml.common.FMLLog
-
- severe(String, Object...) - Static method in class net.minecraftforge.fml.relauncher.FMLRelaunchLog
-
- shade - Variable in class net.minecraft.client.renderer.block.model.BlockPart
-
- shadeModel(int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- Shader - Class in net.minecraft.client.shader
-
- Shader(IResourceManager, String, Framebuffer, Framebuffer) - Constructor for class net.minecraft.client.shader.Shader
-
- SHADER_COUNT - Static variable in class net.minecraft.client.renderer.EntityRenderer
-
- ShaderDefault - Class in net.minecraft.client.shader
-
- ShaderDefault() - Constructor for class net.minecraft.client.shader.ShaderDefault
-
- ShaderGroup - Class in net.minecraft.client.shader
-
- ShaderGroup(TextureManager, IResourceManager, Framebuffer, ResourceLocation) - Constructor for class net.minecraft.client.shader.ShaderGroup
-
- ShaderLinkHelper - Class in net.minecraft.client.shader
-
- ShaderLinkHelper() - Constructor for class net.minecraft.client.shader.ShaderLinkHelper
-
- ShaderLoader - Class in net.minecraft.client.shader
-
- ShaderLoader.ShaderType - Enum in net.minecraft.client.shader
-
- ShaderManager - Class in net.minecraft.client.shader
-
- ShaderManager(IResourceManager, String) - Constructor for class net.minecraft.client.shader.ShaderManager
-
- shadersSupported - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- ShaderUniform - Class in net.minecraft.client.shader
-
- ShaderUniform(String, int, int, ShaderManager) - Constructor for class net.minecraft.client.shader.ShaderUniform
-
- shadeWeight - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- shadowOpaque - Variable in class net.minecraft.client.renderer.entity.Render
-
- shadowSize - Variable in class net.minecraft.client.renderer.entity.Render
-
- SHAPE - Static variable in class net.minecraft.block.BlockRail
-
- SHAPE - Static variable in class net.minecraft.block.BlockRailDetector
-
- SHAPE - Static variable in class net.minecraft.block.BlockRailPowered
-
- SHAPE - Static variable in class net.minecraft.block.BlockStairs
-
- shape - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
-
- ShapedOreRecipe - Class in net.minecraftforge.oredict
-
- ShapedOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapedOreRecipe
-
- ShapedRecipes - Class in net.minecraft.item.crafting
-
- ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipes
-
- ShapelessOreRecipe - Class in net.minecraftforge.oredict
-
- ShapelessOreRecipe(Block, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(Item, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessOreRecipe(ItemStack, Object...) - Constructor for class net.minecraftforge.oredict.ShapelessOreRecipe
-
- ShapelessRecipes - Class in net.minecraft.item.crafting
-
- ShapelessRecipes(ItemStack, List<ItemStack>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipes
-
- SharedMonsterAttributes - Class in net.minecraft.entity
-
- SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
-
- shareToLAN(WorldSettings.GameType, boolean) - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- shareToLAN(WorldSettings.GameType, boolean) - Method in class net.minecraft.server.integrated.IntegratedServer
-
- shareToLAN(WorldSettings.GameType, boolean) - Method in class net.minecraft.server.MinecraftServer
-
- SHARPNESS - Static variable in class net.minecraft.init.Enchantments
-
- SHEARS - Static variable in class net.minecraft.init.Items
-
- SHIELD - Static variable in class net.minecraft.init.Items
-
- SHIELD_BASE_TEXTURE - Static variable in class net.minecraft.client.renderer.BannerTextures
-
- SHIELD_DESIGNS - Static variable in class net.minecraft.client.renderer.BannerTextures
-
- ShieldRecipes - Class in net.minecraft.item.crafting
-
- ShieldRecipes() - Constructor for class net.minecraft.item.crafting.ShieldRecipes
-
- ShieldRecipes.Decoration - Class in net.minecraft.item.crafting
-
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityArrow
-
- shootingEntity - Variable in class net.minecraft.entity.projectile.EntityFireball
-
- SHORT - Static variable in class net.minecraft.block.BlockPistonExtension
-
- shortName(Class<?>) - Static method in class net.minecraftforge.fml.common.ClassNameUtils
-
- shouldAllowInChat() - Method in enum net.minecraft.util.text.event.ClickEvent.Action
-
- shouldAllowInChat() - Method in enum net.minecraft.util.text.event.HoverEvent.Action
-
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- shouldAllowPlayerLogins() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- shouldAllowPlayerLogins() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- shouldApplyDiffuseLighting() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
-
- shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
-
- shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
-
- shouldBeamRender() - Method in class net.minecraft.tileentity.TileEntityBeacon
-
- shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
-
- shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- shouldBob() - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
Items should have a bob effect
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- shouldBroadcastConsoleToOps() - Method in class net.minecraft.server.MinecraftServer
-
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- shouldBroadcastRconToOps() - Method in class net.minecraft.server.MinecraftServer
-
- shouldCauseReequipAnimation(ItemStack, ItemStack, boolean) - Method in class net.minecraft.item.Item
-
Determine if the player switching between these two item stacks
- shouldCauseReequipAnimation(ItemStack, ItemStack, int) - Static method in class net.minecraftforge.client.ForgeHooksClient
-
- shouldCheckSight - Variable in class net.minecraft.entity.ai.EntityAITarget
-
- shouldCheckWeakPower(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Called to determine whether to allow the a block to handle its own indirect power rather than using the default rules.
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArrow
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCape
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCustomHead
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerElytra
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItem
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
-
- shouldCombineTextures() - Method in interface net.minecraft.client.renderer.entity.layers.LayerRenderer
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSaddle
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWitherAura
-
- shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
-
- shouldCreateFog() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldCreateFog() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldCreateFog() - Method in class net.minecraft.world.BossInfo
-
- shouldDarkenSky() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldDarkenSky() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldDarkenSky() - Method in class net.minecraft.world.BossInfo
-
- shouldDismountInWater(Entity) - Method in class net.minecraft.entity.Entity
-
If the rider should be dismounted from the entity when the entity goes under water
- shouldDoRailFunctions() - Method in class net.minecraft.entity.item.EntityMinecart
-
Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
- shouldDraw() - Method in enum net.minecraftforge.common.ForgeVersion.Status
-
- shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
- shouldDropItem - Variable in class net.minecraft.entity.item.EntityFallingBlock
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackRanged
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtTradePlayer
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMate
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotAttack
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISit
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISkeletonRiders
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAISwimming
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITargetNonTamed
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITempt
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWander
-
- shouldExecute() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
- shouldHandleSpecialEvents(boolean) - Method in class net.minecraftforge.common.model.animation.AnimationStateMachine
-
- shouldHandleSpecialEvents(boolean) - Method in interface net.minecraftforge.common.model.animation.IAnimationStateMachine
-
Set to true if the machine should handle special events that come from the clips (they start with '!').
- shouldHeal() - Method in class net.minecraft.entity.player.EntityPlayer
-
- shouldHidePlayerInventory() - Method in class net.minecraft.creativetab.CreativeTabs
-
- shouldHit(int, Random) - Static method in class net.minecraft.enchantment.EnchantmentThorns
-
- shouldIgnoreRadius() - Method in class net.minecraft.entity.EntityAreaEffectCloud
-
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.DummyModContainer
-
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.FMLModContainer
-
- shouldLoadInEnvironment() - Method in class net.minecraftforge.fml.common.InjectedModContainer
-
- shouldLoadInEnvironment() - Method in interface net.minecraftforge.fml.common.ModContainer
-
- shouldLoadSpawn() - Method in enum net.minecraft.world.DimensionType
-
- shouldMapSpin(String, double, double, double) - Method in class net.minecraft.world.WorldProvider
-
Determine if the cursor on the map should 'spin' when rendered, like it does for the player in the nether.
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
- shouldMoveTo(World, BlockPos) - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
- shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.TileEntityPiston
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.client.gui.GuiBossOverlay
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- shouldPlayEndBossMusic() - Method in class net.minecraft.world.BossInfo
-
- shouldRefresh(World, BlockPos, IBlockState, IBlockState) - Method in class net.minecraft.tileentity.TileEntity
-
Called from Chunk.setBlockIDWithMetadata and Chunk.fillChunk, determines if this tile entity should be re-created when the ID, or Metadata changes.
- shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.Render
-
- shouldRender(EntityGuardian, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
-
- shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderLiving
-
- shouldRender(Entity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
-
- shouldRender(EntityShulker, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderShulker
-
- shouldRender(EntityEnderCrystal, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
-
- shouldRender(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the Potion effect should be displayed in the players inventory
- shouldRenderCape() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderClouds() - Method in class net.minecraft.client.settings.GameSettings
-
- shouldRenderFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityEndGateway
-
- shouldRenderHelmet() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderHUD(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the Potion effect should be displayed in the player's ingame HUD
- shouldRenderInPass(int) - Method in class net.minecraft.entity.Entity
-
- shouldRenderInPass(int) - Method in class net.minecraft.tileentity.TileEntity
-
- shouldRenderInvText(PotionEffect) - Method in class net.minecraft.potion.Potion
-
If the standard PotionEffect text (name and duration) should be drawn when this potion is active.
- shouldRenderItem() - Method in class net.minecraftforge.client.event.RenderPlayerEvent.Specials.Pre
-
Deprecated.
- shouldRenderItemIn3D(ItemStack) - Method in class net.minecraft.client.renderer.RenderItem
-
- shouldRenderSides(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
-
- shouldRiderFaceForward(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
-
Returns true if the entity's rider (EntityPlayer) should face forward when mounted.
- shouldRiderSit() - Method in class net.minecraft.entity.Entity
-
Used in model rendering to determine if the entity riding this entity should be in the 'sitting' position.
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.Item
-
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemCarrotOnAStick
-
- shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemFishingRod
-
- shouldServerBeKilledQuietly() - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- shouldServerShouldBeKilledQuietly() - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- shouldServerShouldBeKilledQuietly() - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
-
- shouldSetPosAfterLoading() - Method in class net.minecraft.entity.EntityHanging
-
- shouldSetSpawn() - Method in class net.minecraftforge.event.entity.player.PlayerWakeUpEvent
-
Indicates if the player's sleep was considered successful.
- shouldShowBottom() - Method in class net.minecraft.entity.item.EntityEnderCrystal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
-
Deprecated.
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockAnvil
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBreakable
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCarpet
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockChorusPlant
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDragonEgg
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndGateway
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndPortal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFarmland
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFence
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFenceGate
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockGrassPath
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockHopper
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLeaves
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSlab
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSnow
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockWall
-
- shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in interface net.minecraft.block.state.IBlockProperties
-
- shouldSideBeRendered(IBlockState, IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraftforge.fluids.BlockFluidBase
-
- shouldSortRecipies - Static variable in class net.minecraftforge.common.ForgeModContainer
-
- shouldSpreadItems() - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
-
Items should spread out when rendered in 3d?
- shouldStartVisible() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
-
- shouldTrackOutput() - Method in class net.minecraft.tileentity.CommandBlockBaseLogic
-
- shouldUseNativeTransport() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- shouldUseNativeTransport() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- shouldUseNativeTransport() - Method in class net.minecraft.server.MinecraftServer
-
- showBarrierParticles(int, int, int, int, Random, boolean, BlockPos.MutableBlockPos) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- showDebugInfo - Variable in class net.minecraft.client.settings.GameSettings
-
- showDebugProfilerChart - Variable in class net.minecraft.client.settings.GameSettings
-
- showDecimal - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
- showDurabilityBar(ItemStack) - Method in class net.minecraft.item.Item
-
Determines if the durability bar should be rendered for this item.
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- showGuiScreen(Object) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- showGuiScreen(Object) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- showHoverOverlay() - Method in class net.minecraft.client.resources.ResourcePackListEntry
-
- showHoverOverlay() - Method in class net.minecraft.client.resources.ResourcePackListEntryServer
-
- showInGameModOptions(GuiIngameMenu) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- showInGui() - Method in class net.minecraftforge.common.config.ConfigCategory
-
Gets whether or not this ConfigCategory should be allowed to show on config GUIs.
- showInGui() - Method in class net.minecraftforge.common.config.ConfigElement
-
- showInGui() - Method in class net.minecraftforge.common.config.Property
-
Gets whether or not this Property should be allowed to show on config GUIs.
- showInGui() - Method in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- showInGui() - Method in interface net.minecraftforge.fml.client.config.IConfigElement
-
[Property, Category] Whether or not this element should be allowed to show on config GUIs.
- showInventoryAchievementHint - Variable in class net.minecraft.client.settings.GameSettings
-
- showLagometer - Variable in class net.minecraft.client.settings.GameSettings
-
- showModel - Variable in class net.minecraft.client.model.ModelRenderer
-
- showSelectionBox - Variable in class net.minecraft.client.gui.GuiSlot
-
- showSubtitles - Variable in class net.minecraft.client.settings.GameSettings
-
- showWorldInfoNotice() - Method in class net.minecraft.world.WorldType
-
- shutdown() - Method in class net.minecraft.client.Minecraft
-
- shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
-
- siblings - Variable in class net.minecraft.util.text.TextComponentBase
-
- side - Variable in class net.minecraftforge.fml.common.gameevent.TickEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ClientCustomPacketEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.CustomPacketEvent
-
- side() - Method in class net.minecraftforge.fml.common.network.FMLNetworkEvent.ServerCustomPacketEvent
-
- side - Variable in class net.minecraftforge.fml.common.network.NetworkHandshakeEstablished
-
- side - Variable in class net.minecraftforge.fml.common.network.simpleimpl.MessageContext
-
The Side this message has been received on
- side() - Static method in class net.minecraftforge.fml.relauncher.FMLLaunchHandler
-
- Side - Enum in net.minecraftforge.fml.relauncher
-
- side - Variable in class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- SidedInvWrapper - Class in net.minecraftforge.items.wrapper
-
- SidedInvWrapper(ISidedInventory, EnumFacing) - Constructor for class net.minecraftforge.items.wrapper.SidedInvWrapper
-
- SidedProxy - Annotation Type in net.minecraftforge.fml.common
-
Sided proxies are loaded based on the specific environment they find themselves loaded into.
- sideHit - Variable in class net.minecraft.util.math.RayTraceResult
-
- sideModels - Variable in class net.minecraft.client.model.ModelMinecart
-
- SideOnly - Annotation Type in net.minecraftforge.fml.relauncher
-
Marks the associated element as being only available on a certain
Side
.
- SideTransformer - Class in net.minecraftforge.fml.common.asm.transformers
-
- SideTransformer() - Constructor for class net.minecraftforge.fml.common.asm.transformers.SideTransformer
-
- SIGN - Static variable in class net.minecraft.init.Items
-
- SIGN_AABB - Static variable in class net.minecraft.block.BlockSign
-
- SIGN_EAST_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_NORTH_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_SOUTH_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- SIGN_WEST_AABB - Static variable in class net.minecraft.block.BlockWallSign
-
- signBoard - Variable in class net.minecraft.client.model.ModelSign
-
- signStick - Variable in class net.minecraft.client.model.ModelSign
-
- SignStrictJSON - Class in net.minecraft.util.datafix.fixes
-
- SignStrictJSON() - Constructor for class net.minecraft.util.datafix.fixes.SignStrictJSON
-
- signText - Variable in class net.minecraft.tileentity.TileEntitySign
-
- SILK_TOUCH - Static variable in class net.minecraft.init.Enchantments
-
- SILVER - Static variable in class net.minecraft.block.material.MapColor
-
- SimpleBakedModel - Class in net.minecraft.client.renderer.block.model
-
- SimpleBakedModel(List<BakedQuad>, Map<EnumFacing, List<BakedQuad>>, boolean, boolean, TextureAtlasSprite, ItemCameraTransforms, ItemOverrideList) - Constructor for class net.minecraft.client.renderer.block.model.SimpleBakedModel
-
- SimpleBakedModel.Builder - Class in net.minecraft.client.renderer.block.model
-
- SimpleChannelHandlerWrapper<REQ extends IMessage,REPLY extends IMessage> - Class in net.minecraftforge.fml.common.network.simpleimpl
-
- SimpleChannelHandlerWrapper(Class<? extends IMessageHandler<? super REQ, ? extends REPLY>>, Side, Class<REQ>) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
-
- SimpleChannelHandlerWrapper(IMessageHandler<? super REQ, ? extends REPLY>, Side, Class<REQ>) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper
-
- SimpleExprValue(String, ImmutableList<ITimeValue>) - Constructor for class net.minecraftforge.common.animation.TimeValues.SimpleExprValue
-
- SimpleIndexedCodec - Class in net.minecraftforge.fml.common.network.simpleimpl
-
- SimpleIndexedCodec() - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec
-
- SimpleModelState - Class in net.minecraftforge.client.model
-
- SimpleModelState(ImmutableMap<? extends IModelPart, TRSRTransformation>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
-
- SimpleModelState(ImmutableMap<? extends IModelPart, TRSRTransformation>, Optional<TRSRTransformation>) - Constructor for class net.minecraftforge.client.model.SimpleModelState
-
- SimpleNetworkWrapper - Class in net.minecraftforge.fml.common.network.simpleimpl
-
This class is a simplified netty wrapper for those not wishing to deal with the full power of netty.
- SimpleNetworkWrapper(String) - Constructor for class net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper
-
- SimpleReloadableResourceManager - Class in net.minecraft.client.resources
-
- SimpleReloadableResourceManager(MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleReloadableResourceManager
-
- SimpleResource - Class in net.minecraft.client.resources
-
- SimpleResource(String, ResourceLocation, InputStream, InputStream, MetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleResource
-
- SimpleRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
-
- SimpleRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleRoom
-
- simpleStatType - Static variable in class net.minecraft.stats.StatBase
-
- simpleSubmodelKey - Variable in class net.minecraftforge.client.model.ForgeBlockStateV1.Variant.Deserializer
-
Used once (then set null) for the key to put a simple submodel declaration under in the submodel map.
- SimpleTexture - Class in net.minecraft.client.renderer.texture
-
- SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
-
- SimpleTopRoom() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
-
- SimpleTopRoom(EnumFacing, StructureOceanMonumentPieces.RoomDefinition, Random) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.SimpleTopRoom
-
- sin(float) - Static method in class net.minecraft.realms.RealmsMth
-
- sin(float) - Static method in class net.minecraft.util.math.MathHelper
-
- SITTING_ATTACKING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- SITTING_FLAMING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- SITTING_SCANNING - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- Size(World, BlockPos, EnumFacing.Axis) - Constructor for class net.minecraft.block.BlockPortal.Size
-
- size() - Method in class net.minecraft.util.BitArray
-
- size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
-
- size() - Method in class net.minecraft.util.IntIdentityHashBiMap
-
- size() - Method in class net.minecraft.util.LowerStringMap
-
- size() - Method in class net.minecraft.util.ObjectIntIdentityMap
-
- size() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- size() - Method in class net.minecraftforge.fml.common.toposort.TopologicalSort.DirectedGraph
-
- sizeX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- sizeY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
- skeletonHead - Variable in class net.minecraft.client.model.ModelSkeletonHead
-
- SKIN_HAT_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_U - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_V - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HAT_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_U - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_V - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_HEAD_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_TEX_HEIGHT - Static variable in class net.minecraft.realms.RealmsScreen
-
- SKIN_TEX_WIDTH - Static variable in class net.minecraft.realms.RealmsScreen
-
- skinAvailable() - Method in interface net.minecraft.client.renderer.IImageBuffer
-
- skinAvailable() - Method in class net.minecraft.client.renderer.ImageBufferDownload
-
- skinAvailable(MinecraftProfileTexture.Type, ResourceLocation, MinecraftProfileTexture) - Method in interface net.minecraft.client.resources.SkinManager.SkinAvailableCallback
-
- SkinManager - Class in net.minecraft.client.resources
-
- SkinManager(TextureManager, File, MinecraftSessionService) - Constructor for class net.minecraft.client.resources.SkinManager
-
- SkinManager.SkinAvailableCallback - Interface in net.minecraft.client.resources
-
- skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
-
- skipItemBlock() - Method in class net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.MissingMapping
-
- skipRenderWorld - Variable in class net.minecraft.client.Minecraft
-
- SKULL - Static variable in class net.minecraft.init.Blocks
-
- SKULL - Static variable in class net.minecraft.init.Items
-
- SKY - Static variable in class net.minecraft.init.Biomes
-
- skyLight - Variable in class net.minecraft.world.chunk.storage.ChunkLoader.AnvilConverterData
-
- SLEEP_IN_BED - Static variable in class net.minecraft.stats.StatList
-
- sleeping - Variable in class net.minecraft.entity.player.EntityPlayer
-
- SleepingLocationCheckEvent - Class in net.minecraftforge.event.entity.player
-
This event is fired when game checks, if sleeping player should be still considered "in bed".
- SleepingLocationCheckEvent(EntityPlayer, BlockPos) - Constructor for class net.minecraftforge.event.entity.player.SleepingLocationCheckEvent
-
- slerp(Quat4f, Quat4f, float) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- slerp(TRSRTransformation, float) - Method in class net.minecraftforge.common.model.TRSRTransformation
-
- SlerpClip(IClip, IClip, ITimeValue, ITimeValue) - Constructor for class net.minecraftforge.common.model.animation.Clips.SlerpClip
-
- slice() - Method in class net.minecraft.network.PacketBuffer
-
- slice(int, int) - Method in class net.minecraft.network.PacketBuffer
-
- sliderValue - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
The value of this slider control.
- sliding - Variable in class net.minecraft.realms.RealmsSliderButton
-
- slightlyMelt(World, BlockPos, IBlockState, Random, boolean) - Method in class net.minecraft.block.BlockFrostedIce
-
- SLIME - Static variable in class net.minecraft.block.SoundType
-
- SLIME_BALL - Static variable in class net.minecraft.init.Items
-
- SLIME_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- SlimeFactory() - Constructor for class net.minecraft.client.particle.ParticleBreaking.SlimeFactory
-
- slipperiness - Variable in class net.minecraft.block.Block
-
- Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
-
- Slot - Class in net.minecraft.inventory
-
- Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.Slot
-
- Slot - Variable in class net.minecraftforge.common.ISpecialArmor.ArmorProperties
-
- slotClick(int, int, ClickType, EntityPlayer) - Method in class net.minecraft.inventory.Container
-
- slotCount - Variable in class net.minecraftforge.items.wrapper.CombinedInvWrapper
-
- SlotCrafting - Class in net.minecraft.inventory
-
- SlotCrafting(EntityPlayer, InventoryCrafting, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotCrafting
-
- SlotFurnaceFuel - Class in net.minecraft.inventory
-
- SlotFurnaceFuel(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceFuel
-
- SlotFurnaceOutput - Class in net.minecraft.inventory
-
- SlotFurnaceOutput(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceOutput
-
- slotHeight - Variable in class net.minecraft.client.gui.GuiSlot
-
- slotHeight - Variable in class net.minecraftforge.fml.client.GuiScrollingList
-
- slotIndex - Variable in class net.minecraftforge.fml.client.config.GuiEditArray
-
- slotIndex - Variable in class net.minecraftforge.fml.client.config.GuiSelectString
-
- SlotItemHandler - Class in net.minecraftforge.items
-
- SlotItemHandler(IItemHandler, int, int, int) - Constructor for class net.minecraftforge.items.SlotItemHandler
-
- SlotMerchantResult - Class in net.minecraft.inventory
-
- SlotMerchantResult(EntityPlayer, IMerchant, InventoryMerchant, int, int, int) - Constructor for class net.minecraft.inventory.SlotMerchantResult
-
- slotNumber - Variable in class net.minecraft.inventory.Slot
-
- slowed - Variable in class net.minecraft.entity.boss.EntityDragon
-
- SLOWNESS - Static variable in class net.minecraft.init.MobEffects
-
- SLOWNESS - Static variable in class net.minecraft.init.PotionTypes
-
- smallestEncompassingPowerOfTwo(int) - Static method in class net.minecraft.realms.RealmsMth
-
- Smelt - Class in net.minecraft.world.storage.loot.functions
-
- Smelt(LootCondition[]) - Constructor for class net.minecraft.world.storage.loot.functions.Smelt
-
- Smelt.Serializer - Class in net.minecraft.world.storage.loot.functions
-
- smelting - Variable in class net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemSmeltedEvent
-
- smeltItem() - Method in class net.minecraft.tileentity.TileEntityFurnace
-
- SMITE - Static variable in class net.minecraft.init.Enchantments
-
- smooth(float, float) - Method in class net.minecraft.util.MouseFilter
-
- smoothCamera - Variable in class net.minecraft.client.settings.GameSettings
-
- smoothLighting(boolean) - Method in interface net.minecraftforge.client.model.IModelSimpleProperties
-
- smoothLighting(IModel, boolean) - Static method in class net.minecraftforge.client.model.ModelProcessingHelper
-
- Snapshot(String, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties.Snapshot
-
- snapToStep(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- snapToStepClamp(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
-
- sndHandler - Variable in class net.minecraft.client.audio.SoundManager
-
- sneak - Variable in class net.minecraft.util.MovementInput
-
- SNEAK_TIME - Static variable in class net.minecraft.stats.StatList
-
- SNIPE_SKELETON - Static variable in class net.minecraft.stats.AchievementList
-
- Snooper - Class in net.minecraft.profiler
-
- Snooper(String, ISnooperInfo, long) - Constructor for class net.minecraft.profiler.Snooper
-
- snooperEnabled - Variable in class net.minecraft.client.settings.GameSettings
-
- SNOW - Static variable in class net.minecraft.block.material.MapColor
-
- SNOW - Static variable in class net.minecraft.block.material.Material
-
- SNOW - Static variable in class net.minecraft.block.SoundType
-
- SNOW - Static variable in class net.minecraft.init.Blocks
-
- SNOW_AABB - Static variable in class net.minecraft.block.BlockSnow
-
- SNOW_LAYER - Static variable in class net.minecraft.init.Blocks
-
- SNOWBALL - Static variable in class net.minecraft.init.Items
-
- SnowballFactory() - Constructor for class net.minecraft.client.particle.ParticleBreaking.SnowballFactory
-
- SNOWY - Static variable in class net.minecraft.block.BlockDirt
-
- SNOWY - Static variable in class net.minecraft.block.BlockGrass
-
- SNOWY - Static variable in class net.minecraft.block.BlockMycelium
-
- socketList - Variable in class net.minecraft.network.rcon.RConThreadBase
-
- song_title - Variable in class ibxm.Module
-
- sort() - Method in class net.minecraftforge.fml.common.toposort.ModSorter
-
- sortCraftManager() - Static method in class net.minecraftforge.oredict.RecipeSorter
-
- Sorter(Entity) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget.Sorter
-
- sortFileList(File[]) - Static method in class net.minecraftforge.fml.relauncher.FileListHelper
-
- sortFileList(File, FilenameFilter) - Static method in class net.minecraftforge.fml.relauncher.FileListHelper
-
- SortingExceptionData(T, Set<T>) - Constructor for class net.minecraftforge.fml.common.toposort.ModSortingException.SortingExceptionData
-
- sortQuads(float, float, float) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- sortTweakList() - Static method in class net.minecraftforge.fml.relauncher.CoreModManager
-
- sortVertexData(float, float, float) - Method in class net.minecraft.client.renderer.VertexBuffer
-
- SOUL_SAND - Static variable in class net.minecraft.init.Blocks
-
- SOUL_SAND - Static variable in class net.minecraft.world.gen.ChunkProviderHell
-
- SOUL_SAND_AABB - Static variable in class net.minecraft.block.BlockSoulSand
-
- sound - Variable in class net.minecraft.client.audio.PositionedSound
-
- Sound - Class in net.minecraft.client.audio
-
- Sound(String, float, float, int, Sound.Type, boolean) - Constructor for class net.minecraft.client.audio.Sound
-
- Sound.Type - Enum in net.minecraft.client.audio
-
- SOUND_EVENTS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- SoundCategory - Enum in net.minecraft.util
-
- SoundEvent - Class in net.minecraft.util
-
- SoundEvent(ResourceLocation) - Constructor for class net.minecraft.util.SoundEvent
-
- SoundEvent - Class in net.minecraftforge.client.event.sound
-
- SoundEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent
-
- SoundEvent.SoundSourceEvent - Class in net.minecraftforge.client.event.sound
-
- SoundEventAccessor - Class in net.minecraft.client.audio
-
- SoundEventAccessor(ResourceLocation, String) - Constructor for class net.minecraft.client.audio.SoundEventAccessor
-
- SoundEvents - Class in net.minecraft.init
-
- SoundEvents() - Constructor for class net.minecraft.init.SoundEvents
-
- SOUNDEVENTS - Static variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager
-
- SoundHandler - Class in net.minecraft.client.audio
-
- SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
-
- SoundList - Class in net.minecraft.client.audio
-
- SoundList(List<Sound>, boolean, String) - Constructor for class net.minecraft.client.audio.SoundList
-
- SoundListSerializer - Class in net.minecraft.client.audio
-
- SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
-
- SoundLoadEvent - Class in net.minecraftforge.client.event.sound
-
Raised by the SoundManager.loadSoundSettings, this would be a good place for
adding your custom sounds to the SoundPool.
- SoundLoadEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundLoadEvent
-
- SoundManager - Class in net.minecraft.client.audio
-
- SoundManager(SoundHandler, GameSettings) - Constructor for class net.minecraft.client.audio.SoundManager
-
- soundPlay(ISound, SoundEventAccessor) - Method in interface net.minecraft.client.audio.ISoundEventListener
-
- soundPlay(ISound, SoundEventAccessor) - Method in class net.minecraft.client.gui.GuiSubtitleOverlay
-
- SoundRegistry - Class in net.minecraft.client.audio
-
- SoundRegistry() - Constructor for class net.minecraft.client.audio.SoundRegistry
-
- SoundSetupEvent - Class in net.minecraftforge.client.event.sound
-
This event is raised by the SoundManager when it does its first setup of the
SoundSystemConfig's codecs, use this function to add your own codecs.
- SoundSetupEvent(SoundManager) - Constructor for class net.minecraftforge.client.event.sound.SoundSetupEvent
-
- SoundSourceEvent(SoundManager, ISound, String) - Constructor for class net.minecraftforge.client.event.sound.SoundEvent.SoundSourceEvent
-
- SoundType - Class in net.minecraft.block
-
- SoundType(float, float, SoundEvent, SoundEvent, SoundEvent, SoundEvent, SoundEvent) - Constructor for class net.minecraft.block.SoundType
-
- sourceClassName - Variable in class net.minecraftforge.fml.common.patcher.ClassPatch
-
- SOUTH - Static variable in class net.minecraft.block.BlockChorusPlant
-
- SOUTH - Static variable in class net.minecraft.block.BlockFence
-
- SOUTH - Static variable in class net.minecraft.block.BlockFire
-
- SOUTH - Static variable in class net.minecraft.block.BlockPane
-
- SOUTH - Static variable in class net.minecraft.block.BlockRedstoneWire
-
- SOUTH - Static variable in class net.minecraft.block.BlockTripWire
-
- SOUTH - Static variable in class net.minecraft.block.BlockVine
-
- SOUTH - Static variable in class net.minecraft.block.BlockWall
-
- south() - Method in class net.minecraft.util.math.BlockPos
-
- south(int) - Method in class net.minecraft.util.math.BlockPos
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockBanner.BlockBannerHanging
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockDoor
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockFence
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockHopper
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockSkull
-
- SOUTH_AABB - Static variable in class net.minecraft.block.BlockVine
-
- SOUTH_ARM_AABB - Static variable in class net.minecraft.block.BlockPistonExtension
-
- SOUTH_CHEST_AABB - Static variable in class net.minecraft.block.BlockChest
-
- SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
-
- SOUTH_OPEN_AABB - Static variable in class net.minecraft.block.BlockTrapDoor
-
- SPacketAnimation - Class in net.minecraft.network.play.server
-
- SPacketAnimation() - Constructor for class net.minecraft.network.play.server.SPacketAnimation
-
- SPacketAnimation(Entity, int) - Constructor for class net.minecraft.network.play.server.SPacketAnimation
-
- SPacketBlockAction - Class in net.minecraft.network.play.server
-
- SPacketBlockAction() - Constructor for class net.minecraft.network.play.server.SPacketBlockAction
-
- SPacketBlockAction(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.SPacketBlockAction
-
- SPacketBlockBreakAnim - Class in net.minecraft.network.play.server
-
- SPacketBlockBreakAnim() - Constructor for class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- SPacketBlockBreakAnim(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.SPacketBlockBreakAnim
-
- SPacketBlockChange - Class in net.minecraft.network.play.server
-
- SPacketBlockChange() - Constructor for class net.minecraft.network.play.server.SPacketBlockChange
-
- SPacketBlockChange(World, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketBlockChange
-
- SPacketCamera - Class in net.minecraft.network.play.server
-
- SPacketCamera() - Constructor for class net.minecraft.network.play.server.SPacketCamera
-
- SPacketCamera(Entity) - Constructor for class net.minecraft.network.play.server.SPacketCamera
-
- SPacketChangeGameState - Class in net.minecraft.network.play.server
-
- SPacketChangeGameState() - Constructor for class net.minecraft.network.play.server.SPacketChangeGameState
-
- SPacketChangeGameState(int, float) - Constructor for class net.minecraft.network.play.server.SPacketChangeGameState
-
- SPacketChat - Class in net.minecraft.network.play.server
-
- SPacketChat() - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChat(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChat(ITextComponent, byte) - Constructor for class net.minecraft.network.play.server.SPacketChat
-
- SPacketChunkData - Class in net.minecraft.network.play.server
-
- SPacketChunkData() - Constructor for class net.minecraft.network.play.server.SPacketChunkData
-
- SPacketChunkData(Chunk, int) - Constructor for class net.minecraft.network.play.server.SPacketChunkData
-
- SPacketCloseWindow - Class in net.minecraft.network.play.server
-
- SPacketCloseWindow() - Constructor for class net.minecraft.network.play.server.SPacketCloseWindow
-
- SPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.server.SPacketCloseWindow
-
- SPacketCollectItem - Class in net.minecraft.network.play.server
-
- SPacketCollectItem() - Constructor for class net.minecraft.network.play.server.SPacketCollectItem
-
- SPacketCollectItem(int, int) - Constructor for class net.minecraft.network.play.server.SPacketCollectItem
-
- SPacketCombatEvent - Class in net.minecraft.network.play.server
-
- SPacketCombatEvent() - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent(CombatTracker, SPacketCombatEvent.Event) - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent(CombatTracker, SPacketCombatEvent.Event, boolean) - Constructor for class net.minecraft.network.play.server.SPacketCombatEvent
-
- SPacketCombatEvent.Event - Enum in net.minecraft.network.play.server
-
- SPacketConfirmTransaction - Class in net.minecraft.network.play.server
-
- SPacketConfirmTransaction() - Constructor for class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- SPacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.server.SPacketConfirmTransaction
-
- SPacketCooldown - Class in net.minecraft.network.play.server
-
- SPacketCooldown() - Constructor for class net.minecraft.network.play.server.SPacketCooldown
-
- SPacketCooldown(Item, int) - Constructor for class net.minecraft.network.play.server.SPacketCooldown
-
- SPacketCustomPayload - Class in net.minecraft.network.play.server
-
- SPacketCustomPayload() - Constructor for class net.minecraft.network.play.server.SPacketCustomPayload
-
- SPacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.server.SPacketCustomPayload
-
- SPacketCustomSound - Class in net.minecraft.network.play.server
-
- SPacketCustomSound() - Constructor for class net.minecraft.network.play.server.SPacketCustomSound
-
- SPacketCustomSound(String, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPacketCustomSound
-
- SPacketDestroyEntities - Class in net.minecraft.network.play.server
-
- SPacketDestroyEntities() - Constructor for class net.minecraft.network.play.server.SPacketDestroyEntities
-
- SPacketDestroyEntities(int...) - Constructor for class net.minecraft.network.play.server.SPacketDestroyEntities
-
- SPacketDisconnect - Class in net.minecraft.network.login.server
-
- SPacketDisconnect() - Constructor for class net.minecraft.network.login.server.SPacketDisconnect
-
- SPacketDisconnect(ITextComponent) - Constructor for class net.minecraft.network.login.server.SPacketDisconnect
-
- SPacketDisconnect - Class in net.minecraft.network.play.server
-
- SPacketDisconnect() - Constructor for class net.minecraft.network.play.server.SPacketDisconnect
-
- SPacketDisconnect(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketDisconnect
-
- SPacketDisplayObjective - Class in net.minecraft.network.play.server
-
- SPacketDisplayObjective() - Constructor for class net.minecraft.network.play.server.SPacketDisplayObjective
-
- SPacketDisplayObjective(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SPacketDisplayObjective
-
- SPacketEffect - Class in net.minecraft.network.play.server
-
- SPacketEffect() - Constructor for class net.minecraft.network.play.server.SPacketEffect
-
- SPacketEffect(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEffect
-
- SPacketEnableCompression - Class in net.minecraft.network.login.server
-
- SPacketEnableCompression() - Constructor for class net.minecraft.network.login.server.SPacketEnableCompression
-
- SPacketEnableCompression(int) - Constructor for class net.minecraft.network.login.server.SPacketEnableCompression
-
- SPacketEncryptionRequest - Class in net.minecraft.network.login.server
-
- SPacketEncryptionRequest() - Constructor for class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- SPacketEncryptionRequest(String, PublicKey, byte[]) - Constructor for class net.minecraft.network.login.server.SPacketEncryptionRequest
-
- SPacketEntity - Class in net.minecraft.network.play.server
-
- SPacketEntity() - Constructor for class net.minecraft.network.play.server.SPacketEntity
-
- SPacketEntity(int) - Constructor for class net.minecraft.network.play.server.SPacketEntity
-
- SPacketEntity.S15PacketEntityRelMove - Class in net.minecraft.network.play.server
-
- SPacketEntity.S16PacketEntityLook - Class in net.minecraft.network.play.server
-
- SPacketEntity.S17PacketEntityLookMove - Class in net.minecraft.network.play.server
-
- SPacketEntityAttach - Class in net.minecraft.network.play.server
-
- SPacketEntityAttach() - Constructor for class net.minecraft.network.play.server.SPacketEntityAttach
-
- SPacketEntityAttach(Entity, Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityAttach
-
- SPacketEntityEffect - Class in net.minecraft.network.play.server
-
- SPacketEntityEffect() - Constructor for class net.minecraft.network.play.server.SPacketEntityEffect
-
- SPacketEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.SPacketEntityEffect
-
- SPacketEntityEquipment - Class in net.minecraft.network.play.server
-
- SPacketEntityEquipment() - Constructor for class net.minecraft.network.play.server.SPacketEntityEquipment
-
- SPacketEntityEquipment(int, EntityEquipmentSlot, ItemStack) - Constructor for class net.minecraft.network.play.server.SPacketEntityEquipment
-
- SPacketEntityHeadLook - Class in net.minecraft.network.play.server
-
- SPacketEntityHeadLook() - Constructor for class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- SPacketEntityHeadLook(Entity, byte) - Constructor for class net.minecraft.network.play.server.SPacketEntityHeadLook
-
- SPacketEntityMetadata - Class in net.minecraft.network.play.server
-
- SPacketEntityMetadata() - Constructor for class net.minecraft.network.play.server.SPacketEntityMetadata
-
- SPacketEntityMetadata(int, EntityDataManager, boolean) - Constructor for class net.minecraft.network.play.server.SPacketEntityMetadata
-
- SPacketEntityProperties - Class in net.minecraft.network.play.server
-
- SPacketEntityProperties() - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties
-
- SPacketEntityProperties(int, Collection<IAttributeInstance>) - Constructor for class net.minecraft.network.play.server.SPacketEntityProperties
-
- SPacketEntityProperties.Snapshot - Class in net.minecraft.network.play.server
-
- SPacketEntityStatus - Class in net.minecraft.network.play.server
-
- SPacketEntityStatus() - Constructor for class net.minecraft.network.play.server.SPacketEntityStatus
-
- SPacketEntityStatus(Entity, byte) - Constructor for class net.minecraft.network.play.server.SPacketEntityStatus
-
- SPacketEntityTeleport - Class in net.minecraft.network.play.server
-
- SPacketEntityTeleport() - Constructor for class net.minecraft.network.play.server.SPacketEntityTeleport
-
- SPacketEntityTeleport(Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityTeleport
-
- SPacketEntityVelocity - Class in net.minecraft.network.play.server
-
- SPacketEntityVelocity() - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketEntityVelocity(Entity) - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketEntityVelocity(int, double, double, double) - Constructor for class net.minecraft.network.play.server.SPacketEntityVelocity
-
- SPacketExplosion - Class in net.minecraft.network.play.server
-
- SPacketExplosion() - Constructor for class net.minecraft.network.play.server.SPacketExplosion
-
- SPacketExplosion(double, double, double, float, List<BlockPos>, Vec3d) - Constructor for class net.minecraft.network.play.server.SPacketExplosion
-
- SPacketHeldItemChange - Class in net.minecraft.network.play.server
-
- SPacketHeldItemChange() - Constructor for class net.minecraft.network.play.server.SPacketHeldItemChange
-
- SPacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.server.SPacketHeldItemChange
-
- SPacketJoinGame - Class in net.minecraft.network.play.server
-
- SPacketJoinGame() - Constructor for class net.minecraft.network.play.server.SPacketJoinGame
-
- SPacketJoinGame(int, WorldSettings.GameType, boolean, int, EnumDifficulty, int, WorldType, boolean) - Constructor for class net.minecraft.network.play.server.SPacketJoinGame
-
- SPacketKeepAlive - Class in net.minecraft.network.play.server
-
- SPacketKeepAlive() - Constructor for class net.minecraft.network.play.server.SPacketKeepAlive
-
- SPacketKeepAlive(int) - Constructor for class net.minecraft.network.play.server.SPacketKeepAlive
-
- SPacketLoginSuccess - Class in net.minecraft.network.login.server
-
- SPacketLoginSuccess() - Constructor for class net.minecraft.network.login.server.SPacketLoginSuccess
-
- SPacketLoginSuccess(GameProfile) - Constructor for class net.minecraft.network.login.server.SPacketLoginSuccess
-
- SPacketMaps - Class in net.minecraft.network.play.server
-
- SPacketMaps() - Constructor for class net.minecraft.network.play.server.SPacketMaps
-
- SPacketMaps(int, byte, boolean, Collection<Vec4b>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketMaps
-
- SPacketMoveVehicle - Class in net.minecraft.network.play.server
-
- SPacketMoveVehicle() - Constructor for class net.minecraft.network.play.server.SPacketMoveVehicle
-
- SPacketMoveVehicle(Entity) - Constructor for class net.minecraft.network.play.server.SPacketMoveVehicle
-
- SPacketMultiBlockChange - Class in net.minecraft.network.play.server
-
- SPacketMultiBlockChange() - Constructor for class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- SPacketMultiBlockChange(int, short[], Chunk) - Constructor for class net.minecraft.network.play.server.SPacketMultiBlockChange
-
- SPacketMultiBlockChange.BlockUpdateData - Class in net.minecraft.network.play.server
-
- SPacketOpenWindow - Class in net.minecraft.network.play.server
-
- SPacketOpenWindow() - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent, int) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketOpenWindow(int, String, ITextComponent, int, int) - Constructor for class net.minecraft.network.play.server.SPacketOpenWindow
-
- SPacketParticles - Class in net.minecraft.network.play.server
-
- SPacketParticles() - Constructor for class net.minecraft.network.play.server.SPacketParticles
-
- SPacketParticles(EnumParticleTypes, boolean, float, float, float, float, float, float, float, int, int...) - Constructor for class net.minecraft.network.play.server.SPacketParticles
-
- SPacketPlayerAbilities - Class in net.minecraft.network.play.server
-
- SPacketPlayerAbilities() - Constructor for class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- SPacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.server.SPacketPlayerAbilities
-
- SPacketPlayerListHeaderFooter - Class in net.minecraft.network.play.server
-
- SPacketPlayerListHeaderFooter() - Constructor for class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- SPacketPlayerListHeaderFooter(ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListHeaderFooter
-
- SPacketPlayerListItem - Class in net.minecraft.network.play.server
-
- SPacketPlayerListItem() - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem(SPacketPlayerListItem.Action, EntityPlayerMP...) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem(SPacketPlayerListItem.Action, Iterable<EntityPlayerMP>) - Constructor for class net.minecraft.network.play.server.SPacketPlayerListItem
-
- SPacketPlayerListItem.Action - Enum in net.minecraft.network.play.server
-
- SPacketPlayerListItem.AddPlayerData - Class in net.minecraft.network.play.server
-
- SPacketPlayerPosLook - Class in net.minecraft.network.play.server
-
- SPacketPlayerPosLook() - Constructor for class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- SPacketPlayerPosLook(double, double, double, float, float, Set<SPacketPlayerPosLook.EnumFlags>, int) - Constructor for class net.minecraft.network.play.server.SPacketPlayerPosLook
-
- SPacketPlayerPosLook.EnumFlags - Enum in net.minecraft.network.play.server
-
- SPacketPong - Class in net.minecraft.network.status.server
-
- SPacketPong() - Constructor for class net.minecraft.network.status.server.SPacketPong
-
- SPacketPong(long) - Constructor for class net.minecraft.network.status.server.SPacketPong
-
- SPacketRemoveEntityEffect - Class in net.minecraft.network.play.server
-
- SPacketRemoveEntityEffect() - Constructor for class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- SPacketRemoveEntityEffect(int, Potion) - Constructor for class net.minecraft.network.play.server.SPacketRemoveEntityEffect
-
- SPacketResourcePackSend - Class in net.minecraft.network.play.server
-
- SPacketResourcePackSend() - Constructor for class net.minecraft.network.play.server.SPacketResourcePackSend
-
- SPacketResourcePackSend(String, String) - Constructor for class net.minecraft.network.play.server.SPacketResourcePackSend
-
- SPacketRespawn - Class in net.minecraft.network.play.server
-
- SPacketRespawn() - Constructor for class net.minecraft.network.play.server.SPacketRespawn
-
- SPacketRespawn(int, EnumDifficulty, WorldType, WorldSettings.GameType) - Constructor for class net.minecraft.network.play.server.SPacketRespawn
-
- SPacketScoreboardObjective - Class in net.minecraft.network.play.server
-
- SPacketScoreboardObjective() - Constructor for class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- SPacketScoreboardObjective(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.SPacketScoreboardObjective
-
- SPacketServerDifficulty - Class in net.minecraft.network.play.server
-
- SPacketServerDifficulty() - Constructor for class net.minecraft.network.play.server.SPacketServerDifficulty
-
- SPacketServerDifficulty(EnumDifficulty, boolean) - Constructor for class net.minecraft.network.play.server.SPacketServerDifficulty
-
- SPacketServerInfo - Class in net.minecraft.network.status.server
-
- SPacketServerInfo() - Constructor for class net.minecraft.network.status.server.SPacketServerInfo
-
- SPacketServerInfo(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.SPacketServerInfo
-
- SPacketSetExperience - Class in net.minecraft.network.play.server
-
- SPacketSetExperience() - Constructor for class net.minecraft.network.play.server.SPacketSetExperience
-
- SPacketSetExperience(float, int, int) - Constructor for class net.minecraft.network.play.server.SPacketSetExperience
-
- SPacketSetPassengers - Class in net.minecraft.network.play.server
-
- SPacketSetPassengers() - Constructor for class net.minecraft.network.play.server.SPacketSetPassengers
-
- SPacketSetPassengers(Entity) - Constructor for class net.minecraft.network.play.server.SPacketSetPassengers
-
- SPacketSetSlot - Class in net.minecraft.network.play.server
-
- SPacketSetSlot() - Constructor for class net.minecraft.network.play.server.SPacketSetSlot
-
- SPacketSetSlot(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.SPacketSetSlot
-
- SPacketSignEditorOpen - Class in net.minecraft.network.play.server
-
- SPacketSignEditorOpen() - Constructor for class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- SPacketSignEditorOpen(BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSignEditorOpen
-
- SPacketSoundEffect - Class in net.minecraft.network.play.server
-
- SPacketSoundEffect() - Constructor for class net.minecraft.network.play.server.SPacketSoundEffect
-
- SPacketSoundEffect(SoundEvent, SoundCategory, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.SPacketSoundEffect
-
- SPacketSpawnExperienceOrb - Class in net.minecraft.network.play.server
-
- SPacketSpawnExperienceOrb() - Constructor for class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- SPacketSpawnExperienceOrb(EntityXPOrb) - Constructor for class net.minecraft.network.play.server.SPacketSpawnExperienceOrb
-
- SPacketSpawnGlobalEntity - Class in net.minecraft.network.play.server
-
- SPacketSpawnGlobalEntity() - Constructor for class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- SPacketSpawnGlobalEntity(Entity) - Constructor for class net.minecraft.network.play.server.SPacketSpawnGlobalEntity
-
- SPacketSpawnMob - Class in net.minecraft.network.play.server
-
- SPacketSpawnMob() - Constructor for class net.minecraft.network.play.server.SPacketSpawnMob
-
- SPacketSpawnMob(EntityLivingBase) - Constructor for class net.minecraft.network.play.server.SPacketSpawnMob
-
- SPacketSpawnObject - Class in net.minecraft.network.play.server
-
- SPacketSpawnObject() - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int, int) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnObject(Entity, int, int, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSpawnObject
-
- SPacketSpawnPainting - Class in net.minecraft.network.play.server
-
- SPacketSpawnPainting() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPainting
-
- SPacketSpawnPainting(EntityPainting) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPainting
-
- SPacketSpawnPlayer - Class in net.minecraft.network.play.server
-
- SPacketSpawnPlayer() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- SPacketSpawnPlayer(EntityPlayer) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPlayer
-
- SPacketSpawnPosition - Class in net.minecraft.network.play.server
-
- SPacketSpawnPosition() - Constructor for class net.minecraft.network.play.server.SPacketSpawnPosition
-
- SPacketSpawnPosition(BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketSpawnPosition
-
- SPacketStatistics - Class in net.minecraft.network.play.server
-
- SPacketStatistics() - Constructor for class net.minecraft.network.play.server.SPacketStatistics
-
- SPacketStatistics(Map<StatBase, Integer>) - Constructor for class net.minecraft.network.play.server.SPacketStatistics
-
- SPacketTabComplete - Class in net.minecraft.network.play.server
-
- SPacketTabComplete() - Constructor for class net.minecraft.network.play.server.SPacketTabComplete
-
- SPacketTabComplete(String[]) - Constructor for class net.minecraft.network.play.server.SPacketTabComplete
-
- SPacketTeams - Class in net.minecraft.network.play.server
-
- SPacketTeams() - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTeams(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTeams(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.SPacketTeams
-
- SPacketTimeUpdate - Class in net.minecraft.network.play.server
-
- SPacketTimeUpdate() - Constructor for class net.minecraft.network.play.server.SPacketTimeUpdate
-
- SPacketTimeUpdate(long, long, boolean) - Constructor for class net.minecraft.network.play.server.SPacketTimeUpdate
-
- SPacketTitle - Class in net.minecraft.network.play.server
-
- SPacketTitle() - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(SPacketTitle.Type, ITextComponent) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle(SPacketTitle.Type, ITextComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketTitle
-
- SPacketTitle.Type - Enum in net.minecraft.network.play.server
-
- SPacketUnloadChunk - Class in net.minecraft.network.play.server
-
- SPacketUnloadChunk() - Constructor for class net.minecraft.network.play.server.SPacketUnloadChunk
-
- SPacketUnloadChunk(int, int) - Constructor for class net.minecraft.network.play.server.SPacketUnloadChunk
-
- SPacketUpdateBossInfo - Class in net.minecraft.network.play.server
-
- SPacketUpdateBossInfo() - Constructor for class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- SPacketUpdateBossInfo(SPacketUpdateBossInfo.Operation, BossInfo) - Constructor for class net.minecraft.network.play.server.SPacketUpdateBossInfo
-
- SPacketUpdateBossInfo.Operation - Enum in net.minecraft.network.play.server
-
- SPacketUpdateHealth - Class in net.minecraft.network.play.server
-
- SPacketUpdateHealth() - Constructor for class net.minecraft.network.play.server.SPacketUpdateHealth
-
- SPacketUpdateHealth(float, int, float) - Constructor for class net.minecraft.network.play.server.SPacketUpdateHealth
-
- SPacketUpdateScore - Class in net.minecraft.network.play.server
-
- SPacketUpdateScore() - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(Score) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(String) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore(String, ScoreObjective) - Constructor for class net.minecraft.network.play.server.SPacketUpdateScore
-
- SPacketUpdateScore.Action - Enum in net.minecraft.network.play.server
-
- SPacketUpdateTileEntity - Class in net.minecraft.network.play.server
-
- SPacketUpdateTileEntity() - Constructor for class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- SPacketUpdateTileEntity(BlockPos, int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.SPacketUpdateTileEntity
-
- SPacketUseBed - Class in net.minecraft.network.play.server
-
- SPacketUseBed() - Constructor for class net.minecraft.network.play.server.SPacketUseBed
-
- SPacketUseBed(EntityPlayer, BlockPos) - Constructor for class net.minecraft.network.play.server.SPacketUseBed
-
- SPacketWindowItems - Class in net.minecraft.network.play.server
-
- SPacketWindowItems() - Constructor for class net.minecraft.network.play.server.SPacketWindowItems
-
- SPacketWindowItems(int, List<ItemStack>) - Constructor for class net.minecraft.network.play.server.SPacketWindowItems
-
- SPacketWindowProperty - Class in net.minecraft.network.play.server
-
- SPacketWindowProperty() - Constructor for class net.minecraft.network.play.server.SPacketWindowProperty
-
- SPacketWindowProperty(int, int, int) - Constructor for class net.minecraft.network.play.server.SPacketWindowProperty
-
- SPacketWorldBorder - Class in net.minecraft.network.play.server
-
- SPacketWorldBorder() - Constructor for class net.minecraft.network.play.server.SPacketWorldBorder
-
- SPacketWorldBorder(WorldBorder, SPacketWorldBorder.Action) - Constructor for class net.minecraft.network.play.server.SPacketWorldBorder
-
- SPacketWorldBorder.Action - Enum in net.minecraft.network.play.server
-
- Spark(World, double, double, double, double, double, double, ParticleManager) - Constructor for class net.minecraft.client.particle.ParticleFirework.Spark
-
- SPAWN_BIOMES - Static variable in class net.minecraft.world.gen.structure.StructureOceanMonument
-
- SPAWN_EGG - Static variable in class net.minecraft.init.Items
-
- SPAWN_REINFORCEMENTS_CHANCE - Static variable in class net.minecraft.entity.monster.EntityZombie
-
- SPAWN_WITHER - Static variable in class net.minecraft.stats.AchievementList
-
- spawnableBlock - Variable in class net.minecraft.entity.passive.EntityAnimal
-
- spawnableCaveCreatureList - Variable in class net.minecraft.world.biome.Biome
-
- spawnableCreatureList - Variable in class net.minecraft.world.biome.Biome
-
- spawnableMonsterList - Variable in class net.minecraft.world.biome.Biome
-
- spawnableWaterCreatureList - Variable in class net.minecraft.world.biome.Biome
-
- spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
-
- spawnBonemealParticles(World, BlockPos, int) - Static method in class net.minecraft.item.ItemDye
-
- spawnCreature(World, String, double, double, double) - Static method in class net.minecraft.item.ItemMonsterPlacer
-
- spawnCustomParticles() - Method in class net.minecraft.entity.monster.EntitySlime
-
Called when the slime spawns particles on landing, see onUpdate.
- spawnDispenseParticles(IBlockSource, EnumFacing) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
-
- spawnedID - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
-
- spawnEffectParticle(int, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.ParticleManager
-
- SpawnEggNames - Class in net.minecraft.util.datafix.fixes
-
- SpawnEggNames() - Constructor for class net.minecraft.util.datafix.fixes.SpawnEggNames
-
- spawnElder(World, StructureBoundingBox, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureOceanMonumentPieces.Piece
-
- spawnEntity(Entity, World) - Static method in class net.minecraft.world.chunk.storage.AnvilChunkLoader
-
- spawnEntityInWorld(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
-
- spawnEntityInWorld(Entity) - Method in class net.minecraft.world.World
-
- spawnEntityInWorld(Entity) - Method in class net.minecraft.world.WorldServer
-
- SpawnerEntityTypes - Class in net.minecraft.util.datafix.fixes
-
- SpawnerEntityTypes() - Constructor for class net.minecraft.util.datafix.fixes.SpawnerEntityTypes
-
- spawnExplosionParticle() - Method in class net.minecraft.entity.EntityLiving
-
- spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
-
- spawnHostileMobs - Variable in class net.minecraft.world.World
-
- spawnItemStack(World, double, double, double, ItemStack) - Static method in class net.minecraft.inventory.InventoryHelper
-
- SpawnListEntry(Class<? extends EntityLiving>, int, int, int) - Constructor for class net.minecraft.world.biome.Biome.SpawnListEntry
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.pathfinding.PathWorldListener
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in interface net.minecraft.world.IWorldEventListener
-
- spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.ServerWorldEventHandler
-
- spawnParticle(EnumParticleTypes, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
-
- spawnParticle(EnumParticleTypes, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
-
- spawnParticle(EnumParticleTypes, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
- spawnParticle(EnumParticleTypes, boolean, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
- spawnParticle(EntityPlayerMP, EnumParticleTypes, boolean, double, double, double, int, double, double, double, double, int...) - Method in class net.minecraft.world.WorldServer
-
- spawnPeacefulMobs - Variable in class net.minecraft.world.World
-
- spawnRunningParticles() - Method in class net.minecraft.entity.Entity
-
- spawnRunningParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- spawnSweepParticles() - Method in class net.minecraft.entity.player.EntityPlayer
-
- spawnVillagers(World, StructureBoundingBox, int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- Specials(EntityLivingBase, RenderLivingBase<T>, double, double, double) - Constructor for class net.minecraftforge.client.event.RenderLivingEvent.Specials
-
- Specials(EntityPlayer, RenderPlayer, float) - Constructor for class net.minecraftforge.client.event.RenderPlayerEvent.Specials
-
Deprecated.
- SpecialSpawn(EntityLiving, World, float, float, float) - Constructor for class net.minecraftforge.event.entity.living.LivingSpawnEvent.SpecialSpawn
-
- SPECKLED_MELON - Static variable in class net.minecraft.init.Items
-
- SPECTATOR_WIDGETS - Static variable in class net.minecraft.client.gui.GuiSpectator
-
- SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
-
- SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
-
- spectatorGui - Variable in class net.minecraft.client.gui.GuiIngame
-
- spectatorId() - Static method in class net.minecraft.realms.Realms
-
- SpectatorMenu - Class in net.minecraft.client.gui.spectator
-
- SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
-
- SPECTRAL_ARROW - Static variable in class net.minecraft.init.Items
-
- speed - Variable in class net.minecraft.entity.ai.EntityAIPanic
-
- speed - Variable in class net.minecraft.entity.ai.EntityMoveHelper
-
- SPEED - Static variable in class net.minecraft.init.MobEffects
-
- speed - Variable in class net.minecraft.pathfinding.PathNavigate
-
- speedInAir - Variable in class net.minecraft.entity.player.EntityPlayer
-
- speedOnGround - Variable in class net.minecraft.entity.player.EntityPlayer
-
- SPIDER_EYE - Static variable in class net.minecraft.init.Items
-
- spiderBody - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderHead - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg1 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg2 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg3 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg4 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg5 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg6 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg7 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderLeg8 - Variable in class net.minecraft.client.model.ModelSpider
-
- spiderNeck - Variable in class net.minecraft.client.model.ModelSpider
-
- SPLASH_POTION - Static variable in class net.minecraft.init.Items
-
- SplashProgress - Class in net.minecraftforge.fml.client
-
Not a fully fleshed out API, may change in future MC versions.
- SplashProgress() - Constructor for class net.minecraftforge.fml.client.SplashProgress
-
- splitObjectName(String) - Static method in class net.minecraft.util.ResourceLocation
-
- splitStack(int) - Method in class net.minecraft.item.ItemStack
-
- splitStringWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
-
- splitText(ITextComponent, int, FontRenderer, boolean, boolean) - Static method in class net.minecraft.client.gui.GuiUtilRenderComponents
-
- SPONGE - Static variable in class net.minecraft.block.material.Material
-
- SPONGE - Static variable in class net.minecraft.init.Blocks
-
- SPRINT_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
- sprintCounter - Variable in class net.minecraft.entity.passive.EntityHorse
-
- sprintingTicksLeft - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
- sprintToggleTimer - Variable in class net.minecraft.client.entity.EntityPlayerSP
-
- sprite - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
-
- sprites - Variable in class net.minecraft.client.renderer.block.model.ModelBakery
-
- SPRUCE_BOAT - Static variable in class net.minecraft.init.Items
-
- SPRUCE_DOOR - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_DOOR - Static variable in class net.minecraft.init.Items
-
- SPRUCE_FENCE - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_FENCE_GATE - Static variable in class net.minecraft.init.Blocks
-
- SPRUCE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- sqrt(double) - Static method in class net.minecraft.realms.RealmsMth
-
- sqrt(float) - Static method in class net.minecraft.realms.RealmsMth
-
- SQRT_2 - Static variable in class net.minecraft.util.math.MathHelper
-
- SQRT_3 - Static variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
-
- sqrt_double(double) - Static method in class net.minecraft.util.math.MathHelper
-
- sqrt_float(float) - Static method in class net.minecraft.util.math.MathHelper
-
- squareDistanceTo(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
- squareDistanceTo(double, double, double) - Method in class net.minecraft.util.math.Vec3d
-
- squidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
-
- squishAmount - Variable in class net.minecraft.entity.monster.EntitySlime
-
- squishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
-
- stack - Variable in class net.minecraftforge.fluids.BlockFluidClassic
-
- stacks - Variable in class net.minecraftforge.items.ItemStackHandler
-
- stackSize - Variable in class net.minecraft.item.ItemStack
-
- STAGE - Static variable in class net.minecraft.block.BlockSapling
-
- STAINED_GLASS - Static variable in class net.minecraft.init.Blocks
-
- STAINED_GLASS_PANE - Static variable in class net.minecraft.init.Blocks
-
- STAINED_HARDENED_CLAY - Static variable in class net.minecraft.init.Blocks
-
- STAINED_HARDENED_CLAY - Static variable in class net.minecraft.world.biome.BiomeMesa
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces.Stairs
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Stairs
-
- Stairs() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs
-
- Stairs2() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- Stairs2(int, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- StairsStraight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
-
- StairsStraight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.StairsStraight
-
- standardGalacticFontRenderer - Variable in class net.minecraft.client.Minecraft
-
- standBase - Variable in class net.minecraft.client.model.ModelArmorStand
-
- STANDING_AABB - Static variable in class net.minecraft.block.BlockBanner
-
- STANDING_AABB - Static variable in class net.minecraft.block.BlockTorch
-
- STANDING_BANNER - Static variable in class net.minecraft.init.Blocks
-
- STANDING_SIGN - Static variable in class net.minecraft.init.Blocks
-
- standLeftSide - Variable in class net.minecraft.client.model.ModelArmorStand
-
- standRightSide - Variable in class net.minecraft.client.model.ModelArmorStand
-
- standWaist - Variable in class net.minecraft.client.model.ModelArmorStand
-
- start() - Static method in class net.minecraft.block.state.pattern.FactoryBlockPattern
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
- Start(World, ChunkProviderEnd, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenEndCity.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenNetherBridge.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start(World, Random, int, int, Biome) - Constructor for class net.minecraft.world.gen.structure.MapGenScatteredFeature.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
-
- Start(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenStronghold.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
-
- Start(World, Random, int, int, int) - Constructor for class net.minecraft.world.gen.structure.MapGenVillage.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
- Start(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Start
-
- Start() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Start(BiomeProvider, int, Random, int, int, List<StructureVillagePieces.PieceWeight>, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Start(EntityLivingBase, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Start
-
- Start(World, Explosion) - Constructor for class net.minecraftforge.event.world.ExplosionEvent.Start
-
- start() - Static method in class net.minecraftforge.fml.client.SplashProgress
-
- start() - Method in class net.minecraftforge.server.console.TerminalConsoleAppender
-
- startClassAnnotation(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- startConversion(int) - Method in class net.minecraft.entity.monster.EntityZombie
-
- Starter(World, double, double, double, double, double, double, ParticleManager, NBTTagCompound) - Constructor for class net.minecraft.client.particle.ParticleFirework.Starter
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackMelee
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAttackRangedBow
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIAvoidEntity
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBase
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBeg
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIBreakDoor
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAICreeperSwell
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDefendVillage
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIDoorInteract
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIEatGrass
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearest
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFindEntityNearestPlayer
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFleeSun
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowGolem
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowOwner
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIFollowParent
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIHarvestFarmland
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIHurtByTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILeapAtTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookAtVillager
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAILookIdle
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveIndoors
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveToBlock
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOcelotSit
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOpenDoor
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPanic
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIPlay
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRestrictSun
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAISit
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITarget
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITempt
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAITradePlayer
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerInteract
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIVillagerMate
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWander
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIWatchClosest
-
- startExecuting() - Method in class net.minecraft.entity.ai.EntityAIZombieAttack
-
- startFieldAnnotation(String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- startIntegratedServer(String, String, WorldSettings) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- startJumping() - Method in class net.minecraft.entity.passive.EntityRabbit
-
- startMethodAnnotation(String, String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- StartMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- StartMonument(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument.StartMonument
-
- startPiece - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- startRiding(Entity, boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- startRiding(Entity) - Method in class net.minecraft.entity.Entity
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.Entity
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
-
- startRiding(Entity, boolean) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- startSection(String) - Method in class net.minecraft.profiler.Profiler
-
- startServer() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- startServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- startServer() - Method in class net.minecraft.server.MinecraftServer
-
- startServerThread() - Method in class net.minecraft.server.MinecraftServer
-
- startSnooper() - Method in class net.minecraft.profiler.Snooper
-
- startThread() - Method in class net.minecraft.network.rcon.RConThreadBase
-
- startThread() - Method in class net.minecraft.network.rcon.RConThreadMain
-
- startThread() - Method in class net.minecraft.network.rcon.RConThreadQuery
-
- StartTracking(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StartTracking
-
- StartupQuery - Class in net.minecraftforge.fml.common
-
- StartupQuery.AbortedException - Exception in net.minecraftforge.fml.common
-
Exception not being caught by the crash report generation logic.
- startVersionCheck() - Static method in class net.minecraftforge.common.ForgeVersion
-
- starve - Static variable in class net.minecraft.util.DamageSource
-
- STAT_ICONS - Static variable in class net.minecraft.client.gui.Gui
-
- StatBase - Class in net.minecraft.stats
-
- StatBase(String, ITextComponent, IStatType) - Constructor for class net.minecraft.stats.StatBase
-
- StatBase(String, ITextComponent) - Constructor for class net.minecraft.stats.StatBase
-
- StatBasic - Class in net.minecraft.stats
-
- StatBasic(String, ITextComponent, IStatType) - Constructor for class net.minecraft.stats.StatBasic
-
- StatBasic(String, ITextComponent) - Constructor for class net.minecraft.stats.StatBasic
-
- StatCrafting - Class in net.minecraft.stats
-
- StatCrafting(String, String, ITextComponent, Item) - Constructor for class net.minecraft.stats.StatCrafting
-
- State(int[], VertexFormat) - Constructor for class net.minecraft.client.renderer.VertexBuffer.State
-
- state - Variable in class net.minecraft.world.biome.Biome.FlowerEntry
-
- StateImplementation(Block, ImmutableMap<IProperty<?>, Comparable<?>>) - Constructor for class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- StateImplementation(Block, ImmutableMap<IProperty<?>, Comparable<?>>, ImmutableTable<IProperty<?>, Comparable<?>, IBlockState>) - Constructor for class net.minecraft.block.state.BlockStateContainer.StateImplementation
-
- StateMap - Class in net.minecraft.client.renderer.block.statemap
-
- StateMap.Builder - Class in net.minecraft.client.renderer.block.statemap
-
- StateMapperBase - Class in net.minecraft.client.renderer.block.statemap
-
- StateMapperBase() - Constructor for class net.minecraft.client.renderer.block.statemap.StateMapperBase
-
- staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
-
- StaticProperty - Static variable in class net.minecraftforge.common.property.Properties
-
Property indicating if the model should be rendered in the static renderer or in the TESR.
- statId - Variable in class net.minecraft.stats.StatBase
-
- StatisticsManager - Class in net.minecraft.stats
-
- StatisticsManager() - Constructor for class net.minecraft.stats.StatisticsManager
-
- StatisticsManagerServer - Class in net.minecraft.stats
-
- StatisticsManagerServer(MinecraftServer, File) - Constructor for class net.minecraft.stats.StatisticsManagerServer
-
- StatList - Class in net.minecraft.stats
-
- StatList() - Constructor for class net.minecraft.stats.StatList
-
- StatsComponent - Class in net.minecraft.server.gui
-
- StatsComponent(MinecraftServer) - Constructor for class net.minecraft.server.gui.StatsComponent
-
- statsData - Variable in class net.minecraft.stats.StatisticsManager
-
- STATUS - Static variable in class net.minecraft.entity.item.EntityArmorStand
-
- status - Variable in class net.minecraftforge.common.ForgeVersion.CheckResult
-
- STEM_AABB - Static variable in class net.minecraft.block.BlockStem
-
- step - Variable in class net.minecraft.world.storage.MapData.MapInfo
-
- step(Class<?>, String...) - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- step(String) - Method in class net.minecraftforge.fml.common.ProgressManager.ProgressBar
-
- stepHeight - Variable in class net.minecraft.entity.Entity
-
- STICK - Static variable in class net.minecraft.init.Items
-
- STICK_AABB - Static variable in class net.minecraft.block.BlockBrewingStand
-
- STICKY_PISTON - Static variable in class net.minecraft.init.Blocks
-
- still - Variable in class net.minecraftforge.fluids.Fluid
-
- Stitcher - Class in net.minecraft.client.renderer.texture
-
- Stitcher(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
-
- Stitcher.Holder - Class in net.minecraft.client.renderer.texture
-
- Stitcher.Slot - Class in net.minecraft.client.renderer.texture
-
- StitcherException - Exception in net.minecraft.client.renderer
-
- StitcherException(Stitcher.Holder, String) - Constructor for exception net.minecraft.client.renderer.StitcherException
-
- STONE - Static variable in class net.minecraft.block.material.MapColor
-
- STONE - Static variable in class net.minecraft.block.SoundType
-
- STONE - Static variable in class net.minecraft.init.Blocks
-
- STONE - Static variable in class net.minecraft.world.biome.Biome
-
- STONE - Static variable in class net.minecraft.world.gen.ChunkProviderOverworld
-
- STONE_AXE - Static variable in class net.minecraft.init.Items
-
- STONE_BEACH - Static variable in class net.minecraft.init.Biomes
-
- STONE_BRICK_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- STONE_BUTTON - Static variable in class net.minecraft.init.Blocks
-
- STONE_HOE - Static variable in class net.minecraft.init.Items
-
- STONE_PICKAXE - Static variable in class net.minecraft.init.Items
-
- STONE_PRESSURE_PLATE - Static variable in class net.minecraft.init.Blocks
-
- STONE_SHOVEL - Static variable in class net.minecraft.init.Items
-
- STONE_SLAB - Static variable in class net.minecraft.init.Blocks
-
- STONE_SLAB2 - Static variable in class net.minecraft.init.Blocks
-
- STONE_STAIRS - Static variable in class net.minecraft.init.Blocks
-
- STONE_SWORD - Static variable in class net.minecraft.init.Items
-
- STONEBRICK - Static variable in class net.minecraft.init.Blocks
-
- stop() - Method in class ibxm.Player
-
Stop playback and close the audio device.
- stop(String, SoundCategory) - Method in class net.minecraft.client.audio.SoundHandler
-
- stop(String, SoundCategory) - Method in class net.minecraft.client.audio.SoundManager
-
- Stop(EntityLivingBase, ItemStack, int) - Constructor for class net.minecraftforge.event.entity.living.LivingEntityUseItemEvent.Stop
-
- stopActiveHand() - Method in class net.minecraft.entity.EntityLivingBase
-
- stopAllSounds() - Method in class net.minecraft.client.audio.SoundManager
-
- stopChunkUpdates() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- stopChunkUpdates() - Method in class net.minecraft.client.renderer.RenderGlobal
-
- stopCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
-
- stopIntegratedServer() - Static method in class net.minecraft.client.Minecraft
-
- stopMusic() - Method in class net.minecraft.client.audio.MusicTicker
-
- stopServer() - Method in class net.minecraft.server.integrated.IntegratedServer
-
- stopServer() - Method in class net.minecraft.server.MinecraftServer
-
- stopSnooper() - Method in class net.minecraft.profiler.Snooper
-
- stopSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
-
- stopSound(ISound) - Method in class net.minecraft.client.audio.SoundManager
-
- stopSounds() - Method in class net.minecraft.client.audio.SoundHandler
-
- StopTracking(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.PlayerEvent.StopTracking
-
- stopUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- stopWorkerThreads() - Method in class net.minecraft.client.renderer.chunk.ChunkRenderDispatcher
-
- storage - Variable in class net.minecraft.world.chunk.BlockStateContainer
-
- storeTEInStack(ItemStack, TileEntity) - Method in class net.minecraft.client.Minecraft
-
- strafe(float, float) - Method in class net.minecraft.entity.ai.EntityMoveHelper
-
- STRAFE_PLAYER - Static variable in class net.minecraft.entity.boss.dragon.phase.PhaseList
-
- Straight() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
-
- Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Straight
-
- Straight() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
-
- Straight(int, Random, StructureBoundingBox, EnumFacing) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Straight
-
- STRENGTH - Static variable in class net.minecraft.init.MobEffects
-
- STRENGTH - Static variable in class net.minecraft.init.PotionTypes
-
- stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings.Factory
-
- stretchY - Variable in class net.minecraft.world.gen.ChunkProviderSettings
-
- STRING - Static variable in class net.minecraft.init.Items
-
- STRING - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- STRING_VARIABLE_PATTERN - Static variable in class net.minecraft.util.text.TextComponentTranslation
-
- StringEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.fml.client.config.GuiConfigEntries.StringEntry
-
- StringEntry(GuiEditArray, GuiEditArrayEntries, IConfigElement, Object) - Constructor for class net.minecraftforge.fml.client.config.GuiEditArrayEntries.StringEntry
-
- StringToUUID - Class in net.minecraft.util.datafix.fixes
-
- StringToUUID() - Constructor for class net.minecraft.util.datafix.fixes.StringToUUID
-
- StringUtils - Class in net.minecraft.util
-
- StringUtils() - Constructor for class net.minecraft.util.StringUtils
-
- stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.client.FMLClientHandler
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.common.FMLCommonHandler
-
- stripSpecialChars(String) - Method in interface net.minecraftforge.fml.common.IFMLSidedHandler
-
- stripSpecialChars(String) - Method in class net.minecraftforge.fml.server.FMLServerHandler
-
- STRONG_HARMING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_HEALING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_LEAPING - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_POISON - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_REGENERATION - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_STRENGTH - Static variable in class net.minecraft.init.PotionTypes
-
- STRONG_SWIFTNESS - Static variable in class net.minecraft.init.PotionTypes
-
- Stronghold() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- Stronghold(int) - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold
-
- strongHoldBiomes - Static variable in class net.minecraftforge.common.BiomeManager
-
- strongHoldBiomesBlackList - Static variable in class net.minecraftforge.common.BiomeManager
-
- strongholdPieceWeight - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- strongholdPortalRoom - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Stairs2
-
- STRUCTURE_BLOCK - Static variable in class net.minecraft.init.Blocks
-
- StructureBoundingBox - Class in net.minecraft.world.gen.structure
-
- StructureBoundingBox() - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int[]) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(StructureBoundingBox) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(Vec3i, Vec3i) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureBoundingBox(int, int, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureBoundingBox
-
- StructureComponent - Class in net.minecraft.world.gen.structure
-
- StructureComponent() - Constructor for class net.minecraft.world.gen.structure.StructureComponent
-
- StructureComponent(int) - Constructor for class net.minecraft.world.gen.structure.StructureComponent
-
- StructureComponent.BlockSelector - Class in net.minecraft.world.gen.structure
-
- StructureComponentTemplate - Class in net.minecraft.world.gen.structure
-
- StructureComponentTemplate() - Constructor for class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- StructureComponentTemplate(int) - Constructor for class net.minecraft.world.gen.structure.StructureComponentTemplate
-
- StructureEndCityPieces - Class in net.minecraft.world.gen.structure
-
- StructureEndCityPieces() - Constructor for class net.minecraft.world.gen.structure.StructureEndCityPieces
-
- StructureEndCityPieces.CityTemplate - Class in net.minecraft.world.gen.structure
-
- structureMap - Variable in class net.minecraft.world.gen.structure.MapGenStructure
-
- StructureMineshaftPieces - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftPieces
-
- StructureMineshaftPieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Cross - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Room - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftPieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftStart - Class in net.minecraft.world.gen.structure
-
- StructureMineshaftStart() - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureMineshaftStart(World, Random, int, int) - Constructor for class net.minecraft.world.gen.structure.StructureMineshaftStart
-
- StructureNetherBridgePieces - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces() - Constructor for class net.minecraft.world.gen.structure.StructureNetherBridgePieces
-
- StructureNetherBridgePieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor2 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor3 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor4 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Corridor5 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing2 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Crossing3 - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.End - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Entrance - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.NetherStalkRoom - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Start - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Straight - Class in net.minecraft.world.gen.structure
-
- StructureNetherBridgePieces.Throne - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonument - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonument() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
-
- StructureOceanMonument(Map<String, String>) - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonument
-
- StructureOceanMonument.StartMonument - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces() - Constructor for class net.minecraft.world.gen.structure.StructureOceanMonumentPieces
-
- StructureOceanMonumentPieces.DoubleXRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleXYRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleYRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleYZRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.DoubleZRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.EntryRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.MonumentBuilding - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.MonumentCoreRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.Penthouse - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.Piece - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.SimpleRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.SimpleTopRoom - Class in net.minecraft.world.gen.structure
-
- StructureOceanMonumentPieces.WingRoom - Class in net.minecraft.world.gen.structure
-
- StructureStart - Class in net.minecraft.world.gen.structure
-
- StructureStart() - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStart(int, int) - Constructor for class net.minecraft.world.gen.structure.StructureStart
-
- StructureStrongholdPieces - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces() - Constructor for class net.minecraft.world.gen.structure.StructureStrongholdPieces
-
- StructureStrongholdPieces.ChestCorridor - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Corridor - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Crossing - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.LeftTurn - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Library - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.PortalRoom - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Prison - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.RightTurn - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.RoomCrossing - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stairs - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stairs2 - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.StairsStraight - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Straight - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stronghold - Class in net.minecraft.world.gen.structure
-
- StructureStrongholdPieces.Stronghold.Door - Enum in net.minecraft.world.gen.structure
-
- StructureVillagePieces - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces
-
- StructureVillagePieces.Church - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Field1 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Field2 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Hall - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House1 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House2 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House3 - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.House4Garden - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Path - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.PieceWeight - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Road - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Start - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Torch - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Village - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.Well - Class in net.minecraft.world.gen.structure
-
- StructureVillagePieces.WoodHut - Class in net.minecraft.world.gen.structure
-
- structureVillageWeightedPieceList - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- structVillagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
-
- Style - Class in net.minecraft.util.text
-
- Style() - Constructor for class net.minecraft.util.text.Style
-
- Style.Serializer - Class in net.minecraft.util.text
-
- subHit - Variable in class net.minecraft.util.math.RayTraceResult
-
Used to determine what sub-segment is hit
- SubModel(IModelState, boolean, boolean, boolean, ImmutableMap<String, String>, ResourceLocation, ImmutableMap<String, String>) - Constructor for class net.minecraftforge.client.model.BlockStateLoader.SubModel
-
- SubscribeEvent - Annotation Type in net.minecraftforge.fml.common.eventhandler
-
- substitutions - Variable in class net.minecraftforge.fml.common.registry.PersistentRegistryManager.GameDataSnapshot.Entry
-
- subtitle - Variable in class net.minecraft.client.gui.GuiCustomizeWorldScreen
-
- Subtitle(String, Vec3d) - Constructor for class net.minecraft.client.gui.GuiSubtitleOverlay.Subtitle
-
- subtract(Vec3i) - Method in class net.minecraft.util.math.BlockPos
-
- subtract(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
- subtract(double, double, double) - Method in class net.minecraft.util.math.Vec3d
-
- subtractReverse(Vec3d) - Method in class net.minecraft.util.math.Vec3d
-
- suffix - Variable in class net.minecraftforge.fml.client.config.GuiSlider
-
- SUGAR - Static variable in class net.minecraft.init.Items
-
- SummonAidEvent(EntityZombie, World, int, int, int, EntityLivingBase, double) - Constructor for class net.minecraftforge.event.entity.living.ZombieEvent.SummonAidEvent
-
- sunflowers - Variable in class net.minecraft.world.biome.BiomePlains
-
- SUPER_BIRCH_TREE - Static variable in class net.minecraft.world.biome.BiomeForest
-
- supportsStatics() - Method in class net.minecraftforge.fml.common.ILanguageAdapter.JavaAdapter
-
- supportsStatics() - Method in class net.minecraftforge.fml.common.ILanguageAdapter.ScalaAdapter
-
- supportsStatics() - Method in interface net.minecraftforge.fml.common.ILanguageAdapter
-
- survivalId() - Static method in class net.minecraft.realms.Realms
-
- survivalOrAdventure() - Method in class net.minecraft.server.management.PlayerInteractionManager
-
- sustain - Variable in class ibxm.Envelope
-
- svdDecompose(Matrix3f) - Static method in class net.minecraftforge.common.model.TRSRTransformation
-
- SWAMP_FEATURE - Static variable in class net.minecraft.world.biome.Biome
-
- SwampHut() - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
-
- SwampHut(Random, int, int) - Constructor for class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.SwampHut
-
- SWAMPLAND - Static variable in class net.minecraft.init.Biomes
-
- swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
-
- SWIFTNESS - Static variable in class net.minecraft.init.PotionTypes
-
- SWIM_ONE_CM - Static variable in class net.minecraft.stats.StatList
-
- SwimNodeProcessor - Class in net.minecraft.pathfinding
-
- SwimNodeProcessor() - Constructor for class net.minecraft.pathfinding.SwimNodeProcessor
-
- swingArm(EnumHand) - Method in class net.minecraft.client.entity.EntityPlayerSP
-
- swingArm(EnumHand) - Method in class net.minecraft.entity.EntityLivingBase
-
- swingArm(EnumHand) - Method in class net.minecraft.entity.player.EntityPlayerMP
-
- swingingHand - Variable in class net.minecraft.entity.EntityLivingBase
-
- swingProgress - Variable in class net.minecraft.client.model.ModelBase
-
- swingProgress - Variable in class net.minecraft.entity.EntityLivingBase
-
- swingProgressInt - Variable in class net.minecraft.entity.EntityLivingBase
-
- switchModelPartEnabled(EnumPlayerModelParts) - Method in class net.minecraft.client.settings.GameSettings
-
- switchToRealms(GuiScreen) - Method in class net.minecraft.realms.RealmsBridge
-
- switchUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
-
- syncChunkLoad(World, AnvilChunkLoader, ChunkProviderServer, int, int) - Static method in class net.minecraftforge.common.chunkio.ChunkIOExecutor
-
- syncConfigDefaults() - Static method in class net.minecraftforge.common.ForgeChunkManager
-
Synchronizes the local fields with the values in the Configuration object.
- syncPlayerInventory(EntityPlayerMP) - Method in class net.minecraft.server.management.PlayerList
-
- SyntaxErrorException - Exception in net.minecraft.command
-
- SyntaxErrorException() - Constructor for exception net.minecraft.command.SyntaxErrorException
-
- SyntaxErrorException(String, Object...) - Constructor for exception net.minecraft.command.SyntaxErrorException
-
- SYSOUT - Static variable in class net.minecraft.init.Bootstrap
-
- systemExitCalled(int) - Static method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- systemExitNow() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- systemExitNow() - Method in class net.minecraft.server.MinecraftServer
-
- v - Variable in class net.minecraftforge.client.model.obj.OBJModel.TextureCoordinate
-
- VALID - Static variable in class net.minecraftforge.fml.client.config.GuiUtils
-
- validate() - Method in class net.minecraft.tileentity.TileEntity
-
- validate() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
- validate() - Method in class net.minecraftforge.fml.common.discovery.asm.ASMModParser
-
- validateArgs(Object) - Method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
- validateFluidRegistry() - Static method in class net.minecraftforge.fluids.FluidRegistry
-
- validateKey() - Method in class net.minecraft.util.registry.RegistryNamespacedDefaultedByKey
-
- validateKey() - Method in class net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry
-
- validateProperty(Block, IProperty<T>) - Static method in class net.minecraft.block.state.BlockStateContainer
-
- validateSlotIndex(int) - Method in class net.minecraftforge.items.ItemStackHandler
-
- validBookTagContents(NBTTagCompound) - Static method in class net.minecraft.item.ItemWrittenBook
-
- validStringPattern - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- validValues - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- value - Variable in class net.minecraft.realms.RealmsSliderButton
-
- value - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- value - Variable in class net.minecraftforge.fml.client.config.GuiSelectStringEntries.ListEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ArrayEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.BooleanEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.ButtonEntry
-
Called when the value button has been clicked.
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.CycleValueEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.NumberSliderEntry
-
- valueButtonPressed(int) - Method in class net.minecraftforge.fml.client.config.GuiConfigEntries.SelectValueEntry
-
- valueFromString(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
- valueOf(String) - Static method in enum net.minecraft.block.Block.EnumOffsetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockBed.EnumPartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockChest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDirt.DirtType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockLog.EnumAxis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPlanks.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockPurpurSlab.Variant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockQuartz.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSand.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSandStone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStone.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.BlockWall.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.block.material.EnumPushReaction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.audio.Sound.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.model.ModelBiped.ArmPose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.CullFace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.DestFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.FogMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.LogicOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.Profile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.SourceFactor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.GlStateManager.TexGen
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.ai.EntityMoveHelper.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityBoat.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityBoat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.passive.HorseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.SleepResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.ClickType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.EntityEquipmentSlot.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.inventory.EntityEquipmentSlot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumDyeColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.EnumRarity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.EnumPacketDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketClientStatus.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketEntityAction.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketPlayerDigging.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketResourcePackStatus.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.client.CPacketUseEntity.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketCombatEvent.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketPlayerListItem.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketPlayerPosLook.EnumFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketUpdateBossInfo.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketUpdateScore.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.network.play.server.SPacketWorldBorder.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.pathfinding.PathNodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityCommandBlock.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.BlockRenderLayer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.datafix.FixTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumActionResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumBlockRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Axis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Plane
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumFacing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumHand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumHandSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.EnumParticleTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.math.RayTraceResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Mirror
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Rotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Session.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.SoundCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.text.TextFormatting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.Biome.TempCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeForest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeHills.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeTaiga.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.border.EnumBorderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.BossInfo.Overlay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.DimensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.end.DragonSpawnManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.GameRules.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.BiomeDictionary.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.config.Property.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.EnumPlantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.ForgeChunkManager.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.ForgeVersion.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.model.Models
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.InitMapGenEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Instrument
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.discovery.ContainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.eventhandler.Event.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.LoaderState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.ModContainer.Disableable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.GameRegistry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.common.registry.ObjectHolderRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.fml.relauncher.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minecraftforge.oredict.RecipeSorter.Category
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minecraft.block.Block.EnumOffsetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockBed.EnumPartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockChest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDirt.DirtType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockLog.EnumAxis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPlanks.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockPurpurSlab.Variant
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockQuartz.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSand.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSandStone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStairs.EnumShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStone.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.BlockWall.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.block.material.EnumPushReaction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.audio.Sound.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.model.ModelBiped.ArmPose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.block.model.ModelRotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.CullFace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.DestFactor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.FogMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.LogicOp
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.Profile
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.SourceFactor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.GlStateManager.TexGen
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.renderer.vertex.VertexFormatElement.EnumUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.settings.GameSettings.Options
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.client.shader.ShaderLoader.ShaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.command.CommandResultStats.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.Enchantment.Rarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.EnchantmentProtection.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.ai.EntityMoveHelper.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.EnumCreatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityBoat.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityBoat.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityMinecart.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.passive.HorseArmorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.passive.HorseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EntityPlayer.SleepResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.entity.projectile.EntityArrow.PickupStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.ClickType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.EntityEquipmentSlot.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.inventory.EntityEquipmentSlot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumDyeColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.EnumRarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.Item.ToolMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.item.ItemFishFood.FishType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.EnumConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.EnumPacketDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketClientStatus.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketEntityAction.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketPlayerDigging.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketResourcePackStatus.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.client.CPacketUseEntity.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketCombatEvent.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketPlayerListItem.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketPlayerPosLook.EnumFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketTitle.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketUpdateBossInfo.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketUpdateScore.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.network.play.server.SPacketWorldBorder.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.pathfinding.PathNodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.IScoreCriteria.EnumRenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.Team.CollisionRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityCommandBlock.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.tileentity.TileEntityStructure.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.BlockRenderLayer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.datafix.FixTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumActionResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumBlockRenderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.Axis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumFacing.Plane
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum net.minecraft.util.EnumFacing
-
- values() - Static method in enum net.minecraft.util.EnumFacing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumHand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumHandSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.EnumParticleTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.minecraft.util.LowerStringMap
-
- values() - Static method in enum net.minecraft.util.math.RayTraceResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Mirror
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Rotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Session.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.SoundCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.event.ClickEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.event.HoverEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.text.TextFormatting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.util.Util.EnumOS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.Biome.TempCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeForest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeHills.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.biome.BiomeTaiga.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.border.EnumBorderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.BossInfo.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.BossInfo.Overlay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.DimensionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.end.DragonSpawnManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumDifficulty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.EnumSkyBlock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.GameRules.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.layer.GenLayerEdge.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.gen.structure.StructureStrongholdPieces.Stronghold.Door
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.storage.loot.LootContext.EntityTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraft.world.WorldSettings.GameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.event.RenderBlockOverlayEvent.OverlayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.event.RenderGameOverlayEvent.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.Animation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Interpolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.animation.ModelBlockAnimation.Parameter.Variable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.b3d.B3DLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ItemLayerModel.Loader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelDynBucket.LoaderDynBucket
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelFluid.FluidLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VanillaLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.ModelLoader.VariantLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.MultiLayerModel.Loader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJLoader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.model.obj.OBJModel.OBJState.Operation
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.settings.KeyConflictContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.client.settings.KeyModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.animation.TimeValues.CommonTimeValueTypeAdapterFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.animation.TimeValues.IdentityValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.BiomeDictionary.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.BiomeManager.BiomeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.capabilities.CapabilityManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.minecraftforge.common.config.ConfigCategory
-
- values() - Static method in enum net.minecraftforge.common.config.Property.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.EnumPlantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.ForgeChunkManager.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.ForgeVersion.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.Clips.CommonClipTypeAdapterFactory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.Clips.IdentityClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.animation.JointClips.IdentityJointClip
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.model.Models
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableListTypeAdapter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.common.util.JsonUtils.ImmutableMapTypeAdapter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.InitMapGenEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Instrument
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Note
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.event.world.NoteBlockEvent.Octave
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.client.config.ConfigGuiType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class net.minecraftforge.fml.client.config.DummyConfigElement
-
- values() - Static method in enum net.minecraftforge.fml.common.discovery.ContainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.event.FMLMissingMappingsEvent.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.event.FMLModIdMappingEvent.RemapTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.eventhandler.Event.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.eventhandler.EventPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.gameevent.TickEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.LoaderState.ModState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.LoaderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.ModContainer.Disableable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.network.FMLOutboundHandler.OutboundTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.network.NetworkRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.GameRegistry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.ItemStackHolderInjector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.common.registry.ObjectHolderRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.fml.relauncher.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minecraftforge.oredict.RecipeSorter.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(B3DLoader.B3DState) - Method in enum net.minecraftforge.client.model.b3d.B3DLoader.B3DFrameProperty
-
Deprecated.
- valueToString(OBJModel.OBJState) - Method in enum net.minecraftforge.client.model.obj.OBJModel.OBJProperty
-
Deprecated.
- valueToString(V) - Method in interface net.minecraftforge.common.property.IUnlistedProperty
-
- valueToString(V) - Method in class net.minecraftforge.common.property.Properties.PropertyAdapter
-
- valueToString(Float) - Method in class net.minecraftforge.common.property.PropertyFloat
-
- VanillaBrewingRecipe - Class in net.minecraftforge.common.brewing
-
Used in BrewingRecipeRegistry to maintain the vanilla behaviour.
- VanillaBrewingRecipe() - Constructor for class net.minecraftforge.common.brewing.VanillaBrewingRecipe
-
- VanillaDoubleChestItemHandler - Class in net.minecraftforge.items
-
- VanillaDoubleChestItemHandler(TileEntityChest, TileEntityChest, boolean) - Constructor for class net.minecraftforge.items.VanillaDoubleChestItemHandler
-
- VanillaHopperItemHandler - Class in net.minecraftforge.items
-
- VanillaHopperItemHandler(TileEntityHopper) - Constructor for class net.minecraftforge.items.VanillaHopperItemHandler
-
- VanillaInventoryCodeHooks - Class in net.minecraftforge.items
-
- VanillaInventoryCodeHooks() - Constructor for class net.minecraftforge.items.VanillaInventoryCodeHooks
-
- vanillaSnapshot() - Static method in class net.minecraftforge.fml.common.registry.GameData
-
- VariableValue(float) - Constructor for class net.minecraftforge.common.animation.TimeValues.VariableValue
-
- VARIANT - Static variable in class net.minecraft.block.BlockDirt
-
- VARIANT - Static variable in class net.minecraft.block.BlockDoublePlant
-
- VARIANT - Static variable in class net.minecraft.block.BlockHugeMushroom
-
- VARIANT - Static variable in class net.minecraft.block.BlockNewLeaf
-
- VARIANT - Static variable in class net.minecraft.block.BlockNewLog
-
- VARIANT - Static variable in class net.minecraft.block.BlockOldLeaf
-
- VARIANT - Static variable in class net.minecraft.block.BlockOldLog
-
- VARIANT - Static variable in class net.minecraft.block.BlockPlanks
-
- VARIANT - Static variable in class net.minecraft.block.BlockPrismarine
-
- VARIANT - Static variable in class net.minecraft.block.BlockPurpurSlab
-
- VARIANT - Static variable in class net.minecraft.block.BlockQuartz
-
- VARIANT - Static variable in class net.minecraft.block.BlockSand
-
- VARIANT - Static variable in class net.minecraft.block.BlockSilverfish
-
- VARIANT - Static variable in class net.minecraft.block.BlockStone
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneBrick
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneSlab
-
- VARIANT - Static variable in class net.minecraft.block.BlockStoneSlabNew
-
- VARIANT - Static variable in class net.minecraft.block.BlockWall
-
- VARIANT - Static variable in class net.minecraft.block.BlockWoodSlab
-
- Variant - Class in net.minecraft.client.renderer.block.model
-
- Variant(ResourceLocation, ModelRotation, boolean, int) - Constructor for class net.minecraft.client.renderer.block.model.Variant
-
- Variant.Deserializer - Class in net.minecraft.client.renderer.block.model
-
- VariantList - Class in net.minecraft.client.renderer.block.model
-
- VariantList(List<Variant>) - Constructor for class net.minecraft.client.renderer.block.model.VariantList
-
- VariantList.Deserializer - Class in net.minecraft.client.renderer.block.model
-
- VARINT - Static variable in class net.minecraft.network.datasync.DataSerializers
-
- varIntByteCount(int) - Static method in class net.minecraftforge.fml.common.network.ByteBufUtils
-
The number of bytes to write the supplied int using the 7 bit varint encoding.
- VboChunkFactory - Class in net.minecraft.client.renderer.chunk
-
- VboChunkFactory() - Constructor for class net.minecraft.client.renderer.chunk.VboChunkFactory
-
- VboRenderList - Class in net.minecraft.client.renderer
-
- VboRenderList() - Constructor for class net.minecraft.client.renderer.VboRenderList
-
- vboSupported - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- vboSupportedAti - Static variable in class net.minecraft.client.renderer.OpenGlHelper
-
- Vec3d - Class in net.minecraft.util.math
-
- Vec3d(double, double, double) - Constructor for class net.minecraft.util.math.Vec3d
-
- Vec3d(Vec3i) - Constructor for class net.minecraft.util.math.Vec3d
-
- Vec3i - Class in net.minecraft.util.math
-
- Vec3i(int, int, int) - Constructor for class net.minecraft.util.math.Vec3i
-
- Vec3i(double, double, double) - Constructor for class net.minecraft.util.math.Vec3i
-
- Vec4b - Class in net.minecraft.util.math
-
- Vec4b(byte, byte, byte, byte) - Constructor for class net.minecraft.util.math.Vec4b
-
- Vec4b(Vec4b) - Constructor for class net.minecraft.util.math.Vec4b
-
- vector3D - Variable in class net.minecraft.client.model.PositionTextureVertex
-
- Vector3d - Class in net.minecraft.client.renderer
-
- Vector3d() - Constructor for class net.minecraft.client.renderer.Vector3d
-
- velocityChanged - Variable in class net.minecraft.entity.Entity
-
- verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.Entity
-
- verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
-
- verifySellingItem(ItemStack) - Method in interface net.minecraft.entity.IMerchant
-
- verifySellingItem(ItemStack) - Method in class net.minecraft.entity.NpcMerchant
-
- verifySellingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityVillager
-
- VERSION - Static variable in class ibxm.IBXM
-
- version - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
- version - Variable in class net.minecraft.client.multiplayer.ServerData
-
- Version(String, int) - Constructor for class net.minecraft.network.ServerStatusResponse.Version
-
- version - Variable in class net.minecraftforge.fml.common.ModMetadata
-
- VERSION_CHECK_CAT - Static variable in class net.minecraftforge.common.ForgeModContainer
-
- VERSION_STRING - Static variable in class net.minecraft.realms.RealmsSharedConstants
-
- VersionCheckEntry(GuiConfig, GuiConfigEntries, IConfigElement) - Constructor for class net.minecraftforge.client.gui.ForgeGuiFactory.ForgeConfigGui.VersionCheckEntry
-
- VersionParser - Class in net.minecraftforge.fml.common.versioning
-
Parses version strings according to the specification here:
http://docs.codehaus.org/display/MAVEN/Versioning
and allows for comparison of versions based on that document.
- VersionParser() - Constructor for class net.minecraftforge.fml.common.versioning.VersionParser
-
- VersionRange - Class in net.minecraftforge.fml.common.versioning
-
Construct a version range from a specification.
- versionType - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
-
- VersionVisitor() - Constructor for class net.minecraftforge.fml.common.asm.transformers.BlamingTransformer.VersionVisitor
-
- vert0Weights - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- vert1Weights - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- vert2Weights - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- vert3Weights - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
-
- vertex(double, double, double) - Method in class net.minecraft.realms.RealmsBufferBuilder
-
- vertex(double, double, double) - Method in class net.minecraft.realms.Tezzelator
-
- Vertex(Vector3f, Vector3f, Vector4f, Vector4f[]) - Constructor for class net.minecraftforge.client.model.b3d.B3DModel.Vertex
-
- Vertex(Vector4f, OBJModel.Material) - Constructor for class net.minecraftforge.client.model.obj.OBJModel.Vertex
-
- VertexBuffer - Class in net.minecraft.client.renderer.vertex
-
- VertexBuffer(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexBuffer
-
- VertexBuffer - Class in net.minecraft.client.renderer
-
- VertexBuffer(int) - Constructor for class net.minecraft.client.renderer.VertexBuffer
-
- VertexBuffer.State - Class in net.minecraft.client.renderer
-
- VertexBufferConsumer - Class in net.minecraftforge.client.model.pipeline
-
Assumes VertexFormatElement is present in the VertexBuffer's vertex format.
- VertexBufferConsumer(VertexBuffer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexBufferConsumer
-
- VertexBufferUploader - Class in net.minecraft.client.renderer
-
- VertexBufferUploader() - Constructor for class net.minecraft.client.renderer.VertexBufferUploader
-
- vertexData - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
-
- VertexFormat - Class in net.minecraft.client.renderer.vertex
-
- VertexFormat(VertexFormat) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
-
- VertexFormat() - Constructor for class net.minecraft.client.renderer.vertex.VertexFormat
-
- VertexFormatElement - Class in net.minecraft.client.renderer.vertex
-
- VertexFormatElement(int, VertexFormatElement.EnumType, VertexFormatElement.EnumUsage, int) - Constructor for class net.minecraft.client.renderer.vertex.VertexFormatElement
-
- VertexFormatElement.EnumType - Enum in net.minecraft.client.renderer.vertex
-
- VertexFormatElement.EnumUsage - Enum in net.minecraft.client.renderer.vertex
-
- VertexLighterFlat - Class in net.minecraftforge.client.model.pipeline
-
- VertexLighterFlat(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterFlat
-
- VertexLighterSmoothAo - Class in net.minecraftforge.client.model.pipeline
-
- VertexLighterSmoothAo(BlockColors) - Constructor for class net.minecraftforge.client.model.pipeline.VertexLighterSmoothAo
-
- vertexPositions - Variable in class net.minecraft.client.model.TexturedQuad
-
- VertexTransformer - Class in net.minecraftforge.client.model.pipeline
-
- VertexTransformer(IVertexConsumer) - Constructor for class net.minecraftforge.client.model.pipeline.VertexTransformer
-
- vertices - Variable in class net.minecraftforge.client.model.pipeline.QuadGatheringTransformer
-
- vibrato_depth - Variable in class ibxm.Instrument
-
- vibrato_rate - Variable in class ibxm.Instrument
-
- vibrato_sweep - Variable in class ibxm.Instrument
-
- vibrato_type - Variable in class ibxm.Instrument
-
- viewableChunks - Variable in class net.minecraft.client.multiplayer.WorldClient
-
- viewBobbing - Variable in class net.minecraft.client.settings.GameSettings
-
- viewerPosX - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosY - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- viewerPosZ - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
- ViewFrustum - Class in net.minecraft.client.renderer
-
- ViewFrustum(World, int, RenderGlobal, IRenderChunkFactory) - Constructor for class net.minecraft.client.renderer.ViewFrustum
-
- viewport(int, int, int, int) - Static method in class net.minecraft.client.renderer.GlStateManager
-
- VIGNETTE_TEX_PATH - Static variable in class net.minecraft.client.gui.GuiIngame
-
- Village - Class in net.minecraft.village
-
- Village() - Constructor for class net.minecraft.village.Village
-
- Village(World) - Constructor for class net.minecraft.village.Village
-
- Village() - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- Village(StructureVillagePieces.Start, int) - Constructor for class net.minecraft.world.gen.structure.StructureVillagePieces.Village
-
- VILLAGE_SPAWN_BIOMES - Static variable in class net.minecraft.world.gen.structure.MapGenVillage
-
- VillageCollection - Class in net.minecraft.village
-
- VillageCollection(String) - Constructor for class net.minecraft.village.VillageCollection
-
- VillageCollection(World) - Constructor for class net.minecraft.village.VillageCollection
-
- villageCollectionObj - Variable in class net.minecraft.world.World
-
- VillageDoorInfo - Class in net.minecraft.village
-
- VillageDoorInfo(BlockPos, int, int, int) - Constructor for class net.minecraft.village.VillageDoorInfo
-
- VillageDoorInfo(BlockPos, EnumFacing, int) - Constructor for class net.minecraft.village.VillageDoorInfo
-
- villagePieceClass - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesLimit - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePiecesSpawned - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- villagePieceWeight - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.PieceWeight
-
- VILLAGER_PROFESSIONS - Static variable in class net.minecraftforge.fml.common.registry.ForgeRegistries
-
- villagerArms - Variable in class net.minecraft.client.model.ModelVillager
-
- villagerBody - Variable in class net.minecraft.client.model.ModelVillager
-
- VillagerCareer(VillagerRegistry.VillagerProfession, String) - Constructor for class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerCareer
-
- villagerHead - Variable in class net.minecraft.client.model.ModelVillager
-
- villagerNose - Variable in class net.minecraft.client.model.ModelVillager
-
- VillagerProfession(String, String) - Constructor for class net.minecraftforge.fml.common.registry.VillagerRegistry.VillagerProfession
-
- VillagerRegistry - Class in net.minecraftforge.fml.common.registry
-
Registry for villager trading control
- VillagerRegistry.IVillageCreationHandler - Interface in net.minecraftforge.fml.common.registry
-
Allow access to the
StructureVillagePieces
array controlling new village
creation so you can insert your own new village pieces
- VillagerRegistry.VillagerCareer - Class in net.minecraftforge.fml.common.registry
-
- VillagerRegistry.VillagerProfession - Class in net.minecraftforge.fml.common.registry
-
- VillageSiege - Class in net.minecraft.village
-
- VillageSiege(World) - Constructor for class net.minecraft.village.VillageSiege
-
- villageSiege - Variable in class net.minecraft.world.WorldServer
-
- VINE - Static variable in class net.minecraft.block.material.Material
-
- VINE - Static variable in class net.minecraft.init.Blocks
-
- viscosity - Variable in class net.minecraftforge.fluids.Fluid
-
Viscosity ("thickness") of the fluid - completely arbitrary; negative values are not
permissible.
- VisGraph - Class in net.minecraft.client.renderer.chunk
-
- VisGraph() - Constructor for class net.minecraft.client.renderer.chunk.VisGraph
-
- visibilityMap - Variable in class net.minecraftforge.client.model.obj.OBJModel.OBJState
-
Deprecated.
- visible - Variable in class net.minecraft.client.gui.GuiButton
-
- visible - Variable in class net.minecraft.client.gui.GuiLabel
-
- visible - Variable in class net.minecraft.client.gui.GuiSlot
-
- VISIBLE_MOB_SELECTOR - Static variable in interface net.minecraft.entity.monster.IMob
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.BlamingTransformer.VersionVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.deobf.FMLRemappingAdapter
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visit(String, Object) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visit(int, int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModFieldVisitor
-
- visitAnnotation(String, boolean) - Method in class net.minecraftforge.fml.common.discovery.asm.ModMethodVisitor
-
- visitArray(String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visited - Variable in class net.minecraft.pathfinding.PathPoint
-
- visitEnd() - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitEnum(String, String, String) - Method in class net.minecraftforge.fml.common.discovery.asm.ModAnnotationVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.asm.transformers.TerminalTransformer.ExitVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.minecraftforge.fml.common.discovery.asm.ModClassVisitor
-
- VOID - Static variable in class net.minecraft.init.Biomes
-
- voidFadeMagnitude() - Method in class net.minecraft.world.WorldType
-
- volume - Variable in class ibxm.Sample
-
- volume - Variable in class net.minecraft.block.SoundType
-
- volume - Variable in class net.minecraft.client.audio.PositionedSound
-
- volume_envelope_active - Variable in class ibxm.Instrument
-
- volume_fade_out - Variable in class ibxm.Instrument
-