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

I

I18n - Class in net.minecraft.client.resources
 
I18n() - Constructor for class net.minecraft.client.resources.I18n
 
i18nLocale - Static variable in class net.minecraft.client.resources.I18n
 
IAdminCommand - Interface in net.minecraft.command
 
IAnimals - Interface in net.minecraft.entity.passive
 
IAttribute - Interface in net.minecraft.entity.ai.attributes
 
IAttributeInstance - Interface in net.minecraft.entity.ai.attributes
 
IBakedModel - Interface in net.minecraft.client.resources.model
 
IBehaviorDispenseItem - Interface in net.minecraft.dispenser
 
IBlockAccess - Interface in net.minecraft.world
 
IBlockSource - Interface in net.minecraft.dispenser
 
IBlockState - Interface in net.minecraft.block.state
 
IBorderListener - Interface in net.minecraft.world.border
 
IBossDisplayData - Interface in net.minecraft.entity.boss
 
ICamera - Interface in net.minecraft.client.renderer.culling
 
ice - Static variable in class net.minecraft.block.material.Material
 
ice - Static variable in class net.minecraft.init.Blocks
 
iceColor - Static variable in class net.minecraft.block.material.MapColor
 
iceMountains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
icePlains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
IChatComponent - Interface in net.minecraft.util
 
IChatComponent.Serializer - Class in net.minecraft.util
 
IChunkLoader - Interface in net.minecraft.world.chunk.storage
 
IChunkProvider - Interface in net.minecraft.world.chunk
 
ICommand - Interface in net.minecraft.command
 
ICommandManager - Interface in net.minecraft.command
 
ICommandSender - Interface in net.minecraft.command
 
Icon(int, int) - Constructor for enum net.minecraft.client.gui.GuiLockIconButton.Icon
 
iconCreator - Variable in class net.minecraft.client.renderer.texture.TextureMap
 
iconIndex - Variable in class net.minecraft.block.BlockLeaves
 
iconItemStack - Variable in class net.minecraft.creativetab.CreativeTabs
 
iconName - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
icons - Static variable in class net.minecraft.client.gui.Gui
 
ICrafting - Interface in net.minecraft.inventory
 
id - Variable in class net.minecraft.client.gui.GuiButton
 
id - Variable in class net.minecraft.client.gui.GuiTextField
 
id - Variable in class net.minecraft.entity.ai.attributes.AttributeModifier
 
id - Variable in enum net.minecraft.network.EnumConnectionState
 
id - Variable in class net.minecraft.network.play.client.C18PacketSpectate
 
id - Variable in class net.minecraft.network.play.server.S00PacketKeepAlive
 
id - Variable in class net.minecraft.potion.Potion
The Id of a Potion object.
id() - Method in class net.minecraft.realms.RealmsButton
 
id - Variable in enum net.minecraft.world.border.EnumBorderStatus
 
id - Variable in enum net.minecraft.world.WorldSettings.GameType
 
id2ChunkMap - Variable in class net.minecraft.world.gen.ChunkProviderServer
 
ID_CATEGORY_MAP - Static variable in enum net.minecraft.client.audio.SoundCategory
 
ID_LOOKUP - Static variable in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
ID_LOOKUP - Static variable in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
idCounts - Variable in class net.minecraft.world.storage.MapStorage
 
identityMap - Variable in class net.minecraft.util.ObjectIntIdentityMap
 
idleEntity - Variable in class net.minecraft.entity.ai.EntityAILookIdle
The entity that is looking idle.
idleTime - Variable in class net.minecraft.entity.ai.EntityAILookIdle
A decrementing tick that stops the entity from being idle once it reaches 0.
idToClassMapping - Static variable in class net.minecraft.entity.EntityList
 
IEntityLivingData - Interface in net.minecraft.entity
 
IEntityMultiPart - Interface in net.minecraft.entity
 
IEntityOwnable - Interface in net.minecraft.entity
 
ignite() - Method in class net.minecraft.entity.item.EntityMinecartTNT
Ignites this TNT cart.
ignite() - Method in class net.minecraft.entity.monster.EntityCreeper
 
ignore(IProperty<?>...) - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
ignored - Variable in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
ignored - Variable in class net.minecraft.client.renderer.block.statemap.StateMap
 
ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
Render entity even if it is outside the camera frustum.
ignoreMouseUp - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
ignoreSimilarity - Variable in class net.minecraft.block.BlockBreakable
 
IGrowable - Interface in net.minecraft.block
 
IHopper - Interface in net.minecraft.tileentity
 
IIconCreator - Interface in net.minecraft.client.renderer.texture
 
IImageBuffer - Interface in net.minecraft.client.renderer
 
IInteractionObject - Interface in net.minecraft.world
 
IInvBasic - Interface in net.minecraft.inventory
 
IInventory - Interface in net.minecraft.inventory
 
IJsonSerializable - Interface in net.minecraft.util
 
ILLEGAL_FILE_CHARACTERS - Static variable in class net.minecraft.realms.RealmsSharedConstants
 
ILocatableSource - Interface in net.minecraft.dispenser
 
ILocation - Interface in net.minecraft.dispenser
 
ILockableContainer - Interface in net.minecraft.world
 
imageBuffer - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
 
ImageBufferDownload - Class in net.minecraft.client.renderer
 
ImageBufferDownload() - Constructor for class net.minecraft.client.renderer.ImageBufferDownload
 
imageData - Variable in class net.minecraft.client.renderer.ImageBufferDownload
 
imageHeight - Variable in class net.minecraft.client.renderer.ImageBufferDownload
 
imageThread - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
 
imageUrl - Variable in class net.minecraft.client.renderer.ThreadDownloadImageData
 
imageWidth - Variable in class net.minecraft.client.renderer.ImageBufferDownload
 
IMerchant - Interface in net.minecraft.entity
 
IMetadataSection - Interface in net.minecraft.client.resources.data
 
IMetadataSectionSerializer<T extends IMetadataSection> - Interface in net.minecraft.client.resources.data
 
IMetadataSerializer - Class in net.minecraft.client.resources.data
 
IMetadataSerializer() - Constructor for class net.minecraft.client.resources.data.IMetadataSerializer
 
IMetadataSerializer.Registration<T extends IMetadataSection> - Class in net.minecraft.client.resources.data
 
IMob - Interface in net.minecraft.entity.monster
 
IN_WALL - Static variable in class net.minecraft.block.BlockFenceGate
 
InboundHandlerTuplePacketListener(Packet, GenericFutureListener<? extends Future<? super Void>>...) - Constructor for class net.minecraft.network.NetworkManager.InboundHandlerTuplePacketListener
 
increaseInhabitedTime(Chunk) - Method in class net.minecraft.server.management.PlayerManager.PlayerInstance
 
increaseMaxTradeUses(int) - Method in class net.minecraft.village.MerchantRecipe
 
increaseStat(EntityPlayer, StatBase, int) - Method in class net.minecraft.stats.StatFileWriter
 
increaseTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
incrementDoorOpeningRestrictionCounter() - Method in class net.minecraft.village.VillageDoorInfo
 
incrementHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
incrementPathIndex() - Method in class net.minecraft.pathfinding.PathEntity
Directs this path to the next point in its array
incrementToolUses() - Method in class net.minecraft.village.MerchantRecipe
 
increseScore(int) - Method in class net.minecraft.scoreboard.Score
 
inData - Variable in class net.minecraft.entity.projectile.EntityArrow
 
inDesert - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Start
 
index - Variable in class net.minecraft.client.renderer.chunk.RenderChunk
 
index - Variable in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
index - Variable in class net.minecraft.pathfinding.PathPoint
The index of this point in its assigned path
index - Variable in class net.minecraft.util.Cartesian.Product.ProductIterator
 
index - Variable in enum net.minecraft.util.EnumFacing
Ordering index for D-U-N-S-W-E
indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
indirectEntity - Variable in class net.minecraft.util.EntityDamageSourceIndirect
 
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
 
infinity - Static variable in class net.minecraft.enchantment.Enchantment
Infinity enchantment for bows.
inFire - Static variable in class net.minecraft.util.DamageSource
 
inflater - Variable in class net.minecraft.network.NettyCompressionDecoder
 
Info(String, ResourceLocation, ChunkProviderSettings.Factory) - Constructor for class net.minecraft.client.gui.GuiScreenCustomizePresets.Info
 
ingameGUI - Variable in class net.minecraft.client.Minecraft
 
inGameHasFocus - Variable in class net.minecraft.client.Minecraft
Does the actual gameplay have focus.
ingestList - Variable in class net.minecraft.client.stream.BroadcastController
 
IngestServerTester - Class in net.minecraft.client.stream
 
IngestServerTester(Stream, IngestList) - Constructor for class net.minecraft.client.stream.IngestServerTester
 
IngestServerTester.IngestTestListener - Interface in net.minecraft.client.stream
 
IngestServerTester.IngestTestState - Enum in net.minecraft.client.stream
 
IngestTestState() - Constructor for enum net.minecraft.client.stream.IngestServerTester.IngestTestState
 
