- eatGrassBonus() - Method in class net.minecraft.entity.EntityLiving
-
This function applies the benefits of growing back wool and faster growing up to the acting entity.
- eatGrassBonus() - Method in class net.minecraft.entity.passive.EntitySheep
-
This function applies the benefits of growing back wool and faster growing up to the acting entity.
- edgeExists(T, T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
-
- edgesFrom(T) - Method in class cpw.mods.fml.common.toposort.TopologicalSort.DirectedGraph
-
- effectAmplifier - Variable in class net.minecraft.network.packet.Packet41EntityEffect
-
The effect's amplifier.
- effectId - Variable in class net.minecraft.enchantment.Enchantment
-
- effectId - Variable in class net.minecraft.network.packet.Packet41EntityEffect
-
- effectId - Variable in class net.minecraft.network.packet.Packet42RemoveEntityEffect
-
The ID of the effect which is being removed from an entity.
- effectRenderer - Variable in class net.minecraft.client.Minecraft
-
- EffectRenderer - Class in net.minecraft.client.particle
-
- EffectRenderer(World, TextureManager) - Constructor for class net.minecraft.client.particle.EffectRenderer
-
- effectsList - Static variable in class net.minecraft.tileentity.TileEntityBeacon
-
List of effects that Beacon can apply
- efficiency - Static variable in class net.minecraft.enchantment.Enchantment
-
Faster resource gathering while in use
- efficiencyOnProperMaterial - Variable in class net.minecraft.item.ItemTool
-
- egg - Static variable in class net.minecraft.item.Item
-
- ejectRecord(World, int, int, int) - Method in class net.minecraft.block.BlockJukeBox
-
Ejects the current record inside of the jukebox.
- elapsedPartialTicks - Variable in class net.minecraft.util.Timer
-
How much time has elapsed since the last tick, in ticks (range: 0.0 - 1.0).
- elapsedTicks - Variable in class net.minecraft.util.Timer
-
How many full ticks have turned over since the last call to updateTimer(), capped at 10.
- emerald - Static variable in class net.minecraft.item.Item
-
- EMPTY_BOTTLE - Static variable in class net.minecraftforge.fluids.FluidContainerRegistry
-
- EMPTY_BUCKET - Static variable in class net.minecraftforge.fluids.FluidContainerRegistry
-
- EMPTY_BUCKET - Static variable in class net.minecraftforge.liquids.LiquidContainerRegistry
-
Deprecated.
- EMPTY_PROPERTIES - Static variable in interface cpw.mods.fml.common.ModContainer
-
- EmptyChunk - Class in net.minecraft.world.chunk
-
- EmptyChunk(World, int, int) - Constructor for class net.minecraft.world.chunk.EmptyChunk
-
- emptyContainer - Variable in class net.minecraftforge.fluids.FluidContainerRegistry.FluidContainerData
-
- emptyMap - Static variable in class net.minecraft.item.Item
-
- enableAO - Variable in class net.minecraft.client.renderer.RenderBlocks
-
Whether ambient occlusion is enabled or not
- enableBonusChest() - Method in class net.minecraft.world.WorldSettings
-
Enables the bonus chest.
- enableCommands() - Method in class net.minecraft.world.WorldSettings
-
- enabled - Variable in class net.minecraft.client.gui.GuiButton
-
True if this control is enabled, false to disable.
- enableEverythingIsScrewedUpMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
If modified to return true, the player spins around slowly around (0, 68.5, 0).
- enableGlobalConfig() - Static method in class net.minecraftforge.common.Configuration
-
- enableGUIStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
-
Sets OpenGL lighting for rendering blocks as items inside GUI screens (such as containers).
- enableLightmap(double) - Method in class net.minecraft.client.renderer.EntityRenderer
-
Enable lightmap in secondary texture unit
- enableProfiling() - Method in class net.minecraft.server.MinecraftServer
-
- enableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
-
Sets the OpenGL lighting properties to the values used when rendering blocks as items
- enableVsync - Variable in class net.minecraft.client.settings.GameSettings
-
- enchantedBook - Static variable in class net.minecraft.item.Item
-
- enchantItem(EntityPlayer, int) - Method in class net.minecraft.inventory.Container
-
enchants the item on the table using the specified slot; also deducts XP from player
- enchantItem(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerEnchantment
-
enchants the item on the table using the specified slot; also deducts XP from player
- enchantLevels - Variable in class net.minecraft.inventory.ContainerEnchantment
-
3-member array storing the enchantment levels of each slot
- Enchantment - Class in net.minecraft.enchantment
-
- enchantment - Variable in class net.minecraft.network.packet.Packet108EnchantItem
-
The position of the enchantment on the enchantment table window, starting with 0 as the topmost one.
- EnchantmentArrowDamage - Class in net.minecraft.enchantment
-
- EnchantmentArrowDamage(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowDamage
-
- EnchantmentArrowFire - Class in net.minecraft.enchantment
-
- EnchantmentArrowFire(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowFire
-
- EnchantmentArrowInfinite - Class in net.minecraft.enchantment
-
- EnchantmentArrowInfinite(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowInfinite
-
- EnchantmentArrowKnockback - Class in net.minecraft.enchantment
-
- EnchantmentArrowKnockback(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowKnockback
-
- EnchantmentDamage - Class in net.minecraft.enchantment
-
- EnchantmentDamage(int, int, int) - Constructor for class net.minecraft.enchantment.EnchantmentDamage
-
- EnchantmentData - Class in net.minecraft.enchantment
-
- EnchantmentData(Enchantment, int) - Constructor for class net.minecraft.enchantment.EnchantmentData
-
- EnchantmentData(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentData
-
- EnchantmentDigging - Class in net.minecraft.enchantment
-
- EnchantmentDurability - Class in net.minecraft.enchantment
-
- EnchantmentFireAspect - Class in net.minecraft.enchantment
-
- EnchantmentHelper - Class in net.minecraft.enchantment
-
- EnchantmentHelper() - Constructor for class net.minecraft.enchantment.EnchantmentHelper
-
- EnchantmentKnockback - Class in net.minecraft.enchantment
-
- enchantmentLevel - Variable in class net.minecraft.enchantment.EnchantmentData
-
Enchantment level associated with this EnchantmentData
- EnchantmentLootBonus - Class in net.minecraft.enchantment
-
- EnchantmentNameParts - Class in net.minecraft.util
-
- EnchantmentNameParts() - Constructor for class net.minecraft.util.EnchantmentNameParts
-
- enchantmentobj - Variable in class net.minecraft.enchantment.EnchantmentData
-
Enchantment object associated with this EnchantmentData
- EnchantmentOxygen - Class in net.minecraft.enchantment
-
- EnchantmentOxygen(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentOxygen
-
- EnchantmentProtection - Class in net.minecraft.enchantment
-
- EnchantmentProtection(int, int, int) - Constructor for class net.minecraft.enchantment.EnchantmentProtection
-
- enchantments - Static variable in class net.minecraft.stats.AchievementList
-
Is the 'Enchanter' achievement
- enchantmentsBookList - Static variable in class net.minecraft.enchantment.Enchantment
-
The list of enchantments applicable by the anvil from a book
- enchantmentsList - Static variable in class net.minecraft.enchantment.Enchantment
-
- enchantmentTable - Static variable in class net.minecraft.block.Block
-
- EnchantmentThorns - Class in net.minecraft.enchantment
-
- EnchantmentThorns(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentThorns
-
- EnchantmentUntouching - Class in net.minecraft.enchantment
-
- EnchantmentWaterWorker - Class in net.minecraft.enchantment
-
- EnchantmentWaterWorker(int, int) - Constructor for class net.minecraft.enchantment.EnchantmentWaterWorker
-
- encryptData(Key, byte[]) - Static method in class net.minecraft.util.CryptManager
-
- encryptOuputStream(SecretKey, OutputStream) - Static method in class net.minecraft.util.CryptManager
-
- endArray() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- endArray() - Method in class cpw.mods.fml.common.discovery.asm.ModAnnotation
-
- enderChest - Static variable in class net.minecraft.block.Block
-
- enderPearl - Static variable in class net.minecraft.item.Item
-
- EnderTeleportEvent - Class in net.minecraftforge.event.entity.living
-
Event for when an Enderman teleports or an ender pearl is used.
- EnderTeleportEvent(EntityLivingBase, double, double, double, float) - Constructor for class net.minecraftforge.event.entity.living.EnderTeleportEvent
-
- endMatingSeason() - Method in class net.minecraft.village.Village
-
Prevent villager breeding for a fixed interval of time
- endOfStream() - Method in class paulscode.sound.codecs.CodecIBXM
-
Returns false if there is still more data available to be read in.
- endPortal - Static variable in class net.minecraft.block.Block
-
- endPortalFrame - Static variable in class net.minecraft.block.Block
-
- endSection() - Method in class net.minecraft.profiler.Profiler
-
End section
- endStartSection(String) - Method in class net.minecraft.profiler.Profiler
-
End current section and start a new section
- endSubAnnotation() - Method in class cpw.mods.fml.common.discovery.asm.ASMModParser
-
- enhanceCrashReport(CrashReport, CrashReportCategory) - Method in class cpw.mods.fml.common.FMLCommonHandler
-
- enqueueRelightChecks() - Method in class net.minecraft.world.chunk.Chunk
-
Called once-per-chunk-per-tick, and advances the round-robin relight check index per-storage-block by up to 8
blocks at a time.
- ensurePublicAccessFor(String) - Method in class cpw.mods.fml.common.asm.transformers.AccessTransformer
-
- entities - Variable in class net.minecraft.world.chunk.storage.AnvilConverterData
-
- Entity - Class in net.minecraft.entity
-
- Entity(World) - Constructor for class net.minecraft.entity.Entity
-
- entity - Variable in class net.minecraftforge.client.event.FOVUpdateEvent
-
- entity - Variable in class net.minecraftforge.client.event.RenderLivingEvent
-
- entity - Variable in class net.minecraftforge.event.entity.EntityEvent
-
- EntityAgeable - Class in net.minecraft.entity
-
- EntityAgeable(World) - Constructor for class net.minecraft.entity.EntityAgeable
-
- EntityAIArrowAttack - Class in net.minecraft.entity.ai
-
- EntityAIArrowAttack(IRangedAttackMob, double, int, float) - Constructor for class net.minecraft.entity.ai.EntityAIArrowAttack
-
- EntityAIArrowAttack(IRangedAttackMob, double, int, int, float) - Constructor for class net.minecraft.entity.ai.EntityAIArrowAttack
-
- EntityAIAttackOnCollide - Class in net.minecraft.entity.ai
-
- EntityAIAttackOnCollide(EntityCreature, Class, double, boolean) - Constructor for class net.minecraft.entity.ai.EntityAIAttackOnCollide
-
- EntityAIAttackOnCollide(EntityCreature, double, boolean) - Constructor for class net.minecraft.entity.ai.EntityAIAttackOnCollide
-
- EntityAIAvoidEntity - Class in net.minecraft.entity.ai
-
- EntityAIAvoidEntity(EntityCreature, Class, float, double, double) - Constructor for class net.minecraft.entity.ai.EntityAIAvoidEntity
-
- EntityAIBase - Class in net.minecraft.entity.ai
-
- EntityAIBase() - Constructor for class net.minecraft.entity.ai.EntityAIBase
-
- EntityAIBeg - Class in net.minecraft.entity.ai
-
- EntityAIBeg(EntityWolf, float) - Constructor for class net.minecraft.entity.ai.EntityAIBeg
-
- EntityAIBreakDoor - Class in net.minecraft.entity.ai
-
- EntityAIBreakDoor(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAIBreakDoor
-
- EntityAIControlledByPlayer - Class in net.minecraft.entity.ai
-
- EntityAIControlledByPlayer(EntityLiving, float) - Constructor for class net.minecraft.entity.ai.EntityAIControlledByPlayer
-
- EntityAICreeperSwell - Class in net.minecraft.entity.ai
-
- EntityAICreeperSwell(EntityCreeper) - Constructor for class net.minecraft.entity.ai.EntityAICreeperSwell
-
- EntityAIDefendVillage - Class in net.minecraft.entity.ai
-
- EntityAIDefendVillage(EntityIronGolem) - Constructor for class net.minecraft.entity.ai.EntityAIDefendVillage
-
- EntityAIDoorInteract - Class in net.minecraft.entity.ai
-
- EntityAIDoorInteract(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAIDoorInteract
-
- EntityAIEatGrass - Class in net.minecraft.entity.ai
-
- EntityAIEatGrass(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAIEatGrass
-
- EntityAIFleeSun - Class in net.minecraft.entity.ai
-
- EntityAIFleeSun(EntityCreature, double) - Constructor for class net.minecraft.entity.ai.EntityAIFleeSun
-
- EntityAIFollowGolem - Class in net.minecraft.entity.ai
-
- EntityAIFollowGolem(EntityVillager) - Constructor for class net.minecraft.entity.ai.EntityAIFollowGolem
-
- EntityAIFollowOwner - Class in net.minecraft.entity.ai
-
- EntityAIFollowOwner(EntityTameable, double, float, float) - Constructor for class net.minecraft.entity.ai.EntityAIFollowOwner
-
- EntityAIFollowParent - Class in net.minecraft.entity.ai
-
- EntityAIFollowParent(EntityAnimal, double) - Constructor for class net.minecraft.entity.ai.EntityAIFollowParent
-
- EntityAIHurtByTarget - Class in net.minecraft.entity.ai
-
- EntityAIHurtByTarget(EntityCreature, boolean) - Constructor for class net.minecraft.entity.ai.EntityAIHurtByTarget
-
- EntityAILeapAtTarget - Class in net.minecraft.entity.ai
-
- EntityAILeapAtTarget(EntityLiving, float) - Constructor for class net.minecraft.entity.ai.EntityAILeapAtTarget
-
- EntityAILookAtTradePlayer - Class in net.minecraft.entity.ai
-
- EntityAILookAtTradePlayer(EntityVillager) - Constructor for class net.minecraft.entity.ai.EntityAILookAtTradePlayer
-
- EntityAILookAtVillager - Class in net.minecraft.entity.ai
-
- EntityAILookAtVillager(EntityIronGolem) - Constructor for class net.minecraft.entity.ai.EntityAILookAtVillager
-
- EntityAILookIdle - Class in net.minecraft.entity.ai
-
- EntityAILookIdle(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAILookIdle
-
- EntityAIMate - Class in net.minecraft.entity.ai
-
- EntityAIMate(EntityAnimal, double) - Constructor for class net.minecraft.entity.ai.EntityAIMate
-
- EntityAIMoveIndoors - Class in net.minecraft.entity.ai
-
- EntityAIMoveIndoors(EntityCreature) - Constructor for class net.minecraft.entity.ai.EntityAIMoveIndoors
-
- EntityAIMoveThroughVillage - Class in net.minecraft.entity.ai
-
- EntityAIMoveThroughVillage(EntityCreature, double, boolean) - Constructor for class net.minecraft.entity.ai.EntityAIMoveThroughVillage
-
- EntityAIMoveTowardsRestriction - Class in net.minecraft.entity.ai
-
- EntityAIMoveTowardsRestriction(EntityCreature, double) - Constructor for class net.minecraft.entity.ai.EntityAIMoveTowardsRestriction
-
- EntityAIMoveTowardsTarget - Class in net.minecraft.entity.ai
-
- EntityAIMoveTowardsTarget(EntityCreature, double, float) - Constructor for class net.minecraft.entity.ai.EntityAIMoveTowardsTarget
-
- EntityAINearestAttackableTarget - Class in net.minecraft.entity.ai
-
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean, boolean) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- EntityAINearestAttackableTarget(EntityCreature, Class, int, boolean, boolean, IEntitySelector) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTarget
-
- EntityAINearestAttackableTargetSorter - Class in net.minecraft.entity.ai
-
- EntityAINearestAttackableTargetSorter(Entity) - Constructor for class net.minecraft.entity.ai.EntityAINearestAttackableTargetSorter
-
- EntityAIOcelotAttack - Class in net.minecraft.entity.ai
-
- EntityAIOcelotAttack(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAIOcelotAttack
-
- EntityAIOcelotSit - Class in net.minecraft.entity.ai
-
- EntityAIOcelotSit(EntityOcelot, double) - Constructor for class net.minecraft.entity.ai.EntityAIOcelotSit
-
- EntityAIOpenDoor - Class in net.minecraft.entity.ai
-
- EntityAIOpenDoor(EntityLiving, boolean) - Constructor for class net.minecraft.entity.ai.EntityAIOpenDoor
-
- EntityAIOwnerHurtByTarget - Class in net.minecraft.entity.ai
-
- EntityAIOwnerHurtByTarget(EntityTameable) - Constructor for class net.minecraft.entity.ai.EntityAIOwnerHurtByTarget
-
- EntityAIOwnerHurtTarget - Class in net.minecraft.entity.ai
-
- EntityAIOwnerHurtTarget(EntityTameable) - Constructor for class net.minecraft.entity.ai.EntityAIOwnerHurtTarget
-
- EntityAIPanic - Class in net.minecraft.entity.ai
-
- EntityAIPanic(EntityCreature, double) - Constructor for class net.minecraft.entity.ai.EntityAIPanic
-
- EntityAIPlay - Class in net.minecraft.entity.ai
-
- EntityAIPlay(EntityVillager, double) - Constructor for class net.minecraft.entity.ai.EntityAIPlay
-
- EntityAIRestrictOpenDoor - Class in net.minecraft.entity.ai
-
- EntityAIRestrictOpenDoor(EntityCreature) - Constructor for class net.minecraft.entity.ai.EntityAIRestrictOpenDoor
-
- EntityAIRestrictSun - Class in net.minecraft.entity.ai
-
- EntityAIRestrictSun(EntityCreature) - Constructor for class net.minecraft.entity.ai.EntityAIRestrictSun
-
- EntityAIRunAroundLikeCrazy - Class in net.minecraft.entity.ai
-
- EntityAIRunAroundLikeCrazy(EntityHorse, double) - Constructor for class net.minecraft.entity.ai.EntityAIRunAroundLikeCrazy
-
- EntityAISit - Class in net.minecraft.entity.ai
-
- EntityAISit(EntityTameable) - Constructor for class net.minecraft.entity.ai.EntityAISit
-
- EntityAISwimming - Class in net.minecraft.entity.ai
-
- EntityAISwimming(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityAISwimming
-
- EntityAITarget - Class in net.minecraft.entity.ai
-
- EntityAITarget(EntityCreature, boolean) - Constructor for class net.minecraft.entity.ai.EntityAITarget
-
- EntityAITarget(EntityCreature, boolean, boolean) - Constructor for class net.minecraft.entity.ai.EntityAITarget
-
- EntityAITargetNonTamed - Class in net.minecraft.entity.ai
-
- EntityAITargetNonTamed(EntityTameable, Class, int, boolean) - Constructor for class net.minecraft.entity.ai.EntityAITargetNonTamed
-
- EntityAITaskEntry - Class in net.minecraft.entity.ai
-
- EntityAITaskEntry(EntityAITasks, int, EntityAIBase) - Constructor for class net.minecraft.entity.ai.EntityAITaskEntry
-
- EntityAITasks - Class in net.minecraft.entity.ai
-
- EntityAITasks(Profiler) - Constructor for class net.minecraft.entity.ai.EntityAITasks
-
- EntityAITempt - Class in net.minecraft.entity.ai
-
- EntityAITempt(EntityCreature, double, int, boolean) - Constructor for class net.minecraft.entity.ai.EntityAITempt
-
- EntityAITradePlayer - Class in net.minecraft.entity.ai
-
- EntityAITradePlayer(EntityVillager) - Constructor for class net.minecraft.entity.ai.EntityAITradePlayer
-
- EntityAIVillagerMate - Class in net.minecraft.entity.ai
-
- EntityAIVillagerMate(EntityVillager) - Constructor for class net.minecraft.entity.ai.EntityAIVillagerMate
-
- EntityAIWander - Class in net.minecraft.entity.ai
-
- EntityAIWander(EntityCreature, double) - Constructor for class net.minecraft.entity.ai.EntityAIWander
-
- EntityAIWatchClosest - Class in net.minecraft.entity.ai
-
- EntityAIWatchClosest(EntityLiving, Class, float) - Constructor for class net.minecraft.entity.ai.EntityAIWatchClosest
-
- EntityAIWatchClosest(EntityLiving, Class, float, float) - Constructor for class net.minecraft.entity.ai.EntityAIWatchClosest
-
- EntityAIWatchClosest2 - Class in net.minecraft.entity.ai
-
- EntityAIWatchClosest2(EntityLiving, Class, float, float) - Constructor for class net.minecraft.entity.ai.EntityAIWatchClosest2
-
- EntityAmbientCreature - Class in net.minecraft.entity.passive
-
- EntityAmbientCreature(World) - Constructor for class net.minecraft.entity.passive.EntityAmbientCreature
-
- EntityAnimal - Class in net.minecraft.entity.passive
-
- EntityAnimal(World) - Constructor for class net.minecraft.entity.passive.EntityAnimal
-
- EntityArrow - Class in net.minecraft.entity.projectile
-
- EntityArrow(World) - Constructor for class net.minecraft.entity.projectile.EntityArrow
-
- EntityArrow(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityArrow
-
- EntityArrow(World, EntityLivingBase, EntityLivingBase, float, float) - Constructor for class net.minecraft.entity.projectile.EntityArrow
-
- EntityArrow(World, EntityLivingBase, float) - Constructor for class net.minecraft.entity.projectile.EntityArrow
-
- EntityAuraFX - Class in net.minecraft.client.particle
-
- EntityAuraFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityAuraFX
-
- EntityBat - Class in net.minecraft.entity.passive
-
- EntityBat(World) - Constructor for class net.minecraft.entity.passive.EntityBat
-
- EntityBlaze - Class in net.minecraft.entity.monster
-
- EntityBlaze(World) - Constructor for class net.minecraft.entity.monster.EntityBlaze
-
- EntityBoat - Class in net.minecraft.entity.item
-
- EntityBoat(World) - Constructor for class net.minecraft.entity.item.EntityBoat
-
- EntityBoat(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityBoat
-
- EntityBodyHelper - Class in net.minecraft.entity
-
- EntityBodyHelper(EntityLivingBase) - Constructor for class net.minecraft.entity.EntityBodyHelper
-
- EntityBreakingFX - Class in net.minecraft.client.particle
-
- EntityBreakingFX(World, double, double, double, Item) - Constructor for class net.minecraft.client.particle.EntityBreakingFX
-
- EntityBreakingFX(World, double, double, double, Item, int) - Constructor for class net.minecraft.client.particle.EntityBreakingFX
-
- EntityBreakingFX(World, double, double, double, double, double, double, Item, int) - Constructor for class net.minecraft.client.particle.EntityBreakingFX
-
- EntityBubbleFX - Class in net.minecraft.client.particle
-
- EntityBubbleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityBubbleFX
-
- EntityCaveSpider - Class in net.minecraft.entity.monster
-
- EntityCaveSpider(World) - Constructor for class net.minecraft.entity.monster.EntityCaveSpider
-
- EntityChicken - Class in net.minecraft.entity.passive
-
- EntityChicken(World) - Constructor for class net.minecraft.entity.passive.EntityChicken
-
- entityClass - Variable in class net.minecraft.world.biome.SpawnListEntry
-
Holds the class of the entity to be spawned.
- EntityClientPlayerMP - Class in net.minecraft.client.entity
-
- EntityClientPlayerMP(Minecraft, World, Session, NetClientHandler) - Constructor for class net.minecraft.client.entity.EntityClientPlayerMP
-
- EntityCloudFX - Class in net.minecraft.client.particle
-
- EntityCloudFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityCloudFX
-
- entityCollisionReduction - Variable in class net.minecraft.entity.Entity
-
Reduces the velocity applied by entity collisions by the specified percent.
- EntityCow - Class in net.minecraft.entity.passive
-
- EntityCow(World) - Constructor for class net.minecraft.entity.passive.EntityCow
-
- EntityCreature - Class in net.minecraft.entity
-
- EntityCreature(World) - Constructor for class net.minecraft.entity.EntityCreature
-
- EntityCreeper - Class in net.minecraft.entity.monster
-
- EntityCreeper(World) - Constructor for class net.minecraft.entity.monster.EntityCreeper
-
- EntityCrit2FX - Class in net.minecraft.client.particle
-
- EntityCrit2FX(World, Entity) - Constructor for class net.minecraft.client.particle.EntityCrit2FX
-
- EntityCrit2FX(World, Entity, String) - Constructor for class net.minecraft.client.particle.EntityCrit2FX
-
- EntityCritFX - Class in net.minecraft.client.particle
-
- EntityCritFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityCritFX
-
- EntityCritFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntityCritFX
-
- EntityDamageSource - Class in net.minecraft.util
-
- EntityDamageSource(String, Entity) - Constructor for class net.minecraft.util.EntityDamageSource
-
- EntityDamageSourceIndirect - Class in net.minecraft.util
-
- EntityDamageSourceIndirect(String, Entity, Entity) - Constructor for class net.minecraft.util.EntityDamageSourceIndirect
-
- EntityDiggingFX - Class in net.minecraft.client.particle
-
- EntityDiggingFX(World, double, double, double, double, double, double, Block, int) - Constructor for class net.minecraft.client.particle.EntityDiggingFX
-
- EntityDiggingFX(World, double, double, double, double, double, double, Block, int, int) - Constructor for class net.minecraft.client.particle.EntityDiggingFX
-
- EntityDragon - Class in net.minecraft.entity.boss
-
- EntityDragon(World) - Constructor for class net.minecraft.entity.boss.EntityDragon
-
- entityDragonObj - Variable in class net.minecraft.entity.boss.EntityDragonPart
-
The dragon entity this dragon part belongs to
- EntityDragonPart - Class in net.minecraft.entity.boss
-
- EntityDragonPart(IEntityMultiPart, String, float, float) - Constructor for class net.minecraft.entity.boss.EntityDragonPart
-
- entityDropItem(ItemStack, float) - Method in class net.minecraft.entity.Entity
-
Drops an item at the position of the entity.
- EntityDropParticleFX - Class in net.minecraft.client.particle
-
- EntityDropParticleFX(World, double, double, double, Material) - Constructor for class net.minecraft.client.particle.EntityDropParticleFX
-
- EntityEgg - Class in net.minecraft.entity.projectile
-
- EntityEgg(World) - Constructor for class net.minecraft.entity.projectile.EntityEgg
-
- EntityEgg(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntityEgg
-
- EntityEgg(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityEgg
-
- EntityEggInfo - Class in net.minecraft.entity
-
- EntityEggInfo(int, int, int) - Constructor for class net.minecraft.entity.EntityEggInfo
-
- entityEggs - Static variable in class net.minecraft.entity.EntityList
-
This is a HashMap of the Creative Entity Eggs/Spawners.
- EntityEnchantmentTableParticleFX - Class in net.minecraft.client.particle
-
- EntityEnchantmentTableParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
-
- EntityEnderCrystal - Class in net.minecraft.entity.item
-
- EntityEnderCrystal(World) - Constructor for class net.minecraft.entity.item.EntityEnderCrystal
-
- EntityEnderCrystal(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityEnderCrystal
-
- EntityEnderEye - Class in net.minecraft.entity.item
-
- EntityEnderEye(World) - Constructor for class net.minecraft.entity.item.EntityEnderEye
-
- EntityEnderEye(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityEnderEye
-
- EntityEnderman - Class in net.minecraft.entity.monster
-
- EntityEnderman(World) - Constructor for class net.minecraft.entity.monster.EntityEnderman
-
- EntityEnderPearl - Class in net.minecraft.entity.item
-
- EntityEnderPearl(World) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
-
- EntityEnderPearl(World, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
-
- EntityEnderPearl(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
-
- EntityEvent - Class in net.minecraftforge.event.entity
-
- EntityEvent(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent
-
- EntityEvent.CanUpdate - Class in net.minecraftforge.event.entity
-
- EntityEvent.CanUpdate(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.CanUpdate
-
- EntityEvent.EnteringChunk - Class in net.minecraftforge.event.entity
-
- EntityEvent.EnteringChunk(Entity, int, int, int, int) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EnteringChunk
-
- EntityEvent.EntityConstructing - Class in net.minecraftforge.event.entity
-
- EntityEvent.EntityConstructing(Entity) - Constructor for class net.minecraftforge.event.entity.EntityEvent.EntityConstructing
-
- EntityExpBottle - Class in net.minecraft.entity.item
-
- EntityExpBottle(World) - Constructor for class net.minecraft.entity.item.EntityExpBottle
-
- EntityExpBottle(World, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityExpBottle
-
- EntityExpBottle(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityExpBottle
-
- EntityExplodeFX - Class in net.minecraft.client.particle
-
- EntityExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityExplodeFX
-
- EntityFallingSand - Class in net.minecraft.entity.item
-
- EntityFallingSand(World) - Constructor for class net.minecraft.entity.item.EntityFallingSand
-
- EntityFallingSand(World, double, double, double, int) - Constructor for class net.minecraft.entity.item.EntityFallingSand
-
- EntityFallingSand(World, double, double, double, int, int) - Constructor for class net.minecraft.entity.item.EntityFallingSand
-
- EntityFireball - Class in net.minecraft.entity.projectile
-
- EntityFireball(World) - Constructor for class net.minecraft.entity.projectile.EntityFireball
-
- EntityFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityFireball
-
- EntityFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityFireball
-
- EntityFireworkOverlayFX - Class in net.minecraft.client.particle
-
- EntityFireworkRocket - Class in net.minecraft.entity.item
-
- EntityFireworkRocket(World) - Constructor for class net.minecraft.entity.item.EntityFireworkRocket
-
- EntityFireworkRocket(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.EntityFireworkRocket
-
- EntityFireworkSparkFX - Class in net.minecraft.client.particle
-
- EntityFireworkSparkFX(World, double, double, double, double, double, double, EffectRenderer) - Constructor for class net.minecraft.client.particle.EntityFireworkSparkFX
-
- EntityFireworkStarterFX - Class in net.minecraft.client.particle
-
- EntityFireworkStarterFX(World, double, double, double, double, double, double, EffectRenderer, NBTTagCompound) - Constructor for class net.minecraft.client.particle.EntityFireworkStarterFX
-
- EntityFishHook - Class in net.minecraft.entity.projectile
-
- EntityFishHook(World) - Constructor for class net.minecraft.entity.projectile.EntityFishHook
-
- EntityFishHook(World, double, double, double, EntityPlayer) - Constructor for class net.minecraft.entity.projectile.EntityFishHook
-
- EntityFishHook(World, EntityPlayer) - Constructor for class net.minecraft.entity.projectile.EntityFishHook
-
- EntityFlameFX - Class in net.minecraft.client.particle
-
- EntityFlameFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFlameFX
-
- EntityFlying - Class in net.minecraft.entity
-
- EntityFlying(World) - Constructor for class net.minecraft.entity.EntityFlying
-
- EntityFootStepFX - Class in net.minecraft.client.particle
-
- EntityFootStepFX(TextureManager, World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFootStepFX
-
- EntityFX - Class in net.minecraft.client.particle
-
- EntityFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFX
-
- EntityGhast - Class in net.minecraft.entity.monster
-
- EntityGhast(World) - Constructor for class net.minecraft.entity.monster.EntityGhast
-
- EntityGiantZombie - Class in net.minecraft.entity.monster
-
- EntityGiantZombie(World) - Constructor for class net.minecraft.entity.monster.EntityGiantZombie
-
- EntityGolem - Class in net.minecraft.entity.monster
-
- EntityGolem(World) - Constructor for class net.minecraft.entity.monster.EntityGolem
-
- EntityHanging - Class in net.minecraft.entity
-
- EntityHanging(World) - Constructor for class net.minecraft.entity.EntityHanging
-
- EntityHanging(World, int, int, int, int) - Constructor for class net.minecraft.entity.EntityHanging
-
- EntityHeartFX - Class in net.minecraft.client.particle
-
- EntityHeartFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityHeartFX
-
- EntityHeartFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntityHeartFX
-
- entityHit - Variable in class net.minecraft.util.MovingObjectPosition
-
The hit entity
- EntityHorse - Class in net.minecraft.entity.passive
-
- EntityHorse(World) - Constructor for class net.minecraft.entity.passive.EntityHorse
-
- EntityHorseGroupData - Class in net.minecraft.entity.passive
-
- EntityHorseGroupData(int, int) - Constructor for class net.minecraft.entity.passive.EntityHorseGroupData
-
- EntityHugeExplodeFX - Class in net.minecraft.client.particle
-
- EntityHugeExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityHugeExplodeFX
-
- entityId - Variable in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- entityId - Variable in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- entityId - Variable in class net.minecraft.entity.Entity
-
- entityID - Variable in class net.minecraft.network.packet.Packet17Sleep
-
- entityId - Variable in class net.minecraft.network.packet.Packet18Animation
-
The entity ID, in this case it's the player ID.
- entityId - Variable in class net.minecraft.network.packet.Packet19EntityAction
-
Player ID.
- entityId - Variable in class net.minecraft.network.packet.Packet20NamedEntitySpawn
-
The entity ID, in this case it's the player ID.
- entityId - Variable in class net.minecraft.network.packet.Packet23VehicleSpawn
-
Entity ID of the object.
- entityId - Variable in class net.minecraft.network.packet.Packet24MobSpawn
-
The entity ID.
- entityId - Variable in class net.minecraft.network.packet.Packet25EntityPainting
-
- entityId - Variable in class net.minecraft.network.packet.Packet26EntityExpOrb
-
Entity ID for the XP Orb
- entityId - Variable in class net.minecraft.network.packet.Packet28EntityVelocity
-
- entityId - Variable in class net.minecraft.network.packet.Packet29DestroyEntity
-
ID of the entity to be destroyed on the client.
- entityId - Variable in class net.minecraft.network.packet.Packet30Entity
-
The ID of this entity.
- entityId - Variable in class net.minecraft.network.packet.Packet34EntityTeleport
-
ID of the entity.
- entityId - Variable in class net.minecraft.network.packet.Packet35EntityHeadRotation
-
- entityId - Variable in class net.minecraft.network.packet.Packet38EntityStatus
-
- entityId - Variable in class net.minecraft.network.packet.Packet40EntityMetadata
-
- entityId - Variable in class net.minecraft.network.packet.Packet41EntityEffect
-
- entityId - Variable in class net.minecraft.network.packet.Packet42RemoveEntityEffect
-
The ID of the entity which an effect is being removed from.
- entityID - Variable in class net.minecraft.network.packet.Packet5PlayerInventory
-
Entity ID of the object.
- entityID - Variable in class net.minecraft.network.packet.Packet71Weather
-
- EntityInteractEvent - Class in net.minecraftforge.event.entity.player
-
- EntityInteractEvent(EntityPlayer, Entity) - Constructor for class net.minecraftforge.event.entity.player.EntityInteractEvent
-
- EntityIronGolem - Class in net.minecraft.entity.monster
-
- EntityIronGolem(World) - Constructor for class net.minecraft.entity.monster.EntityIronGolem
-
- EntityItem - Class in net.minecraft.entity.item
-
- EntityItem(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityItem
-
- EntityItem(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.EntityItem
-
- EntityItem(World) - Constructor for class net.minecraft.entity.item.EntityItem
-
- entityItem - Variable in class net.minecraftforge.event.entity.item.ItemEvent
-
The relevant EntityItem for this event, already cast for you.
- EntityItemFrame - Class in net.minecraft.entity.item
-
- EntityItemFrame(World) - Constructor for class net.minecraft.entity.item.EntityItemFrame
-
- EntityItemFrame(World, int, int, int, int) - Constructor for class net.minecraft.entity.item.EntityItemFrame
-
- EntityItemPickupEvent - Class in net.minecraftforge.event.entity.player
-
- EntityItemPickupEvent(EntityPlayer, EntityItem) - Constructor for class net.minecraftforge.event.entity.player.EntityItemPickupEvent
-
- EntityJoinWorldEvent - Class in net.minecraftforge.event.entity
-
- EntityJoinWorldEvent(Entity, World) - Constructor for class net.minecraftforge.event.entity.EntityJoinWorldEvent
-
- EntityJumpHelper - Class in net.minecraft.entity.ai
-
- EntityJumpHelper(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityJumpHelper
-
- EntityLargeExplodeFX - Class in net.minecraft.client.particle
-
- EntityLargeExplodeFX(TextureManager, World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityLargeExplodeFX
-
- EntityLargeFireball - Class in net.minecraft.entity.projectile
-
- EntityLargeFireball(World) - Constructor for class net.minecraft.entity.projectile.EntityLargeFireball
-
- EntityLargeFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityLargeFireball
-
- EntityLargeFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityLargeFireball
-
- EntityLavaFX - Class in net.minecraft.client.particle
-
- EntityLavaFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityLavaFX
-
- EntityLeashKnot - Class in net.minecraft.entity
-
- EntityLeashKnot(World) - Constructor for class net.minecraft.entity.EntityLeashKnot
-
- EntityLeashKnot(World, int, int, int) - Constructor for class net.minecraft.entity.EntityLeashKnot
-
- EntityLightningBolt - Class in net.minecraft.entity.effect
-
- EntityLightningBolt(World, double, double, double) - Constructor for class net.minecraft.entity.effect.EntityLightningBolt
-
- EntityList - Class in net.minecraft.entity
-
- EntityList() - Constructor for class net.minecraft.entity.EntityList
-
- entityLists - Variable in class net.minecraft.world.chunk.Chunk
-
Array of Lists containing the entities in this Chunk.
- EntityLiving - Class in net.minecraft.entity
-
- EntityLiving(World) - Constructor for class net.minecraft.entity.EntityLiving
-
- entityLiving - Variable in class net.minecraftforge.event.entity.living.LivingEvent
-
- EntityLivingBase - Class in net.minecraft.entity
-
- EntityLivingBase(World) - Constructor for class net.minecraft.entity.EntityLivingBase
-
- EntityLivingData - Interface in net.minecraft.entity
-
- entityLivingPlayer - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRenderer
-
- EntityLookHelper - Class in net.minecraft.entity.ai
-
- EntityLookHelper(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityLookHelper
-
- EntityMagmaCube - Class in net.minecraft.entity.monster
-
- EntityMagmaCube(World) - Constructor for class net.minecraft.entity.monster.EntityMagmaCube
-
- EntityMinecart - Class in net.minecraft.entity.item
-
- EntityMinecart(World) - Constructor for class net.minecraft.entity.item.EntityMinecart
-
- EntityMinecart(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecart
-
- EntityMinecartChest - Class in net.minecraft.entity.item
-
- EntityMinecartChest(World) - Constructor for class net.minecraft.entity.item.EntityMinecartChest
-
- EntityMinecartChest(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartChest
-
- EntityMinecartContainer - Class in net.minecraft.entity.item
-
- EntityMinecartContainer(World) - Constructor for class net.minecraft.entity.item.EntityMinecartContainer
-
- EntityMinecartContainer(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartContainer
-
- EntityMinecartEmpty - Class in net.minecraft.entity.item
-
- EntityMinecartEmpty(World) - Constructor for class net.minecraft.entity.item.EntityMinecartEmpty
-
- EntityMinecartEmpty(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartEmpty
-
- EntityMinecartFurnace - Class in net.minecraft.entity.item
-
- EntityMinecartFurnace(World) - Constructor for class net.minecraft.entity.item.EntityMinecartFurnace
-
- EntityMinecartFurnace(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartFurnace
-
- EntityMinecartHopper - Class in net.minecraft.entity.item
-
- EntityMinecartHopper(World) - Constructor for class net.minecraft.entity.item.EntityMinecartHopper
-
- EntityMinecartHopper(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartHopper
-
- EntityMinecartMobSpawner - Class in net.minecraft.entity.ai
-
- EntityMinecartMobSpawner(World) - Constructor for class net.minecraft.entity.ai.EntityMinecartMobSpawner
-
- EntityMinecartMobSpawner(World, double, double, double) - Constructor for class net.minecraft.entity.ai.EntityMinecartMobSpawner
-
- EntityMinecartTNT - Class in net.minecraft.entity.item
-
- EntityMinecartTNT(World) - Constructor for class net.minecraft.entity.item.EntityMinecartTNT
-
- EntityMinecartTNT(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartTNT
-
- EntityMob - Class in net.minecraft.entity.monster
-
- EntityMob(World) - Constructor for class net.minecraft.entity.monster.EntityMob
-
- EntityMooshroom - Class in net.minecraft.entity.passive
-
- EntityMooshroom(World) - Constructor for class net.minecraft.entity.passive.EntityMooshroom
-
- EntityMoveHelper - Class in net.minecraft.entity.ai
-
- EntityMoveHelper(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntityMoveHelper
-
- EntityNoteFX - Class in net.minecraft.client.particle
-
- EntityNoteFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityNoteFX
-
- EntityNoteFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntityNoteFX
-
- EntityOcelot - Class in net.minecraft.entity.passive
-
- EntityOcelot(World) - Constructor for class net.minecraft.entity.passive.EntityOcelot
-
- EntityOtherPlayerMP - Class in net.minecraft.client.entity
-
- EntityOtherPlayerMP(World, String) - Constructor for class net.minecraft.client.entity.EntityOtherPlayerMP
-
- EntityOwnable - Interface in net.minecraft.entity
-
- EntityPainting - Class in net.minecraft.entity.item
-
- EntityPainting(World) - Constructor for class net.minecraft.entity.item.EntityPainting
-
- EntityPainting(World, int, int, int, int) - Constructor for class net.minecraft.entity.item.EntityPainting
-
- EntityPainting(World, int, int, int, int, String) - Constructor for class net.minecraft.entity.item.EntityPainting
-
- EntityPickupFX - Class in net.minecraft.client.particle
-
- EntityPickupFX(World, Entity, Entity, float) - Constructor for class net.minecraft.client.particle.EntityPickupFX
-
- EntityPig - Class in net.minecraft.entity.passive
-
- EntityPig(World) - Constructor for class net.minecraft.entity.passive.EntityPig
-
- EntityPigZombie - Class in net.minecraft.entity.monster
-
- EntityPigZombie(World) - Constructor for class net.minecraft.entity.monster.EntityPigZombie
-
- EntityPlayer - Class in net.minecraft.entity.player
-
- EntityPlayer(World, String) - Constructor for class net.minecraft.entity.player.EntityPlayer
-
- entityPlayer - Variable in class net.minecraftforge.event.entity.player.PlayerDropsEvent
-
- entityPlayer - Variable in class net.minecraftforge.event.entity.player.PlayerEvent
-
- EntityPlayerMP - Class in net.minecraft.entity.player
-
- EntityPlayerMP(MinecraftServer, World, String, ItemInWorldManager) - Constructor for class net.minecraft.entity.player.EntityPlayerMP
-
- entityplayerObj - Variable in class net.minecraft.world.storage.MapInfo
-
Reference for EntityPlayer object in MapInfo
- EntityPlayerSP - Class in net.minecraft.client.entity
-
- EntityPlayerSP(Minecraft, World, Session, int) - Constructor for class net.minecraft.client.entity.EntityPlayerSP
-
- EntityPortalFX - Class in net.minecraft.client.particle
-
- EntityPortalFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityPortalFX
-
- EntityPotion - Class in net.minecraft.entity.projectile
-
- EntityPotion(World) - Constructor for class net.minecraft.entity.projectile.EntityPotion
-
- EntityPotion(World, EntityLivingBase, int) - Constructor for class net.minecraft.entity.projectile.EntityPotion
-
- EntityPotion(World, EntityLivingBase, ItemStack) - Constructor for class net.minecraft.entity.projectile.EntityPotion
-
- EntityPotion(World, double, double, double, int) - Constructor for class net.minecraft.entity.projectile.EntityPotion
-
- EntityPotion(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.projectile.EntityPotion
-
- EntityRainFX - Class in net.minecraft.client.particle
-
- EntityRainFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityRainFX
-
- EntityReddustFX - Class in net.minecraft.client.particle
-
- EntityReddustFX(World, double, double, double, float, float, float) - Constructor for class net.minecraft.client.particle.EntityReddustFX
-
- EntityReddustFX(World, double, double, double, float, float, float, float) - Constructor for class net.minecraft.client.particle.EntityReddustFX
-
- EntityRegistry - Class in cpw.mods.fml.common.registry
-
- EntityRegistry.EntityRegistration - Class in cpw.mods.fml.common.registry
-
- EntityRegistry.EntityRegistration(ModContainer, Class<? extends Entity>, String, int, int, int, boolean) - Constructor for class cpw.mods.fml.common.registry.EntityRegistry.EntityRegistration
-
- entityRenderer - Variable in class net.minecraft.client.Minecraft
-
- EntityRenderer - Class in net.minecraft.client.renderer
-
- EntityRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.EntityRenderer
-
- EntityRendererProxy - Class in net.minecraft.src
-
- EntityRendererProxy(Minecraft) - Constructor for class net.minecraft.src.EntityRendererProxy
-
- entityRenderMap - Variable in class net.minecraft.client.renderer.entity.RenderManager
-
A map of entity classes and the associated renderer.
- EntitySelectorArmoredMob - Class in net.minecraft.entity
-
- EntitySelectorArmoredMob(ItemStack) - Constructor for class net.minecraft.entity.EntitySelectorArmoredMob
-
- EntitySenses - Class in net.minecraft.entity.ai
-
- EntitySenses(EntityLiving) - Constructor for class net.minecraft.entity.ai.EntitySenses
-
- EntitySheep - Class in net.minecraft.entity.passive
-
- EntitySheep(World) - Constructor for class net.minecraft.entity.passive.EntitySheep
-
- EntitySilverfish - Class in net.minecraft.entity.monster
-
- EntitySilverfish(World) - Constructor for class net.minecraft.entity.monster.EntitySilverfish
-
- EntitySkeleton - Class in net.minecraft.entity.monster
-
- EntitySkeleton(World) - Constructor for class net.minecraft.entity.monster.EntitySkeleton
-
- EntitySlime - Class in net.minecraft.entity.monster
-
- EntitySlime(World) - Constructor for class net.minecraft.entity.monster.EntitySlime
-
- EntitySmallFireball - Class in net.minecraft.entity.projectile
-
- EntitySmallFireball(World) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
-
- EntitySmallFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
-
- EntitySmallFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
-
- EntitySmokeFX - Class in net.minecraft.client.particle
-
- EntitySmokeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySmokeFX
-
- EntitySmokeFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntitySmokeFX
-
- EntitySnowball - Class in net.minecraft.entity.projectile
-
- EntitySnowball(World) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
-
- EntitySnowball(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
-
- EntitySnowball(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
-
- EntitySnowman - Class in net.minecraft.entity.monster
-
- EntitySnowman(World) - Constructor for class net.minecraft.entity.monster.EntitySnowman
-
- EntitySnowShovelFX - Class in net.minecraft.client.particle
-
- EntitySnowShovelFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySnowShovelFX
-
- EntitySnowShovelFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntitySnowShovelFX
-
- EntitySorter - Class in net.minecraft.client.renderer
-
- EntitySorter(Entity) - Constructor for class net.minecraft.client.renderer.EntitySorter
-
- EntitySpawnAdjustmentPacket - Class in cpw.mods.fml.common.network
-
- EntitySpawnAdjustmentPacket() - Constructor for class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- EntitySpawnPacket - Class in cpw.mods.fml.common.network
-
- EntitySpawnPacket() - Constructor for class cpw.mods.fml.common.network.EntitySpawnPacket
-
- EntitySpellParticleFX - Class in net.minecraft.client.particle
-
- EntitySpellParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX
-
- EntitySpider - Class in net.minecraft.entity.monster
-
- EntitySpider(World) - Constructor for class net.minecraft.entity.monster.EntitySpider
-
- EntitySplashFX - Class in net.minecraft.client.particle
-
- EntitySplashFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySplashFX
-
- EntitySquid - Class in net.minecraft.entity.passive
-
- EntitySquid(World) - Constructor for class net.minecraft.entity.passive.EntitySquid
-
- entityStatus - Variable in class net.minecraft.network.packet.Packet38EntityStatus
-
2 for hurt, 3 for dead
- EntitySuspendFX - Class in net.minecraft.client.particle
-
- EntitySuspendFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySuspendFX
-
- EntityTameable - Class in net.minecraft.entity.passive
-
- EntityTameable(World) - Constructor for class net.minecraft.entity.passive.EntityTameable
-
- EntityThrowable - Class in net.minecraft.entity.projectile
-
- EntityThrowable(World) - Constructor for class net.minecraft.entity.projectile.EntityThrowable
-
- EntityThrowable(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntityThrowable
-
- EntityThrowable(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityThrowable
-
- EntityTNTPrimed - Class in net.minecraft.entity.item
-
- EntityTNTPrimed(World) - Constructor for class net.minecraft.entity.item.EntityTNTPrimed
-
- EntityTNTPrimed(World, double, double, double, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityTNTPrimed
-
- EntityTracker - Class in net.minecraft.entity
-
- EntityTracker(WorldServer) - Constructor for class net.minecraft.entity.EntityTracker
-
- EntityTrackerEntry - Class in net.minecraft.entity
-
- EntityTrackerEntry(Entity, int, int, boolean) - Constructor for class net.minecraft.entity.EntityTrackerEntry
-
- EntityVillager - Class in net.minecraft.entity.passive
-
- EntityVillager(World) - Constructor for class net.minecraft.entity.passive.EntityVillager
-
- EntityVillager(World, int) - Constructor for class net.minecraft.entity.passive.EntityVillager
-
- EntityWaterMob - Class in net.minecraft.entity.passive
-
- EntityWaterMob(World) - Constructor for class net.minecraft.entity.passive.EntityWaterMob
-
- EntityWeatherEffect - Class in net.minecraft.entity.effect
-
- EntityWeatherEffect(World) - Constructor for class net.minecraft.entity.effect.EntityWeatherEffect
-
- EntityWitch - Class in net.minecraft.entity.monster
-
- EntityWitch(World) - Constructor for class net.minecraft.entity.monster.EntityWitch
-
- EntityWither - Class in net.minecraft.entity.boss
-
- EntityWither(World) - Constructor for class net.minecraft.entity.boss.EntityWither
-
- EntityWitherSkull - Class in net.minecraft.entity.projectile
-
- EntityWitherSkull(World) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
-
- EntityWitherSkull(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
-
- EntityWitherSkull(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
-
- EntityWolf - Class in net.minecraft.entity.passive
-
- EntityWolf(World) - Constructor for class net.minecraft.entity.passive.EntityWolf
-
- EntityXPOrb - Class in net.minecraft.entity.item
-
- EntityXPOrb(World, double, double, double, int) - Constructor for class net.minecraft.entity.item.EntityXPOrb
-
- EntityXPOrb(World) - Constructor for class net.minecraft.entity.item.EntityXPOrb
-
- EntityZombie - Class in net.minecraft.entity.monster
-
- EntityZombie(World) - Constructor for class net.minecraft.entity.monster.EntityZombie
-
- entryNameSplitter - Static variable in class net.minecraft.client.resources.FileResourcePack
-
- entrySet() - Method in class net.minecraft.server.management.LowerStringMap
-
- entrySet() - Method in class net.minecraftforge.common.ConfigCategory
-
- EnumAction - Enum in net.minecraft.item
-
- EnumArmorMaterial - Enum in net.minecraft.item
-
- EnumArt - Enum in net.minecraft.util
-
- EnumChatFormatting - Enum in net.minecraft.util
-
- EnumCreatureAttribute - Enum in net.minecraft.entity
-
- EnumCreatureType - Enum in net.minecraft.entity
-
- EnumDoor - Enum in net.minecraft.world.gen.structure
-
- EnumEnchantmentType - Enum in net.minecraft.enchantment
-
- EnumEntitySize - Enum in net.minecraft.entity
-
- EnumFacing - Enum in net.minecraft.util
-
- EnumGameType - Enum in net.minecraft.world
-
- EnumHelper - Class in net.minecraftforge.common
-
- EnumHelper() - Constructor for class net.minecraftforge.common.EnumHelper
-
- EnumHelperClient - Class in net.minecraftforge.client
-
- EnumHelperClient() - Constructor for class net.minecraftforge.client.EnumHelperClient
-
- EnumMobType - Enum in net.minecraft.block
-
- EnumMovingObjectType - Enum in net.minecraft.util
-
- EnumOptions - Enum in net.minecraft.client.settings
-
- EnumOS - Enum in net.minecraft.util
-
- EnumPlantType - Enum in net.minecraftforge.common
-
- EnumRarity - Enum in net.minecraft.item
-
- EnumSkyBlock - Enum in net.minecraft.world
-
- EnumStatus - Enum in net.minecraft.entity.player
-
- EnumToolMaterial - Enum in net.minecraft.item
-
- Envelope - Class in ibxm
-
- Envelope() - Constructor for class ibxm.Envelope
-
- EOF - Static variable in class cpw.mods.fml.repackage.com.nothome.delta.GDiffWriter
-
- equals(Object) - Method in class cpw.mods.fml.common.registry.ItemData
-
- equals(Object) - Method in class cpw.mods.fml.common.versioning.ComparableVersion
-
- equals(Object) - Method in class cpw.mods.fml.common.versioning.DefaultArtifactVersion
-
- equals(Object) - Method in class cpw.mods.fml.common.versioning.Restriction
-
- equals(Object) - Method in class cpw.mods.fml.common.versioning.VersionRange
-
- equals(Object) - Method in class net.minecraft.block.BlockEventData
-
- equals(Object) - Method in class net.minecraft.client.mco.McoServer
-
- equals(Object) - Method in class net.minecraft.client.resources.Language
-
- equals(Object) - Method in class net.minecraft.client.resources.ResourcePackRepositoryEntry
-
- equals(Object) - Method in class net.minecraft.client.resources.SimpleResource
-
- equals(Object) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
-
- equals(Object) - Method in class net.minecraft.entity.Entity
-
- equals(Object) - Method in class net.minecraft.entity.EntityTrackerEntry
-
- equals(Object) - Method in class net.minecraft.nbt.NBTBase
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagByte
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagByteArray
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagCompound
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagDouble
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagFloat
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagInt
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagIntArray
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagList
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagLong
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagShort
-
- equals(Object) - Method in class net.minecraft.nbt.NBTTagString
-
- equals(Object) - Method in class net.minecraft.pathfinding.PathPoint
-
- equals(Object) - Method in class net.minecraft.potion.PotionEffect
-
- equals(Object) - Method in class net.minecraft.util.ChunkCoordinates
-
- equals(Object) - Method in class net.minecraft.util.ResourceLocation
-
- equals(Object) - Method in class net.minecraft.world.ChunkCoordIntPair
-
- equals(Object) - Method in class net.minecraft.world.ChunkPosition
-
- equals(Object) - Method in class net.minecraft.world.NextTickListEntry
-
- equals(Object) - Method in class net.minecraftforge.common.ConfigCategory
-
- equals(Object) - Method in class net.minecraftforge.common.DungeonHooks.DungeonMob
-
- equals(Object) - Method in class net.minecraftforge.fluids.FluidStack
-
Default equality comparison for a FluidStack.
- equals(Object) - Method in class net.minecraftforge.liquids.LiquidStack
-
Deprecated.
- errorOccurred(ModContainer, Throwable) - Method in class cpw.mods.fml.common.LoadController
-
- Event - Class in net.minecraftforge.event
-
Base Event class that all other events are derived from
- Event() - Constructor for class net.minecraftforge.event.Event
-
- Event.HasResult - Annotation Type in net.minecraftforge.event
-
- Event.Result - Enum in net.minecraftforge.event
-
- EVENT_BUS - Static variable in class net.minecraftforge.common.MinecraftForge
-
The core Forge EventBusses, all events for Forge will be fired on these,
you should use this to register all your listeners.
- EventBus - Class in net.minecraftforge.event
-
- EventBus() - Constructor for class net.minecraftforge.event.EventBus
-
- EventPriority - Enum in net.minecraftforge.event
-
- EventTransformer - Class in net.minecraftforge.transformers
-
- EventTransformer() - Constructor for class net.minecraftforge.transformers.EventTransformer
-
- eventType - Variable in class net.minecraft.network.packet.Packet70GameEvent
-
0: Invalid bed, 1: Rain starts, 2: Rain stops, 3: Game mode changed.
- EVERYTHING - Static variable in class cpw.mods.fml.common.versioning.Restriction
-
- exception - Variable in class net.minecraftforge.event.CommandEvent
-
- ExceptionMcoHttp - Exception in net.minecraft.client.mco
-
- ExceptionMcoHttp(String, Exception) - Constructor for exception net.minecraft.client.mco.ExceptionMcoHttp
-
- ExceptionMcoService - Exception in net.minecraft.client.mco
-
- ExceptionMcoService(int, String, int) - Constructor for exception net.minecraft.client.mco.ExceptionMcoService
-
- ExceptionRetryCall - Exception in net.minecraft.client.mco
-
- ExceptionRetryCall(int) - Constructor for exception net.minecraft.client.mco.ExceptionRetryCall
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.EntitySpawnAdjustmentPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.EntitySpawnPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.FMLPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.ModIdentifiersPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.ModIdMapPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.ModListRequestPacket
-
This packet is executed on the client to evaluate the server's mod list against
the client
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.ModListResponsePacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.ModMissingPacket
-
- execute(INetworkManager, FMLNetworkHandler, NetHandler, String) - Method in class cpw.mods.fml.common.network.OpenGuiPacket
-
- execute(INetworkManager, EntityPlayer) - Method in class net.minecraftforge.common.network.ForgePacket
-
- execute(INetworkManager, EntityPlayer) - Method in class net.minecraftforge.common.network.packet.DimensionRegisterPacket
-
- execute(INetworkManager, EntityPlayer) - Method in class net.minecraftforge.fluids.FluidIdMapPacket
-
- executeCommand(ICommandSender, String) - Method in class net.minecraft.command.CommandHandler
-
- executeCommand(ICommandSender, String) - Method in interface net.minecraft.command.ICommandManager
-
- executeCommand(String) - Method in interface net.minecraft.network.rcon.IServer
-
- executeCommand(String) - Method in class net.minecraft.server.MinecraftServer
-
- executeCommandOnPowered(World) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
-
Execute the command, called when the command block is powered.
- executePendingCommands() - Method in class net.minecraft.server.dedicated.DedicatedServer
-
- existsAtTarget - Variable in class cpw.mods.fml.common.patcher.ClassPatch
-
- expand(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
-
Returns a bounding box expanded by the specified vector (if negative numbers are given it will shrink).
- expandTo(StructureBoundingBox) - Method in class net.minecraft.world.gen.structure.StructureBoundingBox
-
Expands a bounding box's dimensions to include the supplied bounding box.
- expBottle - Static variable in class net.minecraft.item.Item
-
Bottle o' Enchanting.
- expectedFingerprint - Variable in class cpw.mods.fml.common.event.FMLFingerprintViolationEvent
-
- experience - Variable in class net.minecraft.entity.player.EntityPlayer
-
The current amount of experience the player has within their Experience Bar.
- experience - Variable in class net.minecraft.network.packet.Packet43Experience
-
The current experience bar points.
- experienceLevel - Variable in class net.minecraft.entity.player.EntityPlayer
-
The current experience level the player is on.
- experienceLevel - Variable in class net.minecraft.network.packet.Packet43Experience
-
The experience level.
- experienceTotal - Variable in class net.minecraft.entity.player.EntityPlayer
-
The total amount of experience the player has.
- experienceTotal - Variable in class net.minecraft.network.packet.Packet43Experience
-
The total experience points.
- experienceValue - Variable in class net.minecraft.entity.EntityLiving
-
The experience points the Entity gives.
- exploder - Variable in class net.minecraft.world.Explosion
-
- explore(ASMDataTable) - Method in class cpw.mods.fml.common.discovery.ModCandidate
-
- explore(T, TopologicalSort.DirectedGraph<T>, List<T>, Set<T>, Set<T>) - Static method in class cpw.mods.fml.common.toposort.TopologicalSort
-
- exploreFileSystem(String, File, List<ModContainer>, ModCandidate, MetadataCollection) - Method in class cpw.mods.fml.common.discovery.DirectoryDiscoverer
-
- Explosion - Class in net.minecraft.world
-
- Explosion(World, Entity, double, double, double, float) - Constructor for class net.minecraft.world.Explosion
-
- explosionSize - Variable in class net.minecraft.network.packet.Packet60Explosion
-
- explosionSize - Variable in class net.minecraft.world.Explosion
-
- explosionX - Variable in class net.minecraft.network.packet.Packet60Explosion
-
- explosionX - Variable in class net.minecraft.world.Explosion
-
- explosionY - Variable in class net.minecraft.network.packet.Packet60Explosion
-
- explosionY - Variable in class net.minecraft.world.Explosion
-
- explosionZ - Variable in class net.minecraft.network.packet.Packet60Explosion
-
- explosionZ - Variable in class net.minecraft.world.Explosion
-
- ExtendedBlockStorage - Class in net.minecraft.world.chunk.storage
-
- ExtendedBlockStorage(int, boolean) - Constructor for class net.minecraft.world.chunk.storage.ExtendedBlockStorage
-
- extendedLevelsInChunkCache() - Method in class net.minecraft.world.ChunkCache
-
- extendedLevelsInChunkCache() - Method in interface net.minecraft.world.IBlockAccess
-
- extendedLevelsInChunkCache() - Method in class net.minecraft.world.World
-
- extendedReach() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
-
true for hitting entities far away.
- extinguish() - Method in class net.minecraft.entity.Entity
-
Removes fire from entity.
- extinguishFire(EntityPlayer, int, int, int, int) - Method in class net.minecraft.world.World
-
If the block in the given direction of the given coordinate is fire, extinguish it.
- extra - Variable in class net.minecraftforge.liquids.LiquidStack
-
Deprecated.
- extraLife - Variable in class net.minecraftforge.event.entity.item.ItemExpireEvent
-
- extremeHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
- extremeHillsEdge - Static variable in class net.minecraft.world.biome.BiomeGenBase
-
Extreme Hills Edge biome.
- eyeHeight - Variable in class net.minecraft.entity.player.EntityPlayer
-
- eyeOfEnder - Static variable in class net.minecraft.item.Item
-