Ingredient(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.ContainerBrewingStand.Ingredient
 
ingredientID - Variable in class net.minecraft.tileentity.TileEntityBrewingStand
used to check if the current ingredient has been removed from the brewing stand during brewing
inGround - Variable in class net.minecraft.entity.projectile.EntityArrow
 
inGround - Variable in class net.minecraft.entity.projectile.EntityFireball
 
inGround - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
inGround - Variable in class net.minecraft.entity.projectile.EntityThrowable
 
inhabitedTime - Variable in class net.minecraft.world.chunk.Chunk
the cumulative number of ticks players have been in this chunk
init() - Static method in class net.minecraft.block.BlockFire
 
init() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
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
A stub functions called to make the static initializer for this class run.
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
 
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
 
initChunkSeed(long, long) - Method in class net.minecraft.world.gen.layer.GenLayer
Initialize layer's current chunkSeed based on the local worldGenSeed and the (x,z) chunk coordinates.
initCraftableStats() - Static method in class net.minecraft.stats.StatList
Initializes statistics related to craftable items.
initGui() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.achievement.GuiStats
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiChat
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiCommandBlock
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiControls
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiCreateFlatWorld
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiCreateWorld
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiCustomizeSkin
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiCustomizeWorldScreen
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiDisconnected
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiDownloadTerrain
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiErrorScreen
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiFlatPresets
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiGameOver
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiIngameMenu
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiLanguage
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiMainMenu
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiMerchant
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiMultiplayer
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiOptions
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiRenameWorld
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiRepair
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreen
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenAddServer
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenBook
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenDemo
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenRealmsProxy
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiScreenServerList
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiSelectWorld
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiShareToLan
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiSleepMP
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiSnooper
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiVideoSettings
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiWinGame
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.GuiYesNo
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.inventory.GuiBeacon
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainer
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.inventory.GuiInventory
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.ScreenChatOptions
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.stream.GuiIngestServers
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.stream.GuiStreamOptions
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.stream.GuiStreamUnavailable
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.gui.stream.GuiTwitchUserMode
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.multiplayer.GuiConnecting
Adds the buttons (and other controls) to the screen in question.
initGui() - Method in class net.minecraft.client.renderer.InventoryEffectRenderer
Adds the buttons (and other controls) to the screen in question.
initHorseChest() - Method in class net.minecraft.entity.passive.EntityHorse
 
initialBlockDamage - Variable in class net.minecraft.server.management.ItemInWorldManager
 
initialClickY - Variable in class net.minecraft.client.gui.GuiSlot
Where the mouse was in the window when you first clicked to scroll
initialDamage - Variable in class net.minecraft.server.management.ItemInWorldManager
 
initializationTime - Variable in class net.minecraft.world.storage.SaveHandler
The time in milliseconds when this field was initialized.
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
 
initializeAllBiomeGenerators(long, WorldType, String) - Static method in class net.minecraft.world.gen.layer.GenLayer
 
initializeBannerData() - Method in class net.minecraft.tileentity.TileEntityBanner
Establishes all of the basic properties for the banner.
initializeConnectionToPlayer(NetworkManager, EntityPlayerMP) - Method in class net.minecraft.server.management.ServerConfigurationManager
 
initialized - Variable in class net.minecraft.client.gui.GuiMultiplayer
 
initialized - Variable in class net.minecraft.client.renderer.ChunkRenderContainer
 
initialized - Variable in class net.minecraft.world.storage.WorldInfo
 
initializeFromFormat(String) - Method in class net.minecraft.util.ChatComponentTranslation
initializes our children from a format string, using the format args to fill in the placeholder variables.
initializeGameType(WorldSettings.GameType) - Method in class net.minecraft.server.management.ItemInWorldManager
if the gameType is currently NOT_SET then change it to par1
initializeNoiseField(double[], int, int, int, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderEnd
generates a subset of the level's terrain data.
initializeNoiseField(double[], int, int, int, int, int, int) - Method in class net.minecraft.world.gen.ChunkProviderHell
generates a subset of the level's terrain data.
initializeTextures() - Static method in class net.minecraft.client.renderer.OpenGlHelper
Initializes the texture constants to be used when rendering lightmap values
initialWorldChunkLoad() - Method in class net.minecraft.server.MinecraftServer
 
initiateShutdown() - Method in class net.minecraft.server.integrated.IntegratedServer
Sets the serverRunning variable to false, in order to get the server to shut down.
initiateShutdown() - Method in class net.minecraft.server.MinecraftServer
Sets the serverRunning variable to false, in order to get the server to shut down.
initIndependentStat() - Method in class net.minecraft.stats.Achievement
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the current instance.
initIndependentStat() - Method in class net.minecraft.stats.StatBase
Initializes the current stat as independent (i.e., lacking prerequisites for being updated) and returns the current instance.
initItemDepleteStats() - Static method in class net.minecraft.stats.StatList
 
initMiningStats() - Static method in class net.minecraft.stats.StatList
 
initMissingImage() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
initModelviewMatrix() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
initProcessor(IBlockAccess, Entity) - Method in class net.minecraft.world.pathfinder.NodeProcessor
 
initProcessor(IBlockAccess, Entity) - Method in class net.minecraft.world.pathfinder.SwimNodeProcessor
 
initProcessor(IBlockAccess, Entity) - Method in class net.minecraft.world.pathfinder.WalkNodeProcessor
 
initSprite(int, int, int, int, boolean) - Method in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
initStats() - Static method in class net.minecraft.stats.StatList
 
initStream() - Method in class net.minecraft.client.Minecraft
 
initTarget(JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
 
initUniform(JsonElement) - Method in class net.minecraft.client.shader.ShaderGroup
 
initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayer
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an argument).
initWorldGenSeed(long) - Method in class net.minecraft.world.gen.layer.GenLayerRiverMix
Initialize layer's local worldGenSeed based on its own baseSeed and the world's global seed (passed in as an argument).
inLove - Variable in class net.minecraft.entity.passive.EntityAnimal
 
innerRotation - Variable in class net.minecraft.entity.item.EntityEnderCrystal
Used to create the rotation animation when rendering the crystal.
INpc - Interface in net.minecraft.entity
 
inPortal - Variable in class net.minecraft.entity.Entity
Whether the entity is inside a Portal
inputField - Variable in class net.minecraft.client.gui.GuiChat
Chat entry field
inputSlots - Variable in class net.minecraft.inventory.ContainerRepair
The 2slots where you put your items in that you want to merge and/or rename.
inputSlots - Static variable in class net.minecraft.tileentity.TileEntityBrewingStand
an array of the input slot indices
InputStreamLeakedResourceLogger(InputStream, ResourceLocation, String) - Constructor for class net.minecraft.client.resources.FallbackResourceManager.InputStreamLeakedResourceLogger
 
insert(int, int, V, int) - Method in class net.minecraft.util.IntHashMap
Adds an object to a slot
insertion - Variable in class net.minecraft.util.ChatStyle
 
insertRecord(World, BlockPos, IBlockState, ItemStack) - Method in class net.minecraft.block.BlockJukebox
 
insertStack(IInventory, ItemStack, int, EnumFacing) - Static method in class net.minecraft.tileentity.TileEntityHopper
Insert the specified stack to the specified inventory and return any leftover items
insideBlock - Variable in class net.minecraft.village.VillageDoorInfo
 
insideDirection - Variable in class net.minecraft.village.VillageDoorInfo
the inside direction is where can see less sky
insidePosX - Variable in class net.minecraft.entity.ai.EntityAIMoveIndoors
 
insidePosZ - Variable in class net.minecraft.entity.ai.EntityAIMoveIndoors
 
Instance(MapData) - Constructor for class net.minecraft.client.gui.MapItemRenderer.Instance
 
instance - Static variable in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
instance - Static variable in class net.minecraft.client.renderer.Tessellator
The static instance of the Tessellator.
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 variable in class net.minecraft.item.crafting.CraftingManager
The static instance of this class
instance() - Static method in class net.minecraft.item.crafting.FurnaceRecipes
Returns an instance of FurnaceRecipes.
instance - Static variable in class net.minecraft.network.rcon.RConConsoleSource
Single instance of RConConsoleSource
instance - Static variable in class net.minecraft.realms.Tezzelator
 
instance - Static variable in class net.minecraft.util.EnchantmentNameParts
 
instance - Static variable in class net.minecraft.util.StringTranslate
Is the private singleton instance of StringTranslate.
INSTANCES - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
instancesLimit - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight
 
instancesSpawned - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.PieceWeight
 
InstantFactory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.InstantFactory
 
instrument - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
INSTRUMENTS - Static variable in class net.minecraft.block.BlockNote
 
intArray - Variable in class net.minecraft.nbt.NBTTagIntArray
The array of saved integers
IntCache - Class in net.minecraft.world.gen.layer
 
IntCache() - Constructor for class net.minecraft.world.gen.layer.IntCache
 
intCacheSize - Static variable in class net.minecraft.world.gen.layer.IntCache
 
INTEGER - Static variable in class net.minecraft.nbt.JsonToNBT.Primitive
 
IntegerCache - Class in net.minecraft.util
 
IntegerCache() - Constructor for class net.minecraft.util.IntegerCache
 
integerValue - Variable in class net.minecraft.util.TupleIntJsonSerializable
 
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) - Constructor for class net.minecraft.server.integrated.IntegratedServer
 
IntegratedServer(Minecraft, String, String, WorldSettings) - Constructor for class net.minecraft.server.integrated.IntegratedServer
 
IntegratedServerCommandManager - Class in net.minecraft.server.integrated
 
IntegratedServerCommandManager() - Constructor for class net.minecraft.server.integrated.IntegratedServerCommandManager
 
integratedServerIsRunning - Variable in class net.minecraft.client.Minecraft
 
interact(EntityPlayer) - Method in class net.minecraft.entity.EntityAgeable
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityCreeper
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityPigZombie
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAmbientCreature
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityCow
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityHorse
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityMooshroom
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityOcelot
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityPig
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntitySheep
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
Called when a player interacts with a mob.
interact(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWolf
Called when a player interacts with a mob.
interactAt(EntityPlayer, Vec3) - Method in class net.minecraft.entity.Entity
New version of interactWith that includes vector information on where precisely the player targeted.
interactAt(EntityPlayer, Vec3) - Method in class net.minecraft.entity.item.EntityArmorStand
New version of interactWith that includes vector information on where precisely the player targeted.
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.Entity
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.EntityLeashKnot
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityBoat
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityItemFrame
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartEmpty
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
First layer of player interaction
interactFirst(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartHopper
First layer of player interaction
interactionDelay - Variable in class net.minecraft.entity.ai.EntityAIVillagerInteract
The delay before the villager throws an itemstack (in ticks)
interactWith(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
 
interactWithEntity(EntityPlayer, EntityLivingBase) - Method in class net.minecraft.item.ItemStack
 
interactWithEntitySendPacket(EntityPlayer, Entity) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Send packet to server - player is interacting with another entity (left click)
InterfaceCraftingTable(World, BlockPos) - Constructor for class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
internalMap - Variable in class net.minecraft.server.management.LowerStringMap
 
internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
interpolate - Variable in class net.minecraft.client.resources.data.AnimationMetadataSection
 
interpolatedFrameData - Variable in class net.minecraft.client.renderer.texture.TextureAtlasSprite
 
interpolateRotation(float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
Returns a rotation angle that is inbetween two other rotation angles.
interpolateValue(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderLiving
Gets the value between start and end according to pct
interpPosX - Static variable in class net.minecraft.client.particle.EntityFX
 
interpPosY - Static variable in class net.minecraft.client.particle.EntityFX
 
interpPosZ - Static variable in class net.minecraft.client.particle.EntityFX
 
interrupt() - Method in class net.minecraft.client.multiplayer.ThreadLanServerPing
 
intersectsWith(AxisAlignedBB) - Method in class net.minecraft.util.AxisAlignedBB
Returns whether the given bounding box intersects with this one.
intersectsWith(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
Discover if bounding box can fit within the current bounding box object.
intersectsWith(int, int, int, int) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
Discover if a coordinate is inside the bounding box area.
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
 
IntHashMap.Entry<V> - Class in net.minecraft.util
 
inTile - Variable in class net.minecraft.entity.projectile.EntityArrow
 
inTile - Variable in class net.minecraft.entity.projectile.EntityFireball
 
inTile - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
inTile - Variable in class net.minecraft.entity.projectile.EntityThrowable
 
intListPattern - Static variable in class net.minecraft.command.PlayerSelector
This matches things like "-1,,4", and is used for getting x,y,z,range from the token's argument list.
inUseLargeArrays - Static variable in class net.minecraft.world.gen.layer.IntCache
 
inUseSmallArrays - Static variable in class net.minecraft.world.gen.layer.IntCache
 
invalidate() - Method in class net.minecraft.tileentity.TileEntity
invalidates a tile entity
invalidate() - Method in class net.minecraft.tileentity.TileEntityChest
invalidates a tile entity
invalidate() - Method in class net.minecraft.tileentity.TileEntityEnderChest
invalidates a tile entity
invalidateBlockReceiveRegion(int, int, int, int, int, int) - Method in class net.minecraft.client.multiplayer.WorldClient
Invalidates an AABB region of blocks from the receive queue, in the event that the block has been modified client-side in the intervening 80 receive ticks.
invalidateRegionAndSetBlock(BlockPos, IBlockState) - Method in class net.minecraft.client.multiplayer.WorldClient
 
inventory - Variable in class net.minecraft.entity.player.EntityPlayer
Inventory of the player
inventory - Variable in class net.minecraft.inventory.Slot
The inventory we want to extract a slot from.
inventory - Variable in class net.minecraft.tileentity.TileEntityHopper
 
inventoryBackground - Static variable in class net.minecraft.client.gui.inventory.GuiContainer
The location of the inventory background texture
InventoryBasic - Class in net.minecraft.inventory
 
InventoryBasic(String, boolean, int) - Constructor for class net.minecraft.inventory.InventoryBasic
 
InventoryBasic(IChatComponent, int) - Constructor for class net.minecraft.inventory.InventoryBasic
 
inventoryChanged - Variable in class net.minecraft.entity.player.InventoryPlayer
Set true whenever the inventory changes.
inventoryContainer - Variable in class net.minecraft.entity.player.EntityPlayer
The Container for the player's inventory (which opens when they press E)
inventoryContents - Variable in class net.minecraft.inventory.InventoryBasic
 
inventoryCrafting - Variable in class net.minecraft.entity.passive.EntitySheep
Internal crafting inventory used to check the result of mixing dyes corresponding to the fleece color when breeding sheep.
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
 
inventoryHeight - Variable in class net.minecraft.inventory.InventoryCrafting
 
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
 
inventoryResetNeededOnSlotChange(int) - Method in class net.minecraft.inventory.InventoryMerchant
if par1 slot has changed, does resetRecipeAndSlots need to be called?
inventoryRows - Variable in class net.minecraft.client.gui.inventory.GuiChest
window height is calculated with these values; the more rows, the heigher
inventorySlots - Variable in class net.minecraft.client.gui.inventory.GuiContainer
A list of the players inventory slots
inventorySlots - Variable in class net.minecraft.inventory.Container
 
inventoryTitle - Variable in class net.minecraft.inventory.InventoryBasic
 
inventoryType - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
inventoryWidth - Variable in class net.minecraft.inventory.InventoryCrafting
the width of the crafting inventory
inverseObjectRegistry - Variable in class net.minecraft.util.RegistryNamespaced
 
inverted - Variable in class net.minecraft.block.BlockDaylightDetector
 
invertMouse - Variable in class net.minecraft.client.settings.GameSettings
 
invertNormal - Variable in class net.minecraft.client.model.TexturedQuad
 
invisibility - Static variable in class net.minecraft.potion.Potion
The invisibility Potion object.
invPlayingSounds - Variable in class net.minecraft.client.audio.SoundManager
 
invulnerable - Variable in class net.minecraft.entity.Entity
 
invulnerable - Variable in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
invulnerable - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
invulnerableWitherTextures - Static variable in class net.minecraft.client.renderer.entity.RenderWither
 
invulnerableWitherTextures - Static variable in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
 
inWall - Static variable in class net.minecraft.util.DamageSource
 
inWater - Variable in class net.minecraft.entity.Entity
Whether this entity is currently inside of water (if it handles water movement that is)
IObjectIntIterable<T> - Interface in net.minecraft.util
 
ip - Variable in class net.minecraft.network.handshake.client.C00Handshake
 
ipAddress - Variable in class net.minecraft.client.multiplayer.ServerAddress
 
IParticleFactory - Interface in net.minecraft.client.particle
 
IPBanEntry - Class in net.minecraft.server.management
 
IPBanEntry(String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(String, Date, String, Date, String) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPBanEntry(JsonObject) - Constructor for class net.minecraft.server.management.IPBanEntry
 
IPlayerFileData - Interface in net.minecraft.world.storage
 
IPlayerUsage - Interface in net.minecraft.profiler
 
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
 
IReloadableResourceManager - Interface in net.minecraft.client.resources
 
IRenderChunkFactory - Interface in net.minecraft.client.renderer.chunk
 
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
 
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
 
ironColor - Static variable in class net.minecraft.block.material.MapColor
 
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
 
irongolem - Variable in class net.minecraft.entity.ai.EntityAIDefendVillage
 
ironGolemBody - Variable in class net.minecraft.client.model.ModelIronGolem
The body model for the iron golem.
ironGolemHead - Variable in class net.minecraft.client.model.ModelIronGolem
The head model for the iron golem.
ironGolemLeftArm - Variable in class net.minecraft.client.model.ModelIronGolem
The left arm model for the iron golem.
ironGolemLeftLeg - Variable in class net.minecraft.client.model.ModelIronGolem
The left leg model for the Iron Golem.
ironGolemRenderer - Variable in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
 
ironGolemRightArm - Variable in class net.minecraft.client.model.ModelIronGolem
The right arm model for the iron golem.
ironGolemRightLeg - Variable in class net.minecraft.client.model.ModelIronGolem
The right leg model for the Iron Golem.
ironGolemTextures - Static variable in class net.minecraft.client.renderer.entity.RenderIronGolem
 
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_STANDALONE - Static variable in class net.minecraft.util.EntitySelectors
 
IS_WITHER_SKELETON - Static variable in class net.minecraft.block.BlockSkull
 
isAABBInMaterial(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
checks if the given AABB is in the material given.
isAboveDestination - Variable in class net.minecraft.entity.ai.EntityAIMoveToBlock
 
isAboveGround(StructureBoundingBox) - Static method in class net.minecraft.world.gen.structure.StructureNetherBridgePieces.Piece
 
isAchievement() - Method in class net.minecraft.stats.Achievement
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
isAchievement() - Method in class net.minecraft.stats.StatBase
Returns whether or not the StatBase-derived class is a statistic (running counter) or an achievement (one-shot).
isActivated() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
Returns true if there's a player close enough to this mob spawner to activate it.
isAdultHorse() - Method in class net.minecraft.entity.passive.EntityHorse
 
isAdventure() - Method in enum net.minecraft.world.WorldSettings.GameType
 
isAdventureModeExempt - Variable in class net.minecraft.block.material.Material
 
isAggressive - Variable in class net.minecraft.entity.monster.EntityEnderman
 
isAIDisabled() - Method in class net.minecraft.entity.EntityLiving
Get whether this Entity's AI is disabled
isAIEnabled() - Method in class net.minecraft.entity.monster.EntityCreeper
Returns true if the newer Entity AI code should be run
isAirBlock(BlockPos) - Method in class net.minecraft.world.ChunkCache
Checks to see if an air block exists at the provided location.
isAirBlock(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
Checks to see if an air block exists at the provided location.
isAirBlock(BlockPos) - Method in class net.minecraft.world.World
Checks to see if an air block exists at the provided location.
isAirBorne - Variable in class net.minecraft.entity.Entity
 
isAlive - Variable in class net.minecraft.network.NetworkSystem
True if this NetworkSystem has never had his endpoints terminated
isAllowedCharacter(char) - Static method in class net.minecraft.util.ChatAllowedCharacters
 
isAllowEdit() - Method in class net.minecraft.entity.player.EntityPlayer
 
isAllowFlying() - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
isAllowFlying() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
isAltKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
Returns true if either alt key is down
isAmbient - Variable in class net.minecraft.potion.PotionEffect
Whether the potion effect came from a beacon
isAmbientOcclusion() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
isAmbientOcclusion() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
isAmbientOcclusion() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
isAmbientOcclusion() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
isAmbientOcclusionEnabled() - Static method in class net.minecraft.client.Minecraft
Returns if ambient occlusion is enabled
isAngry() - Method in class net.minecraft.entity.monster.EntityPigZombie
 
isAngry() - Method in class net.minecraft.entity.passive.EntityWolf
Determines whether this wolf is angry or not.
isAnimal - Variable in enum net.minecraft.entity.EnumCreatureType
Whether this creature type is an animal.
isAnnihilated() - Method in class net.minecraft.village.Village
Returns true, if there is not a single village door left.
isAnnouncingPlayerAchievements() - Method in class net.minecraft.server.MinecraftServer
 
isAnvilFileSet() - Method in class net.minecraft.server.MinecraftServer
 
isAnyLiquid(AxisAlignedBB) - Method in class net.minecraft.world.World
Returns if any of the blocks within the aabb are liquids.
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
 
isAreaLoaded(int, int, int, int, int, int, boolean) - Method in class net.minecraft.world.World
 
isArmored() - Method in class net.minecraft.entity.boss.EntityWither
Returns whether the wither is armored with its boss armor or not by checking whether its health is below half of its maximum.
isArmorItem(Item) - Static method in class net.minecraft.entity.passive.EntityHorse
Returns true if given item is horse armor
isAscending() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
isAssigned() - Method in class net.minecraft.pathfinding.PathPoint
Returns true if this point has already been assigned to a path
isAssociated(Block) - Method in class net.minecraft.block.BlockRedstoneDiode
 
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
Checks whether the chunk is at the X/Z location specified
isAtLocation(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
Checks whether the chunk is at the X/Z location specified
isAttacking - Variable in class net.minecraft.client.model.ModelEnderman
Is the enderman attacking an entity?
isAttacking() - Method in class net.minecraft.entity.monster.EntityGhast
 
ISaveFormat - Interface in net.minecraft.world.storage
 
ISaveHandler - Interface in net.minecraft.world.storage
 
isBadEffect - Variable in class net.minecraft.potion.Potion
This field indicated if the effect is 'bad' - negative - for the entity.
isBadEffect() - Method in class net.minecraft.potion.Potion
This method returns true if the potion effect is bad - negative - for the entity.
isBanned(SocketAddress) - Method in class net.minecraft.server.management.BanList
 
isBanned(GameProfile) - Method in class net.minecraft.server.management.UserListBans
 
isBegging() - Method in class net.minecraft.entity.passive.EntityWolf
 
isBeingRendered - Variable in class net.minecraft.client.gui.GuiPlayerTabOverlay
Weither or not the playerlist is currently being rendered
isBelowSolidBlock(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
isBesideClimbableBlock() - Method in class net.minecraft.entity.monster.EntitySpider
Returns true if the WatchableObject (Byte) is 0x01 otherwise returns false.
isBidirectional() - Method in class net.minecraft.client.resources.Language
 
isBiomeOceanic(int) - Static method in class net.minecraft.world.gen.layer.GenLayer
returns true if the biomeId is one of the various ocean biomes.
isBlank - Variable in class net.minecraft.entity.DataWatcher
When isBlank is true the DataWatcher is not watching any objects
isBlockContainer - Variable in class net.minecraft.block.Block
true if the Block contains a Tile Entity
isBlocked(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
isBlocked(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDynamicLiquid
 
isBlocked - Variable in class net.minecraft.entity.item.EntityMinecartHopper
Whether this hopper minecart is being blocked by an activator rail.
isBlockFullCube(BlockPos) - Method in class net.minecraft.world.World
 
isBlockIndirectlyGettingPowered(BlockPos) - Method in class net.minecraft.world.World
Checks if the specified block or its neighbors are powered by a neighboring block.
isBlocking() - Method in class net.minecraft.entity.player.EntityPlayer
 
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() - Method in class net.minecraft.block.Block
Indicate if a material is a normal solid opaque cube
isBlockNormalCube(BlockPos, boolean) - Method in class net.minecraft.world.World
Checks if a block's material is opaque, and that it takes up a full cube
isBlockPowered(BlockPos) - Method in class net.minecraft.world.World
 
isBlockProtected(World, BlockPos, EntityPlayer) - Method in class net.minecraft.server.MinecraftServer
 
isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
Whether this Block is solid on the given Side
isBlockSolid(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
Whether this Block is solid on the given Side
isBlockStairs(Block) - Static method in class net.minecraft.block.BlockStairs
Checks if a block is stairs
isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.World
 
isBlockTickPending(BlockPos, Block) - Method in class net.minecraft.world.WorldServer
 
isBlockTranslucent(Block) - Method in class net.minecraft.client.renderer.ItemRenderer
Returns true if given block is translucent
isBoatEmpty - Variable in class net.minecraft.entity.item.EntityBoat
true if no player in boat
isBonusChestEnabled() - Method in class net.minecraft.world.WorldSettings
Returns true if the Bonus Chest is enabled.
isBoolean(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
 
isBoundingBoxInFrustum(AxisAlignedBB) - Method in class net.minecraft.client.renderer.culling.Frustum
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
isBoundingBoxInFrustum(AxisAlignedBB) - Method in interface net.minecraft.client.renderer.culling.ICamera
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.ClippingHelper
Returns true if the box is inside all 6 clipping planes, otherwise returns false.
isBoxInFrustum(double, double, double, double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
Calls the clipping helper.
isBreakDoorsTaskSet - Variable in class net.minecraft.entity.monster.EntityZombie
 
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
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityChicken
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityOcelot
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityPig
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityRabbit
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBreedingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityWolf
Checks if the parameter is an item which this animal can be fed to breed it (wheat, carrots or seeds depending on the animal type)
isBroadcasting() - Method in class net.minecraft.client.stream.BroadcastController
 
isBroadcasting() - Method in interface net.minecraft.client.stream.IStream
 
isBroadcasting() - Method in class net.minecraft.client.stream.NullStream
 
isBroadcasting() - Method in class net.minecraft.client.stream.TwitchStream
 
isBroadcastPaused() - Method in class net.minecraft.client.stream.BroadcastController
 
isBucket(ItemStack) - Static method in class net.minecraft.inventory.SlotFurnaceFuel
 
isBuiltInRenderer() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
isBuiltInRenderer() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
isBuiltInRenderer() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
isBurnedOut(World, BlockPos, boolean) - Method in class net.minecraft.block.BlockRedstoneTorch
 
isBurning - Variable in class net.minecraft.block.BlockFurnace
 
isBurning() - Method in class net.minecraft.entity.Entity
Returns true if the entity is on fire.
isBurning() - Method in class net.minecraft.entity.monster.EntityBlaze
Returns true if the entity is on fire.
isBurning() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Returns true if the entity is on fire.
isBurning() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Returns true if the entity is on fire.
isBurning() - Method in class net.minecraft.tileentity.TileEntityFurnace
Furnace isBurning
isBurning(IInventory) - Static method in class net.minecraft.tileentity.TileEntityFurnace
 
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
 
isCarrotEaten() - Method in class net.minecraft.entity.passive.EntityRabbit
Returns true if carrotTicks has reached zero
isCarrying - Variable in class net.minecraft.client.model.ModelEnderman
Is the enderman carrying a block?
isChangingQuantityOnly - Variable in class net.minecraft.entity.player.EntityPlayerMP
set to true when player is moving quantity of items from one inventory to another(crafting) but item in either slot is not changed
isChannelOpen() - Method in class net.minecraft.network.NetworkManager
Returns true if this NetworkManager has an active channel, false otherwise
isChat() - Method in class net.minecraft.network.play.server.S02PacketChat
 
isChestAt(BlockPos) - Method in class net.minecraft.tileentity.TileEntityChest
 
isChested() - Method in class net.minecraft.entity.passive.EntityHorse
 
isChickenJockey() - Method in class net.minecraft.entity.passive.EntityChicken
Determines if this chicken is a jokey with a zombie riding it.
isChild - Variable in class net.minecraft.client.model.ModelBase
 
isChild() - Method in class net.minecraft.entity.EntityAgeable
If Animal, checks if the age timer is negative
isChild() - Method in class net.minecraft.entity.EntityLivingBase
If Animal, checks if the age timer is negative
isChild() - Method in class net.minecraft.entity.item.EntityArmorStand
If Animal, checks if the age timer is negative
isChild - Variable in class net.minecraft.entity.monster.EntityZombie.GroupData
 
isChild() - Method in class net.minecraft.entity.monster.EntityZombie
If Animal, checks if the age timer is negative
isChristams - Variable in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
isChunkLoaded - Variable in class net.minecraft.world.chunk.Chunk
Whether or not this Chunk is currently loaded into the World
isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.World
 
isChunkSaved(int, int) - Method in class net.minecraft.world.chunk.storage.RegionFile
args: x, z, - true if chunk has been saved / converted
isCollidable() - Method in class net.minecraft.block.Block
Returns if this block is collidable (only used by Fire).
isCollidable() - Method in class net.minecraft.block.BlockFire
Returns if this block is collidable (only used by Fire).
isCollidable() - Method in class net.minecraft.block.BlockStairs
Returns if this block is collidable (only used by Fire).
isCollided - Variable in class net.minecraft.entity.Entity
True if after a move this entity has collided with something either vertically or horizontally
isCollidedHorizontally - Variable in class net.minecraft.entity.Entity
True if after a move this entity has collided with something on X- or Z-axis
isCollidedVertically - Variable in class net.minecraft.entity.Entity
True if after a move this entity has collided with something on Y-axis
isColor() - Method in enum net.minecraft.util.EnumChatFormatting
Checks if this is a color code.
isColorsEnabled() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
isCommandBlockEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
Return whether command blocks are enabled.
isCommandBlockEnabled() - Method in class net.minecraft.server.MinecraftServer
Return whether command blocks are enabled.
isComplete - Variable in class net.minecraft.tileentity.TileEntityBeacon
 
isConnectedTo(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Static method in class net.minecraft.block.BlockTripWire
 
isControlledByPlayer() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
Return whether the entity is being controlled by a player.
isConvertible(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
isConverting() - Method in class net.minecraft.entity.monster.EntityZombie
Returns whether this zombie is in the process of converting to a villager
IScoreObjectiveCriteria - Interface in net.minecraft.scoreboard
 
IScoreObjectiveCriteria.EnumRenderType - Enum in net.minecraft.scoreboard
 
isCreative() - Method in class net.minecraft.server.management.ItemInWorldManager
Get if we are in creative game mode.
isCreative() - Method in enum net.minecraft.world.WorldSettings.GameType
 
isCreativeMode - Variable in class net.minecraft.entity.player.PlayerCapabilities
Used to determine if creative mode is enabled, and therefore if items should be depleted on usage
isCreativeMode() - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
isCreativeMode() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
isCreativePlayer() - Method in class net.minecraft.util.DamageSource
 
isCtrlKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
Returns true if either windows ctrl key is down or if either mac meta key is down
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
 
isCustomRenderer(ModelBlock) - Method in class net.minecraft.client.resources.model.ModelBakery
 
isDamageable() - Method in class net.minecraft.item.Item
 
isDamageAbsolute() - Method in class net.minecraft.util.DamageSource
Whether or not the damage ignores modification by potion effects or enchantments.
isDamageAllowedInCreativeMode - Variable in class net.minecraft.util.DamageSource
 
isDateAroundHalloween(Calendar) - Method in class net.minecraft.entity.passive.EntityBat
 
isDaytime() - Method in class net.minecraft.world.World
Checks whether its daytime by seeing if the light subtracted from the skylight is less than 4
isDead - Variable in class net.minecraft.entity.Entity
gets set by setEntityDead, so this must be the flag whether an Entity is dead (inactive may be better term)
isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.RenderManager
 
isDedicatedServer() - Method in class net.minecraft.server.integrated.IntegratedServer
 
isDedicatedServer() - Method in class net.minecraft.server.MinecraftServer
 
isDemo - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
 
isDemo - Variable in class net.minecraft.client.Minecraft
 
isDemo() - Method in class net.minecraft.client.Minecraft
Gets whether this is a demo or not.
isDemo - Variable in class net.minecraft.server.MinecraftServer
 
isDemo() - Method in class net.minecraft.server.MinecraftServer
Gets whether this is a demo or not.
isDesertVillage - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.Village
 
isDestinationSame(Vec3) - Method in class net.minecraft.pathfinding.PathEntity
Returns true if the final PathPoint in the PathEntity is equal to Vec3D coords.
isDestroyingBlock - Variable in class net.minecraft.server.management.ItemInWorldManager
True if the player is destroying a block
isDetachedFromVillageFlag - Variable in class net.minecraft.village.VillageDoorInfo
 
isDifficultyLocked() - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
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
Return whether this damage source will have its damage amount scaled based on the current difficulty.
isDifficultyScaled() - Method in class net.minecraft.util.EntityDamageSource
Return whether this damage source will have its damage amount scaled based on the current difficulty.
isDirect() - Method in class net.minecraft.network.PacketBuffer
 
isDirectPathBetweenPoints(Vec3, Vec3, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigate
Returns true when an entity of specified size could safely walk in a straight line between the two points.
isDirectPathBetweenPoints(Vec3, Vec3, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateGround
Returns true when an entity of specified size could safely walk in a straight line between the two points.
isDirectPathBetweenPoints(Vec3, Vec3, int, int, int) - Method in class net.minecraft.pathfinding.PathNavigateSwimmer
Returns true when an entity of specified size could safely walk in a straight line between the two points.
isDirty - Variable in class net.minecraft.client.shader.ShaderManager
 
isDirty() - Method in class net.minecraft.world.WorldSavedData
Whether this MapDataBase needs saving to disk.
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.BlockSlab
 
isDoubleChest(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
isDrawBlockOutline() - Method in class net.minecraft.client.renderer.EntityRenderer
 
isDrawing - Variable in class net.minecraft.client.renderer.WorldRenderer
 
isEating() - Method in class net.minecraft.entity.Entity
 
isEatingHaystack() - Method in class net.minecraft.entity.passive.EntityHorse
 
isEditable - Variable in class net.minecraft.tileentity.TileEntitySign
 
isEffectInstant(int) - Method in class net.minecraft.item.ItemPotion
 
isElder() - Method in class net.minecraft.entity.monster.EntityGuardian
 
isEmpty() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isEmpty(String) - Static method in class net.minecraft.realms.RealmsMth
 
isEmpty() - Method in class net.minecraft.server.management.LowerStringMap
 
isEmpty() - Method in class net.minecraft.tileentity.TileEntityHopper
 
isEmpty() - Method in class net.minecraft.util.ChatStyle
Whether or not this style is empty (inherits everything from the parent).
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
Returns whether or not this block storage's Chunk is fully empty, based on its internal reference count.
isEmpty() - Method in class net.minecraft.world.LockCode
 
isEnabled(int) - Static method in class net.minecraft.block.BlockHopper
Get's the hopper's active status from the 8-bit of the metadata.
isEnabled - Variable in class net.minecraft.client.gui.GuiTextField
If this value is true along with isFocused, keyTyped will process the keys.
isEncrypted - Variable in class net.minecraft.network.NetworkManager
 
isEntityAlive() - Method in class net.minecraft.entity.Entity
Checks whether target entity is alive.
isEntityAlive() - Method in class net.minecraft.entity.EntityLivingBase
Checks whether target entity is alive.
isEntityEqual(Entity) - Method in class net.minecraft.entity.boss.EntityDragonPart
Returns true if Entity argument is equal to this Entity
isEntityEqual(Entity) - Method in class net.minecraft.entity.Entity
Returns true if Entity argument is equal to this Entity
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.Entity
Checks if this entity is inside of an opaque block
isEntityInsideOpaqueBlock() - Method in class net.minecraft.entity.player.EntityPlayer
Checks if this entity is inside of an opaque block
isEntityInvulnerable(DamageSource) - Method in class net.minecraft.entity.Entity
 
isEntityTypeValid(ICommandSender, Map<String, String>) - Static method in class net.minecraft.command.PlayerSelector
 
isEntityUndead() - Method in class net.minecraft.entity.EntityLivingBase
Returns true if this entity is undead.
isEqualTo(Block, Block) - Static method in class net.minecraft.block.Block
 
isEqualTo(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeGenBase
returns true if the biome specified is equal to this biome
isEqualTo(BiomeGenBase) - Method in class net.minecraft.world.biome.BiomeGenMutated
returns true if the biome specified is equal to this biome
isExplosion() - Method in class net.minecraft.util.DamageSource
 
isExtending() - Method in class net.minecraft.tileentity.TileEntityPiston
Returns true if a piston is extending
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.EnumChatFormatting
False if this is just changing the color or resetting; true otherwise.
isFarmItemInInventory() - Method in class net.minecraft.entity.passive.EntityVillager
Returns true if villager has seeds, potatoes or carrots in inventory
isFindingSpawnPoint() - Method in class net.minecraft.world.World
 
isFinished() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
isFinished() - Method in class net.minecraft.pathfinding.PathEntity
Returns true if this path has reached the end
isFireDamage() - Method in class net.minecraft.util.DamageSource
Returns true if the damage is fire based.
isFlagSet(int, int) - Static method in class net.minecraft.potion.PotionHelper
Returns 1 if the flag is set, 0 if it is not set.
isFlagUnset(int, int) - Static method in class net.minecraft.potion.PotionHelper
Returns 0 if the flag is set, 1 if it is not set.
isFlaming - Variable in class net.minecraft.world.Explosion
whether or not the explosion sets fire to blocks around it
isFlammableWithin(AxisAlignedBB) - Method in class net.minecraft.world.World
 
isFlightAllowed() - Method in class net.minecraft.server.MinecraftServer
 
isFlowerPot() - Method in class net.minecraft.block.Block
Returns true only if block is flowerPot
isFlowerPot() - Method in class net.minecraft.block.BlockFlowerPot
Returns true only if block is flowerPot
isFlying - Variable in class net.minecraft.entity.player.PlayerCapabilities
Sets/indicates whether the player is flying.
isFlying() - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
isFlying() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
isFocused - Variable in class net.minecraft.client.gui.GuiTextField
If this value is true along with isEnabled, keyTyped will process the keys.
isFocused() - Method in class net.minecraft.client.gui.GuiTextField
Getter for the focused field
isFocused() - Method in class net.minecraft.realms.RealmsEditBox
 
isFormatColor(char) - Static method in class net.minecraft.client.gui.FontRenderer
Checks if the char code is a hexadecimal character, used to set colour.
isFormatSpecial(char) - Static method in class net.minecraft.client.gui.FontRenderer
Checks if the char code is O-K...lLrRk-o...
isFramebufferEnabled() - Static method in class net.minecraft.client.renderer.OpenGlHelper
 
isFramerateLimitBelowMax() - Method in class net.minecraft.client.Minecraft
 
isFull - Variable in class net.minecraft.item.ItemBucket
field for checking if the bucket has been filled.
isFull() - Method in class net.minecraft.tileentity.TileEntityHopper
 
isFull3D() - Method in class net.minecraft.item.Item
Returns True is the item is renderer in full 3D when hold.
isFull3D() - Method in class net.minecraft.item.ItemCarrotOnAStick
Returns True is the item is renderer in full 3D when hold.
isFull3D() - Method in class net.minecraft.item.ItemFishingRod
Returns True is the item is renderer in full 3D when hold.
isFull3D() - Method in class net.minecraft.item.ItemHoe
Returns True is the item is renderer in full 3D when hold.
isFull3D() - Method in class net.minecraft.item.ItemSword
Returns True is the item is renderer in full 3D when hold.
isFull3D() - Method in class net.minecraft.item.ItemTool
Returns True is the item is renderer in full 3D when hold.
isFullBlock() - Method in class net.minecraft.block.Block
 
isFullCube() - Method in class net.minecraft.block.Block
 
isFullCube() - Method in class net.minecraft.block.BlockAnvil
 
isFullCube() - Method in class net.minecraft.block.BlockBanner
 
isFullCube() - Method in class net.minecraft.block.BlockBasePressurePlate
 
isFullCube() - Method in class net.minecraft.block.BlockBeacon
 
isFullCube() - Method in class net.minecraft.block.BlockBed
 
isFullCube() - Method in class net.minecraft.block.BlockBrewingStand
 
isFullCube() - Method in class net.minecraft.block.BlockBush
 
isFullCube() - Method in class net.minecraft.block.BlockButton
 
isFullCube() - Method in class net.minecraft.block.BlockCactus
 
isFullCube() - Method in class net.minecraft.block.BlockCake
 
isFullCube() - Method in class net.minecraft.block.BlockCarpet
 
isFullCube() - Method in class net.minecraft.block.BlockCauldron
 
isFullCube() - Method in class net.minecraft.block.BlockChest
 
isFullCube() - Method in class net.minecraft.block.BlockCocoa
 
isFullCube() - Method in class net.minecraft.block.BlockDaylightDetector
 
isFullCube() - Method in class net.minecraft.block.BlockDoor
 
isFullCube() - Method in class net.minecraft.block.BlockDragonEgg
 
isFullCube() - Method in class net.minecraft.block.BlockEnchantmentTable
 
isFullCube() - Method in class net.minecraft.block.BlockEnderChest
 
isFullCube() - Method in class net.minecraft.block.BlockEndPortal
 
isFullCube() - Method in class net.minecraft.block.BlockFarmland
 
isFullCube() - Method in class net.minecraft.block.BlockFence
 
isFullCube() - Method in class net.minecraft.block.BlockFenceGate
 
isFullCube() - Method in class net.minecraft.block.BlockFire
 
isFullCube() - Method in class net.minecraft.block.BlockFlowerPot
 
isFullCube() - Method in class net.minecraft.block.BlockGlass
 
isFullCube() - Method in class net.minecraft.block.BlockHopper
 
isFullCube() - Method in class net.minecraft.block.BlockLadder
 
isFullCube() - Method in class net.minecraft.block.BlockLever
 
isFullCube() - Method in class net.minecraft.block.BlockLiquid
 
isFullCube() - Method in class net.minecraft.block.BlockPane
 
isFullCube() - Method in class net.minecraft.block.BlockPistonBase
 
isFullCube() - Method in class net.minecraft.block.BlockPistonExtension
 
isFullCube() - Method in class net.minecraft.block.BlockPistonMoving
 
isFullCube() - Method in class net.minecraft.block.BlockPortal
 
isFullCube() - Method in class net.minecraft.block.BlockRailBase
 
isFullCube() - Method in class net.minecraft.block.BlockRedstoneDiode
 
isFullCube() - Method in class net.minecraft.block.BlockRedstoneWire
 
isFullCube() - Method in class net.minecraft.block.BlockReed
 
isFullCube() - Method in class net.minecraft.block.BlockSign
 
isFullCube() - Method in class net.minecraft.block.BlockSkull
 
isFullCube() - Method in class net.minecraft.block.BlockSlab
 
isFullCube() - Method in class net.minecraft.block.BlockSnow
 
isFullCube() - Method in class net.minecraft.block.BlockStainedGlass
 
isFullCube() - Method in class net.minecraft.block.BlockStairs
 
isFullCube() - Method in class net.minecraft.block.BlockTorch
 
isFullCube() - Method in class net.minecraft.block.BlockTrapDoor
 
isFullCube() - Method in class net.minecraft.block.BlockTripWire
 
isFullCube() - Method in class net.minecraft.block.BlockTripWireHook
 
isFullCube() - Method in class net.minecraft.block.BlockVine
 
isFullCube() - Method in class net.minecraft.block.BlockWall
 
isFullCube() - Method in class net.minecraft.block.BlockWeb
 
isFullScreen() - Method in class net.minecraft.client.Minecraft
Returns whether we're in full screen or not.
isGamemodeForced - Variable in class net.minecraft.server.MinecraftServer
 
isGamePaused - Variable in class net.minecraft.client.Minecraft
 
isGamePaused() - Method in class net.minecraft.client.Minecraft
 
isGamePaused - Variable in class net.minecraft.server.integrated.IntegratedServer
 
isGapLightingUpdated - Variable in class net.minecraft.world.chunk.Chunk
 
isGui3d() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
isGui3d() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
isGui3d() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
isGui3d() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
isGui3d() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
isGuiEnabled() - Static method in class net.minecraft.client.Minecraft
 
isHardcore() - Method in class net.minecraft.realms.RealmsLevelSummary
 
isHardcore() - Method in class net.minecraft.server.integrated.IntegratedServer
Defaults to false.
isHardcore() - Method in class net.minecraft.server.MinecraftServer
Defaults to false.
isHardcoreMode() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns true if hardcore mode is enabled, otherwise false
isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.SaveFormatComparator
 
isHardcoreModeEnabled() - Method in class net.minecraft.world.storage.WorldInfo
Returns true if hardcore mode is enabled, otherwise false
isHellWorld - Variable in class net.minecraft.world.WorldProvider
States whether the Hell world provider is used(true) or if the normal world provider is used(false)
isHere(IInventory, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
isHere(IInventory, int) - Method in class net.minecraft.inventory.Slot
returns true if the slot exists in the given inventory and location
isHidden - Variable in class net.minecraft.client.model.ModelRenderer
Hides the model.
isHighHumidity() - Method in class net.minecraft.world.biome.BiomeGenBase
Checks to see if the rainfall level of the biome is extremely high
isHingeLeft(int) - Static method in class net.minecraft.block.BlockDoor
 
isHittingBlock - Variable in class net.minecraft.client.multiplayer.PlayerControllerMP
Tells if the player is hitting a block
isHittingPosition(BlockPos) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
isHorizontal() - Method in enum net.minecraft.util.EnumFacing.Axis
 
isHorseJumping() - Method in class net.minecraft.entity.passive.EntityHorse
 
isHorseSaddled() - Method in class net.minecraft.entity.passive.EntityHorse
 
ISidedInventory - Interface in net.minecraft.inventory
 
isIgnited() - Method in class net.minecraft.entity.item.EntityMinecartTNT
Returns true if the TNT minecart is ignited.
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
 
isInBed() - Method in class net.minecraft.entity.player.EntityPlayer
 
isInCreativeMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
returns true if player is in creative mode
isIndependent - Variable in class net.minecraft.stats.StatBase
 
isIngestTesting() - Method in class net.minecraft.client.stream.BroadcastController
 
isInitialized() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns true if the World is initialized.
isInitialized() - Method in class net.minecraft.world.storage.WorldInfo
Returns true if the World is initialized.
isInLava() - Method in class net.minecraft.entity.Entity
 
isInLiquid() - Method in class net.minecraft.pathfinding.PathNavigate
Returns true if the entity is in water or lava, false otherwise
isInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
Returns if the entity is currently in 'love mode'.
isInRangeToRender3d(double, double, double) - Method in class net.minecraft.entity.Entity
 
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.Entity
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.EntityLeashKnot
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityArmorStand
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityEnderEye
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.item.EntityItemFrame
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFireball
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityFishHook
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInRangeToRenderDist(double) - Method in class net.minecraft.entity.projectile.EntityThrowable
Checks if the entity is in range to render by using the past in distance and comparing it to its average edge length * 64 * renderDistanceWeight Args: distance
isInReverse - Variable in class net.minecraft.entity.item.EntityMinecart
 
isInsideBorder(WorldBorder, Entity) - Method in class net.minecraft.world.World
 
isInsideOfMaterial(Material) - Method in class net.minecraft.entity.Entity
Checks if the current block the entity is within of the specified material type
isInstant() - Method in class net.minecraft.potion.Potion
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
isInstant() - Method in class net.minecraft.potion.PotionHealth
Returns true if the potion has an instant effect instead of a continuous one (eg Harming)
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
Determine if this AI Task is interruptible by a higher (= lower value) priority task.
isInvalid() - Method in class net.minecraft.tileentity.TileEntity
 
isInventoryEmpty(IInventory, EnumFacing) - Static method in class net.minecraft.tileentity.TileEntityHopper
Returns false if the specified IInventory contains any items
isInventoryFull(IInventory, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityHopper
Returns false if the inventory has any room to place items in
isInvisible() - Method in class net.minecraft.entity.Entity
 
isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
Only used by renderer in EntityLivingBase subclasses.
isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
Only used by renderer in EntityLivingBase subclasses.
isInvulnerable() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
Return whether this skull comes from an invulnerable (aura) wither boss.
isInvulnerable() - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
isInvulnerable() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
isInWater() - Method in class net.minecraft.entity.Entity
Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning true)
isInWater() - Method in class net.minecraft.entity.passive.EntitySquid
Checks if this entity is inside water (if inWater field is true as a result of handleWaterMovement() returning true)
isInWeb - Variable in class net.minecraft.entity.Entity
 
isItemDamaged() - Method in class net.minecraft.item.ItemStack
returns true when a damageable item is damaged
isItemEnchantable() - Method in class net.minecraft.item.ItemStack
True if it is a tool and has no enchantments to begin with
isItemEnchanted() - Method in class net.minecraft.item.ItemStack
True if the item has enchantment data
isItemEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
compares ItemStack argument to the instance ItemStack; returns true if the Items contained in both ItemStacks are equal
isItemFuel(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
 
isItemInUse - Variable in class net.minecraft.client.entity.EntityOtherPlayerMP
 
isItemStackDamageable() - Method in class net.minecraft.item.ItemStack
true if this itemStack is damageable
isItemStackEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
compares ItemStack argument to the instance ItemStack; returns true if both ItemStacks are equal
isItemTool(ItemStack) - Method in class net.minecraft.item.Item
Checks isDamagable and if it cannot be stacked
isItemTool(ItemStack) - Method in class net.minecraft.item.ItemBook
Checks isDamagable and if it cannot be stacked
isItemTool(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
Checks isDamagable and if it cannot be stacked
isItemTool(ItemStack) - Method in class net.minecraft.item.ItemFishingRod
Checks isDamagable and if it cannot be stacked
isItemValid(ItemStack) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative.CreativeSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.ContainerBeacon.BeaconSlot
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.ContainerBrewingStand.Ingredient
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.ContainerBrewingStand.Potion
 
isItemValid(ItemStack) - Method in class net.minecraft.inventory.Slot
Check if the stack is a valid item for this slot.
isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
Check if the stack is a valid item for this slot.
isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
Check if the stack is a valid item for this slot.
isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
Check if the stack is a valid item for this slot.
isItemValid(ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
Check if the stack is a valid item for this slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityChest
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isItemValidForSlot(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
Returns true if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
isJava64bit() - Method in class net.minecraft.client.Minecraft
 
isJsonArray(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Does the given JsonObject contain an array field with the given name?
isJsonPrimitive(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Does the given JsonObject contain a field with the given name whose type is primitive (String, Java primitive, or Java primitive wrapper)?
isJumping - Variable in class net.minecraft.entity.ai.EntityJumpHelper
 
isJumping - Variable in class net.minecraft.entity.EntityLivingBase
used to check whether entity is jumping.
isJumping() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
isJvm64bit() - Static method in class net.minecraft.client.Minecraft
 
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
Returns whether the specified key binding is currently being pressed.
isKeyDown() - Method in class net.minecraft.client.settings.KeyBinding
Returns true if the key is pressed (used for continuous querying).
isKeyTranslated(String) - Method in class net.minecraft.util.StringTranslate
Returns true if the passed key is in the translation table.
isLanServer() - Method in class net.minecraft.server.management.UserList
 
isLargeRoom - Variable in class net.minecraft.world.gen.structure.StructureStrongholdPieces.Library
 
isLayerEmpty(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLayerStarted(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLeashed - Variable in class net.minecraft.entity.EntityLiving
 
isLightPopulated - Variable in class net.minecraft.world.chunk.Chunk
 
isLightPopulated() - Method in class net.minecraft.world.chunk.Chunk
 
isLiquid() - Method in class net.minecraft.block.material.Material
Returns if blocks of these materials are liquids.
isLiquid() - Method in class net.minecraft.block.material.MaterialLiquid
Returns if blocks of these materials are liquids.
isLiquidInStructureBoundingBox(World, StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureComponent
checks the entire StructureBoundingBox for Liquids
isLiquidPresentInAABB(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
Determines if a liquid is present within the specified AxisAlignedBB.
isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
Returns true if damage source is a living entity
isLoaded - Variable in class net.minecraft.util.LazyLoadBase
 
isLoaded() - Method in class net.minecraft.world.chunk.Chunk
 
isLocalChannel() - Method in class net.minecraft.network.NetworkManager
True if this NetworkManager uses a memory connection (single player game).
isLocalWorld - Variable in class net.minecraft.inventory.ContainerPlayer
Determines if inventory manipulation should be handled.
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.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.S2APacketParticles
 
isLooking - Variable in class net.minecraft.entity.ai.EntityLookHelper
Whether or not the entity is trying to look at something.
isLookingForHome - Variable in class net.minecraft.entity.passive.EntityVillager
 
isLowerNibble(int) - Method in class net.minecraft.world.chunk.NibbleArray
 
isMagicDamage() - Method in class net.minecraft.util.DamageSource
Returns true if the damage is magic based.
isMap() - Method in class net.minecraft.item.Item
false for all Items except sub-classes of ItemMapBase
isMap() - Method in class net.minecraft.item.ItemMapBase
false for all Items except sub-classes of ItemMapBase
isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Get whether the map features (e.g.
isMapFeaturesEnabled() - Method in class net.minecraft.world.storage.WorldInfo
Get whether the map features (e.g.
isMapFeaturesEnabled() - Method in class net.minecraft.world.WorldSettings
Get whether the map features (e.g.
isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
Returns true if the given bounding box contains the given material
isMating - Variable in class net.minecraft.entity.passive.EntityVillager
 
isMating() - Method in class net.minecraft.entity.passive.EntityVillager
 
isMatingSeason() - Method in class net.minecraft.village.Village
Return whether villagers mating refractory period has passed
isMinecartPowered() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
isModified - Variable in class net.minecraft.world.chunk.Chunk
Set to true if the chunk has been modified and needs to be updated internally.
isMouseDown - Variable in class net.minecraft.client.gui.GuiSlider
 
isMouseOver() - Method in class net.minecraft.client.gui.GuiButton
Whether the mouse cursor is currently over the button.
isMouseOverSlot(Slot, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
Returns if the passed mouse position is over the specified slot.
isMouseYWithinSlotBounds(int) - Method in class net.minecraft.client.gui.GuiSlot
 
isMovementAITaskSet - Variable in class net.minecraft.entity.EntityCreature
 
isMovementBlocked() - Method in class net.minecraft.entity.EntityLivingBase
Dead and sleeping entities cannot move
isMovementBlocked() - Method in class net.minecraft.entity.passive.EntityHorse
Dead and sleeping entities cannot move
isMovementBlocked() - Method in class net.minecraft.entity.player.EntityPlayer
Dead and sleeping entities cannot move
isMoving() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
isMultipleFloors - Variable in class net.minecraft.world.gen.structure.StructureMineshaftPieces.Cross
 
isNBTValid(NBTTagCompound) - Static method in class net.minecraft.item.ItemWritableBook
this method returns true if the book's NBT Tag List "pages" is valid
isNeedsUpdate() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
isNewLevelIdAcceptable(String) - Method in class net.minecraft.realms.RealmsAnvilLevelStorageSource
 
isNocturnal - Variable in class net.minecraft.entity.ai.EntityAIMoveThroughVillage
 
isNoDespawnRequired() - Method in class net.minecraft.entity.EntityLiving
 
isNormalCube() - Method in class net.minecraft.block.Block
Used for nearly all game logic (non-rendering) purposes.
isNotColliding() - Method in class net.minecraft.entity.EntityLiving
Checks that the entity is not colliding with any blocks / liquids
isNotColliding(double, double, double, double) - Method in class net.minecraft.entity.monster.EntityGhast.GhastMoveHelper
 
isNotColliding() - Method in class net.minecraft.entity.monster.EntityGuardian
Checks that the entity is not colliding with any blocks / liquids
isNotColliding() - Method in class net.minecraft.entity.monster.EntityMagmaCube
Checks that the entity is not colliding with any blocks / liquids
isNotColliding() - Method in class net.minecraft.entity.monster.EntityPigZombie
Checks that the entity is not colliding with any blocks / liquids
isNotColliding() - Method in class net.minecraft.entity.passive.EntityOcelot
Checks that the entity is not colliding with any blocks / liquids
isNotColliding() - Method in class net.minecraft.entity.passive.EntityWaterMob
Checks that the entity is not colliding with any blocks / liquids
isNotCreative() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Checks if the player is not creative, used for checking if it should break a block instantly
isNullOrEmpty(String) - Static method in class net.minecraft.client.main.Main
 
isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
Returns a value indicating whether the given string is null or empty.
isOcelotSittingOnChest(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
isOffsetPositionInLiquid(double, double, double) - Method in class net.minecraft.entity.Entity
Checks if the offset position from the entity's current position is inside of liquid.
isOldMapFormat(String) - Method in class net.minecraft.world.chunk.storage.AnvilSaveConverter
gets if the map is old chunk saving (true) or McRegion (false)
isOldMapFormat(String) - Method in interface net.minecraft.world.storage.ISaveFormat
gets if the map is old chunk saving (true) or McRegion (false)
isOldMapFormat(String) - Method in class net.minecraft.world.storage.SaveFormatOld
gets if the map is old chunk saving (true) or McRegion (false)
isOn - Variable in class net.minecraft.block.BlockRedstoneLight
 
isOn - Variable in class net.minecraft.block.BlockRedstoneOre
 
isOn - Variable in class net.minecraft.block.BlockRedstoneTorch
 
isOnGround() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
isOnItemFrame() - Method in class net.minecraft.item.ItemStack
Return whether this stack is on an item frame.
isOnLadder() - Method in class net.minecraft.entity.EntityFlying
returns true if this entity is by a ladder, false otherwise
isOnLadder() - Method in class net.minecraft.entity.EntityLivingBase
returns true if this entity is by a ladder, false otherwise
isOnLadder() - Method in class net.minecraft.entity.monster.EntitySpider
returns true if this entity is by a ladder, false otherwise
isOnLadder() - Method in class net.minecraft.entity.passive.EntityHorse
returns true if this entity is by a ladder, false otherwise
isOnSameTeam(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
 
isOnSameTeam(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
 
isOnTeam(Team) - Method in class net.minecraft.entity.EntityLivingBase
Returns true if the entity is on a specific team.
isOnTransferCooldown() - Method in class net.minecraft.tileentity.TileEntityHopper
 
isOpaque() - Method in class net.minecraft.block.material.Material
Indicate if the material is opaque
isOpaqueCube() - Method in class net.minecraft.block.Block
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockAir
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockAnvil
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBanner
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBarrier
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBasePressurePlate
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBeacon
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBed
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBreakable
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBrewingStand
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockBush
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockButton
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockCactus
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockCake
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockCarpet
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockCauldron
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockChest
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockCocoa
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockDaylightDetector
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockDoor
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockDragonEgg
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockEnchantmentTable
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockEnderChest
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockEndPortal
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockEndPortalFrame
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockFarmland
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockFence
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockFenceGate
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockFire
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockFlowerPot
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockHopper
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockLadder
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockLeaves
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockLeavesBase
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockLever
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockLiquid
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockMobSpawner
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockPane
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockPistonBase
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockPistonExtension
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockPistonMoving
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockRailBase
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockRedstoneDiode
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockRedstoneWire
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockReed
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockSign
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockSkull
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockSlab
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockSnow
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockStairs
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockTorch
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockTrapDoor
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockTripWire
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockTripWireHook
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockVine
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockWall
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpaqueCube() - Method in class net.minecraft.block.BlockWeb
Used to determine ambient occlusion and culling when rebuilding chunks for render
isOpen(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
 
isOpen(int) - Static method in class net.minecraft.block.BlockDoor
 
isOpenBlockSpace(BlockPos) - Method in class net.minecraft.client.entity.EntityPlayerSP
Returns true if the block at the given BlockPos and the block above it are NOT full cubes.
ISound - Interface in net.minecraft.client.audio
 
ISound.AttenuationType - Enum in net.minecraft.client.audio
 
ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
 
isOutsideBorder - Variable in class net.minecraft.entity.Entity
 
isOutsideBorder() - Method in class net.minecraft.entity.Entity
 
isOverworld - Variable in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
isOwner(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
 
isPartOfLargeChest(IInventory) - Method in class net.minecraft.inventory.InventoryLargeChest
Return whether the given inventory is part of this large chest.
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.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
 
isPathEmpty() - Method in class net.minecraft.pathfinding.Path
Returns true if this path contains no points
isPaused() - Method in interface net.minecraft.client.stream.IStream
 
isPaused() - Method in class net.minecraft.client.stream.NullStream
 
isPaused() - Method in class net.minecraft.client.stream.TwitchStream
 
isPauseScreen() - Method in class net.minecraft.realms.RealmsScreen
 
isPeacefulCreature - Variable in enum net.minecraft.entity.EnumCreatureType
A flag indicating whether this creature type is peaceful.
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
Only use is to identify if class is an instance of player for experience dropping
isPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
Only use is to identify if class is an instance of player for experience dropping
isPlayerCreated() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
isPlayerFullyAsleep() - Method in class net.minecraft.entity.player.EntityPlayer
Returns whether or not the player is asleep and the screen has fully faded.
isPlayerReputationTooLow(String) - Method in class net.minecraft.village.Village
Return whether this player has a too low reputation with this village.
isPlayerSleeping() - Method in class net.minecraft.entity.EntityLivingBase
Returns whether player is sleeping or not
isPlayerSleeping() - Method in class net.minecraft.entity.player.EntityPlayer
Returns whether player is sleeping or not
isPlayerWatchingChunk(EntityPlayerMP, int, int) - Method in class net.minecraft.server.management.PlayerManager
 
isPlayerWatchingThisChunk(EntityPlayerMP) - Method in class net.minecraft.entity.EntityTrackerEntry
 
isPlaying - Variable in class net.minecraft.entity.passive.EntityVillager
 
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
Test if the 2D point is in a rectangle (relative to the GUI).
isPopulated() - Method in class net.minecraft.world.chunk.Chunk
 
isPosition() - Method in class net.minecraft.realms.RealmsVertexFormatElement
 
isPositionClear(int, int, int, int, int, int, Vec3, double, double) - Method in class net.minecraft.pathfinding.PathNavigateGround
Returns true if an entity does not collide with any solid blocks at the position.
isPositionElement() - Method in class net.minecraft.client.renderer.vertex.VertexFormatElement
 
isPositionInRenderChunk(BlockPos, RenderChunk) - Method in class net.minecraft.client.renderer.RenderGlobal
 
isPotionActive(int) - Method in class net.minecraft.entity.EntityLivingBase
 
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
 
isPotionDurationMax - Variable in class net.minecraft.potion.PotionEffect
True if potion effect duration is at maximum, false otherwise.
isPotionIngredient(ItemStack) - Method in class net.minecraft.item.Item
 
isPowered - Variable in class net.minecraft.block.BlockRailBase
 
isPowered - Variable in class net.minecraft.block.BlockRailBase.Rail
 
isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
isPowerOfTwo(int) - Static method in class net.minecraft.util.MathHelper
Is the given value a power of two? (1, 2, 4, 8, 16, ...)
isPressed() - Method in class net.minecraft.client.settings.KeyBinding
Returns true on the initial key press.
isProjectile() - Method in class net.minecraft.util.DamageSource
Returns true if the damage is projectile based.
isPublic - Variable in class net.minecraft.server.integrated.IntegratedServer
 
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
 
isRabbitBreedingItem(Item) - Method in class net.minecraft.entity.passive.EntityRabbit
 
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
Returns true if it is raining, false otherwise.
isRaining() - Method in class net.minecraft.world.storage.WorldInfo
Returns true if it is raining, false otherwise.
isRaining() - Method in class net.minecraft.world.World
Returns true if the current rain strength is greater than 0.2
isReadable() - Method in class net.minecraft.network.PacketBuffer
 
isReadable(int) - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in class net.minecraft.scoreboard.GoalColor
 
isReadOnly() - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
isReadOnly() - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
isReadOnly() - Method in class net.minecraft.scoreboard.ScoreHealthCriteria
 
isReady() - Method in class net.minecraft.client.stream.BroadcastController
 
isReady(int, int) - Method in class net.minecraft.potion.Potion
checks if Potion effect is ready to be applied this tick.
isReady(int, int) - Method in class net.minecraft.potion.PotionHealth
checks if Potion effect is ready to be applied this tick.
isReadyToBroadcast() - Method in class net.minecraft.client.stream.BroadcastController
 
isReadyToBroadcast() - Method in interface net.minecraft.client.stream.IStream
 
isReadyToBroadcast() - Method in class net.minecraft.client.stream.NullStream
 
isReadyToBroadcast() - Method in class net.minecraft.client.stream.TwitchStream
 
isRearing() - Method in class net.minecraft.entity.passive.EntityHorse
 
isRecipeDisabled() - Method in class net.minecraft.village.MerchantRecipe
 
isRedstoneRepeaterBlockID(Block) - Static method in class net.minecraft.block.BlockRedstoneDiode
 
isReducedDebug() - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
isReducedDebugInfo() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
isRegistered() - Static method in class net.minecraft.init.Bootstrap
Is Bootstrap registration already done?
isRemote - Variable in class net.minecraft.world.World
True if the world is a 'slave' client; changes will not be saved or propagated from this world.
isRenderEntityOutlines() - Method in class net.minecraft.client.renderer.RenderGlobal
 
isRenderShadow() - Method in class net.minecraft.client.renderer.entity.RenderManager
 
isRenderTypeChest(Block, int) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
isRepeaterPowered - Variable in class net.minecraft.block.BlockRedstoneDiode
Tells whether the repeater is powered or not
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.Block
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockAir
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockDeadBush
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockSnow
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable(World, BlockPos) - Method in class net.minecraft.block.BlockVine
Whether this Block can be replaced directly by other blocks (true for e.g.
isReplaceable() - Method in class net.minecraft.block.material.Material
Returns whether the material can be replaced by other blocks when placed - eg snow, vines and tall grass.
isRequiresConversion() - Method in class net.minecraft.realms.RealmsLevelSummary
 
isResolved() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
isRiding - Variable in class net.minecraft.client.model.ModelBase
 
isRiding() - Method in class net.minecraft.entity.Entity
Returns true if the entity is riding another entity, used by render to rotate the legs to be in 'sit' position for players.
isRidingHorse() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
isRidingHorse() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
Checks if the player is riding a horse, used to chose the GUI to open
isRightMouseClick - Variable in class net.minecraft.client.gui.inventory.GuiContainer
Used when touchscreen is enabled.
isRoofAccessible - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.House4Garden
 
isRotated() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
isRunning - Variable in class net.minecraft.entity.ai.EntityAITempt
True if this EntityAITempt task is running
isRunning() - Method in class net.minecraft.entity.ai.EntityAITempt
 
isRunning - Variable in class net.minecraft.profiler.PlayerUsageSnooper
 
isRunningOnMac - Static variable in class net.minecraft.client.Minecraft
 
isSafeToStandAt(int, int, int, int, int, int, Vec3, double, double) - Method in class net.minecraft.pathfinding.PathNavigateGround
Returns true when an entity could stand at a position, including solid blocks under the entire entity.
isSamePath(PathEntity) - Method in class net.minecraft.pathfinding.PathEntity
Returns true if the EntityPath are the same.
isSameStair(IBlockAccess, BlockPos, IBlockState) - Static method in class net.minecraft.block.BlockStairs
Check whether there is a stair block at the given position and it has the same properties as the given BlockState
isSameTeam(Team) - Method in class net.minecraft.scoreboard.Team
Same as ==
isSaved - Variable in class net.minecraft.entity.ai.attributes.AttributeModifier
If false, this modifier is not saved in NBT.
isSaved() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
isScreaming() - Method in class net.minecraft.entity.monster.EntityEnderman
 
isScrolled - Variable in class net.minecraft.client.gui.GuiNewChat
 
isScrolling - Variable in class net.minecraft.client.gui.inventory.GuiContainerCreative
True if the scrollbar is being dragged
isSelected(int) - Method in class net.minecraft.client.gui.achievement.GuiStats.Stats
 
isSelected(int) - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsGeneral
 
isSelected(int) - Method in class net.minecraft.client.gui.achievement.GuiStats.StatsMobsList
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiClickableScrolledSelectionListProxy
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiCreateFlatWorld.Details
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiFlatPresets.ListSlot
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiLanguage.List
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiListExtended
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiScreenCustomizePresets.ListPreset
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiSelectWorld.List
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiSimpleScrolledSelectionListProxy
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiSlot
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiSlotRealmsProxy
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiSnooper.List
 
isSelected(int) - Method in class net.minecraft.client.gui.ServerSelectionList
Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.stream.GuiIngestServers.ServerList
 
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
 
isServerInOnlineMode() - Method in class net.minecraft.server.MinecraftServer
 
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
Returns whether the entity is in a server world
isServerWorld() - Method in class net.minecraft.entity.EntityLiving
Returns whether the entity is in a server world
isServerWorld() - Method in class net.minecraft.entity.EntityLivingBase
Returns whether the entity is in a server world
isServerWorld() - Method in class net.minecraft.entity.item.EntityArmorStand
Returns whether the entity is in a server world
isShaderActive() - Method in class net.minecraft.client.renderer.EntityRenderer
 
isShaking - Variable in class net.minecraft.entity.passive.EntityWolf
True if the wolf is shaking else False
isShiftKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
Returns true if either shift key is down
isSidePowered(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
 
isSilent() - Method in class net.minecraft.entity.Entity
 
isSingleplayer() - Method in class net.minecraft.client.Minecraft
Returns true if there is only one player playing, and the current server is the integrated one.
isSinglePlayer() - Method in class net.minecraft.server.MinecraftServer
 
isSitting - Variable in class net.minecraft.entity.ai.EntityAISit
If the EntityTameable is sitting.
isSitting() - Method in class net.minecraft.entity.passive.EntityTameable
 
isSizeableStructure() - Method in class net.minecraft.world.gen.structure.MapGenVillage.Start
 
isSizeableStructure() - Method in class net.minecraft.world.gen.structure.StructureStart
currently only defined for Villages, returns true if Village has more than 2 non-road components
isSkyColored() - Method in class net.minecraft.world.WorldProvider
 
isSkyColored() - Method in class net.minecraft.world.WorldProviderEnd
 
isSlab(Block) - Static method in class net.minecraft.block.BlockSlab
 
isSlimSkin(UUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
Checks if a players skin model is slim or the default.
isSlotForLeggings(int) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
isSmall() - Method in class net.minecraft.entity.item.EntityArmorStand
 
isSmoking - Variable in class net.minecraft.world.Explosion
whether or not this explosion spawns smoke particles
isSneak - Variable in class net.minecraft.client.model.ModelBiped
 
isSneaking() - Method in class net.minecraft.client.entity.EntityPlayerSP
Returns if this entity is sneaking.
isSneaking() - Method in class net.minecraft.entity.Entity
Returns if this entity is sneaking.
isSneaking() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
isSnooperEnabled() - Method in class net.minecraft.client.Minecraft
Returns whether snooping is enabled or not.
isSnooperEnabled() - Method in interface net.minecraft.profiler.IPlayerUsage
Returns whether snooping is enabled or not.
isSnooperEnabled() - Method in class net.minecraft.server.integrated.IntegratedServer
Returns whether snooping is enabled or not.
isSnooperEnabled() - Method in class net.minecraft.server.MinecraftServer
Returns whether snooping is enabled or not.
isSnooperRunning() - Method in class net.minecraft.profiler.PlayerUsageSnooper
 
isSnowyBiome() - Method in class net.minecraft.world.biome.BiomeGenBase
 
isSolid() - Method in class net.minecraft.block.material.Material
Returns true if the block is a considered solid.
isSolid() - Method in class net.minecraft.block.material.MaterialLiquid
Returns true if the block is a considered solid.
isSolid() - Method in class net.minecraft.block.material.MaterialLogic
Returns true if the block is a considered solid.
isSolid() - Method in class net.minecraft.block.material.MaterialPortal
Returns true if the block is a considered solid.
isSolid() - Method in class net.minecraft.block.material.MaterialTransparent
Returns true if the block is a considered solid.
isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundManager
Returns true if the sound is playing or still within time
isSoundServerwide() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
isSpawnChunk(int, int) - Method in class net.minecraft.world.World
Returns true if the chunk is located near the spawn point
isSpawnedByPlayer() - Method in class net.minecraft.entity.monster.EntityEndermite
 
isSpawnForced() - Method in class net.minecraft.entity.player.EntityPlayer
 
isSpecial - Variable in class net.minecraft.stats.Achievement
Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
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
Returns true if the player is in spectator mode.
isSpectator() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
None
isSpectator() - Method in class net.minecraft.entity.player.EntityPlayer
Returns true if the player is in spectator mode.
isSpectator() - Method in class net.minecraft.entity.player.EntityPlayerMP
Returns true if the player is in spectator mode.
isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
isSpeedBoosted() - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
Return whether the entity's speed is boosted.
isSplash(int) - Static method in class net.minecraft.item.ItemPotion
returns wether or not a potion is a throwable splash potion based on damage value
isSplashPotion - Variable in class net.minecraft.potion.PotionEffect
Whether the potion is a splash potion
isSprinting() - Method in class net.minecraft.entity.Entity
Get if the Entity is sprinting.
isStackable() - Method in class net.minecraft.item.ItemStack
Returns true if the ItemStack can hold 2 or more units of the item.
isStairOrSlab(Block) - Method in class net.minecraft.entity.ai.EntityAIControlledByPlayer
True if the block is a stair block or a slab block
isSterile() - Method in class net.minecraft.entity.passive.EntityHorse
Return true if the horse entity is sterile (Undead || Mule)
isSticky - Variable in class net.minecraft.block.BlockPistonBase
This piston is the sticky one?
isStopping - Variable in class net.minecraft.client.multiplayer.ThreadLanServerPing
 
isStreaming() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
isStreamingSound() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
isString(JsonObject, String) - Static method in class net.minecraft.util.JsonUtils
Does the given JsonObject contain a string field with the given name?
isString(JsonElement) - Static method in class net.minecraft.util.JsonUtils
Is the given JsonElement a string?
isStringEntityName(Entity, String) - Static method in class net.minecraft.entity.EntityList
 
isStringValidEntityName(String) - Static method in class net.minecraft.entity.EntityList
 
isSuitableTarget(EntityLiving, EntityLivingBase, boolean, boolean) - Static method in class net.minecraft.entity.ai.EntityAITarget
A static method used to see if an entity is a suitable target through a number of checks.
isSuitableTarget(EntityLivingBase, boolean) - Method in class net.minecraft.entity.ai.EntityAITarget
A method used to see if an entity is a suitable target through a number of checks.
isSurfaceWorld() - Method in class net.minecraft.world.WorldProvider
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderEnd
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
isSurfaceWorld() - Method in class net.minecraft.world.WorldProviderHell
Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
isSurroundingBlockFlammable(World, BlockPos) - Method in class net.minecraft.block.BlockStaticLiquid
 
isSurvivalOrAdventure() - Method in enum net.minecraft.world.WorldSettings.GameType
 
isSwingInProgress - Variable in class net.minecraft.entity.EntityLivingBase
Whether an arm swing is currently in progress.
isSyncedFlagSet(int) - Method in class net.minecraft.entity.monster.EntityGuardian
Returns true if given flag is set
isTabInFirstRow() - Method in class net.minecraft.creativetab.CreativeTabs
returns tabIndex < 6
isTallHouse - Variable in class net.minecraft.world.gen.structure.StructureVillagePieces.WoodHut
 
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
 
isTerrainPopulated - Variable in class net.minecraft.world.chunk.Chunk
Boolean value indicating if the terrain is populated.
isTerrainPopulated() - Method in class net.minecraft.world.chunk.Chunk
 
isTexturePresent(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
isThornsDamage - Variable in class net.minecraft.util.EntityDamageSource
Whether this EntityDamageSource is from an entity wearing Thorns-enchanted armor.
isThreadWaiting - Variable in class net.minecraft.world.storage.ThreadedFileIOBase
 
isThundering() - Method in class net.minecraft.world.storage.DerivedWorldInfo
Returns true if it is thundering, false otherwise.
isThundering() - Method in class net.minecraft.world.storage.WorldInfo
Returns true if it is thundering, false otherwise.
isThundering() - Method in class net.minecraft.world.World
Returns true if the current thunder strength (weighted with the rain strength) is greater than 0.9
isToolNotRequired() - Method in class net.minecraft.block.material.Material
Returns true if the material can be harvested without a tool (or with the wrong tool)
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() - Method in class net.minecraft.block.Block
Used in the renderer to apply ambient occlusion
isTranslucent - Variable in class net.minecraft.block.material.Material
Indicates if the material is translucent
isTransparent - Variable in class net.minecraft.block.BlockLeaves
 
IStream - Interface in net.minecraft.client.stream
 
IStream.AuthFailureReason - Enum in net.minecraft.client.stream
 
IStringSerializable - Interface in net.minecraft.util
 
isTypeAt(World, BlockPos, BlockPlanks.EnumType) - Method in class net.minecraft.block.BlockSapling
Check whether the given BlockPos has a Sapling of the given type
isUnblockable - Variable in class net.minecraft.util.DamageSource
This kind of damage can be blocked or not.
isUnblockable() - Method in class net.minecraft.util.DamageSource
 
isUndead() - Method in class net.minecraft.entity.passive.EntityHorse
Used to know if the horse can be leashed, if he can mate, or if we can interact with him
isUnicode() - Method in class net.minecraft.client.Minecraft
 
isUnicode() - Method in class net.minecraft.client.resources.Locale
 
isUpdating() - Method in class net.minecraft.entity.ai.EntityMoveHelper
 
isUsable() - Method in class net.minecraft.potion.Potion
 
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
Do not make give this method the name canInteractWith because it clashes with Container
isUseableByPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
Do not make give this method the name canInteractWith because it clashes with Container
isUser() - Method in class net.minecraft.client.entity.EntityPlayerSP
returns true if this is an EntityPlayerSP, or the logged in player.
isUser() - Method in class net.minecraft.entity.player.EntityPlayer
returns true if this is an EntityPlayerSP, or the logged in player.
isUsernameBanned(String) - Method in class net.minecraft.server.management.UserListBans
 
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandBase
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandClearInventory
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEffect
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEnchant
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandEntityData
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandExecuteAt
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGameMode
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandGive
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandKill
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandPlaySound
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandReplaceItem
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandSetSpawnpoint
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandStats
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandTitle
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.CommandXP
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in interface net.minecraft.command.ICommand
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandAchievement
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessage
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandMessageRaw
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandScoreboard
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTeleport
Return whether the specified command parameter index is a username parameter.
isUsernameIndex(String[], int) - Method in class net.minecraft.command.server.CommandTestFor
Return whether the specified command parameter index is a username parameter.
isUsingItem() - Method in class net.minecraft.entity.player.EntityPlayer
Checks if the entity is currently using an item (e.g., bow, food, sword) by holding down the useItemButton
isUvLocked() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
isValid(BlockPos) - Method in class net.minecraft.world.World
Check if the given BlockPos has valid coordinates
isValidDragMode(int, EntityPlayer) - Static method in class net.minecraft.inventory.Container
 
isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityBlaze
Checks to make sure the light is not too bright where the mob is spawning
isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityEndermite
Checks to make sure the light is not too bright where the mob is spawning
isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityGuardian
Checks to make sure the light is not too bright where the mob is spawning
isValidLightLevel() - Method in class net.minecraft.entity.monster.EntityMob
Checks to make sure the light is not too bright where the mob is spawning
isValidLightLevel() - Method in class net.minecraft.entity.monster.EntitySilverfish
Checks to make sure the light is not too bright where the mob is spawning
isValidSupportBlock(Block) - Static method in class net.minecraft.block.BlockTrapDoor
 
isVecInside(Vec3) - Method in class net.minecraft.util.AxisAlignedBB
Returns if the supplied Vec3D is completely inside the bounding box
isVecInside(Vec3i) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
Checks if given Vec3i is inside of StructureBoundingBox
isVecInsideXYBounds(Vec3) - Method in class net.minecraft.block.Block
Checks if a vector is within the X and Y bounds of the block.
isVecInsideXZBounds(Vec3) - Method in class net.minecraft.block.Block
Checks if a vector is within the X and Z bounds of the block.
isVecInsideYZBounds(Vec3) - Method in class net.minecraft.block.Block
Checks if a vector is within the Y and Z bounds of the block.
isVecInXY(Vec3) - Method in class net.minecraft.util.AxisAlignedBB
Checks if the specified vector is within the XY dimensions of the bounding box.
isVecInXZ(Vec3) - Method in class net.minecraft.util.AxisAlignedBB
Checks if the specified vector is within the XZ dimensions of the bounding box.
isVecInYZ(Vec3) - Method in class net.minecraft.util.AxisAlignedBB
Checks if the specified vector is within the YZ dimensions of the bounding box.
isVersioned() - Method in class net.minecraft.world.WorldType
Returns true if this world Type has a version associated with it.
isVertical() - Method in enum net.minecraft.util.EnumFacing.Axis
 
isVillager - Variable in class net.minecraft.entity.monster.EntityZombie.GroupData
 
isVillager() - Method in class net.minecraft.entity.monster.EntityZombie
Return whether this zombie is a villager.
isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isVisible(EnumFacing, EnumFacing) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
isVisuallyOpaque() - Method in class net.minecraft.block.Block
 
isVisuallyOpaque() - Method in class net.minecraft.block.BlockLeaves
 
isWatched() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
isWater(BlockPos) - Method in class net.minecraft.world.World
 
isWearing(EnumPlayerModelParts) - Method in class net.minecraft.entity.player.EntityPlayer
 
isWet() - Method in class net.minecraft.entity.Entity
Checks if this entity is either in water or on an open air block in rain (used in wolves).
isWet - Variable in class net.minecraft.entity.passive.EntityWolf
true is the wolf is wet else false
isWillingToMate - Variable in class net.minecraft.entity.passive.EntityVillager
 
isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.EntityCreature
 
isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.EntityCreature
 
isWolfsFavoriteMeat - Variable in class net.minecraft.item.ItemFood
Whether wolves like this food (true for raw and cooked porkchop).
isWolfsFavoriteMeat() - Method in class net.minecraft.item.ItemFood
Whether wolves like this food (true for raw and cooked porkchop).
isWolfWet() - Method in class net.minecraft.entity.passive.EntityWolf
True if the wolf is wet
isWoodDoor(BlockPos) - Method in class net.minecraft.village.Village
 
isWoodDoor(BlockPos) - Method in class net.minecraft.village.VillageCollection
 
isWorldTypeVersioned - Variable in class net.minecraft.world.WorldType
Whether this WorldType has a version or not.
isWritable() - Method in class net.minecraft.network.PacketBuffer
 
isWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
italic - Variable in class net.minecraft.util.ChatStyle
 
italicStyle - Variable in class net.minecraft.client.gui.FontRenderer
Set if the "o" style (italic) is active in currently rendering string
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 - Variable in class net.minecraft.item.ItemStack
 
item - Variable in class net.minecraft.network.play.server.S2FPacketSetSlot
 
Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
 
Item.ToolMaterial - Enum in net.minecraft.item
 
item_frame - Static variable in class net.minecraft.init.Items
 
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, int) - 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
 
ItemAxe - Class in net.minecraft.item
 
ItemAxe(Item.ToolMaterial) - 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
 
ItemBoat - Class in net.minecraft.item
 
ItemBoat() - 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() - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
ItemCameraTransforms(ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
ItemCameraTransforms(ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f, ItemTransformVec3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
ItemCameraTransforms.Deserializer - Class in net.minecraft.client.renderer.block.model
 
ItemCameraTransforms.TransformType - Enum in net.minecraft.client.renderer.block.model
 
ItemCarrotOnAStick - Class in net.minecraft.item
 
ItemCarrotOnAStick() - Constructor for class net.minecraft.item.ItemCarrotOnAStick
 
itemClicked(int, int, int, int, int) - Method in class net.minecraft.realms.RealmsClickableScrolledSelectionList
 
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
 
itemDamage - Variable in class net.minecraft.item.ItemStack
 
itemDispenseBehaviorProvider - Static variable in interface net.minecraft.dispenser.IBehaviorDispenseItem
 
ItemDoor - Class in net.minecraft.item
 
ItemDoor(Block) - Constructor for class net.minecraft.item.ItemDoor
 
ItemDoublePlant - Class in net.minecraft.item
 
ItemDoublePlant(Block, Block, Function<ItemStack, String>) - Constructor for class net.minecraft.item.ItemDoublePlant
 
itemDropChance - Variable in class net.minecraft.entity.item.EntityItemFrame
Chance for this item frame's item to drop from the frame.
itemDropThreshold - Variable in class net.minecraft.network.NetHandlerPlayServer
 
ItemDye - Class in net.minecraft.item
 
ItemDye() - Constructor for class net.minecraft.item.ItemDye
 
ItemEditableBook - Class in net.minecraft.item
 
ItemEditableBook() - Constructor for class net.minecraft.item.ItemEditableBook
 
ItemEgg - Class in net.minecraft.item
 
ItemEgg() - Constructor for class net.minecraft.item.ItemEgg
 
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
 
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
 
ItemExpBottle - Class in net.minecraft.item
 
ItemExpBottle() - Constructor for class net.minecraft.item.ItemExpBottle
 
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
 
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
 
itemFrame - Variable in class net.minecraft.item.ItemStack
Item frame this stack is on, or null if not on an item frame.
itemFrameModel - Variable in class net.minecraft.client.renderer.tileentity.RenderItemFrame
 
ItemGlassBottle - Class in net.minecraft.item
 
ItemGlassBottle() - Constructor for class net.minecraft.item.ItemGlassBottle
 
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) - Method in class net.minecraft.item.Item
Returns true if the item can be used on the given entity, e.g.
itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.item.ItemDye
Returns true if the item can be used on the given entity, e.g.
itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.item.ItemNameTag
Returns true if the item can be used on the given entity, e.g.
itemInteractionForEntity(ItemStack, EntityPlayer, EntityLivingBase) - Method in class net.minecraft.item.ItemSaddle
Returns true if the item can be used on the given entity, e.g.
itemInUse - Variable in class net.minecraft.entity.player.EntityPlayer
This is the item that is in use when the player is holding down the useItemButton (e.g., bow, food, sword)
itemInUseCount - Variable in class net.minecraft.entity.player.EntityPlayer
This field starts off equal to getMaxItemUseDuration and is decremented on each tick
ItemInWorldManager - Class in net.minecraft.server.management
 
ItemInWorldManager(World) - Constructor for class net.minecraft.server.management.ItemInWorldManager
 
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
 
itemList - Variable in class net.minecraft.client.gui.inventory.GuiContainerCreative.ContainerCreative
 
itemLocations - Variable in class net.minecraft.client.resources.model.ModelBakery
 
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
 
ItemMeshDefinition - Interface in net.minecraft.client.renderer
 
ItemMinecart - Class in net.minecraft.item
 
ItemMinecart(EntityMinecart.EnumMinecartType) - 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
 
itemModelGenerator - Variable in class net.minecraft.client.resources.model.ModelBakery
 
ItemModelGenerator.Span - Class in net.minecraft.client.renderer.block.model
 
ItemModelGenerator.SpanFacing - Enum in net.minecraft.client.renderer.block.model
 
itemModelMesher - Variable in class net.minecraft.client.renderer.entity.RenderItem
 
ItemModelMesher - Class in net.minecraft.client.renderer
 
ItemModelMesher(ModelManager) - Constructor for class net.minecraft.client.renderer.ItemModelMesher
 
itemModifierUUID - Static variable in class net.minecraft.item.Item
 
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
 
ItemPickaxe - Class in net.minecraft.item
 
ItemPickaxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemPickaxe
 
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
The RNG used by the Item subclasses.
ItemRecord - Class in net.minecraft.item
 
ItemRecord(String) - Constructor for class net.minecraft.item.ItemRecord
 
ItemRedstone - Class in net.minecraft.item
 
ItemRedstone() - Constructor for class net.minecraft.item.ItemRedstone
 
ItemReed - Class in net.minecraft.item
 
ItemReed(Block) - Constructor for class net.minecraft.item.ItemReed
 
itemRegistry - Static variable in class net.minecraft.item.Item
 
itemRender - Variable in class net.minecraft.client.gui.GuiScreen
Holds a instance of RenderItem, used to draw the achievement icons on screen (is based on ItemStack)
itemRenderer - Variable in class net.minecraft.client.gui.GuiIngame
 
itemRenderer - Variable in class net.minecraft.client.Minecraft
 
itemRenderer - Variable in class net.minecraft.client.renderer.entity.RenderEntityItem
 
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
 
itemRenderer - Variable in class net.minecraft.client.renderer.ItemRenderer
 
itemRenderer - Variable in class net.minecraft.client.renderer.tileentity.RenderItemFrame
 
Items - Class in net.minecraft.init
 
Items() - Constructor for class net.minecraft.init.Items
 
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
 
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
 
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
 
itemStack - Variable in class net.minecraft.entity.player.InventoryPlayer
 
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() - Constructor for class net.minecraft.item.ItemStack
 
itemStack - Variable in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
itemStacks - Variable in class net.minecraft.network.play.server.S30PacketWindowItems
 
itemStats - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
itemStats - Static variable in class net.minecraft.stats.StatList
 
itemsToGenerateInBonusChest - Variable in class net.minecraft.world.gen.feature.WorldGeneratorBonusChest
Value of this int will determine how much items gonna generate in Bonus Chest.
itemsToGenerateInTemple - Static variable in class net.minecraft.world.gen.structure.ComponentScatteredFeaturePieces.DesertPyramid
 
ItemSword - Class in net.minecraft.item
 
ItemSword(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSword
 
itemToBuy - Variable in class net.minecraft.village.MerchantRecipe
Item the Villager buys.
ItemTool - Class in net.minecraft.item
 
ItemTool(float, Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
 
itemToRender - Variable in class net.minecraft.client.renderer.ItemRenderer
 
itemToSell - Variable in class net.minecraft.village.MerchantRecipe
Item the Villager sells.
ItemTransformVec3f - Class in net.minecraft.client.renderer.block.model
 
ItemTransformVec3f(Vector3f, Vector3f, Vector3f) - Constructor for class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
ItemTransformVec3f.Deserializer - Class in net.minecraft.client.renderer.block.model
 
itemUseDuration - Variable in class net.minecraft.item.ItemFood
Number of ticks to run while 'EnumAction'ing until result.
itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
 
ItemWritableBook - Class in net.minecraft.item
 
ItemWritableBook() - Constructor for class net.minecraft.item.ItemWritableBook
 
iterables - Variable in class net.minecraft.util.Cartesian.Product
 
iterables - Variable in class net.minecraft.util.Cartesian.Product.ProductIterator
 
iterator() - Method in class net.minecraft.util.Cartesian.Product
 
iterator() - Method in class net.minecraft.util.ChatComponentStyle
 
iterator() - Method in class net.minecraft.util.ChatComponentTranslation
 
iterator() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
iterator() - Method in enum net.minecraft.util.EnumFacing.Plane
 
iterator() - Method in class net.minecraft.util.ObjectIntIdentityMap
 
iterator() - Method in class net.minecraft.util.RegistryNamespaced
 
iterator() - Method in class net.minecraft.util.RegistrySimple
 
iterators - Variable in class net.minecraft.util.Cartesian.Product.ProductIterator
 
ITextureObject - Interface in net.minecraft.client.renderer.texture
 
IThreadedFileIO - Interface in net.minecraft.world.storage
 
IThreadListener - Interface in net.minecraft.util
 
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
 
IWorldAccess - Interface in net.minecraft.world
 
IWorldNameable - Interface in net.minecraft.world
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links