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 _ 
All Classes All Packages

A

abbreviate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Abbreviates a String using ellipses.
abbreviate(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Abbreviates a String using ellipses.
abbreviate(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Abbreviates a String using another given String as replacement marker.
abbreviate(String, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Abbreviates a String using a given replacement marker.
abbreviateMiddle(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Abbreviates a String to the length passed, replacing the middle characters with the supplied replacement String.
abort() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
ABORT_DESTROY_BLOCK - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
abs() - Method in class org.apache.commons.lang3.math.Fraction
Gets a fraction that is the positive equivalent of this one.
abs(float) - Static method in class net.minecraft.util.MathHelper
 
abs_int(int) - Static method in class net.minecraft.util.MathHelper
+ Returns the unsigned value of an int.
abs_max(double, double) - Static method in class net.minecraft.util.MathHelper
+ Maximum of the absolute value of two numbers.
absent() - Static method in class com.google.common.base.Optional
Returns an Optional instance with no contained reference.
absorption - Static variable in class net.minecraft.potion.Potion
+ The absorption Potion object.
AbstractByteBuf - Class in net.lax1dude.eaglercraft.v1_8.netty
A skeletal implementation of a buffer.
AbstractByteBuf(int) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
AbstractClientPlayer - Class in net.minecraft.client.entity
 
AbstractClientPlayer(World, GameProfile) - Constructor for class net.minecraft.client.entity.AbstractClientPlayer
 
AbstractIterator<T> - Class in com.google.common.collect
This class provides a skeletal implementation of the Iterator interface, to make this interface easier to implement for certain types of data sources.
AbstractIterator() - Constructor for class com.google.common.collect.AbstractIterator
Constructor for use by subclasses.
AbstractResourcePack - Class in net.minecraft.client.resources
 
AbstractResourcePack(String) - Constructor for class net.minecraft.client.resources.AbstractResourcePack
 
AbstractSequentialIterator<T> - Class in com.google.common.collect
This class provides a skeletal implementation of the Iterator interface for sequences whose next element can always be derived from the previous element.
AbstractSequentialIterator(T) - Constructor for class com.google.common.collect.AbstractSequentialIterator
Creates a new iterator with the given first element, or, if firstOrNull is null, creates a new empty iterator.
AbstractTexture - Class in net.minecraft.client.renderer.texture
 
AbstractTexture() - Constructor for class net.minecraft.client.renderer.texture.AbstractTexture
 
ACACIA - net.minecraft.block.BlockPlanks.EnumType
 
acacia_door - Static variable in class net.minecraft.init.Blocks
 
acacia_door - Static variable in class net.minecraft.init.Items
 
acacia_fence - Static variable in class net.minecraft.init.Blocks
 
acacia_fence_gate - Static variable in class net.minecraft.init.Blocks
 
ACACIA_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
acacia_stairs - Static variable in class net.minecraft.init.Blocks
 
AcceleratedEffectRenderer - Class in net.lax1dude.eaglercraft.v1_8.minecraft
Copyright (c) 2022-2023 LAX1DUDE.
AcceleratedEffectRenderer() - Constructor for class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
accelerationX - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accelerationY - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accelerationZ - Variable in class net.minecraft.entity.projectile.EntityFireball
 
accept - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
accept(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
Accepts the consumer.
accept(int) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
Accepts the consumer.
accept(long) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
Accepts the consumer.
accept(O) - Method in interface org.apache.commons.lang3.Functions.FailableConsumer
Deprecated.
Accepts the consumer.
accept(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiConsumer
Deprecated.
Accepts the consumer.
accept(FailableBiConsumer<Long, Integer, T>, Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
Accepts the function with the duration as a long milliseconds and int nanoseconds.
accept(FailableBiConsumer<T, U, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(FailableConsumer<T, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(FailableDoubleConsumer<E>, double) - Static method in class org.apache.commons.lang3.function.Failable
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(FailableIntConsumer<E>, int) - Static method in class org.apache.commons.lang3.function.Failable
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(FailableLongConsumer<E>, long) - Static method in class org.apache.commons.lang3.function.Failable
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(Functions.FailableBiConsumer<O1, O2, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(Functions.FailableConsumer<O, T>, O) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Consumes a consumer and rethrows any exception as a RuntimeException.
accept(T) - Method in interface org.apache.commons.lang3.function.FailableConsumer
Accepts the consumer.
accept(T, double) - Method in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
Accepts the consumer.
accept(T, int) - Method in interface org.apache.commons.lang3.function.FailableObjIntConsumer
Accepts the consumer.
accept(T, long) - Method in interface org.apache.commons.lang3.function.FailableObjLongConsumer
Accepts the consumer.
accept(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
Accepts the consumer.
ACCEPTED - net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
 
accepts(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserReader
 
accepts(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserStream
 
accepts(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserString
 
accepts(Object) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONDataParserImpl
 
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
accumulator() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
 
accumulator() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
 
Achievement - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Achievement(String, String, int, int, Block, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
Achievement(String, String, int, int, Item, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
Achievement(String, String, int, int, ItemStack, Achievement) - Constructor for class net.minecraft.stats.Achievement
 
achievementList - Static variable in class net.minecraft.stats.AchievementList
 
AchievementList - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AchievementList() - Constructor for class net.minecraft.stats.AchievementList
 
ACK - Static variable in class com.google.common.base.Ascii
Acknowledge: A communication control character transmitted by a receiver as an affirmative response to a sender.
acquireIron - Static variable in class net.minecraft.stats.AchievementList
 
action - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
action - Variable in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
action - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
actionNumber - Variable in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
actionPerformed(GuiButton) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
actionPerformed(GuiButton) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
actionPerformed(GuiButton) - Method in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.achievement.GuiAchievements
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.achievement.GuiStats
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiChat
 
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiControls
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiCustomizeSkin
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiDisconnected
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiErrorScreen
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiGameOver
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiIngameMenu
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiLanguage
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiMainMenu
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiMerchant
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiOptions
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreen
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreenBook
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiSleepMP
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiSlot
 
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiVideoSettings
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.GuiYesNo
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.inventory.GuiBeacon
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.inventory.GuiEditSign
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.inventory.GuiInventory
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.gui.ScreenChatOptions
+ Called by the controls from the buttonList when activated.
actionPerformed(GuiButton) - Method in class net.minecraft.client.multiplayer.GuiConnecting
+ Called by the controls from the buttonList when activated.
activateNextShader() - Method in class net.minecraft.client.renderer.EntityRenderer
 
activator_rail - Static variable in class net.minecraft.init.Blocks
 
activeChunkSet - Variable in class net.minecraft.world.World
+ populated by chunks that are within 9 chunks of any player
activeGain - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
activePitch - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
ActiveRenderInfo - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ActiveRenderInfo() - Constructor for class net.minecraft.client.renderer.ActiveRenderInfo
 
ActiveSoundEvent(EaglercraftSoundManager, ISound, SoundCategory, SoundPoolEntry, IAudioHandle) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
activeX - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
activeY - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
activeZ - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
add(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Adds a value to the value of this instance.
add(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Adds a value to the value of this instance.
add(double, double, double) - Method in class net.minecraft.util.BlockPos
+ Add the given coordinates to the coordinates of this BlockPos
add(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Adds a value to the value of this instance.
add(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
Adds a value to the value of this instance.
add(int, int, int) - Method in class net.minecraft.util.BlockPos
+ Add the given coordinates to the coordinates of this BlockPos
add(int, E) - Method in class com.google.common.collect.ForwardingList
 
add(int, E) - Method in class com.google.common.collect.ImmutableList
Deprecated.
Unsupported operation.
add(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
Adds a value to the value of this instance.
add(long, V) - Method in class net.minecraft.util.LongHashMap
+ Add a key-value pair.
add(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
Adds a value to the value of this instance.
add(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
 
add(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet.Builder
Add the specified range to this builder.
add(Range<C>) - Method in interface com.google.common.collect.RangeSet
Adds the specified range to this RangeSet (optional operation).
add(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
 
add(E) - Method in class com.google.common.collect.EvictingQueue
Adds the given element to this queue.
add(E) - Method in class com.google.common.collect.ForwardingCollection
 
add(E) - Method in class com.google.common.collect.ForwardingListIterator
 
add(E) - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
add(E) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds element to the ImmutableCollection being built.
add(E) - Method in class com.google.common.collect.ImmutableList.Builder
Adds element to the ImmutableList.
add(E) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds element to the ImmutableMultiset.
add(E) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds element to the ImmutableSet.
add(E) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds element to the ImmutableSortedMultiset.
add(E) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds element to the ImmutableSortedSet.
add(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
Adds the given element to this queue.
add(E) - Method in interface com.google.common.collect.Multiset
Adds a single occurrence of the specified element to this multiset.
add(E) - Method in class com.google.common.collect.UnmodifiableListIterator
Deprecated.
Unsupported operation.
add(E...) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
add(E...) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements to the ImmutableList.
add(E...) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements to the ImmutableMultiset.
add(E...) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements to the ImmutableSet, ignoring duplicate elements (only the first duplicate element is added).
add(E...) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements to the ImmutableSortedMultiset.
add(E...) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements to the ImmutableSortedSet, ignoring duplicate elements (only the first duplicate element is added).
add(E, int) - Method in class com.google.common.collect.ForwardingMultiset
 
add(E, int) - Method in class com.google.common.collect.ImmutableMultiset
Deprecated.
Unsupported operation.
add(E, int) - Method in interface com.google.common.collect.Multiset
Adds a number of occurrences of an element to this multiset.
add(E, int) - Method in class com.google.common.collect.TreeMultiset
 
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
Adds a value to the value of this instance.
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Adds a value to the value of this instance.
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Adds a value to the value of this instance.
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
Adds a value to the value of this instance.
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
Adds a value to the value of this instance.
add(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
Adds a value to the value of this instance.
add(String) - Method in class org.apache.commons.lang3.CharSet
Add a set definition string to the CharSet.
add(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Unsupported ListIterator operation.
add(String, boolean) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, char) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, double) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, float) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, int) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, long) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, Object) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(Matrix2f, Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Add two matrices together and place the result in a third matrix.
add(Matrix3f, Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Add two matrices together and place the result in a third matrix.
add(Matrix4f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Add two matrices together and place the result in a third matrix.
add(Vector2f, Vector2f, Vector2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Add a vector to another vector and place the result in a destination vector.
add(Vector3f, Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Add a vector to another vector and place the result in a destination vector.
add(Vector4f, Vector4f, Vector4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Add a vector to another vector and place the result in a destination vector.
add(IBakedModel, int) - Method in class net.minecraft.client.resources.model.WeightedBakedModel.Builder
 
add(Vec3) - Method in class net.minecraft.util.Vec3
 
add(Vec3i) - Method in class net.minecraft.util.BlockPos
+ Add the given coordinates to the coordinates of this BlockPos
add(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
Adds the value of this fraction to another, returning the result in reduced form.
add(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
add(JSObject, JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
add(T) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
ADD_PLAYER - net.minecraft.network.play.server.S38PacketPlayerListItem.Action
 
addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ForwardingList
 
addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ImmutableList
Deprecated.
Unsupported operation.
addAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet
 
addAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet.Builder
Add all ranges from the specified range set to this builder.
addAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
Adds all of the ranges from the specified range set to this range set (optional operation).
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements to the ImmutableList.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements to the ImmutableMultiset.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements to the ImmutableSet, ignoring duplicate elements (only the first duplicate element is added).
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements to the ImmutableSortedMultiset.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements to the ImmutableSortedSet, ignoring duplicate elements (only the first duplicate element is added).
addAll(Collection<? extends E>) - Method in class com.google.common.collect.EvictingQueue
 
addAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
 
addAll(Collection<? extends E>) - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
addAll(Collection<? extends E>) - Method in class com.google.common.collect.MinMaxPriorityQueue
 
addAll(Collection<T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Adds all elements in iterable to collection.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Adds all elements in iterator to collection.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements to the ImmutableCollection being built.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements to the ImmutableList.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements to the ImmutableMultiset.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements to the ImmutableSet, ignoring duplicate elements (only the first duplicate element is added).
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements to the ImmutableSortedMultiset.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements to the ImmutableSortedSet, ignoring duplicate elements (only the first duplicate element is added).
addAll(KeyBinding[], KeyBinding[]) - Static method in class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
addAndGet(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by operand; this method returns the value associated with the instance immediately after the addition operation.
addBlockDestroyEffects(BlockPos, IBlockState) - Method in class net.minecraft.client.particle.EffectRenderer
 
addBlockEvent(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
addBlockHitEffects(BlockPos, EnumFacing) - Method in class net.minecraft.client.particle.EffectRenderer
+ Adds block hit particles for the specified block
addBlockInfo(CrashReportCategory, BlockPos, Block, int) - Static method in class net.minecraft.crash.CrashReportCategory
 
addBlockInfo(CrashReportCategory, BlockPos, IBlockState) - Static method in class net.minecraft.crash.CrashReportCategory
 
addBox(float, float, float, int, int, int) - Method in class net.minecraft.client.model.ModelRenderer
+ Creates a textured box.
addBox(float, float, float, int, int, int, boolean) - Method in class net.minecraft.client.model.ModelRenderer
+ Creates a textured box.
addBox(float, float, float, int, int, int, float) - Method in class net.minecraft.client.model.ModelRenderer
+ Creates a textured box.
addBox(String, float, float, float, int, int, int) - Method in class net.minecraft.client.model.ModelRenderer
+ Creates a textured box.
addChatComponentMessage(IChatComponent) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
addChatComponentMessage(IChatComponent) - Method in class net.minecraft.entity.player.EntityPlayer
 
addChatMessage(IChatComponent) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Send a chat message to the CommandSender
addChatMessage(IChatComponent) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Send a chat message to the CommandSender
addChatMessage(IChatComponent) - Method in interface net.minecraft.command.ICommandSender
+ Send a chat message to the CommandSender
addChatMessage(IChatComponent) - Method in class net.minecraft.command.server.CommandBlockLogic
+ Send a chat message to the CommandSender
addChatMessage(IChatComponent) - Method in class net.minecraft.entity.Entity
+ Send a chat message to the CommandSender
addChild(ModelRenderer) - Method in class net.minecraft.client.model.ModelRenderer
+ Sets the current box's rotation points and rotation angles to another box.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.Block
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockBrewingStand
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockCauldron
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockEndPortal
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockEndPortalFrame
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockFence
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockHopper
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockLilyPad
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockPane
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockPistonBase
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockPistonExtension
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockSlab
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCollisionBoxesToList(World, BlockPos, IBlockState, AxisAlignedBB, List<AxisAlignedBB>, Entity) - Method in class net.minecraft.block.BlockStairs
+ Add all collision boxes of this Block to the list that intersect with the given mask.
addCoord(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
+ Adds the coordinates to the bounding box extending it if the point lies outside the current ranges.
addCopies(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds a number of occurrences of an element to this ImmutableMultiset.
addCopies(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds a number of occurrences of an element to this ImmutableSortedMultiset.
addCrashSection(String, Object) - Method in class net.minecraft.crash.CrashReportCategory
+ Adds a Crashreport section with the given name with the given value (convered .toString())
addCrashSectionCallable(String, Callable<String>) - Method in class net.minecraft.crash.CrashReportCategory
+ Adds a Crashreport section with the given name with the value set to the result of the given Callable;
addCrashSectionThrowable(String, Throwable) - Method in class net.minecraft.crash.CrashReportCategory
+ Adds a Crashreport section with the given name with the given Throwable
addCustomSkin(String, byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
addDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of days to a date returning a new object.
addedToChunk - Variable in class net.minecraft.entity.Entity
 
addEffect(EntityFX) - Method in class net.minecraft.client.particle.EffectRenderer
 
addEnchantment(Enchantment, int) - Method in class net.minecraft.item.ItemStack
+ Adds an enchantment with a desired level on the ItemStack.
addEnchantment(ItemStack, EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
+ Adds an stored enchantment to an enchanted book ItemStack
addEnchantmentBooksToList(List<ItemStack>, EnumEnchantmentType...) - Method in class net.minecraft.creativetab.CreativeTabs
+ Adds the enchantment books from the supplied EnumEnchantmentType to the given list.
addEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
+ Adds an entity to the chunk.
addEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Adds an entity to the chunk.
addEntityCrashInfo(CrashReportCategory) - Method in class net.minecraft.entity.Entity
 
addEntityCrashInfo(CrashReportCategory) - Method in class net.minecraft.entity.item.EntityFallingBlock
 
addEntityToWorld(int, Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Add an ID to Entity mapping to entityHashSet
addEscape(char, String) - Method in class com.google.common.escape.CharEscaperBuilder
Add a new mapping from an index to an object to the escaping.
addEscape(char, String) - Method in class com.google.common.escape.Escapers.Builder
Adds a replacement string for the given input character.
addEscapes(char[], String) - Method in class com.google.common.escape.CharEscaperBuilder
Add multiple mappings at once for a particular index.
addEventListener(JSObject, String, JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMUtils
 
addExhaustion(float) - Method in class net.minecraft.entity.player.EntityPlayer
+ increases exhaustion level by supplied amount
addExhaustion(float) - Method in class net.minecraft.util.FoodStats
+ adds input to foodExhaustionLevel to a max of 40
addExperience(int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Add experience points to player.
addExperienceLevel(int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Add experience levels to this player.
addExplosionInfo(NBTTagCompound, List<String>) - Static method in class net.minecraft.item.ItemFireworkCharge
 
addFaceQuad(EnumFacing, BakedQuad) - Method in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
addFinishRunnable(Runnable) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
addFirst(E) - Method in class com.google.common.collect.ForwardingDeque
 
addGameRule(String, String, GameRules.ValueType) - Method in class net.minecraft.world.GameRules
 
addGeneralQuad(BakedQuad) - Method in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
addGraphicsAndWorldToCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
+ adds core server Info (GL version , Texture pack, isModded, type), and the worldInfo to the crash report
addGrowth(int) - Method in class net.minecraft.entity.EntityAgeable
+ "Adds the value of the parameter times 20 to the age of this entity.
addHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of hours to a date returning a new object.
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.Item
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemBanner
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemEditableBook
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemEnchantedBook
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemFirework
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemFireworkCharge
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemMap
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemPotion
+ allows items to add custom lines of information to the mouseover description
addInformation(ItemStack, EntityPlayer, List<String>, boolean) - Method in class net.minecraft.item.ItemRecord
+ allows items to add custom lines of information to the mouseover description
addInfoToCrashReport(CrashReportCategory) - Method in class net.minecraft.tileentity.TileEntity
 
addItemStack(ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Add the given ItemStack to this Dispenser.
addItemStackToInventory(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Adds the item stack to the inventory, returns false if it is impossible.
addKey(int, V) - Method in class net.minecraft.util.IntHashMap
+ Adds a key and associated value to this map
addLast(E) - Method in class com.google.common.collect.ForwardingDeque
 
addLayer(U) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
addListener(Runnable, Executor) - Method in interface net.lax1dude.eaglercraft.v1_8.futures.ListenableFuture
 
addListener(Runnable, Executor) - Method in class net.lax1dude.eaglercraft.v1_8.futures.ListenableFutureTask
 
addListener(IBorderListener) - Method in class net.minecraft.world.border.WorldBorder
 
addMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of milliseconds to a date returning a new object.
addMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of minutes to a date returning a new object.
addMonths(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of months to a date returning a new object.
addMovementStat(double, double, double) - Method in class net.minecraft.entity.player.EntityPlayer
+ Adds a value to a movement statistic field - like run, walk, swin or climb.
addObject(int, T) - Method in class net.minecraft.entity.DataWatcher
 
addObjectByDataType(int, int) - Method in class net.minecraft.entity.DataWatcher
+ Add a new object for the DataWatcher to watch, using the specified data type.
AddPlayerData(GameProfile, int, WorldSettings.GameType, IChatComponent) - Constructor for class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
addPlayerToTeam(String, String) - Method in class net.minecraft.scoreboard.Scoreboard
+ Adds a player to the given team
addPotionEffect(PotionEffect) - Method in class net.minecraft.entity.boss.EntityWither
+ adds a PotionEffect to the entity
addPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
+ adds a PotionEffect to the entity
addr - Variable in class net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter.DefaultServer
 
addRandomDrop() - Method in class net.minecraft.entity.EntityLivingBase
+ Causes this Entity to drop a random item.
addRandomDrop() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Causes this Entity to drop a random item.
addRandomDrop() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Causes this Entity to drop a random item.
addRandomDrop() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Causes this Entity to drop a random item.
addRandomDrop() - Method in class net.minecraft.entity.monster.EntityZombie
+ Causes this Entity to drop a random item.
addRandomDrop() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Causes this Entity to drop a random item.
addRandomEnchantment(EaglercraftRandom, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Adds a random enchantment to the specified item.
addRecipe(IRecipe) - Method in class net.minecraft.item.crafting.CraftingManager
+ Adds an IRecipe to the list of crafting recipes.
addRecipe(ItemStack, Object...) - Method in class net.minecraft.item.crafting.CraftingManager
+ Adds an IRecipe to the list of crafting recipes.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesArmor
+ Adds the armor recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesCrafting
+ Adds the crafting recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesDyes
+ Adds the dye recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesFood
+ Adds the food recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesIngots
+ Adds the ingot recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesTools
+ Adds the tool recipes to the CraftingManager.
addRecipes(CraftingManager) - Method in class net.minecraft.item.crafting.RecipesWeapons
+ Adds the weapon recipes to the CraftingManager.
addRenderChunk(RenderChunk, EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
 
addResourcePack(IResourcePack) - Method in class net.minecraft.client.resources.FallbackResourceManager
 
AddressResolver - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
AddressResolver() - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.AddressResolver
 
addScheduledTask(Runnable) - Method in class net.minecraft.client.Minecraft
 
addScheduledTask(Runnable) - Method in interface net.minecraft.util.IThreadListener
 
addScheduledTask(Callable<V>) - Method in class net.minecraft.client.Minecraft
 
addScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Add to player's score
addScoreObjective(String, IScoreObjectiveCriteria) - Method in class net.minecraft.scoreboard.Scoreboard
+ Create and returns the score objective for the given name and ScoreCriteria
addSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of seconds to a date returning a new object.
addServerData(ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
+ Adds the given ServerData instance to the list.
addShapelessRecipe(ItemStack, Object...) - Method in class net.minecraft.item.crafting.CraftingManager
+ Adds a shapeless crafting recipe to the the game.
addSlot(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
addSlotToContainer(Slot) - Method in class net.minecraft.inventory.Container
+ Adds an item slot to this container
addSmelting(Item, ItemStack, float) - Method in class net.minecraft.item.crafting.FurnaceRecipes
+ Adds a smelting recipe using an Item as the input item.
addSmeltingRecipe(ItemStack, ItemStack, float) - Method in class net.minecraft.item.crafting.FurnaceRecipes
+ Adds a smelting recipe using an ItemStack as the input for the recipe.
addSmeltingRecipeForBlock(Block, ItemStack, float) - Method in class net.minecraft.item.crafting.FurnaceRecipes
+ Adds a smelting recipe, where the input item is an instance of Block.
addSoundToEventPool(ISoundEventAccessor<SoundPoolEntry>) - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
addSprite(EaglerTextureAtlasSprite) - Method in class net.minecraft.client.renderer.texture.Stitcher
 
addStat(StatBase, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Adds a value to a statistic field.
addStat(StatBase, int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Adds a value to a statistic field.
addStats(int, float) - Method in class net.minecraft.util.FoodStats
+ Add food stats.
addStats(ItemFood, ItemStack) - Method in class net.minecraft.util.FoodStats
+ Add food stats.
addTileEntities(Collection<TileEntity>) - Method in class net.minecraft.world.World
 
addTileEntity(TileEntity) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addTileEntity(TileEntity) - Method in class net.minecraft.world.World
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.Chunk
 
addTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.chunk.EmptyChunk
 
addToCrashReport(CrashReportCategory) - Method in class net.minecraft.world.storage.WorldInfo
+ Adds this WorldInfo instance to the crash report.
addToPlayerScore(Entity, int) - Method in class net.minecraft.entity.Entity
+ Adds a value to the player score.
addToPlayerScore(Entity, int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Adds a value to the player score.
addToSendQueue(Packet) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
addToSentMessages(String) - Method in class net.minecraft.client.gui.GuiNewChat
+ Adds this string to the list of sent messages, for recall using the up/down arrow keys
addValue(boolean) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(char) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(double) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(float) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(int) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(long) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(Object) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addVector(double, double, double) - Method in class net.minecraft.util.Vec3
+ Adds the specified x,y,z vector components to this vector and returns the resulting vector.
addVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
+ Adds to the current velocity of the entity.
addVelocity(double, double, double) - Method in class net.minecraft.entity.EntityHanging
+ Adds to the current velocity of the entity.
addVertexData(int[]) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
adds cached vertex data to the buffer
addWeatherEffect(Entity) - Method in class net.minecraft.world.World
+ adds a lightning bolt to the list of lightning bolts in this world.
addWeeks(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of weeks to a date returning a new object.
addWorldAccess(IWorldAccess) - Method in class net.minecraft.world.World
+ Adds a IWorldAccess to the list of worldAccesses
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Adds some basic stats of the world to the given crash report.
addWorldInfoToCrashReport(CrashReport) - Method in class net.minecraft.world.World
+ Adds some basic stats of the world to the given crash report.
addYears(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Adds a number of years to a date returning a new object.
adjacentChestChecked - Variable in class net.minecraft.tileentity.TileEntityChest
 
adjacentChestXNeg - Variable in class net.minecraft.tileentity.TileEntityChest
 
adjacentChestXPos - Variable in class net.minecraft.tileentity.TileEntityChest
 
adjacentChestZNeg - Variable in class net.minecraft.tileentity.TileEntityChest
 
adjacentChestZPos - Variable in class net.minecraft.tileentity.TileEntityChest
 
adjustMarkers(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
adler32() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the Adler-32 checksum algorithm (32 hash bits) by delegating to the Adler32 Checksum.
adobeColor - Static variable in class net.minecraft.block.material.MapColor
 
advance(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
advance(Iterator<?>, int) - Static method in class com.google.common.collect.Iterators
Calls next() on iterator, either numberToAdvance times or until hasNext() returns false, whichever comes first.
advancedItemTooltips - Variable in class net.minecraft.client.settings.GameSettings
 
ADVENTURE - net.minecraft.world.WorldSettings.GameType
 
affectEntity(Entity, Entity, EntityLivingBase, int, double) - Method in class net.minecraft.potion.Potion
 
AGE - Static variable in class net.minecraft.block.BlockCactus
 
AGE - Static variable in class net.minecraft.block.BlockCocoa
 
AGE - Static variable in class net.minecraft.block.BlockCrops
 
AGE - Static variable in class net.minecraft.block.BlockFire
 
AGE - Static variable in class net.minecraft.block.BlockNetherWart
 
AGE - Static variable in class net.minecraft.block.BlockReed
 
AGE - Static variable in class net.minecraft.block.BlockStem
 
aimedBow - Variable in class net.minecraft.client.model.ModelBiped
 
air - Static variable in class net.minecraft.block.material.Material
 
air - Static variable in class net.minecraft.init.Blocks
 
airColor - Static variable in class net.minecraft.block.material.MapColor
 
aisle(String...) - Method in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
ALBAN - net.minecraft.entity.item.EntityPainting.EnumArt
 
ALEX - net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
alive - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
all() - Static method in class com.google.common.collect.Range
Returns a range that contains every value of type C.
all(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns true if every element in iterable satisfies the predicate.
all(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns true if every element returned by iterator satisfies the given predicate.
ALL - net.minecraft.enchantment.EnumEnchantmentType
 
ALL_FACES - Static variable in class net.minecraft.block.BlockVine
 
ALL_INSIDE - net.minecraft.block.BlockHugeMushroom.EnumType
 
ALL_OUTSIDE - net.minecraft.block.BlockHugeMushroom.EnumType
 
ALL_STEM - net.minecraft.block.BlockHugeMushroom.EnumType
 
allEqual() - Static method in class com.google.common.collect.Ordering
Returns an ordering which treats all values as equal, indicating "no ordering." Passing this ordering to any stable sort algorithm results in no change to the order of elements.
ALLIUM - net.minecraft.block.BlockFlower.EnumFlowerType
 
ALLIUM - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
allMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns true if every element in this fluent iterable satisfies the predicate.
allMatch(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Returns whether all elements of this stream match the provided predicate.
allMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Returns whether all elements of this stream match the provided predicate.
allNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if all values in the array are not nulls.
allNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if all values in the given array are null.
allocate(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
 
allocate(ByteBuffer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
 
allocateByteBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
allocateByteBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
allocateByteBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
allocatedObjects - Variable in class net.lax1dude.eaglercraft.v1_8.internal.GLObjectMap
 
allocateFloatBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
allocateFloatBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
allocateFloatBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
allocateIntBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
allocateIntBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
allocateIntBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
allocateTexture(int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
allocateTextureImpl(int, int, int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
allowBlockAlternatives - Variable in class net.minecraft.client.settings.GameSettings
 
allowedCharactersArray - Static variable in class net.minecraft.util.ChatAllowedCharacters
+ Array of the special characters that are allowed in any text drawing of Minecraft.
allowEdit - Variable in class net.minecraft.entity.player.PlayerCapabilities
+ Indicates whether the player is allowed to modify the surroundings
allowFlying - Variable in class net.minecraft.entity.player.PlayerCapabilities
 
allowFlying - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
allowLeashing() - Method in class net.minecraft.entity.EntityLiving
 
allowLeashing() - Method in class net.minecraft.entity.passive.EntityAmbientCreature
 
allowLeashing() - Method in class net.minecraft.entity.passive.EntityHorse
 
allowLeashing() - Method in class net.minecraft.entity.passive.EntityVillager
 
allowLeashing() - Method in class net.minecraft.entity.passive.EntityWolf
 
allowUserInput - Variable in class net.minecraft.client.gui.GuiScreen
 
allPrimitiveTypes() - Static method in class com.google.common.primitives.Primitives
Returns an immutable set of all nine primitive types (including void).
allStats - Static variable in class net.minecraft.stats.StatList
 
allWrapperTypes() - Static method in class com.google.common.primitives.Primitives
Returns an immutable set of all nine primitive-wrapper types (including Void).
alpha - Variable in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
alpha - Variable in class net.minecraft.client.gui.FontRenderer
 
alphaFunc(int, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
ALT - Static variable in class net.minecraft.block.BlockFire
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
alterSquishAmount() - Method in class net.minecraft.entity.monster.EntitySlime
 
altPathSeperator - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
ALWAYS - javax.annotation.meta.When
S is a subset of T
ALWAYS - net.minecraft.scoreboard.Team.EnumVisible
 
ALWAYS_TRUE_PREDICATE - Static variable in class org.apache.commons.lang3.ThreadUtils
Predicate which always returns true.
alwaysFalse() - Static method in class com.google.common.base.Predicates
Returns a predicate that always evaluates to false.
alwaysTrue() - Static method in class com.google.common.base.Predicates
Returns a predicate that always evaluates to true.
AMBIENT - net.minecraft.client.audio.SoundCategory
 
AMBIENT - net.minecraft.entity.EnumCreatureType
 
AMBIENT_OCCLUSION - net.minecraft.client.settings.GameSettings.Options
 
AmbientMobFactory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.AmbientMobFactory
 
ambientOcclusion - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
ambientOcclusion - Variable in class net.minecraft.client.settings.GameSettings
+ Smooth Lighting
amountScrolled - Variable in class net.minecraft.client.gui.GuiSlot
 
AMPLIFIED - Static variable in class net.minecraft.world.WorldType
+ amplified world type
amplifier - Variable in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
anaglyph - Variable in class net.minecraft.client.settings.GameSettings
 
ANAGLYPH - net.minecraft.client.settings.GameSettings.Options
 
anaglyphColor(int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
anaglyphEnable - Static variable in class net.minecraft.client.renderer.EntityRenderer
 
anaglyphField - Static variable in class net.minecraft.client.renderer.EntityRenderer
 
and(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
Performs an 'and' operation on a set of booleans.
and(CharMatcher) - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character matched by both this matcher and other.
and(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if each of its components evaluates to true.
and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if both of its components evaluate to true.
and(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if each of its components evaluates to true.
and(FailableBiPredicate<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
Returns a composed FailableBiPredicate like BiPredicate.and(BiPredicate).
and(FailableDoublePredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Returns a composed FailableDoublePredicate like DoublePredicate.and(DoublePredicate).
and(FailableIntPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
Returns a composed FailableIntPredicate like IntPredicate.and(IntPredicate).
and(FailableLongPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
Returns a composed FailableLongPredicate like LongPredicate.and(LongPredicate).
and(FailablePredicate<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailablePredicate
Returns a composed FailablePredicate like Predicate.and(Predicate).
ANDESITE - net.minecraft.block.BlockStone.EnumType
 
ANDESITE_SMOOTH - net.minecraft.block.BlockStone.EnumType
 
andThen(Converter<B, C>) - Method in class com.google.common.base.Converter
Returns a converter whose convert method applies secondConverter to the result of this converter.
andThen(Function<? super R, ? extends W>) - Method in interface org.apache.commons.lang3.function.TriFunction
Returns a composed function that first applies this function to its input, and then applies the after function to the result.
andThen(FailableBiConsumer<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
Returns a composed FailableBiConsumer like BiConsumer.andThen(BiConsumer).
andThen(FailableConsumer<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailableConsumer
Returns a composed Consumer like Consumer.andThen(Consumer).
andThen(FailableDoubleConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
Returns a composed FailableDoubleConsumer like DoubleConsumer.andThen(DoubleConsumer).
andThen(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
Returns a composed FailableDoubleUnaryOperator like DoubleUnaryOperator.andThen(DoubleUnaryOperator).
andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
Returns a composed FailableBiFunction that like BiFunction.andThen(Function).
andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
Returns a composed FailableFunction like Function.andThen(Function).
andThen(FailableIntConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
Returns a composed FailableIntConsumer like IntConsumer.andThen(IntConsumer).
andThen(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
Returns a composed FailableDoubleUnaryOperator like IntUnaryOperator.andThen(IntUnaryOperator).
andThen(FailableLongConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
Returns a composed FailableLongConsumer like LongConsumer.andThen(LongConsumer).
andThen(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
Returns a composed FailableDoubleUnaryOperator like LongUnaryOperator.andThen(LongUnaryOperator).
angle - Variable in class net.minecraft.client.renderer.block.model.BlockPartRotation
 
angle(Vector2f, Vector2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Calculate the angle between two vectors, in radians
angle(Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Calculate the angle between two vectors, in radians
angle(Vector4f, Vector4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Calculate the angle between two vectors, in radians
angleDelta - Variable in class net.minecraft.client.renderer.texture.TextureCompass
 
angler - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
AngryVillagerFactory() - Constructor for class net.minecraft.client.particle.EntityHeartFX.AngryVillagerFactory
 
AnimalChest - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AnimalChest(String, int) - Constructor for class net.minecraft.inventory.AnimalChest
 
AnimalChest(IChatComponent, int) - Constructor for class net.minecraft.inventory.AnimalChest
 
ANIMALS - net.minecraft.client.audio.SoundCategory
 
animalsBredStat - Static variable in class net.minecraft.stats.StatList
+ the number of animals you have bred
animationCache - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
AnimationFrame - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AnimationFrame(int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
AnimationFrame(int, int) - Constructor for class net.minecraft.client.resources.data.AnimationFrame
 
AnimationMetadataSection - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AnimationMetadataSection(List<AnimationFrame>, int, int, int, boolean) - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSection
 
AnimationMetadataSectionSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AnimationMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
animationsToGo - Variable in class net.minecraft.item.ItemStack
 
animTime - Variable in class net.minecraft.entity.boss.EntityDragon
 
AnnotationUtils - Class in org.apache.commons.lang3
Helper methods for working with Annotation instances.
AnnotationUtils() - Constructor for class org.apache.commons.lang3.AnnotationUtils
AnnotationUtils instances should NOT be constructed in standard programming.
anvil - Static variable in class net.minecraft.block.material.Material
 
anvil - Static variable in class net.minecraft.init.Blocks
 
anvil - Static variable in class net.minecraft.util.DamageSource
 
Anvil(World, BlockPos) - Constructor for class net.minecraft.block.BlockAnvil.Anvil
 
AnvilConverterException - Exception in net.minecraft.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AnvilConverterException(String) - Constructor for exception net.minecraft.client.AnvilConverterException
 
any(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns true if any element in iterable satisfies the predicate.
any(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns true if one or more elements returned by iterator satisfy the given predicate.
ANY - Static variable in class com.google.common.base.CharMatcher
Matches any character.
ANY_SAMPLES_PASSED - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
ANY_VALUE - net.minecraft.world.GameRules.ValueType
 
anyMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns true if any element in this fluent iterable satisfies the predicate.
anyMatch(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Returns whether any elements of this stream match the provided predicate.
anyMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Returns whether any elements of this stream match the provided predicate.
anyNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if any value in the given array is not null.
anyNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if any value in the given array is null.
anyOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
Returns a char matcher that matches any character present in the given character sequence.
append(boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a boolean value.
append(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a boolean value to the string builder.
append(boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a boolean array.
append(byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a byte value.
append(byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a byte array.
append(char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a char value.
append(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char value to the string builder.
append(char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a char array.
append(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char array to the string builder.
append(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char array to the string builder.
append(double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a double value.
append(double) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a double value to the string builder using String.valueOf.
append(double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a double array.
append(float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a float value.
append(float) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a float value to the string builder using String.valueOf.
append(float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a float array.
append(int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an int value.
append(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an int value to the string builder using String.valueOf.
append(int) - Method in class org.json.JSONPointer.Builder
Adds an integer to the reference token list.
append(int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an int array.
append(long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a long value.
append(long) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a long value to the string builder using String.valueOf.
append(long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a long array.
append(short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a short value.
append(short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a short array.
append(CharSequence) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a CharSequence to this string builder.
append(CharSequence, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a CharSequence to this string builder.
append(CharSequence, Formatter, int, int, int) - Static method in class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
Handles the common Formattable operations of truncate-pad-append, with no ellipsis on precision overflow, and padding width underflow with spaces.
append(CharSequence, Formatter, int, int, int, char) - Static method in class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
Handles the common Formattable operations of truncate-pad-append, with no ellipsis on precision overflow.
append(CharSequence, Formatter, int, int, int, char, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
Handles the common Formattable operations of truncate-pad-append.
append(CharSequence, Formatter, int, int, int, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
Handles the common Formattable operations of truncate-pad-append, padding width underflow with spaces.
append(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object value.
append(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object to this string builder.
append(Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object array.
append(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a string to this string builder.
append(String) - Method in class org.json.JSONPointer.Builder
Adds an arbitrary token to the list of reference tokens.
append(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a string buffer to this string builder.
append(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string buffer to this string builder.
append(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a boolean value.
append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a boolean array.
append(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a byte value.
append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a byte array.
append(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a char value.
append(StringBuffer, String, char[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a char array.
append(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a double value.
append(StringBuffer, String, double[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a double array.
append(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a float value.
append(StringBuffer, String, float[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a float array.
append(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an int value.
append(StringBuffer, String, int[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an int array.
append(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a long value.
append(StringBuffer, String, long[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a long array.
append(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a short value.
append(StringBuffer, String, short[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a short array.
append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object array.
append(StringBuffer, String, Object, Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object value, printing the full toString of the Object passed in.
append(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a StringBuilder to this string builder.
append(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a StringBuilder to this string builder.
append(String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a boolean value.
append(String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a boolean array.
append(String, boolean[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a boolean array.
append(String, byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an byte value.
append(String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a byte array.
append(String, byte[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a byte array.
append(String, char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a char value.
append(String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a char array.
append(String, char[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a char array.
append(String, double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a double value.
append(String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a double array.
append(String, double[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a double array.
append(String, float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an float value.
append(String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a float array.
append(String, float[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a float array.
append(String, int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an int value.
append(String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an int array.
append(String, int[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an int array.
append(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string to this string builder.
append(String, long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a long value.
append(String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a long array.
append(String, long[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a long array.
append(String, short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an short value.
append(String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a short array.
append(String, short[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString a short array.
append(String, Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object value.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
append(String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object array.
append(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Calls String.format(String, Object...) and appends the result.
append(String, Object[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object array.
append(String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append to the toString an Object value.
append(CharBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends the contents of a char buffer to this string builder.
append(CharBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends the contents of a char buffer to this string builder.
append(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends another string builder to this string builder.
append(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string builder to this string builder.
APPEND - com.google.common.io.FileWriteMode
Specifies that writes to the opened file should append to the end of the file.
appendAll(Iterable<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends each item in an iterable to the builder without any separators.
appendAll(Iterator<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends each item in an iterator to the builder without any separators.
appendAll(T...) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends each item in an array to the builder without any separators.
appendAsObjectToString(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Appends with the same format as the default Object toString() method.
appendBoldQuad(int, int, int, int, int, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
appendClassName(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the class name.
appendContentEnd(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the content end.
appendContentStart(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the content start.
appendCyclicObject(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object value that has been detected to participate in a cycle.
appendDetail(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a boolean value.
appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a boolean array.
appendDetail(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a byte value.
appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a byte array.
appendDetail(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a char value.
appendDetail(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a char array.
appendDetail(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a double value.
appendDetail(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a double array.
appendDetail(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a float value.
appendDetail(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a float array.
appendDetail(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an int value.
appendDetail(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of an int array.
appendDetail(StringBuffer, String, int, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of an Object array item.
appendDetail(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a long value.
appendDetail(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a long array.
appendDetail(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a short value.
appendDetail(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of a short array.
appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object value, printing the full detail of the Object.
appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of an Object array.
appendDetail(StringBuffer, String, Collection<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a Collection.
appendDetail(StringBuffer, String, Map<?, ?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a Map.
appendEnd(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the end of data indicator.
appendFieldEnd(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the field end.
appendFieldSeparator(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the field separator.
appendFieldStart(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the field start.
appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object to the builder padding on the left to a fixed width.
appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object to the builder padding on the right to a fixed length.
appendIdentityHashCode(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append the System.identityHashCode(java.lang.Object).
appendInternal(StringBuffer, String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object, correctly interpreting its type.
appendln(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a boolean value followed by a new line to the string builder.
appendln(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char value followed by a new line to the string builder.
appendln(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char array followed by a new line to the string builder.
appendln(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a char array followed by a new line to the string builder.
appendln(double) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a double value followed by a new line to the string builder using String.valueOf.
appendln(float) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a float value followed by a new line to the string builder using String.valueOf.
appendln(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an int value followed by a new line to the string builder using String.valueOf.
appendln(long) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a long value followed by a new line to the string builder using String.valueOf.
appendln(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an object followed by a new line to this string builder.
appendln(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a string followed by a new line to this string builder.
appendln(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a string buffer followed by a new line to this string builder.
appendln(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string buffer followed by a new line to this string builder.
appendln(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a string builder followed by a new line to this string builder.
appendln(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
appendln(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string followed by a new line to this string builder.
appendln(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Calls String.format(String, Object...) and appends the result.
appendln(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends another string builder followed by a new line to this string builder.
appendln(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends part of a string builder followed by a new line to this string builder.
appendNewLine() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends the new line string to this string builder.
appendNull() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends the text representing null to this string builder.
appendNullText(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an indicator for null.
appendPadding(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends the pad character to the builder the specified number of times.
appendParticle(float, float, float, int, int, int, int, int, int, float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
appendParticle(float, float, float, int, int, int, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
appendQuad(int, int, int, int, int, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
appendSeparator(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a separator if the builder is currently non-empty.
appendSeparator(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Append one of both separators to the builder If the builder is currently empty it will append the defaultIfEmpty-separator Otherwise it will append the standard-separator The separator is appended using StrBuilder.append(char).
appendSeparator(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
appendSeparator(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a separator if the builder is currently non-empty.
appendSeparator(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends a separator to the builder if the loop index is greater than zero.
appendSeparator(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends one of both separators to the StrBuilder.
appendSibling(IChatComponent) - Method in class net.minecraft.util.ChatComponentStyle
+ Appends the given component to the end of this one.
appendSibling(IChatComponent) - Method in interface net.minecraft.util.IChatComponent
+ Appends the given component to the end of this one.
appendStart(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the start of data indicator.
appendSummary(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a boolean array.
appendSummary(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a byte array.
appendSummary(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a char array.
appendSummary(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a double array.
appendSummary(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a float array.
appendSummary(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of an int array.
appendSummary(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a long array.
appendSummary(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of a short array.
appendSummary(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString an Object value, printing a summary of the Object.
appendSummary(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a summary of an Object array.
appendSummarySize(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString a size summary.
appendSuper(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append the toString from the superclass.
appendSuper(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the superclass toString.
appendTag(NBTBase) - Method in class net.minecraft.nbt.NBTTagList
+ Adds the provided tag to the end of the list.
appendText(String) - Method in class net.minecraft.util.ChatComponentStyle
+ Appends the given text to the end of this component.
appendText(String) - Method in interface net.minecraft.util.IChatComponent
+ Appends the given text to the end of this component.
appendTo(A, Iterable<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to appendable.
appendTo(A, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries, using the previously configured separator and key-value separator, to appendable.
appendTo(A, Object[]) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to appendable.
appendTo(A, Object, Object, Object...) - Method in class com.google.common.base.Joiner
Appends to appendable the string representation of each of the remaining arguments.
appendTo(A, Iterator<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to appendable.
appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries, using the previously configured separator and key-value separator, to appendable.
appendTo(A, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry of map, using the previously configured separator and key-value separator, to appendable.
appendTo(Appendable) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends current contents of this StrBuilder to the provided Appendable.
appendTo(StringBuilder, Iterable<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to builder.
appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries, using the previously configured separator and key-value separator, to builder.
appendTo(StringBuilder, Object[]) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to builder.
appendTo(StringBuilder, Object, Object, Object...) - Method in class com.google.common.base.Joiner
Appends to builder the string representation of each of the remaining arguments.
appendTo(StringBuilder, Iterator<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts, using the previously configured separator between each, to builder.
appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries, using the previously configured separator and key-value separator, to builder.
appendTo(StringBuilder, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry of map, using the previously configured separator and key-value separator, to builder.
appendToString(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Append the toString from another object.
appendToString(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString another toString.
appendToStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReportCategory
 
appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an iterable placing separators between each value, but not before the first or after the last.
appendWithSeparators(Object[], String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an array placing separators between each value, but not before the first or after the last.
appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Appends an iterator placing separators between each value, but not before the first or after the last.
apple - Static variable in class net.minecraft.init.Items
 
applicableTo() - Method in annotation type javax.annotation.meta.TypeQualifier
Describes the kinds of values the qualifier can be applied to.
APPLICATION - javax.annotation.Resource.AuthenticationType
 
apply(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleFunction
Applies this function.
apply(int) - Method in interface org.apache.commons.lang3.function.FailableIntFunction
Applies this function.
apply(long) - Method in interface org.apache.commons.lang3.function.FailableLongFunction
Applies this function.
apply(A) - Method in class com.google.common.base.Converter
Deprecated.
Provided to satisfy the Function interface; use Converter.convert(A) instead.
apply(C) - Method in class com.google.common.collect.Range
Deprecated.
Provided only to satisfy the Predicate interface; use Range.contains(C) instead.
apply(F) - Method in interface com.google.common.base.Function
Returns the result of applying this function to input.
apply(I) - Method in interface org.apache.commons.lang3.Functions.FailableFunction
Deprecated.
Applies this function.
apply(Character) - Method in class com.google.common.base.CharMatcher
Deprecated.
Provided only to satisfy the Predicate interface; use CharMatcher.matches(char) instead.
apply(IBlockState) - Method in class net.minecraft.block.state.pattern.BlockHelper
 
apply(IBlockState) - Method in class net.minecraft.block.state.pattern.BlockStateHelper
 
apply(Entity) - Method in class net.minecraft.util.EntitySelectors.ArmoredMob
 
apply(EnumFacing) - Method in enum net.minecraft.util.EnumFacing.Axis
 
apply(EnumFacing) - Method in enum net.minecraft.util.EnumFacing.Plane
 
apply(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiFunction
Deprecated.
Applies this function.
apply(FailableBiFunction<T, U, R, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
Applies a function and rethrows any exception as a RuntimeException.
apply(FailableFunction<T, R, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
Applies a function and rethrows any exception as a RuntimeException.
apply(Functions.FailableBiFunction<O1, O2, O, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Applies a function and rethrows any exception as a RuntimeException.
apply(Functions.FailableFunction<I, O, T>, I) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Applies a function and rethrows any exception as a RuntimeException.
apply(T) - Method in interface com.google.common.base.Predicate
Returns the result of applying this predicate to input.
apply(T) - Method in class com.google.common.hash.BloomFilter
Deprecated.
Provided only to satisfy the Predicate interface; use BloomFilter.mightContain(T) instead.
apply(T) - Method in interface org.apache.commons.lang3.function.FailableFunction
Applies this function.
apply(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
Applies this function.
apply(T, U, V) - Method in interface org.apache.commons.lang3.function.TriFunction
Applies this function to the given arguments.
applyArmorCalculations(DamageSource, float) - Method in class net.minecraft.entity.EntityLivingBase
+ Reduces damage, depending on armor
applyArthropodEnchantments(EntityLivingBase, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyAsBoolean(T, U) - Method in interface org.apache.commons.lang3.function.ToBooleanBiFunction
Applies this function to the given arguments.
applyAsDouble(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
Applies this operator to the given operand.
applyAsDouble(double, double) - Method in interface org.apache.commons.lang3.function.FailableDoubleBinaryOperator
Applies this operator to the given operands.
applyAsDouble(int) - Method in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
Applies this function to the given argument.
applyAsDouble(long) - Method in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
Applies this function to the given argument.
applyAsDouble(FailableDoubleBinaryOperator<E>, double, double) - Static method in class org.apache.commons.lang3.function.Failable
Applies a function and rethrows any exception as a RuntimeException.
applyAsDouble(T) - Method in interface org.apache.commons.lang3.function.FailableToDoubleFunction
Applies this function to the given arguments.
applyAsDouble(T, U) - Method in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
Applies this function to the given arguments.
applyAsInt(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
Applies this function to the given argument.
applyAsInt(int) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
Applies this operator to the given operand.
applyAsInt(int, int) - Method in interface org.apache.commons.lang3.function.FailableIntBinaryOperator
Applies this operator to the given operands.
applyAsInt(long) - Method in interface org.apache.commons.lang3.function.FailableLongToIntFunction
Applies this function to the given argument.
applyAsInt(T) - Method in interface org.apache.commons.lang3.function.FailableToIntFunction
Applies this function to the given arguments.
applyAsInt(T, U) - Method in interface org.apache.commons.lang3.function.FailableToIntBiFunction
Applies this function to the given arguments.
applyAsLong(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
Applies this function to the given argument.
applyAsLong(int) - Method in interface org.apache.commons.lang3.function.FailableIntToLongFunction
Applies this function to the given argument.
applyAsLong(long) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
Applies this operator to the given operand.
applyAsLong(long, long) - Method in interface org.apache.commons.lang3.function.FailableLongBinaryOperator
Applies this operator to the given operands.
applyAsLong(T) - Method in interface org.apache.commons.lang3.function.FailableToLongFunction
Applies this function to the given arguments.
applyAsLong(T, U) - Method in interface org.apache.commons.lang3.function.FailableToLongBiFunction
Applies this function to the given arguments.
applyAttributeModifiers(Multimap<String, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
applyAttributesModifiersToEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.Potion
 
applyAttributesModifiersToEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.PotionAbsorption
 
applyBonemeal(ItemStack, World, BlockPos) - Static method in class net.minecraft.item.ItemDye
 
applyDrag() - Method in class net.minecraft.entity.item.EntityMinecart
 
applyDrag() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
applyDrag() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
applyEnchantments(EntityLivingBase, Entity) - Method in class net.minecraft.entity.Entity
 
applyEntityAttributes() - Method in class net.minecraft.entity.boss.EntityDragon
 
applyEntityAttributes() - Method in class net.minecraft.entity.boss.EntityWither
 
applyEntityAttributes() - Method in class net.minecraft.entity.EntityLiving
 
applyEntityAttributes() - Method in class net.minecraft.entity.EntityLivingBase
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityBlaze
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityCaveSpider
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityCreeper
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityEnderman
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityEndermite
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityGhast
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityGiantZombie
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityGuardian
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityMob
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityPigZombie
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntitySilverfish
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntitySkeleton
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntitySnowman
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntitySpider
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityWitch
 
applyEntityAttributes() - Method in class net.minecraft.entity.monster.EntityZombie
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityBat
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityChicken
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityCow
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityHorse
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityOcelot
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityPig
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityRabbit
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntitySheep
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntitySquid
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityVillager
 
applyEntityAttributes() - Method in class net.minecraft.entity.passive.EntityWolf
 
applyEntityAttributes() - Method in class net.minecraft.entity.player.EntityPlayer
 
applyEntityCollision(Entity) - Method in class net.minecraft.entity.Entity
+ Applies a velocity to each of the entities pushing them away from each other.
applyEntityCollision(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
+ Applies a velocity to each of the entities pushing them away from each other.
applyEntityCollision(Entity) - Method in class net.minecraft.entity.monster.EntitySlime
+ Applies a velocity to each of the entities pushing them away from each other.
applyHeadBounds(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
 
applyIngredient(int, String) - Static method in class net.minecraft.potion.PotionHelper
+ Returns the new potion damage value after the specified ingredient info is applied to the specified potion.
applyModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
applyModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
applyPattern(String) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Apply the specified pattern.
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.EntityLivingBase
+ Reduces damage, depending on potions
applyPotionDamageCalculations(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityWitch
+ Reduces damage, depending on potions
applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
applyThornEnchantments(EntityLivingBase, Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
applyTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
appMain(String[]) - Static method in class net.minecraft.client.main.Main
 
AQUA - net.minecraft.util.EnumChatFormatting
 
aquaAffinity - Static variable in class net.minecraft.enchantment.Enchantment
+ Increases underwater mining rate
ArchUtils - Class in org.apache.commons.lang3
An utility class for the os.arch System Property.
ArchUtils() - Constructor for class org.apache.commons.lang3.ArchUtils
 
areCommandsAllowed() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns true if commands are allowed on this World.
areCommandsAllowed() - Method in class net.minecraft.world.WorldSettings
+ Returns true if Commands (cheats) are allowed.
areEqual() - Method in interface com.google.common.collect.MapDifference
Returns true if there are no differences between the two maps; that is, if the maps are equal.
areItemsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
+ Compares Item and damage value of the two stacks
areItemStacksEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
+ compares ItemStack argument1 with ItemStack argument2; returns true if both ItemStacks are equal
areItemStackTagsEqual(ItemStack, ItemStack) - Static method in class net.minecraft.item.ItemStack
 
areKeysLocked() - Method in class net.minecraft.client.Minecraft
 
areSameType(String, GameRules.ValueType) - Method in class net.minecraft.world.GameRules
 
ARMOR - net.minecraft.enchantment.EnumEnchantmentType
 
ARMOR_FEET - net.minecraft.enchantment.EnumEnchantmentType
 
ARMOR_HEAD - net.minecraft.enchantment.EnumEnchantmentType
 
ARMOR_LEGS - net.minecraft.enchantment.EnumEnchantmentType
 
armor_stand - Static variable in class net.minecraft.init.Items
 
ARMOR_TORSO - net.minecraft.enchantment.EnumEnchantmentType
 
ArmoredMob(ItemStack) - Constructor for class net.minecraft.util.EntitySelectors.ArmoredMob
 
armorInventory - Variable in class net.minecraft.entity.player.InventoryPlayer
+ An array of 4 item stacks containing the currently worn armor pieces.
armorItemInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
+ returns a player armor item (as itemstack) contained in specified armor slot.
ArmorStandRenderer - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ArmorStandRenderer(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
armorType - Variable in class net.minecraft.item.ItemArmor
 
array() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the backing byte array of this buffer.
array() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
array() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
array() - Method in class net.minecraft.network.PacketBuffer
 
array() - Method in class org.json.JSONWriter
Begin appending a new array.
ArrayBasedCharEscaper - Class in com.google.common.escape
A CharEscaper that uses an array to quickly look up replacement characters for a given char value.
ArrayBasedCharEscaper(ArrayBasedEscaperMap, char, char) - Constructor for class com.google.common.escape.ArrayBasedCharEscaper
Creates a new ArrayBasedCharEscaper instance with the given replacement map and specified safe range.
ArrayBasedCharEscaper(Map<Character, String>, char, char) - Constructor for class com.google.common.escape.ArrayBasedCharEscaper
Creates a new ArrayBasedCharEscaper instance with the given replacement map and specified safe range.
ArrayBasedEscaperMap - Class in com.google.common.escape
An implementation-specific parameter class suitable for initializing ArrayBasedCharEscaper or ArrayBasedUnicodeEscaper instances.
ArrayBasedUnicodeEscaper - Class in com.google.common.escape
A UnicodeEscaper that uses an array to quickly look up replacement characters for a given code point.
ArrayBasedUnicodeEscaper(ArrayBasedEscaperMap, int, int, String) - Constructor for class com.google.common.escape.ArrayBasedUnicodeEscaper
Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.
ArrayBasedUnicodeEscaper(Map<Character, String>, int, int, String) - Constructor for class com.google.common.escape.ArrayBasedUnicodeEscaper
Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.
ArrayBufferInputStream - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
ArrayBufferInputStream(ArrayBuffer) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
ArrayBufferInputStream(ArrayBuffer, int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
arrayBufferToBytes(ArrayBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMUtils
 
ArrayCollector(Class<O>) - Constructor for class org.apache.commons.lang3.stream.Streams.ArrayCollector
Constructs a new instance for the given element type.
ArrayCollector(Class<O>) - Constructor for class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
Constructs a new instance for the given element type.
ArrayListMultimap<K,​V> - Class in com.google.common.collect
Implementation of Multimap that uses an ArrayList to store the values for a given key.
arrayListValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses an ArrayList to store value collections.
arrayListValues(int) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses an ArrayList to store value collections, initialized to expect the specified number of values per key.
arrayOffset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
arrayOffset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the offset of the first byte within the backing byte array of this buffer.
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
arrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
arrayOffset() - Method in class net.minecraft.network.PacketBuffer
 
ArraySorter - Class in org.apache.commons.lang3
Sorts and returns arrays in the fluent style.
ArraySorter() - Constructor for class org.apache.commons.lang3.ArraySorter
 
ArrayTable<R,​C,​V> - Class in com.google.common.collect
Fixed-size Table implementation backed by a two-dimensional array.
ArrayUtils - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
ArrayUtils() - Constructor for class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
arrow - Static variable in class net.minecraft.init.Items
 
arrowHitTimer - Variable in class net.minecraft.entity.EntityLivingBase
 
arrowShake - Variable in class net.minecraft.entity.projectile.EntityArrow
 
art - Variable in class net.minecraft.entity.item.EntityPainting
 
ARTHROPOD - net.minecraft.entity.EnumCreatureAttribute
 
asBiConsumer(FailableBiConsumer<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableBiConsumer into a standard BiConsumer.
asBiConsumer(Functions.FailableBiConsumer<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableBiConsumer into a standard BiConsumer.
asBiFunction(FailableBiFunction<T, U, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableBiFunction into a standard BiFunction.
asBiFunction(Functions.FailableBiFunction<O1, O2, O, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableBiFunction into a standard BiFunction.
asBiPredicate(FailableBiPredicate<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableBiPredicate into a standard BiPredicate.
asBiPredicate(Functions.FailableBiPredicate<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableBiPredicate into a standard BiPredicate.
asBytes() - Method in class com.google.common.hash.HashCode
Returns the value of this hash code as a byte array.
asByteSink(OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Convert all OutputSupplier<? extends OutputStream> implementations to extend ByteSink or provide a method for viewing the object as a ByteSink. This method is scheduled for removal in Guava 18.0.
asByteSource(InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Convert all InputSupplier<? extends InputStream> implementations to extend ByteSource or provide a method for viewing the object as a ByteSource. This method is scheduled for removal in Guava 18.0.
asByteSource(URL) - Static method in class com.google.common.io.Resources
Returns a ByteSource that reads from the given URL.
asCallable(FailableCallable<V, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableCallable into a standard Callable.
asCallable(Functions.FailableCallable<O, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableCallable into a standard Callable.
ASCENDING_EAST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
ASCENDING_NORTH - net.minecraft.block.BlockRailBase.EnumRailDirection
 
ASCENDING_SOUTH - net.minecraft.block.BlockRailBase.EnumRailDirection
 
ASCENDING_WEST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
asCharSink(OutputSupplier<? extends Appendable>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Convert all OutputSupplier<? extends Appendable> implementations to extend CharSink or provide a method for viewing the object as a CharSink. This method is scheduled for removal in Guava 18.0.
asCharSink(Charset) - Method in class com.google.common.io.ByteSink
Returns a CharSink view of this ByteSink that writes characters to this sink as bytes encoded with the given charset.
asCharSource(InputSupplier<? extends Readable>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Convert all InputSupplier<? extends Readable> implementations to extend CharSource or provide a method for viewing the object as a CharSource. This method is scheduled for removal in Guava 18.0.
asCharSource(URL, Charset) - Static method in class com.google.common.io.Resources
Returns a CharSource that reads from the given URL using the given character set.
asCharSource(Charset) - Method in class com.google.common.io.ByteSource
Returns a CharSource view of this byte source that decodes bytes read from this source as characters using the given Charset.
Ascii - Class in com.google.common.base
Static methods pertaining to ASCII characters (those in the range of values 0x00 through 0x7F), and to strings containing such characters.
ASCII - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is ASCII, meaning that its code point is less than 128.
ASCII_ALPHA - Static variable in class org.apache.commons.lang3.CharSet
A CharSet defining ASCII alphabetic characters "a-zA-Z".
ASCII_ALPHA_LOWER - Static variable in class org.apache.commons.lang3.CharSet
A CharSet defining ASCII alphabetic characters "a-z".
ASCII_ALPHA_UPPER - Static variable in class org.apache.commons.lang3.CharSet
A CharSet defining ASCII alphabetic characters "A-Z".
ASCII_NUMERIC - Static variable in class org.apache.commons.lang3.CharSet
A CharSet defining ASCII alphabetic characters "0-9".
asciiString(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
asciiString(String) - Static method in class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
asConsumer(FailableConsumer<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableConsumer into a standard Consumer.
asConsumer(Functions.FailableConsumer<I, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableConsumer into a standard Consumer.
asConverter(BiMap<A, B>) - Static method in class com.google.common.collect.Maps
Returns a Converter that converts values using bimap.get(), and whose inverse view converts values using bimap.inverse().get().
asEnumeration(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Adapts an Iterator to the Enumeration interface.
asFloatBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
asFloatBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
asFunction() - Method in class com.google.common.escape.Escaper
Returns a Function that invokes Escaper.escape(String) on this escaper.
asFunction(FailableFunction<T, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableFunction into a standard Function.
asFunction(Functions.FailableFunction<I, O, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableFunction into a standard Function.
asInt() - Method in class com.google.common.hash.HashCode
Returns the first four bytes of this hashcode's bytes, converted to an int value in little-endian order.
asIntBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
asIntBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
asList() - Method in class com.google.common.collect.ImmutableCollection
Returns a list view of the collection.
asList() - Method in class com.google.common.collect.ImmutableList
Returns this list instance.
asList(boolean...) - Static method in class com.google.common.primitives.Booleans
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(byte...) - Static method in class com.google.common.primitives.Bytes
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(char...) - Static method in class com.google.common.primitives.Chars
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(double...) - Static method in class com.google.common.primitives.Doubles
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(float...) - Static method in class com.google.common.primitives.Floats
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(int...) - Static method in class com.google.common.primitives.Ints
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(long...) - Static method in class com.google.common.primitives.Longs
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(short...) - Static method in class com.google.common.primitives.Shorts
Returns a fixed-size list backed by the specified array, similar to Arrays.asList(Object[]).
asList(E, E[]) - Static method in class com.google.common.collect.Lists
Returns an unmodifiable list containing the specified first element and backed by the specified array of additional elements.
asList(E, E, E[]) - Static method in class com.google.common.collect.Lists
Returns an unmodifiable list containing the specified first and second element, and backed by the specified array of additional elements.
asLong() - Method in class com.google.common.hash.HashCode
Returns the first eight bytes of this hashcode's bytes, converted to a long value in little-endian order.
asMap() - Method in class com.google.common.collect.ForwardingMultimap
 
asMap() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable map that associates each key with its corresponding values in the multimap.
asMap() - Method in interface com.google.common.collect.ListMultimap
Returns a view of this multimap as a Map from each distinct key to the nonempty collection of that key's associated values.
asMap() - Method in interface com.google.common.collect.Multimap
Returns a view of this multimap as a Map from each distinct key to the nonempty collection of that key's associated values.
asMap() - Method in interface com.google.common.collect.SetMultimap
Returns a view of this multimap as a Map from each distinct key to the nonempty collection of that key's associated values.
asMap() - Method in interface com.google.common.collect.SortedSetMultimap
Returns a map view that associates each key with the corresponding values in the multimap.
asMap() - Method in class com.google.common.collect.TreeMultimap
Returns a map view that associates each key with the corresponding values in the multimap.
asMap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns multimap.asMap(), with its type corrected from Map<K, Collection<V>> to Map<K, List<V>>.
asMap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
asMap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns multimap.asMap(), with its type corrected from Map<K, Collection<V>> to Map<K, Set<V>>.
asMap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns multimap.asMap(), with its type corrected from Map<K, Collection<V>> to Map<K, SortedSet<V>>.
asMap(NavigableSet<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
Returns a view of the navigable set as a map, mapping keys from the set according to the specified function.
asMap(Set<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
Returns a live Map view whose keys are the contents of set and whose values are computed on demand using function.
asMap(SortedSet<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
Returns a view of the sorted set as a map, mapping keys from the set according to the specified function.
asMapOfRanges() - Method in class com.google.common.collect.ImmutableRangeMap
 
asMapOfRanges() - Method in interface com.google.common.collect.RangeMap
Returns a view of this range map as an unmodifiable Map<Range<K>, V>.
asMapOfRanges() - Method in class com.google.common.collect.TreeRangeMap
 
asMultimap() - Method in class com.google.common.collect.ImmutableMap
Returns a multimap view of the map.
asOutputStream(PrimitiveSink) - Static method in class com.google.common.hash.Funnels
Wraps a PrimitiveSink as an OutputStream, so it is easy to funnel an object to a PrimitiveSink if there is already a way to write the contents of the object to an OutputStream.
asPredicate(FailablePredicate<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailablePredicate into a standard Predicate.
asPredicate(Functions.FailablePredicate<I, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailablePredicate into a standard Predicate.
asRanges() - Method in class com.google.common.collect.ImmutableRangeSet
 
asRanges() - Method in interface com.google.common.collect.RangeSet
Returns a view of the disconnected ranges that make up this range set.
asRanges() - Method in class com.google.common.collect.TreeRangeSet
 
asReader() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the contents of this builder as a Reader.
asReadOnlyBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
asReadOnlyBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
asReadOnlyBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
asReadOnlyBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
asReadOnlyBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
asReadOnlyBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
asReadOnlyBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
asReadOnlyBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
asRunnable(FailableRunnable<?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableRunnable into a standard Runnable.
asRunnable(Functions.FailableRunnable<?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableRunnable into a standard Runnable.
assertNotTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
 
assertNotTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
 
asSet() - Method in class com.google.common.base.Optional
Returns an immutable singleton Set whose only element is the contained instance if it is present; an empty immutable Set otherwise.
asSet(DiscreteDomain<C>) - Method in class com.google.common.collect.ImmutableRangeSet
Returns an ImmutableSortedSet containing the same values in the given domain contained by this range set.
asShortBuffer() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
asShortBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
assignableFrom(Class<?>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the class being tested is assignable from the given class.
asSupplier(FailableSupplier<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given FailableSupplier into a standard Supplier.
asSupplier(Functions.FailableSupplier<O, ?>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given Functions.FailableSupplier into a standard Supplier.
asTokenizer() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Creates a tokenizer that can tokenize the contents of this builder.
asWriter() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets this builder as a Writer that can be written to.
asWriter(Appendable) - Static method in class com.google.common.io.CharStreams
Returns a Writer that sends all output to the given Appendable target.
AsyncHandlers() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
AsyncHandlers() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile.AsyncHandlers
 
at(int, int) - Method in class com.google.common.collect.ArrayTable
Returns the value corresponding to the specified row and column indices.
ATHLETE_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
ATHLETE_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
atLeast(C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values greater than or equal to endpoint.
atLeast(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
Whether this version of Java is at least the version of Java passed in.
atMost(C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values less than or equal to endpoint.
atMost(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
Whether this version of Java is at most the version of Java passed in.
ATTACHED - Static variable in class net.minecraft.block.BlockTripWire
 
ATTACHED - Static variable in class net.minecraft.block.BlockTripWireHook
 
attachToFence(EntityPlayer, World, BlockPos) - Static method in class net.minecraft.item.ItemLead
 
ATTACK - net.minecraft.network.play.client.C02PacketUseEntity.Action
 
attackDamage - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
attackDragonFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.EntityDragon
+ Provides a way to cause damage to an ender dragon.
attackedAtYaw - Variable in class net.minecraft.entity.EntityLivingBase
 
attackEntity(EntityPlayer, Entity) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Attacks an entity
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.EntityLivingBase
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityCaveSpider
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityCreeper
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityMob
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntitySkeleton
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.monster.EntityZombie
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.EntityOcelot
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.EntityRabbit
 
attackEntityAsMob(Entity) - Method in class net.minecraft.entity.passive.EntityWolf
 
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.EntityDragon
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.EntityDragonPart
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.boss.EntityWither
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.Entity
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.EntityLivingBase
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityArmorStand
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityItem
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityItemFrame
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityMinecart
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.item.EntityXPOrb
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityEnderman
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityGhast
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityGuardian
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityMob
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.monster.EntityZombie
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.EntityAnimal
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.EntityHorse
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.EntityOcelot
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.EntityRabbit
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.passive.EntityWolf
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.player.EntityPlayer
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.EntityFireball
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.EntitySmallFireball
+ Called when the entity is attacked.
attackEntityFrom(DamageSource, float) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Called when the entity is attacked.
attackEntityFromPart(EntityDragonPart, DamageSource, float) - Method in class net.minecraft.entity.boss.EntityDragon
 
attackEntityFromPart(EntityDragonPart, DamageSource, float) - Method in interface net.minecraft.entity.IEntityMultiPart
 
attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.entity.boss.EntityWither
+ Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLivingBase, float) - Method in interface net.minecraft.entity.IRangedAttackMob
+ Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.entity.monster.EntitySnowman
+ Attack the specified entity using a ranged attack.
attackEntityWithRangedAttack(EntityLivingBase, float) - Method in class net.minecraft.entity.monster.EntityWitch
+ Attack the specified entity using a ranged attack.
attackingPlayer - Variable in class net.minecraft.entity.EntityLivingBase
 
attackTargetEntityWithCurrentItem(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
+ Attacks for the player the targeted entity with the currently equipped item.
attemptDamageItem(int, EaglercraftRandom) - Method in class net.minecraft.item.ItemStack
+ Attempts to damage the ItemStack with par1 amount of damage, If the ItemStack has the Unbreaking enchantment there is a chance for each point of damage to be negated.
attemptHandshake(Minecraft, GuiConnecting, GuiScreen, String, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.ConnectionHandshake
 
attenuate() - Method in class net.minecraft.world.biome.BiomeGenBase.Height
 
attenuationType - Variable in class net.minecraft.client.audio.PositionedSound
 
ATTRIB_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
ATTRIB_LIGHTMAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
ATTRIB_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
ATTRIB_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
attribColorEnabled - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorFormat - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorIndex - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorNormalized - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorOffset - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorSize - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribColorStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribCount - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapEnabled - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapFormat - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapIndex - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapNormalized - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapOffset - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapSize - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribLightmapStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalEnabled - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalFormat - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalIndex - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalNormalized - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalOffset - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalSize - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribNormalStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionEnabled - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionFormat - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionIndex - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionNormalized - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionOffset - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionSize - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribPositionStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureEnabled - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureFormat - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureIndex - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureNormalized - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureOffset - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureSize - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
attribTextureStride - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
AttributeModifier - Class in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AttributeModifier(String, double, int) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
AttributeModifier(EaglercraftUUID, String, double, int) - Constructor for class net.minecraft.entity.ai.attributes.AttributeModifier
 
attributes - Variable in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
attributesByName - Variable in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
AUTH_METHOD_AUTHME_SHA256 - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
AUTH_METHOD_EAGLER_SHA256 - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
AUTH_METHOD_NONE - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
AUTH_METHOD_PLAINTEXT - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
AUTHENTICATION_REQUIRED - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
authenticationType() - Method in annotation type javax.annotation.Resource
The authentication type to use for this resource.
autocompletePlayerNames() - Method in class net.minecraft.client.gui.GuiChat
 
autoIncrement(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStoreParameters
 
available() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerBufferInputStream
 
available() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
available() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
available() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
availableLocaleList() - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains an unmodifiable list of installed locales.
availableLocaleSet() - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains an unmodifiable set of installed locales.
average(long[]) - Static method in class net.minecraft.util.MathHelper
 
awaitRequest(IDBRequest) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile.AsyncHandlers
 
awaitResponse() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponse(long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseAvailable() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseAvailable(long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseBinary() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseBinary(long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseBinaryAvailable() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
awaitResponseBinaryAvailable(long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
AWT_TOOLKIT - Static variable in class org.apache.commons.lang3.SystemUtils
The awt.toolkit System Property.
axis - Variable in class net.minecraft.client.renderer.block.model.BlockPartRotation
 
AXIS - Static variable in class net.minecraft.block.BlockPortal
 
AXIS - Static variable in class net.minecraft.block.BlockRotatedPillar
 
AxisAlignedBB - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
AxisAlignedBB(double, double, double, double, double, double) - Constructor for class net.minecraft.util.AxisAlignedBB
 
AxisAlignedBB(BlockPos, BlockPos) - Constructor for class net.minecraft.util.AxisAlignedBB
 
AZTEC - net.minecraft.entity.item.EntityPainting.EnumArt
 
AZTEC_2 - net.minecraft.entity.item.EntityPainting.EnumArt
 

B

back() - Method in class org.json.JSONTokener
Back up one character.
bakeAnimationCache() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
bakeCake - Static variable in class net.minecraft.stats.AchievementList
 
baked_potato - Static variable in class net.minecraft.init.Items
 
BakedQuad - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BakedQuad(int[], int, EnumFacing) - Constructor for class net.minecraft.client.renderer.block.model.BakedQuad
 
baneOfArthropods - Static variable in class net.minecraft.enchantment.Enchantment
 
banner - Static variable in class net.minecraft.init.Items
 
bannerSlate - Variable in class net.minecraft.client.model.ModelBanner
 
bannerStand - Variable in class net.minecraft.client.model.ModelBanner
 
bannerTop - Variable in class net.minecraft.client.model.ModelBanner
 
barrier - Static variable in class net.minecraft.block.material.Material
 
barrier - Static variable in class net.minecraft.init.Blocks
 
Barrier - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Barrier(World, double, double, double, Item) - Constructor for class net.minecraft.client.particle.Barrier
 
BARRIER - net.minecraft.util.EnumParticleTypes
 
Barrier.Factory - Class in net.minecraft.client.particle
 
BASE - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
base16() - Static method in class com.google.common.io.BaseEncoding
The "base16" encoding specified by RFC 4648 section 8, Base 16 Encoding.
base32() - Static method in class com.google.common.io.BaseEncoding
The "base32" encoding specified by RFC 4648 section 6, Base 32 Encoding.
base32Hex() - Static method in class com.google.common.io.BaseEncoding
The "base32hex" encoding specified by RFC 4648 section 7, Base 32 Encoding with Extended Hex Alphabet.
base64() - Static method in class com.google.common.io.BaseEncoding
The "base64" base encoding specified by RFC 4648 section 4, Base 64 Encoding.
Base64 - Class in net.lax1dude.eaglercraft.v1_8
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean, BaseNCodec.CodecPolicy) - Constructor for class net.lax1dude.eaglercraft.v1_8.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
base64Url() - Static method in class com.google.common.io.BaseEncoding
The "base64url" encoding specified by RFC 4648 section 5, Base 64 Encoding with URL and Filename Safe Alphabet, also sometimes referred to as the "web safe Base64." (This is the same as the base 64 encoding with URL and filename safe alphabet from RFC 3548.)
BaseAttribute - Class in net.minecraft.entity.ai.attributes
 
BaseAttribute(IAttribute, String, double) - Constructor for class net.minecraft.entity.ai.attributes.BaseAttribute
 
BaseAttributeMap - Class in net.minecraft.entity.ai.attributes
 
BaseAttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
baseBiome - Variable in class net.minecraft.world.biome.BiomeGenMutated
 
BaseData - Class in net.zxmushroom63.plugins
 
BaseData() - Constructor for class net.zxmushroom63.plugins.BaseData
 
BaseData.BooleanCallback - Interface in net.zxmushroom63.plugins
 
BaseData.BooleanCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataBooleanCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataBooleanCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataDoubleCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataDoubleCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataFloatCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataFloatCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataIntCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataIntCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataObjectCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataObjectCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataStringCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DataStringCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.DataVoidCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DoubleCallback - Interface in net.zxmushroom63.plugins
 
BaseData.DoubleCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.FloatCallback - Interface in net.zxmushroom63.plugins
 
BaseData.FloatCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.IntCallback - Interface in net.zxmushroom63.plugins
 
BaseData.IntCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.ObjectCallback - Interface in net.zxmushroom63.plugins
 
BaseData.ObjectCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.StringCallback - Interface in net.zxmushroom63.plugins
 
BaseData.StringCallbackArr - Interface in net.zxmushroom63.plugins
 
BaseData.VoidCallback - Interface in net.zxmushroom63.plugins
 
BaseEncoding - Class in com.google.common.io
A binary encoding scheme for reversibly translating between byte sequences and printable ASCII strings.
BaseEncoding.DecodingException - Exception in com.google.common.io
Exception indicating invalid base-encoded input encountered while decoding.
BaseMetadataSectionSerializer<T extends IMetadataSection> - Class in net.minecraft.client.resources.data
 
BaseMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.BaseMetadataSectionSerializer
 
BaseNCodec - Class in net.lax1dude.eaglercraft.v1_8
 
BaseNCodec(int, int, int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Note lineLength is rounded down to the nearest multiple of the encoded block size.
BaseNCodec(int, int, int, int, byte) - Constructor for class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Note lineLength is rounded down to the nearest multiple of the encoded block size.
BaseNCodec(int, int, int, int, byte, BaseNCodec.CodecPolicy) - Constructor for class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Note lineLength is rounded down to the nearest multiple of the encoded block size.
BaseSpectatorGroup - Class in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BaseSpectatorGroup() - Constructor for class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
beach - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
beacon - Static variable in class net.minecraft.init.Blocks
 
BeamSegment(float[]) - Constructor for class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
bed - Static variable in class net.minecraft.init.Blocks
 
bed - Static variable in class net.minecraft.init.Items
 
bedPos - Variable in class net.minecraft.network.play.server.S0APacketUseBed
 
bedrock - Static variable in class net.minecraft.init.Blocks
 
beef - Static variable in class net.minecraft.init.Items
 
begin() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
begin() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
begin(float) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
begin(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EffectPipelineFXAA
 
begin(int, VertexFormat) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
beginPlayback(IAudioResource, float, float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
beginPlaybackStatic(IAudioResource, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
beginQuery(int, WebGLQuery) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
beginRender(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
BehaviorDefaultDispenseItem - Class in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BehaviorDefaultDispenseItem() - Constructor for class net.minecraft.dispenser.BehaviorDefaultDispenseItem
 
BehaviorProjectileDispense - Class in net.minecraft.dispenser
 
BehaviorProjectileDispense() - Constructor for class net.minecraft.dispenser.BehaviorProjectileDispense
 
BEL - Static variable in class com.google.common.base.Ascii
Bell ('\a'): A character for use when there is a need to call for human attention.
Beta - Annotation Type in com.google.common.annotations
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
between(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if [b <= a <= c] or [b >= a >= c] where the a is the tested object.
between(A, A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if [b <= a <= c] or [b >= a >= c] where the a is object passed to ComparableUtils.is(A).
between(T, T) - Static method in class org.apache.commons.lang3.Range
Obtains a range with the specified minimum and maximum values (both inclusive).
between(T, T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
Obtains a range with the specified minimum and maximum values (both inclusive).
betweenExclusive(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if (b < a < c) or (b > a > c) where the a is the tested object.
betweenExclusive(A, A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if (b < a < c) or (b > a > c) where the a is object passed to ComparableUtils.is(A).
bFull3D - Variable in class net.minecraft.item.Item
 
bidiFlag - Variable in class net.minecraft.client.gui.FontRenderer
 
bigEndianToInt(byte[], int) - Static method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
bigEndianToInt(byte[], int, int[]) - Static method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
BigIntegerMath - Class in com.google.common.math
A class for arithmetic on values of type BigInteger.
bigIntegers() - Static method in class com.google.common.collect.DiscreteDomain
Returns the discrete domain for values of type BigInteger.
bigIntegerValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger as a BigInteger.
bigIntegerValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong as a BigInteger.
bill - Variable in class net.minecraft.client.model.ModelChicken
 
BiMap<K,​V> - Interface in com.google.common.collect
A bimap (or "bidirectional map") is a map that preserves the uniqueness of its values as well as that of its keys.
binaryBeMsb0ToHexDigit(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
Converts the first 4 bits of a binary (represented as boolean array) in big endian Msb0 bit ordering to a hexadecimal digit.
binaryBeMsb0ToHexDigit(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
Converts a binary (represented as boolean array) in big endian Msb0 bit ordering to a hexadecimal digit.
binaryResponsesAvailable() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
binaryResponsesAvailable() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
binarySearch(List<? extends T>, T) - Method in class com.google.common.collect.Ordering
Searches sortedList for key using the binary search algorithm.
binaryToByte(boolean[], int, byte, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) into a byte using the default (little endian, Lsb0) byte and bit ordering.
binaryToHexDigit(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) to a hexadecimal digit using the default (Lsb0) bit ordering.
binaryToHexDigit(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) to a hexadecimal digit using the default (Lsb0) bit ordering.
binaryToHexDigitMsb0_4bits(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) to a hexadecimal digit using the Msb0 bit ordering.
binaryToHexDigitMsb0_4bits(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) to a hexadecimal digit using the Msb0 bit ordering.
binaryToInt(boolean[], int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) into an int using the default (little endian, Lsb0) byte and bit ordering.
binaryToLong(boolean[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) into a long using the default (little endian, Lsb0) byte and bit ordering.
binaryToShort(boolean[], int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts binary (represented as boolean array) into a short using the default (little endian, Lsb0) byte and bit ordering.
BinaryTreeTraverser<T> - Class in com.google.common.collect
A variant of TreeTraverser for binary trees, providing additional traversals specific to binary trees.
BinaryTreeTraverser() - Constructor for class com.google.common.collect.BinaryTreeTraverser
 
bindAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
+ Stop the thing from scrolling out of bounds
bindEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.Render
 
bindTexture(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.entity.Render
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
bindTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
bindTexturePackIcon(TextureManager) - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
bindVertexArray(WebGLVertexArray) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
binomial(int, int) - Static method in class com.google.common.math.BigIntegerMath
Returns n choose k, also known as the binomial coefficient of n and k, that is, n! / (k! (n - k)!).
binomial(int, int) - Static method in class com.google.common.math.IntMath
Returns n choose k, also known as the binomial coefficient of n and k, or Integer.MAX_VALUE if the result does not fit in an int.
binomial(int, int) - Static method in class com.google.common.math.LongMath
Returns n choose k, also known as the binomial coefficient of n and k, or Long.MAX_VALUE if the result does not fit in a long.
BIOME_ID_MAP - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
BiomeColorHelper - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeColorHelper() - Constructor for class net.minecraft.world.biome.BiomeColorHelper
 
BiomeGenBase - Class in net.minecraft.world.biome
 
BiomeGenBase(int) - Constructor for class net.minecraft.world.biome.BiomeGenBase
 
BiomeGenBase.Height - Class in net.minecraft.world.biome
 
BiomeGenBase.SpawnListEntry - Class in net.minecraft.world.biome
 
BiomeGenBase.TempCategory - Enum in net.minecraft.world.biome
 
BiomeGenBeach - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenBeach(int) - Constructor for class net.minecraft.world.biome.BiomeGenBeach
 
BiomeGenDesert - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenDesert(int) - Constructor for class net.minecraft.world.biome.BiomeGenDesert
 
BiomeGenEnd - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenEnd(int) - Constructor for class net.minecraft.world.biome.BiomeGenEnd
 
BiomeGenForest - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenForest(int, int) - Constructor for class net.minecraft.world.biome.BiomeGenForest
 
BiomeGenHell - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenHell(int) - Constructor for class net.minecraft.world.biome.BiomeGenHell
 
BiomeGenHills - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenHills(int, boolean) - Constructor for class net.minecraft.world.biome.BiomeGenHills
 
BiomeGenJungle - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenJungle(int, boolean) - Constructor for class net.minecraft.world.biome.BiomeGenJungle
 
BiomeGenMesa - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenMesa(int, boolean, boolean) - Constructor for class net.minecraft.world.biome.BiomeGenMesa
 
BiomeGenMushroomIsland - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenMushroomIsland(int) - Constructor for class net.minecraft.world.biome.BiomeGenMushroomIsland
 
BiomeGenMutated - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenMutated(int, BiomeGenBase) - Constructor for class net.minecraft.world.biome.BiomeGenMutated
 
BiomeGenOcean - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenOcean(int) - Constructor for class net.minecraft.world.biome.BiomeGenOcean
 
BiomeGenPlains - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenPlains(int) - Constructor for class net.minecraft.world.biome.BiomeGenPlains
 
BiomeGenRiver - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenRiver(int) - Constructor for class net.minecraft.world.biome.BiomeGenRiver
 
BiomeGenSavanna - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenSavanna(int) - Constructor for class net.minecraft.world.biome.BiomeGenSavanna
 
BiomeGenSavanna.Mutated - Class in net.minecraft.world.biome
 
BiomeGenSnow - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenSnow(int, boolean) - Constructor for class net.minecraft.world.biome.BiomeGenSnow
 
BiomeGenStoneBeach - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenStoneBeach(int) - Constructor for class net.minecraft.world.biome.BiomeGenStoneBeach
 
BiomeGenSwamp - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenSwamp(int) - Constructor for class net.minecraft.world.biome.BiomeGenSwamp
 
BiomeGenTaiga - Class in net.minecraft.world.biome
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BiomeGenTaiga(int, int) - Constructor for class net.minecraft.world.biome.BiomeGenTaiga
 
biomeID - Variable in class net.minecraft.world.biome.BiomeGenBase
 
biomeName - Variable in class net.minecraft.world.biome.BiomeGenBase
 
bipedBody - Variable in class net.minecraft.client.model.ModelBiped
 
bipedBodyWear - Variable in class net.minecraft.client.model.ModelPlayer
 
bipedHead - Variable in class net.minecraft.client.model.ModelBiped
 
bipedHeadwear - Variable in class net.minecraft.client.model.ModelBiped
 
bipedLeftArm - Variable in class net.minecraft.client.model.ModelBiped
 
bipedLeftArmwear - Variable in class net.minecraft.client.model.ModelPlayer
 
bipedLeftLeg - Variable in class net.minecraft.client.model.ModelBiped
 
bipedLeftLegwear - Variable in class net.minecraft.client.model.ModelPlayer
 
bipedRightArm - Variable in class net.minecraft.client.model.ModelBiped
 
bipedRightArmwear - Variable in class net.minecraft.client.model.ModelPlayer
 
bipedRightLeg - Variable in class net.minecraft.client.model.ModelBiped
 
bipedRightLegwear - Variable in class net.minecraft.client.model.ModelPlayer
 
BIRCH - net.minecraft.block.BlockPlanks.EnumType
 
birch_door - Static variable in class net.minecraft.init.Blocks
 
birch_door - Static variable in class net.minecraft.init.Items
 
birch_fence - Static variable in class net.minecraft.init.Blocks
 
birch_fence_gate - Static variable in class net.minecraft.init.Blocks
 
BIRCH_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
birch_stairs - Static variable in class net.minecraft.init.Blocks
 
birchForest - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
birchForestHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
BIT_32 - org.apache.commons.lang3.arch.Processor.Arch
A 32-bit processor architecture.
BIT_64 - org.apache.commons.lang3.arch.Processor.Arch
A 64-bit processor architecture.
BITES - Static variable in class net.minecraft.block.BlockCake
 
BitField - Class in org.apache.commons.lang3
Supports operations on bit-mapped fields.
BitField(int) - Constructor for class org.apache.commons.lang3.BitField
Creates a BitField instance.
bits() - Method in class com.google.common.hash.HashCode
Returns the number of bits in this hash code; a positive multiple of 8.
bits() - Method in interface com.google.common.hash.HashFunction
Returns the number of bits (a multiple of 32) that each hash code produced by this hash function has.
BLACK - net.minecraft.item.EnumDyeColor
 
BLACK - net.minecraft.util.EnumChatFormatting
 
blackColor - Static variable in class net.minecraft.block.material.MapColor
 
blastProtection - Static variable in class net.minecraft.enchantment.Enchantment
+ Protection against explosions
blaze_powder - Static variable in class net.minecraft.init.Items
 
blaze_rod - Static variable in class net.minecraft.init.Items
 
blazePowderEffect - Static variable in class net.minecraft.potion.PotionHelper
 
blazeRod - Static variable in class net.minecraft.stats.AchievementList
 
blendFunc(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
blindness - Static variable in class net.minecraft.potion.Potion
+ The blindness Potion object.
blitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
block - Variable in class net.minecraft.item.ItemBlock
 
block - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
Block - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Block(Material) - Constructor for class net.minecraft.block.Block
 
Block(Material, MapColor) - Constructor for class net.minecraft.block.Block
 
BLOCK - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
BLOCK - net.minecraft.item.EnumAction
 
BLOCK - net.minecraft.util.MovingObjectPosition.MovingObjectType
 
BLOCK - net.minecraft.world.EnumSkyBlock
 
BLOCK - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
BLOCK_ALTERNATIVES - net.minecraft.client.settings.GameSettings.Options
 
BLOCK_CRACK - net.minecraft.util.EnumParticleTypes
 
BLOCK_DUST - net.minecraft.util.EnumParticleTypes
 
BLOCK_STATE_IDS - Static variable in class net.minecraft.block.Block
 
Block.EnumOffsetType - Enum in net.minecraft.block
 
Block.SoundType - Class in net.minecraft.block
 
BlockAir - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockAir() - Constructor for class net.minecraft.block.BlockAir
 
BlockAnvil - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockAnvil() - Constructor for class net.minecraft.block.BlockAnvil
 
BlockAnvil.Anvil - Class in net.minecraft.block
 
BlockBanner - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBanner() - Constructor for class net.minecraft.block.BlockBanner
 
BlockBanner.BlockBannerHanging - Class in net.minecraft.block
 
BlockBanner.BlockBannerStanding - Class in net.minecraft.block
 
BlockBannerHanging() - Constructor for class net.minecraft.block.BlockBanner.BlockBannerHanging
 
BlockBannerStanding() - Constructor for class net.minecraft.block.BlockBanner.BlockBannerStanding
 
BlockBarrier - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBarrier() - Constructor for class net.minecraft.block.BlockBarrier
 
BlockBasePressurePlate - Class in net.minecraft.block
 
BlockBasePressurePlate(Material) - Constructor for class net.minecraft.block.BlockBasePressurePlate
 
BlockBasePressurePlate(Material, MapColor) - Constructor for class net.minecraft.block.BlockBasePressurePlate
 
BlockBeacon - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBeacon() - Constructor for class net.minecraft.block.BlockBeacon
 
BlockBed - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBed() - Constructor for class net.minecraft.block.BlockBed
 
BlockBed.EnumPartType - Enum in net.minecraft.block
 
BlockBookshelf - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBookshelf() - Constructor for class net.minecraft.block.BlockBookshelf
 
BlockBreakable - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBreakable(Material, boolean) - Constructor for class net.minecraft.block.BlockBreakable
 
BlockBreakable(Material, boolean, MapColor) - Constructor for class net.minecraft.block.BlockBreakable
 
BlockBrewingStand - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBrewingStand() - Constructor for class net.minecraft.block.BlockBrewingStand
 
BlockBush - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockBush() - Constructor for class net.minecraft.block.BlockBush
 
BlockBush(Material) - Constructor for class net.minecraft.block.BlockBush
 
BlockBush(Material, MapColor) - Constructor for class net.minecraft.block.BlockBush
 
BlockButton - Class in net.minecraft.block
 
BlockButton(boolean) - Constructor for class net.minecraft.block.BlockButton
 
BlockButtonStone - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockButtonStone() - Constructor for class net.minecraft.block.BlockButtonStone
 
BlockButtonWood - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockButtonWood() - Constructor for class net.minecraft.block.BlockButtonWood
 
BlockCactus - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCactus() - Constructor for class net.minecraft.block.BlockCactus
 
BlockCake - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCake() - Constructor for class net.minecraft.block.BlockCake
 
BlockCarpet - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCarpet() - Constructor for class net.minecraft.block.BlockCarpet
 
BlockCarrot - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCarrot() - Constructor for class net.minecraft.block.BlockCarrot
 
BlockCauldron - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCauldron() - Constructor for class net.minecraft.block.BlockCauldron
 
BlockChest - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockChest(int) - Constructor for class net.minecraft.block.BlockChest
 
BlockClay - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockClay() - Constructor for class net.minecraft.block.BlockClay
 
BlockCocoa - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCocoa() - Constructor for class net.minecraft.block.BlockCocoa
 
BlockColored - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockColored(Material) - Constructor for class net.minecraft.block.BlockColored
 
BlockCommandBlock - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCommandBlock() - Constructor for class net.minecraft.block.BlockCommandBlock
 
BlockCompressedPowered - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCompressedPowered(Material, MapColor) - Constructor for class net.minecraft.block.BlockCompressedPowered
 
BlockContainer - Class in net.minecraft.block
 
BlockContainer(Material) - Constructor for class net.minecraft.block.BlockContainer
 
BlockContainer(Material, MapColor) - Constructor for class net.minecraft.block.BlockContainer
 
BlockCrops - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockCrops() - Constructor for class net.minecraft.block.BlockCrops
 
BlockDaylightDetector - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDaylightDetector(boolean) - Constructor for class net.minecraft.block.BlockDaylightDetector
 
BlockDeadBush - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDeadBush() - Constructor for class net.minecraft.block.BlockDeadBush
 
BlockDirectional - Class in net.minecraft.block
 
BlockDirectional(Material) - Constructor for class net.minecraft.block.BlockDirectional
 
BlockDirectional(Material, MapColor) - Constructor for class net.minecraft.block.BlockDirectional
 
BlockDirt - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDirt() - Constructor for class net.minecraft.block.BlockDirt
 
BlockDirt.DirtType - Enum in net.minecraft.block
 
BlockDispenser - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDispenser() - Constructor for class net.minecraft.block.BlockDispenser
 
BlockDoor - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDoor(Material) - Constructor for class net.minecraft.block.BlockDoor
 
BlockDoor.EnumDoorHalf - Enum in net.minecraft.block
 
BlockDoor.EnumHingePosition - Enum in net.minecraft.block
 
BlockDoublePlant - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDoublePlant() - Constructor for class net.minecraft.block.BlockDoublePlant
 
BlockDoublePlant.EnumBlockHalf - Enum in net.minecraft.block
 
BlockDoublePlant.EnumPlantType - Enum in net.minecraft.block
 
BlockDoubleStoneSlab - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDoubleStoneSlab() - Constructor for class net.minecraft.block.BlockDoubleStoneSlab
 
BlockDoubleStoneSlabNew - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDoubleStoneSlabNew() - Constructor for class net.minecraft.block.BlockDoubleStoneSlabNew
 
BlockDoubleWoodSlab - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDoubleWoodSlab() - Constructor for class net.minecraft.block.BlockDoubleWoodSlab
 
BlockDragonEgg - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDragonEgg() - Constructor for class net.minecraft.block.BlockDragonEgg
 
BlockDropper - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDropper() - Constructor for class net.minecraft.block.BlockDropper
 
BlockDynamicLiquid - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockDynamicLiquid(Material) - Constructor for class net.minecraft.block.BlockDynamicLiquid
 
BLOCKED - net.lax1dude.eaglercraft.v1_8.internal.EnumServerRateLimit
 
BlockEnchantmentTable - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockEnchantmentTable() - Constructor for class net.minecraft.block.BlockEnchantmentTable
 
BlockEnderChest - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockEnderChest() - Constructor for class net.minecraft.block.BlockEnderChest
 
BlockEndPortal - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockEndPortal(Material) - Constructor for class net.minecraft.block.BlockEndPortal
 
BlockEndPortalFrame - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockEndPortalFrame() - Constructor for class net.minecraft.block.BlockEndPortalFrame
 
BlockEventData - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockEventData(BlockPos, Block, int, int) - Constructor for class net.minecraft.block.BlockEventData
 
blockFaceUV - Variable in class net.minecraft.client.renderer.block.model.BlockPartFace
 
BlockFaceUV - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFaceUV(float[], int) - Constructor for class net.minecraft.client.renderer.block.model.BlockFaceUV
 
BlockFaceUV.Deserializer - Class in net.minecraft.client.renderer.block.model
 
BlockFalling - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFalling() - Constructor for class net.minecraft.block.BlockFalling
 
BlockFalling(Material) - Constructor for class net.minecraft.block.BlockFalling
 
BlockFarmland - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFarmland() - Constructor for class net.minecraft.block.BlockFarmland
 
BlockFence - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFence(Material) - Constructor for class net.minecraft.block.BlockFence
 
BlockFence(Material, MapColor) - Constructor for class net.minecraft.block.BlockFence
 
BlockFenceGate - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFenceGate(BlockPlanks.EnumType) - Constructor for class net.minecraft.block.BlockFenceGate
 
BlockFire - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFire() - Constructor for class net.minecraft.block.BlockFire
 
BlockFlower - Class in net.minecraft.block
 
BlockFlower() - Constructor for class net.minecraft.block.BlockFlower
 
BlockFlower.EnumFlowerColor - Enum in net.minecraft.block
 
BlockFlower.EnumFlowerType - Enum in net.minecraft.block
 
BlockFlowerPot - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFlowerPot() - Constructor for class net.minecraft.block.BlockFlowerPot
 
BlockFlowerPot.EnumFlowerType - Enum in net.minecraft.block
 
BlockFluidRenderer - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFluidRenderer() - Constructor for class net.minecraft.client.renderer.BlockFluidRenderer
 
BlockFurnace - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockFurnace(boolean) - Constructor for class net.minecraft.block.BlockFurnace
 
BlockGlass - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockGlass(Material, boolean) - Constructor for class net.minecraft.block.BlockGlass
 
BlockGlowstone - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockGlowstone(Material) - Constructor for class net.minecraft.block.BlockGlowstone
 
BlockGrass - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockGrass() - Constructor for class net.minecraft.block.BlockGrass
 
BlockGravel - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockGravel() - Constructor for class net.minecraft.block.BlockGravel
 
BlockHalfStoneSlab - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHalfStoneSlab() - Constructor for class net.minecraft.block.BlockHalfStoneSlab
 
BlockHalfStoneSlabNew - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHalfStoneSlabNew() - Constructor for class net.minecraft.block.BlockHalfStoneSlabNew
 
BlockHalfWoodSlab - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHalfWoodSlab() - Constructor for class net.minecraft.block.BlockHalfWoodSlab
 
BlockHardenedClay - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHardenedClay() - Constructor for class net.minecraft.block.BlockHardenedClay
 
blockHardness - Variable in class net.minecraft.block.Block
 
BlockHay - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHay() - Constructor for class net.minecraft.block.BlockHay
 
BlockHelper - Class in net.minecraft.block.state.pattern
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHopper - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHopper() - Constructor for class net.minecraft.block.BlockHopper
 
BlockHugeMushroom - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockHugeMushroom(Material, MapColor, Block) - Constructor for class net.minecraft.block.BlockHugeMushroom
 
BlockHugeMushroom.EnumType - Enum in net.minecraft.block
 
BlockIce - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockIce() - Constructor for class net.minecraft.block.BlockIce
 
BlockJukebox - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockJukebox() - Constructor for class net.minecraft.block.BlockJukebox
 
BlockJukebox.TileEntityJukebox - Class in net.minecraft.block
 
BlockLadder - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockLadder() - Constructor for class net.minecraft.block.BlockLadder
 
BlockLeaves - Class in net.minecraft.block
 
BlockLeaves() - Constructor for class net.minecraft.block.BlockLeaves
 
BlockLeavesBase - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockLeavesBase(Material, boolean) - Constructor for class net.minecraft.block.BlockLeavesBase
 
BlockLever - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockLever() - Constructor for class net.minecraft.block.BlockLever
 
BlockLever.EnumOrientation - Enum in net.minecraft.block
 
BlockLilyPad - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockLilyPad() - Constructor for class net.minecraft.block.BlockLilyPad
 
BlockLiquid - Class in net.minecraft.block
 
BlockLiquid(Material) - Constructor for class net.minecraft.block.BlockLiquid
 
BlockLog - Class in net.minecraft.block
 
BlockLog() - Constructor for class net.minecraft.block.BlockLog
 
BlockLog.EnumAxis - Enum in net.minecraft.block
 
blockMaterial - Variable in class net.minecraft.block.Block
 
BlockMelon - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockMelon() - Constructor for class net.minecraft.block.BlockMelon
 
BlockMobSpawner - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockMobSpawner() - Constructor for class net.minecraft.block.BlockMobSpawner
 
BlockModelRenderer - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockModelRenderer() - Constructor for class net.minecraft.client.renderer.BlockModelRenderer
 
BlockModelRenderer.EnumNeighborInfo - Enum in net.minecraft.client.renderer
 
BlockModelRenderer.Orientation - Enum in net.minecraft.client.renderer
 
BlockModelShapes - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockModelShapes(ModelManager) - Constructor for class net.minecraft.client.renderer.BlockModelShapes
 
BlockMushroom - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockMushroom() - Constructor for class net.minecraft.block.BlockMushroom
 
BlockMycelium - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockMycelium() - Constructor for class net.minecraft.block.BlockMycelium
 
BlockNetherBrick - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNetherBrick() - Constructor for class net.minecraft.block.BlockNetherBrick
 
BlockNetherrack - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNetherrack() - Constructor for class net.minecraft.block.BlockNetherrack
 
BlockNetherWart - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNetherWart() - Constructor for class net.minecraft.block.BlockNetherWart
 
BlockNewLeaf - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNewLeaf() - Constructor for class net.minecraft.block.BlockNewLeaf
 
BlockNewLog - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNewLog() - Constructor for class net.minecraft.block.BlockNewLog
 
BlockNote - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockNote() - Constructor for class net.minecraft.block.BlockNote
 
BlockObsidian - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockObsidian() - Constructor for class net.minecraft.block.BlockObsidian
 
BlockOldLeaf - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockOldLeaf() - Constructor for class net.minecraft.block.BlockOldLeaf
 
BlockOldLog - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockOldLog() - Constructor for class net.minecraft.block.BlockOldLog
 
BlockOre - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockOre() - Constructor for class net.minecraft.block.BlockOre
 
BlockOre(MapColor) - Constructor for class net.minecraft.block.BlockOre
 
BlockPackedIce - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPackedIce() - Constructor for class net.minecraft.block.BlockPackedIce
 
BlockPane - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPane(Material, boolean) - Constructor for class net.minecraft.block.BlockPane
 
BlockPart - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPart(Vector3f, Vector3f, Map<EnumFacing, BlockPartFace>, BlockPartRotation, boolean) - Constructor for class net.minecraft.client.renderer.block.model.BlockPart
 
BlockPart.Deserializer - Class in net.minecraft.client.renderer.block.model
 
BlockPartFace - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPartFace(EnumFacing, int, String, BlockFaceUV) - Constructor for class net.minecraft.client.renderer.block.model.BlockPartFace
 
BlockPartFace.Deserializer - Class in net.minecraft.client.renderer.block.model
 
blockParticleGravity - Variable in class net.minecraft.block.Block
 
BlockPartRotation - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPartRotation(Vector3f, EnumFacing.Axis, float, boolean) - Constructor for class net.minecraft.client.renderer.block.model.BlockPartRotation
 
BlockPattern - Class in net.minecraft.block.state.pattern
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPattern(Predicate<BlockWorldState>[][][]) - Constructor for class net.minecraft.block.state.pattern.BlockPattern
 
BlockPattern.PatternHelper - Class in net.minecraft.block.state.pattern
 
BlockPistonBase - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPistonBase(boolean) - Constructor for class net.minecraft.block.BlockPistonBase
 
BlockPistonExtension - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPistonExtension() - Constructor for class net.minecraft.block.BlockPistonExtension
 
BlockPistonExtension.EnumPistonType - Enum in net.minecraft.block
 
BlockPistonMoving - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPistonMoving() - Constructor for class net.minecraft.block.BlockPistonMoving
 
BlockPistonStructureHelper - Class in net.minecraft.block.state
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPistonStructureHelper(World, BlockPos, EnumFacing, boolean) - Constructor for class net.minecraft.block.state.BlockPistonStructureHelper
 
BlockPlanks - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPlanks() - Constructor for class net.minecraft.block.BlockPlanks
 
BlockPlanks.EnumType - Enum in net.minecraft.block
 
BlockPortal - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPortal() - Constructor for class net.minecraft.block.BlockPortal
 
BlockPortal.Size - Class in net.minecraft.block
 
blockPos - Variable in class net.minecraft.network.play.server.S33PacketUpdateSign
 
blockPos - Variable in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
BlockPos - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPos(double, double, double) - Constructor for class net.minecraft.util.BlockPos
 
BlockPos(int, int, int) - Constructor for class net.minecraft.util.BlockPos
 
BlockPos(Entity) - Constructor for class net.minecraft.util.BlockPos
 
BlockPos(Vec3) - Constructor for class net.minecraft.util.BlockPos
 
BlockPos(Vec3i) - Constructor for class net.minecraft.util.BlockPos
 
BlockPos.MutableBlockPos - Class in net.minecraft.util
 
blockPosition - Variable in class net.minecraft.network.play.server.S23PacketBlockChange
 
blockPosition - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
BlockPotato - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPotato() - Constructor for class net.minecraft.block.BlockPotato
 
BlockPressurePlate - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPressurePlate(Material, BlockPressurePlate.Sensitivity) - Constructor for class net.minecraft.block.BlockPressurePlate
 
BlockPressurePlate.Sensitivity - Enum in net.minecraft.block
 
BlockPressurePlateWeighted - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPressurePlateWeighted(Material, int) - Constructor for class net.minecraft.block.BlockPressurePlateWeighted
 
BlockPressurePlateWeighted(Material, int, MapColor) - Constructor for class net.minecraft.block.BlockPressurePlateWeighted
 
BlockPrismarine - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPrismarine() - Constructor for class net.minecraft.block.BlockPrismarine
 
BlockPrismarine.EnumType - Enum in net.minecraft.block
 
BlockPumpkin - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockPumpkin() - Constructor for class net.minecraft.block.BlockPumpkin
 
BlockQuartz - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockQuartz() - Constructor for class net.minecraft.block.BlockQuartz
 
BlockQuartz.EnumType - Enum in net.minecraft.block
 
BlockRail - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRail() - Constructor for class net.minecraft.block.BlockRail
 
BlockRailBase - Class in net.minecraft.block
 
BlockRailBase(boolean) - Constructor for class net.minecraft.block.BlockRailBase
 
BlockRailBase.EnumRailDirection - Enum in net.minecraft.block
 
BlockRailBase.Rail - Class in net.minecraft.block
 
BlockRailDetector - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRailDetector() - Constructor for class net.minecraft.block.BlockRailDetector
 
BlockRailPowered - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRailPowered() - Constructor for class net.minecraft.block.BlockRailPowered
 
BlockRedFlower - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedFlower() - Constructor for class net.minecraft.block.BlockRedFlower
 
BlockRedSandstone - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedSandstone() - Constructor for class net.minecraft.block.BlockRedSandstone
 
BlockRedSandstone.EnumType - Enum in net.minecraft.block
 
BlockRedstoneComparator - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneComparator(boolean) - Constructor for class net.minecraft.block.BlockRedstoneComparator
 
BlockRedstoneComparator.Mode - Enum in net.minecraft.block
 
BlockRedstoneDiode - Class in net.minecraft.block
 
BlockRedstoneDiode(boolean) - Constructor for class net.minecraft.block.BlockRedstoneDiode
 
BlockRedstoneLight - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneLight(boolean) - Constructor for class net.minecraft.block.BlockRedstoneLight
 
BlockRedstoneOre - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneOre(boolean) - Constructor for class net.minecraft.block.BlockRedstoneOre
 
BlockRedstoneRepeater - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneRepeater(boolean) - Constructor for class net.minecraft.block.BlockRedstoneRepeater
 
BlockRedstoneTorch - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneTorch(boolean) - Constructor for class net.minecraft.block.BlockRedstoneTorch
 
BlockRedstoneWire - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRedstoneWire() - Constructor for class net.minecraft.block.BlockRedstoneWire
 
BlockReed - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockReed() - Constructor for class net.minecraft.block.BlockReed
 
blockRegistry - Static variable in class net.minecraft.block.Block
 
BlockRendererDispatcher - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockRendererDispatcher(BlockModelShapes, GameSettings) - Constructor for class net.minecraft.client.renderer.BlockRendererDispatcher
 
blockResistance - Variable in class net.minecraft.block.Block
 
BlockRotatedPillar - Class in net.minecraft.block
 
BlockRotatedPillar(Material) - Constructor for class net.minecraft.block.BlockRotatedPillar
 
BlockRotatedPillar(Material, MapColor) - Constructor for class net.minecraft.block.BlockRotatedPillar
 
Blocks - Class in net.minecraft.init
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Blocks() - Constructor for class net.minecraft.init.Blocks
 
BLOCKS - net.minecraft.client.audio.SoundCategory
 
BlockSand - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSand() - Constructor for class net.minecraft.block.BlockSand
 
BlockSand.EnumType - Enum in net.minecraft.block
 
BlockSandStone - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSandStone() - Constructor for class net.minecraft.block.BlockSandStone
 
BlockSandStone.EnumType - Enum in net.minecraft.block
 
BlockSapling - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSapling() - Constructor for class net.minecraft.block.BlockSapling
 
BlockSeaLantern - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSeaLantern(Material) - Constructor for class net.minecraft.block.BlockSeaLantern
 
BlockSign - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSign() - Constructor for class net.minecraft.block.BlockSign
 
BlockSilverfish - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSilverfish() - Constructor for class net.minecraft.block.BlockSilverfish
 
BlockSilverfish.EnumType - Enum in net.minecraft.block
 
BlockSkull - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSkull() - Constructor for class net.minecraft.block.BlockSkull
 
BlockSlab - Class in net.minecraft.block
 
BlockSlab(Material) - Constructor for class net.minecraft.block.BlockSlab
 
BlockSlab.EnumBlockHalf - Enum in net.minecraft.block
 
blocksLight() - Method in class net.minecraft.block.material.Material
+ Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
blocksLight() - Method in class net.minecraft.block.material.MaterialLogic
+ Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
blocksLight() - Method in class net.minecraft.block.material.MaterialPortal
+ Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
blocksLight() - Method in class net.minecraft.block.material.MaterialTransparent
+ Will prevent grass from growing on dirt underneath and kill any grass below it if it returns true
BlockSlime - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSlime() - Constructor for class net.minecraft.block.BlockSlime
 
blocksMovement() - Method in class net.minecraft.block.material.Material
+ Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.block.material.MaterialLiquid
+ Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.block.material.MaterialLogic
+ Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.block.material.MaterialPortal
+ Returns if this material is considered solid or not
blocksMovement() - Method in class net.minecraft.block.material.MaterialTransparent
+ Returns if this material is considered solid or not
BlockSnow - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSnow() - Constructor for class net.minecraft.block.BlockSnow
 
BlockSnowBlock - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSnowBlock() - Constructor for class net.minecraft.block.BlockSnowBlock
 
BlockSoulSand - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSoulSand() - Constructor for class net.minecraft.block.BlockSoulSand
 
BlockSourceImpl - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSourceImpl(World, BlockPos) - Constructor for class net.minecraft.block.BlockSourceImpl
 
BlockSponge - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockSponge() - Constructor for class net.minecraft.block.BlockSponge
 
BlockStainedGlass - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStainedGlass(Material) - Constructor for class net.minecraft.block.BlockStainedGlass
 
BlockStainedGlassPane - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStainedGlassPane() - Constructor for class net.minecraft.block.BlockStainedGlassPane
 
BlockStairs - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStairs(IBlockState) - Constructor for class net.minecraft.block.BlockStairs
 
BlockStairs.EnumHalf - Enum in net.minecraft.block
 
BlockStairs.EnumShape - Enum in net.minecraft.block
 
BlockStandingSign - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStandingSign() - Constructor for class net.minecraft.block.BlockStandingSign
 
blockState - Variable in class net.minecraft.block.Block
 
BlockState - Class in net.minecraft.block.state
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockState(Block, IProperty...) - Constructor for class net.minecraft.block.state.BlockState
 
BlockStateBase - Class in net.minecraft.block.state
 
BlockStateBase() - Constructor for class net.minecraft.block.state.BlockStateBase
 
BlockStateHelper - Class in net.minecraft.block.state.pattern
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStateMapper - Class in net.minecraft.client.renderer.block.statemap
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStateMapper() - Constructor for class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
BlockStaticLiquid - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStaticLiquid(Material) - Constructor for class net.minecraft.block.BlockStaticLiquid
 
BlockStem - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStem(Block) - Constructor for class net.minecraft.block.BlockStem
 
BlockStone - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStone() - Constructor for class net.minecraft.block.BlockStone
 
BlockStone.EnumType - Enum in net.minecraft.block
 
BlockStoneBrick - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockStoneBrick() - Constructor for class net.minecraft.block.BlockStoneBrick
 
BlockStoneBrick.EnumType - Enum in net.minecraft.block
 
BlockStoneSlab - Class in net.minecraft.block
 
BlockStoneSlab() - Constructor for class net.minecraft.block.BlockStoneSlab
 
BlockStoneSlab.EnumType - Enum in net.minecraft.block
 
BlockStoneSlabNew - Class in net.minecraft.block
 
BlockStoneSlabNew() - Constructor for class net.minecraft.block.BlockStoneSlabNew
 
BlockStoneSlabNew.EnumType - Enum in net.minecraft.block
 
BlockTallGrass - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTallGrass() - Constructor for class net.minecraft.block.BlockTallGrass
 
BlockTallGrass.EnumType - Enum in net.minecraft.block
 
BlockTNT - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTNT() - Constructor for class net.minecraft.block.BlockTNT
 
BlockTorch - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTorch() - Constructor for class net.minecraft.block.BlockTorch
 
BlockTrapDoor - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTrapDoor(Material) - Constructor for class net.minecraft.block.BlockTrapDoor
 
BlockTrapDoor.DoorHalf - Enum in net.minecraft.block
 
BlockTripWire - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTripWire() - Constructor for class net.minecraft.block.BlockTripWire
 
BlockTripWireHook - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockTripWireHook() - Constructor for class net.minecraft.block.BlockTripWireHook
 
blockType - Variable in class net.minecraft.tileentity.TileEntity
 
BlockUpdateData(short, IBlockState) - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
BlockUpdateData(short, Chunk) - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
BlockVine - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockVine() - Constructor for class net.minecraft.block.BlockVine
 
BlockWall - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockWall(Block) - Constructor for class net.minecraft.block.BlockWall
 
BlockWall.EnumType - Enum in net.minecraft.block
 
BlockWallSign - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockWallSign() - Constructor for class net.minecraft.block.BlockWallSign
 
BlockWeb - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockWeb() - Constructor for class net.minecraft.block.BlockWeb
 
BlockWoodSlab - Class in net.minecraft.block
 
BlockWoodSlab() - Constructor for class net.minecraft.block.BlockWoodSlab
 
BlockWorkbench - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockWorkbench() - Constructor for class net.minecraft.block.BlockWorkbench
 
BlockWorkbench.InterfaceCraftingTable - Class in net.minecraft.block
 
BlockWorldState - Class in net.minecraft.block.state
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockWorldState(World, BlockPos, boolean) - Constructor for class net.minecraft.block.state.BlockWorldState
 
BlockYellowFlower - Class in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BlockYellowFlower() - Constructor for class net.minecraft.block.BlockYellowFlower
 
BloomFilter<T> - Class in com.google.common.hash
A Bloom filter for instances of T.
blue - Variable in class net.minecraft.client.gui.FontRenderer
 
BLUE - net.minecraft.item.EnumDyeColor
 
BLUE - net.minecraft.util.EnumChatFormatting
 
BLUE_ORCHID - net.minecraft.block.BlockFlower.EnumFlowerType
 
BLUE_ORCHID - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
blueColor - Static variable in class net.minecraft.block.material.MapColor
 
blur - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
blurLast - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
boat - Static variable in class net.minecraft.init.Items
 
boatSides - Variable in class net.minecraft.client.model.ModelBoat
 
body - Variable in class net.minecraft.client.model.ModelChicken
 
body - Variable in class net.minecraft.client.model.ModelCreeper
 
body - Variable in class net.minecraft.client.model.ModelQuadruped
 
body - Variable in class net.minecraft.client.model.ModelSnowMan
 
bodyLines - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
bodyY - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
BOLD - net.minecraft.util.EnumChatFormatting
 
boldStyle - Variable in class net.minecraft.client.gui.FontRenderer
 
boltVertex - Variable in class net.minecraft.entity.effect.EntityLightningBolt
 
BOMB - net.minecraft.entity.item.EntityPainting.EnumArt
 
bone - Static variable in class net.minecraft.init.Items
 
book - Static variable in class net.minecraft.init.Items
 
bookcase - Static variable in class net.minecraft.stats.AchievementList
 
bookRotation - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
bookRotationPrev - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
bookshelf - Static variable in class net.minecraft.init.Blocks
 
bookSpine - Variable in class net.minecraft.client.model.ModelBook
+ The renderer of spine of the book
bookSpread - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
bookSpreadPrev - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
bool - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.BooleanResult
 
BOOLEAN_VALUE - net.minecraft.world.GameRules.ValueType
 
BooleanResult - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
Booleans - Class in com.google.common.primitives
Static utility methods pertaining to boolean primitives, that are not already found in either Boolean or Arrays.
BooleanUtils - Class in org.apache.commons.lang3
Operations on boolean primitives and Boolean objects.
BooleanUtils() - Constructor for class org.apache.commons.lang3.BooleanUtils
BooleanUtils instances should NOT be constructed in standard programming.
booleanValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Returns the value of this MutableBoolean as a boolean.
booleanValues() - Static method in class org.apache.commons.lang3.BooleanUtils
Returns a new array of possible values (like an enum would).
bootstrap() - Static method in class net.minecraft.entity.monster.EntityEnderman
 
bootstrap() - Static method in class net.minecraft.entity.passive.EntityVillager
 
bootstrap() - Static method in class net.minecraft.item.ItemAxe
 
bootstrap() - Static method in class net.minecraft.item.ItemPickaxe
 
bootstrap() - Static method in class net.minecraft.item.ItemSpade
 
bootstrap() - Static method in class net.minecraft.world.biome.BiomeGenBase
 
Bootstrap - Class in net.minecraft.init
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Bootstrap() - Constructor for class net.minecraft.init.Bootstrap
 
bootstrapStates() - Static method in class net.minecraft.block.Block
 
bootstrapStates() - Static method in class net.minecraft.block.BlockBed
 
bootstrapStates() - Static method in class net.minecraft.block.BlockDirt
 
bootstrapStates() - Static method in class net.minecraft.block.BlockDoor
 
bootstrapStates() - Static method in class net.minecraft.block.BlockDoublePlant
 
bootstrapStates() - Static method in class net.minecraft.block.BlockFlowerPot
 
bootstrapStates() - Static method in class net.minecraft.block.BlockHugeMushroom
 
bootstrapStates() - Static method in class net.minecraft.block.BlockLever
 
bootstrapStates() - Static method in class net.minecraft.block.BlockLog
 
bootstrapStates() - Static method in class net.minecraft.block.BlockNewLeaf
 
bootstrapStates() - Static method in class net.minecraft.block.BlockNewLog
 
bootstrapStates() - Static method in class net.minecraft.block.BlockOldLeaf
 
bootstrapStates() - Static method in class net.minecraft.block.BlockOldLog
 
bootstrapStates() - Static method in class net.minecraft.block.BlockPistonExtension
 
bootstrapStates() - Static method in class net.minecraft.block.BlockPistonMoving
 
bootstrapStates() - Static method in class net.minecraft.block.BlockPlanks
 
bootstrapStates() - Static method in class net.minecraft.block.BlockPrismarine
 
bootstrapStates() - Static method in class net.minecraft.block.BlockQuartz
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRail
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRailDetector
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRailPowered
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRedSandstone
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRedstoneComparator
 
bootstrapStates() - Static method in class net.minecraft.block.BlockRedstoneWire
 
bootstrapStates() - Static method in class net.minecraft.block.BlockSand
 
bootstrapStates() - Static method in class net.minecraft.block.BlockSandStone
 
bootstrapStates() - Static method in class net.minecraft.block.BlockSapling
 
bootstrapStates() - Static method in class net.minecraft.block.BlockSilverfish
 
bootstrapStates() - Static method in class net.minecraft.block.BlockSlab
 
bootstrapStates() - Static method in class net.minecraft.block.BlockStairs
 
bootstrapStates() - Static method in class net.minecraft.block.BlockStone
 
bootstrapStates() - Static method in class net.minecraft.block.BlockStoneBrick
 
bootstrapStates() - Static method in class net.minecraft.block.BlockStoneSlab
 
bootstrapStates() - Static method in class net.minecraft.block.BlockStoneSlabNew
 
bootstrapStates() - Static method in class net.minecraft.block.BlockTallGrass
 
bootstrapStates() - Static method in class net.minecraft.block.BlockTrapDoor
 
bootstrapStates() - Static method in class net.minecraft.block.BlockWall
 
bootstrapStates() - Static method in class net.minecraft.block.BlockWoodSlab
 
BORDER - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
bossName - Static variable in class net.minecraft.entity.boss.BossStatus
 
BossStatus - Class in net.minecraft.entity.boss
 
BossStatus() - Constructor for class net.minecraft.entity.boss.BossStatus
 
bottom - Variable in class net.minecraft.client.gui.GuiSlot
 
BOTTOM - net.minecraft.block.BlockSlab.EnumBlockHalf
 
BOTTOM - net.minecraft.block.BlockStairs.EnumHalf
 
BOTTOM - net.minecraft.block.BlockTrapDoor.DoorHalf
 
bottomBody - Variable in class net.minecraft.client.model.ModelSnowMan
 
bound(JSObject, JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
bound(JSObject, JSObject, boolean, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
boundingBox - Variable in class net.minecraft.client.renderer.chunk.RenderChunk
 
BoundType - Enum in com.google.common.collect
Indicates whether an endpoint of some range is contained in the range itself ("closed") or not ("open").
bow - Static variable in class net.minecraft.init.Items
 
BOW - net.minecraft.enchantment.EnumEnchantmentType
 
BOW - net.minecraft.item.EnumAction
 
bowl - Static variable in class net.minecraft.init.Items
 
bowPullIconNameArray - Static variable in class net.minecraft.item.ItemBow
 
BOXER_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
BOXER_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
boxList - Variable in class net.minecraft.client.model.ModelBase
+ This is a list of all the boxes (ModelRenderer.class) in the current model.
boxName - Variable in class net.minecraft.client.model.ModelBox
 
boxName - Variable in class net.minecraft.client.model.ModelRenderer
 
bread - Static variable in class net.minecraft.init.Items
 
breadthFirstTraversal(T) - Method in class com.google.common.collect.TreeTraverser
Returns an unmodifiable iterable over the nodes in a tree structure, using breadth-first traversal.
BREAKABLE - net.minecraft.enchantment.EnumEnchantmentType
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockButton
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockContainer
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDispenser
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFurnace
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockHopper
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLeaves
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLever
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLog
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailBase
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSkull
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStairs
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
 
breakBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
 
breakerId - Variable in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
BREAKING_WHITESPACE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a breaking whitespace (that is, a whitespace which can be interpreted as a break between words for formatting purposes).
BreakingFour - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BreakingFour(BakedQuad, EaglerTextureAtlasSprite) - Constructor for class net.minecraft.client.renderer.block.model.BreakingFour
 
BreakLoop() - Constructor for exception net.lax1dude.eaglercraft.v1_8.internal.vfs.VFSIterator.BreakLoop
 
breedCow - Static variable in class net.minecraft.stats.AchievementList
 
brewing_stand - Static variable in class net.minecraft.init.Blocks
 
brewing_stand - Static variable in class net.minecraft.init.Items
 
brick - Static variable in class net.minecraft.init.Items
 
BRICK - net.minecraft.block.BlockStoneSlab.EnumType
 
brick_block - Static variable in class net.minecraft.init.Blocks
 
brick_stairs - Static variable in class net.minecraft.init.Blocks
 
BRICKS - net.minecraft.block.BlockPrismarine.EnumType
 
BRICKS - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
BRICKS_META - Static variable in class net.minecraft.block.BlockPrismarine
 
brightnessBuffer - Variable in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
broadcastSound(int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
broadcastSound(int, BlockPos, int) - Method in interface net.minecraft.world.IWorldAccess
 
broadcastTeamCreated(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
+ This packet will notify the players that this team is created, and that will register it on the client
BROWN - net.minecraft.item.EnumDyeColor
 
brown_mushroom - Static variable in class net.minecraft.init.Blocks
 
brown_mushroom_block - Static variable in class net.minecraft.init.Blocks
 
brownColor - Static variable in class net.minecraft.block.material.MapColor
 
BrowserAudioHandle(PlatformAudio.BrowserAudioResource, AudioBufferSourceNode, PannerNode, GainNode, float) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
BrowserAudioResource(AudioBuffer) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioResource
 
BS - Static variable in class com.google.common.base.Ascii
Backspace ('\b'): A format effector which controls the movement of the printing position one printing space backward on the same printing line.
bucket - Static variable in class net.minecraft.init.Items
 
bucketInt(int, int) - Static method in class net.minecraft.util.MathHelper
+ Buckets an integer with specifed bucket sizes.
buffer - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioResource
 
buffer - Variable in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Internal data storage.
buffer() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
Returns the buffer where this stream is writing data.
buffer() - Static method in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
buffer(byte[], int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
buffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
buffer(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
buffer(ByteBuffer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
Buffer - Interface in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
build() - Method in class com.google.common.collect.ImmutableBiMap.Builder
Returns a newly-created immutable bimap.
build() - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
Returns a new immutable class-to-instance map containing the entries provided to this builder.
build() - Method in class com.google.common.collect.ImmutableCollection.Builder
Returns a newly-created ImmutableCollection of the appropriate type, containing the elements provided to this builder.
build() - Method in class com.google.common.collect.ImmutableList.Builder
Returns a newly-created ImmutableList based on the contents of the Builder.
build() - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Returns a newly-created immutable list multimap.
build() - Method in class com.google.common.collect.ImmutableMap.Builder
Returns a newly-created immutable map.
build() - Method in class com.google.common.collect.ImmutableMultimap.Builder
Returns a newly-created immutable multimap.
build() - Method in class com.google.common.collect.ImmutableMultiset.Builder
Returns a newly-created ImmutableMultiset based on the contents of the Builder.
build() - Method in class com.google.common.collect.ImmutableRangeMap.Builder
Returns an ImmutableRangeMap containing the associations previously added to this builder.
build() - Method in class com.google.common.collect.ImmutableRangeSet.Builder
Returns an ImmutableRangeSet containing the ranges added to this builder.
build() - Method in class com.google.common.collect.ImmutableSet.Builder
Returns a newly-created ImmutableSet based on the contents of the Builder.
build() - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Returns a newly-created immutable set multimap.
build() - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Returns a newly-created immutable sorted map.
build() - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Returns a newly-created ImmutableSortedMultiset based on the contents of the Builder.
build() - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Returns a newly-created ImmutableSortedSet based on the contents of the Builder and its comparator.
build() - Method in class com.google.common.collect.ImmutableTable.Builder
Returns a newly-created immutable table.
build() - Method in class com.google.common.collect.MultimapBuilder
Returns a new, empty Multimap with the specified implementation.
build() - Method in class com.google.common.collect.MultimapBuilder.ListMultimapBuilder
 
build() - Method in class com.google.common.collect.MultimapBuilder.SetMultimapBuilder
 
build() - Method in class com.google.common.collect.MultimapBuilder.SortedSetMultimapBuilder
 
build() - Method in class com.google.common.escape.Escapers.Builder
Returns a new escaper based on the current state of the builder.
build() - Method in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
build() - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
build() - Method in class net.minecraft.client.resources.model.WeightedBakedModel.Builder
 
build() - Method in interface org.apache.commons.lang3.builder.Builder
Returns a reference to the object being constructed or result being calculated by the builder.
build() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Returns the String that was build as an object representation.
build() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Implement the Builder interface.
build() - Method in class org.json.JSONPointer.Builder
Creates a JSONPointer instance using the tokens previously set using the JSONPointer.Builder.append(String) method calls.
build(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.MultimapBuilder
Returns a Multimap with the specified implementation, initialized with the entries of multimap.
build(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.MultimapBuilder.ListMultimapBuilder
 
build(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.MultimapBuilder.SetMultimapBuilder
 
build(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.MultimapBuilder.SortedSetMultimapBuilder
 
buildBetterPickaxe - Static variable in class net.minecraft.stats.AchievementList
 
buildEnchantmentList(EaglercraftRandom, ItemStack, int) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Create a list of random EnchantmentData (enchantments) that can be added together to the ItemStack, the 3rd parameter is the total enchantability level.
builder() - Static method in class com.google.common.collect.ContiguousSet
builder() - Static method in class com.google.common.collect.ImmutableBiMap
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableList
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableListMultimap
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableMap
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableMultimap
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableMultiset
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableRangeMap
Returns a new builder for an immutable range map.
builder() - Static method in class com.google.common.collect.ImmutableRangeSet
Returns a new builder for an immutable range set.
builder() - Static method in class com.google.common.collect.ImmutableSet
Returns a new builder.
builder() - Static method in class com.google.common.collect.ImmutableSetMultimap
builder() - Static method in class com.google.common.collect.ImmutableTable
Returns a new builder.
builder() - Static method in class com.google.common.escape.Escapers
Returns a builder for creating simple, fast escapers.
builder() - Static method in class org.json.JSONPointer
Static factory method for JSONPointer.Builder.
Builder<T> - Interface in org.apache.commons.lang3.builder
The Builder interface is designed to designate a class as a builder object in the Builder design pattern.
Builder() - Constructor for class com.google.common.collect.ImmutableBiMap.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableClassToInstanceMap.Builder
 
Builder() - Constructor for class com.google.common.collect.ImmutableList.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableListMultimap.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableMap.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableMultimap.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableMultiset.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableRangeMap.Builder
 
Builder() - Constructor for class com.google.common.collect.ImmutableRangeSet.Builder
 
Builder() - Constructor for class com.google.common.collect.ImmutableSet.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableSetMultimap.Builder
Creates a new builder.
Builder() - Constructor for class com.google.common.collect.ImmutableTable.Builder
Creates a new builder.
Builder() - Constructor for class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
Builder() - Constructor for class net.minecraft.client.resources.model.WeightedBakedModel.Builder
 
Builder() - Constructor for class org.json.JSONPointer.Builder
 
Builder(Comparator<? super E>) - Constructor for class com.google.common.collect.ImmutableSortedMultiset.Builder
Creates a new builder.
Builder(Comparator<? super E>) - Constructor for class com.google.common.collect.ImmutableSortedSet.Builder
Creates a new builder.
Builder(Comparator<? super K>) - Constructor for class com.google.common.collect.ImmutableSortedMap.Builder
Creates a new builder.
Builder(ModelBlock) - Constructor for class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
Builder(IBakedModel, EaglerTextureAtlasSprite) - Constructor for class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
buildFurnace - Static variable in class net.minecraft.stats.AchievementList
 
buildHoe - Static variable in class net.minecraft.stats.AchievementList
 
buildPickaxe - Static variable in class net.minecraft.stats.AchievementList
 
buildSword - Static variable in class net.minecraft.stats.AchievementList
 
buildWorkBench - Static variable in class net.minecraft.stats.AchievementList
 
BuiltInModel - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
BuiltInModel(ItemCameraTransforms) - Constructor for class net.minecraft.client.resources.model.BuiltInModel
 
BURNING_SKULL - net.minecraft.entity.item.EntityPainting.EnumArt
 
BUST - net.minecraft.entity.item.EntityPainting.EnumArt
 
buttonId - Variable in class net.minecraft.client.gui.GuiControls
+ The ID of the button that has been pressed.
buttonList - Variable in class net.minecraft.client.gui.GuiScreen
+ A list of all the buttons in this container.
buttonTextures - Static variable in class net.minecraft.client.gui.GuiButton
 
byDyeDamage(int) - Static method in enum net.minecraft.item.EnumDyeColor
 
byItemStack(ItemStack) - Static method in enum net.minecraft.item.ItemFishFood.FishType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockDirt.DirtType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockPlanks.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockQuartz.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockSand.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockSandStone.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockStone.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.block.BlockWall.EnumType
 
byMetadata(int) - Static method in enum net.minecraft.item.EnumDyeColor
 
byMetadata(int) - Static method in enum net.minecraft.item.ItemFishFood.FishType
 
byName(String) - Static method in enum net.minecraft.network.play.server.S45PacketTitle.Type
 
byName(String) - Static method in enum net.minecraft.util.EnumFacing.Axis
+ Get the facing specified by the given name
byName(String) - Static method in enum net.minecraft.util.EnumFacing
+ Get the facing specified by the given name
byNetworkID(int) - Static method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
BYTE_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Byte constant for minus one.
BYTE_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Byte constant for one.
BYTE_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Byte constant for zero.
ByteArrayDataInput - Interface in com.google.common.io
An extension of DataInput for reading from in-memory byte arrays; its methods offer identical functionality but do not throw IOException.
ByteArrayDataOutput - Interface in com.google.common.io
An extension of DataOutput for writing to in-memory byte arrays; its methods offer identical functionality but do not throw IOException.
byteArrayFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel that extracts the bytes from a byte array.
byteArrayToInt(byte[], int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of byte into an int using the default (little endian, Lsb0) byte and bit ordering.
byteArrayToLong(byte[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of byte into a long using the default (little endian, Lsb0) byte and bit ordering.
byteArrayToShort(byte[], int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of byte into a short using the default (little endian, Lsb0) byte and bit ordering.
byteArrayToUuid(byte[], int) - Static method in class org.apache.commons.lang3.Conversion
Converts bytes from an array into a UUID using the default (little endian, Lsb0) byte and bit ordering.
ByteBuf - Class in net.lax1dude.eaglercraft.v1_8.netty
A random and sequential accessible sequence of zero or more bytes (octets).
ByteBuf() - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
 
ByteBufEaglercraftImpl - Class in net.lax1dude.eaglercraft.v1_8.netty
Copyright (c) 2022-2023 LAX1DUDE.
ByteBufEaglercraftImpl(ByteBuffer, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
ByteBuffer - Interface in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
ByteBufInputStream - Class in net.lax1dude.eaglercraft.v1_8.netty
An InputStream which reads data from a ByteBuf.
ByteBufInputStream(ByteBuf) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
Creates a new stream which reads data from the specified buffer starting at the current readerIndex and ending at the current writerIndex.
ByteBufInputStream(ByteBuf, boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
Creates a new stream which reads data from the specified buffer starting at the current readerIndex and ending at the current writerIndex.
ByteBufInputStream(ByteBuf, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
Creates a new stream which reads data from the specified buffer starting at the current readerIndex and ending at readerIndex + length.
ByteBufInputStream(ByteBuf, int, boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
Creates a new stream which reads data from the specified buffer starting at the current readerIndex and ending at readerIndex + length.
ByteBufOutputStream - Class in net.lax1dude.eaglercraft.v1_8.netty
An OutputStream which writes data to a ByteBuf.
ByteBufOutputStream(ByteBuf) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
Creates a new stream which writes data to the specified buffer.
ByteBufUtil - Class in net.lax1dude.eaglercraft.v1_8.netty
A collection of utility methods that is related with handling ByteBuf, such as the generation of hex dump and swapping an integer's byte order.
ByteProcessor<T> - Interface in com.google.common.io
A callback interface to process bytes from a stream.
Bytes - Class in com.google.common.primitives
Static utility methods pertaining to byte primitives, that are not already found in either Byte or Arrays, and interpret bytes as neither signed nor unsigned.
BYTES - Static variable in class com.google.common.primitives.Chars
The number of bytes required to represent a primitive char value.
BYTES - Static variable in class com.google.common.primitives.Doubles
The number of bytes required to represent a primitive double value.
BYTES - Static variable in class com.google.common.primitives.Floats
The number of bytes required to represent a primitive float value.
BYTES - Static variable in class com.google.common.primitives.Ints
The number of bytes required to represent a primitive int value.
BYTES - Static variable in class com.google.common.primitives.Longs
The number of bytes required to represent a primitive long value.
BYTES - Static variable in class com.google.common.primitives.Shorts
The number of bytes required to represent a primitive short value.
bytesBefore(byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
bytesBefore(byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Locates the first occurrence of the specified value in this buffer.
bytesBefore(byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
bytesBefore(byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
bytesBefore(int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Locates the first occurrence of the specified value in this buffer.
bytesBefore(int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
bytesBefore(int, byte) - Method in class net.minecraft.network.PacketBuffer
 
bytesBefore(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
bytesBefore(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Locates the first occurrence of the specified value in this buffer.
bytesBefore(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
bytesBefore(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
ByteSink - Class in com.google.common.io
A destination to which bytes can be written, such as a file.
ByteSink() - Constructor for class com.google.common.io.ByteSink
Constructor for use by subclasses.
ByteSource - Class in com.google.common.io
A readable source of bytes, such as a file.
ByteSource() - Constructor for class com.google.common.io.ByteSource
Constructor for use by subclasses.
ByteStreams - Class in com.google.common.io
Provides utility methods for working with byte arrays and I/O streams.
byteToBinary(byte, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a byte into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
byteToHex(byte, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a byte into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
byteValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the value of this MutableByte as a byte.

C

C00Handshake - Class in net.minecraft.network.handshake.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C00Handshake() - Constructor for class net.minecraft.network.handshake.client.C00Handshake
 
C00Handshake(int, String, int, EnumConnectionState) - Constructor for class net.minecraft.network.handshake.client.C00Handshake
 
C00PacketKeepAlive - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C00PacketKeepAlive() - Constructor for class net.minecraft.network.play.client.C00PacketKeepAlive
 
C00PacketKeepAlive(int) - Constructor for class net.minecraft.network.play.client.C00PacketKeepAlive
 
C00PacketLoginStart - Class in net.minecraft.network.login.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C00PacketLoginStart() - Constructor for class net.minecraft.network.login.client.C00PacketLoginStart
 
C00PacketLoginStart(GameProfile) - Constructor for class net.minecraft.network.login.client.C00PacketLoginStart
 
C00PacketServerQuery - Class in net.minecraft.network.status.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C00PacketServerQuery() - Constructor for class net.minecraft.network.status.client.C00PacketServerQuery
 
C01PacketChatMessage - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C01PacketChatMessage() - Constructor for class net.minecraft.network.play.client.C01PacketChatMessage
 
C01PacketChatMessage(String) - Constructor for class net.minecraft.network.play.client.C01PacketChatMessage
 
C01PacketEncryptionResponse - Class in net.minecraft.network.login.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C01PacketEncryptionResponse() - Constructor for class net.minecraft.network.login.client.C01PacketEncryptionResponse
 
C01PacketPing - Class in net.minecraft.network.status.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C01PacketPing() - Constructor for class net.minecraft.network.status.client.C01PacketPing
 
C01PacketPing(long) - Constructor for class net.minecraft.network.status.client.C01PacketPing
 
C02PacketUseEntity - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C02PacketUseEntity() - Constructor for class net.minecraft.network.play.client.C02PacketUseEntity
 
C02PacketUseEntity(Entity, C02PacketUseEntity.Action) - Constructor for class net.minecraft.network.play.client.C02PacketUseEntity
 
C02PacketUseEntity(Entity, Vec3) - Constructor for class net.minecraft.network.play.client.C02PacketUseEntity
 
C02PacketUseEntity.Action - Enum in net.minecraft.network.play.client
 
C03PacketPlayer - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C03PacketPlayer() - Constructor for class net.minecraft.network.play.client.C03PacketPlayer
 
C03PacketPlayer(boolean) - Constructor for class net.minecraft.network.play.client.C03PacketPlayer
 
C03PacketPlayer.C04PacketPlayerPosition - Class in net.minecraft.network.play.client
 
C03PacketPlayer.C05PacketPlayerLook - Class in net.minecraft.network.play.client
 
C03PacketPlayer.C06PacketPlayerPosLook - Class in net.minecraft.network.play.client
 
C04PacketPlayerPosition() - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition
 
C04PacketPlayerPosition(double, double, double, boolean) - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition
 
C05PacketPlayerLook() - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C05PacketPlayerLook
 
C05PacketPlayerLook(float, float, boolean) - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C05PacketPlayerLook
 
C06PacketPlayerPosLook() - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C06PacketPlayerPosLook
 
C06PacketPlayerPosLook(double, double, double, float, float, boolean) - Constructor for class net.minecraft.network.play.client.C03PacketPlayer.C06PacketPlayerPosLook
 
C07PacketPlayerDigging - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C07PacketPlayerDigging() - Constructor for class net.minecraft.network.play.client.C07PacketPlayerDigging
 
C07PacketPlayerDigging(C07PacketPlayerDigging.Action, BlockPos, EnumFacing) - Constructor for class net.minecraft.network.play.client.C07PacketPlayerDigging
 
C07PacketPlayerDigging.Action - Enum in net.minecraft.network.play.client
 
C08PacketPlayerBlockPlacement - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C08PacketPlayerBlockPlacement() - Constructor for class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
C08PacketPlayerBlockPlacement(ItemStack) - Constructor for class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
C08PacketPlayerBlockPlacement(BlockPos, int, ItemStack, float, float, float) - Constructor for class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
C09PacketHeldItemChange - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C09PacketHeldItemChange() - Constructor for class net.minecraft.network.play.client.C09PacketHeldItemChange
 
C09PacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.client.C09PacketHeldItemChange
 
C0APacketAnimation - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0APacketAnimation() - Constructor for class net.minecraft.network.play.client.C0APacketAnimation
 
C0BPacketEntityAction - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0BPacketEntityAction() - Constructor for class net.minecraft.network.play.client.C0BPacketEntityAction
 
C0BPacketEntityAction(Entity, C0BPacketEntityAction.Action) - Constructor for class net.minecraft.network.play.client.C0BPacketEntityAction
 
C0BPacketEntityAction(Entity, C0BPacketEntityAction.Action, int) - Constructor for class net.minecraft.network.play.client.C0BPacketEntityAction
 
C0BPacketEntityAction.Action - Enum in net.minecraft.network.play.client
 
C0CPacketInput - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0CPacketInput() - Constructor for class net.minecraft.network.play.client.C0CPacketInput
 
C0CPacketInput(float, float, boolean, boolean) - Constructor for class net.minecraft.network.play.client.C0CPacketInput
 
C0DPacketCloseWindow - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0DPacketCloseWindow() - Constructor for class net.minecraft.network.play.client.C0DPacketCloseWindow
 
C0DPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.client.C0DPacketCloseWindow
 
C0EPacketClickWindow - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0EPacketClickWindow() - Constructor for class net.minecraft.network.play.client.C0EPacketClickWindow
 
C0EPacketClickWindow(int, int, int, int, ItemStack, short) - Constructor for class net.minecraft.network.play.client.C0EPacketClickWindow
 
C0FPacketConfirmTransaction - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C0FPacketConfirmTransaction() - Constructor for class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
C0FPacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
C10PacketCreativeInventoryAction - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C10PacketCreativeInventoryAction() - Constructor for class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
C10PacketCreativeInventoryAction(int, ItemStack) - Constructor for class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
C11PacketEnchantItem - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C11PacketEnchantItem() - Constructor for class net.minecraft.network.play.client.C11PacketEnchantItem
 
C11PacketEnchantItem(int, int) - Constructor for class net.minecraft.network.play.client.C11PacketEnchantItem
 
C12PacketUpdateSign - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C12PacketUpdateSign() - Constructor for class net.minecraft.network.play.client.C12PacketUpdateSign
 
C12PacketUpdateSign(BlockPos, IChatComponent[]) - Constructor for class net.minecraft.network.play.client.C12PacketUpdateSign
 
C13PacketPlayerAbilities - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C13PacketPlayerAbilities() - Constructor for class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
C13PacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
C14PacketTabComplete - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C14PacketTabComplete() - Constructor for class net.minecraft.network.play.client.C14PacketTabComplete
 
C14PacketTabComplete(String) - Constructor for class net.minecraft.network.play.client.C14PacketTabComplete
 
C14PacketTabComplete(String, BlockPos) - Constructor for class net.minecraft.network.play.client.C14PacketTabComplete
 
C15PacketClientSettings - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C15PacketClientSettings() - Constructor for class net.minecraft.network.play.client.C15PacketClientSettings
 
C15PacketClientSettings(String, int, EntityPlayer.EnumChatVisibility, boolean, int) - Constructor for class net.minecraft.network.play.client.C15PacketClientSettings
 
C16PacketClientStatus - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C16PacketClientStatus() - Constructor for class net.minecraft.network.play.client.C16PacketClientStatus
 
C16PacketClientStatus(C16PacketClientStatus.EnumState) - Constructor for class net.minecraft.network.play.client.C16PacketClientStatus
 
C16PacketClientStatus.EnumState - Enum in net.minecraft.network.play.client
 
C17PacketCustomPayload - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C17PacketCustomPayload() - Constructor for class net.minecraft.network.play.client.C17PacketCustomPayload
 
C17PacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.client.C17PacketCustomPayload
 
C18PacketSpectate - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C18PacketSpectate() - Constructor for class net.minecraft.network.play.client.C18PacketSpectate
 
C18PacketSpectate(EaglercraftUUID) - Constructor for class net.minecraft.network.play.client.C18PacketSpectate
 
C19PacketResourcePackStatus - Class in net.minecraft.network.play.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
C19PacketResourcePackStatus() - Constructor for class net.minecraft.network.play.client.C19PacketResourcePackStatus
 
C19PacketResourcePackStatus(String, C19PacketResourcePackStatus.Action) - Constructor for class net.minecraft.network.play.client.C19PacketResourcePackStatus
 
C19PacketResourcePackStatus.Action - Enum in net.minecraft.network.play.client
 
cache - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
cacheActiveRenderInfo(World, FontRenderer, Entity, Entity, GameSettings, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
cacheActiveRenderInfo(World, TextureManager, FontRenderer, Entity, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
CacheCustomSkin(EaglerSkinTexture, ResourceLocation, SkinModel) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.CacheCustomSkin
 
cachedPointer - Variable in class net.minecraft.util.ResourceLocation
 
cacheEnabled - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
cacheHit - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioResource
 
cacheHit - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
cacheSkinCustom(EaglercraftUUID, byte[], SkinModel) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
cacheSkinPreset(EaglercraftUUID, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
cactus - Static variable in class net.minecraft.block.material.Material
 
cactus - Static variable in class net.minecraft.init.Blocks
 
cactus - Static variable in class net.minecraft.util.DamageSource
 
CACTUS - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
cake - Static variable in class net.minecraft.block.material.Material
 
cake - Static variable in class net.minecraft.init.Blocks
 
cake - Static variable in class net.minecraft.init.Items
 
calcDamageByCreature(int, EnumCreatureAttribute) - Method in class net.minecraft.enchantment.Enchantment
+ Calculates the additional damage that will be dealt by an item with this enchantment.
calcDamageByCreature(int, EnumCreatureAttribute) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Calculates the additional damage that will be dealt by an item with this enchantment.
calcItemStackEnchantability(EaglercraftRandom, int, int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the enchantability of itemstack, it's uses a singular formula for each index (2nd parameter: 0, 1 and 2), cutting to the max enchantability power of the table (3rd parameter)
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.Enchantment
+ Calculates the damage protection of the enchantment based on level and damage source passed.
calcModifierDamage(int, DamageSource) - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Calculates the damage protection of the enchantment based on level and damage source passed.
calcPotionLiquidColor(Collection<PotionEffect>) - Static method in class net.minecraft.potion.PotionHelper
+ Given a Collection<PotionEffect> will return an Integer color.
calcRedstone(TileEntity) - Static method in class net.minecraft.inventory.Container
+ Like the version that takes an inventory.
calcRedstoneFromInventory(IInventory) - Static method in class net.minecraft.inventory.Container
 
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProvider
+ Returns array with sunrise/sunset colors
calcSunriseSunsetColors(float, float) - Method in class net.minecraft.world.WorldProviderEnd
+ Returns array with sunrise/sunset colors
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProvider
+ Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderEnd
+ Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateCelestialAngle(long, float) - Method in class net.minecraft.world.WorldProviderHell
+ Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
calculateChatboxHeight(float) - Static method in class net.minecraft.client.gui.GuiNewChat
 
calculateChatboxWidth(float) - Static method in class net.minecraft.client.gui.GuiNewChat
 
calculateInitialSkylight() - Method in class net.minecraft.world.World
+ Called on construction of the World class to setup the initial skylight values
calculateInitialWeather() - Method in class net.minecraft.world.World
+ Called from World constructor to set rainingStrength and thunderingStrength
calculateInputStrength(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
calculateInputStrength(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
calculateIntercept(Vec3, Vec3) - Method in class net.minecraft.util.AxisAlignedBB
 
calculateLogBaseTwo(int) - Static method in class net.minecraft.util.MathHelper
+ Efficiently calculates the floor of the base-2 log of an integer value.
calculateMapCenter(double, double, int) - Method in class net.minecraft.world.storage.MapData
 
calculateSkylightSubtracted(float) - Method in class net.minecraft.world.World
+ Returns the amount of skylight subtracted for the current time
calculateXOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
+ if instance and the argument bounding boxes overlap in the Y and Z dimensions, calculate the offset between them in the X dimension.
calculateYOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
+ if instance and the argument bounding boxes overlap in the X and Z dimensions, calculate the offset between them in the Y dimension.
calculateZOffset(AxisAlignedBB, double) - Method in class net.minecraft.util.AxisAlignedBB
+ if instance and the argument bounding boxes overlap in the Y and X dimensions, calculate the offset between them in the Z dimension.
CalendarUtils - Class in org.apache.commons.lang3.time
Helps use Calendars.
CalendarUtils(Calendar) - Constructor for class org.apache.commons.lang3.time.CalendarUtils
Creates an instance for the given Calendar.
call() - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
call() - Method in interface org.apache.commons.lang3.function.FailableCallable
Calls the callable.
call() - Method in interface org.apache.commons.lang3.Functions.FailableCallable
Deprecated.
Calls the callable.
call(FailableCallable<V, E>) - Static method in class org.apache.commons.lang3.function.Failable
Calls a callable and rethrows any exception as a RuntimeException.
call(Functions.FailableCallable<O, T>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Calls a callable and rethrows any exception as a RuntimeException.
callable(Runnable) - Static method in class net.lax1dude.eaglercraft.v1_8.futures.Executors
 
callable(Runnable, T) - Static method in class net.lax1dude.eaglercraft.v1_8.futures.Executors
 
callEvent(String, BaseData) - Static method in class net.zxmushroom63.plugins.PluginAPI
 
callList(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
cameraPitch - Variable in class net.minecraft.entity.EntityLivingBase
 
cameraTransforms - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
cameraYaw - Variable in class net.minecraft.entity.player.EntityPlayer
 
CAN - Static variable in class com.google.common.base.Ascii
Cancel: A control character used to indicate that the data with which it is sent is in error or is to be disregarded.
canAbondonItems() - Method in class net.minecraft.entity.passive.EntityVillager
+ Used by EntityAIVillagerInteract to check if the villager can give some items from an inventory to another villager.
canAddItemToSlot(Slot, ItemStack, boolean) - Static method in class net.minecraft.inventory.Container
+ Checks if it's possible to add the given itemstack to the given slot.
canApply(ItemStack) - Method in class net.minecraft.enchantment.Enchantment
+ Determines if this enchantment can be applied to a specific ItemStack.
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Determines if this enchantment can be applied to a specific ItemStack.
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDigging
+ Determines if this enchantment can be applied to a specific ItemStack.
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentDurability
+ Determines if this enchantment can be applied to a specific ItemStack.
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentThorns
+ Determines if this enchantment can be applied to a specific ItemStack.
canApply(ItemStack) - Method in class net.minecraft.enchantment.EnchantmentUntouching
+ Determines if this enchantment can be applied to a specific ItemStack.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.Enchantment
+ Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
+ Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Determines if the enchantment passed can be applyied together with this enchantment.
canApplyTogether(Enchantment) - Method in class net.minecraft.enchantment.EnchantmentUntouching
+ Determines if the enchantment passed can be applyied together with this enchantment.
canAttackClass(Class<? extends EntityLivingBase>) - Method in class net.minecraft.entity.EntityLiving
+ Returns true if this entity can attack entities of the specified class.
canAttackClass(Class<? extends EntityLivingBase>) - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Returns true if this entity can attack entities of the specified class.
canAttackPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
 
canAttackWithItem() - Method in class net.minecraft.client.particle.EntityFX
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.Entity
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityEnderEye
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityItem
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.item.EntityXPOrb
+ If returns false, the item will not inflict any damage against entities.
canAttackWithItem() - Method in class net.minecraft.entity.projectile.EntityArrow
+ If returns false, the item will not inflict any damage against entities.
canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragon
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.boss.EntityDragonPart
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.Entity
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.EntityHanging
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityBoat
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityEnderCrystal
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityFallingBlock
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityFireball
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntitySmallFireball
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeCollidedWith() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Returns true if other Entities should be prevented from moving through this Entity.
canBeHovered() - Method in class net.minecraft.inventory.Slot
+ Actualy only call when we want to render the white square effect over the slots.
canBePickedUp - Variable in class net.minecraft.entity.projectile.EntityArrow
 
canBePushed() - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
canBePushed() - Method in class net.minecraft.entity.Entity
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.item.EntityBoat
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.passive.EntityBat
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBePushed() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns true if this entity should push and be pushed by other entities when colliding.
canBeSteered() - Method in class net.minecraft.entity.EntityLiving
+ returns true if all the conditions for steering the entity are met.
canBeSteered() - Method in class net.minecraft.entity.passive.EntityPig
+ returns true if all the conditions for steering the entity are met.
canBeUsed(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityEnderChest
 
canBlockBePlaced(Block, BlockPos, boolean, EnumFacing, Entity, ItemStack) - Method in class net.minecraft.world.World
 
canBlockFreeze(BlockPos, boolean) - Method in class net.minecraft.world.World
+ Checks to see if a given block is both water and cold enough to freeze.
canBlockFreezeNoWater(BlockPos) - Method in class net.minecraft.world.World
 
canBlockFreezeWater(BlockPos) - Method in class net.minecraft.world.World
 
canBlockSeeSky(BlockPos) - Method in class net.minecraft.world.World
 
canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
 
canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
 
canBlockStay(World, BlockPos) - Method in class net.minecraft.block.BlockReed
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLilyPad
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockNetherWart
 
canBlockStay(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
canBlockStay(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLadder
 
canBreatheUnderwater() - Method in class net.minecraft.entity.EntityLivingBase
 
canBreatheUnderwater() - Method in class net.minecraft.entity.passive.EntityWaterMob
 
canCarryChest() - Method in class net.minecraft.entity.passive.EntityHorse
+ Return true if the horse entity can carry a chest.
canCatchFire(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
+ Checks if the block can be caught on fire
cancel(boolean) - Method in interface net.lax1dude.eaglercraft.v1_8.futures.Future
 
cancel(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
cancelButtonText - Variable in class net.minecraft.client.gui.GuiYesNo
 
CancellationException - Exception in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
CancellationException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.CancellationException
 
CancellationException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.CancellationException
 
CancellationException(String, Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.CancellationException
 
CancellationException(Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.CancellationException
 
canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.Block
 
canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockAir
 
canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockLiquid
 
canCollideCheck(IBlockState, boolean) - Method in class net.minecraft.block.BlockStairs
 
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Returns true if the CommandSender is allowed to execute the command, false if not
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Returns true if the CommandSender is allowed to execute the command, false if not
canCommandSenderUseCommand(int, String) - Method in interface net.minecraft.command.ICommandSender
+ Returns true if the CommandSender is allowed to execute the command, false if not
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.command.server.CommandBlockLogic
+ Returns true if the CommandSender is allowed to execute the command, false if not
canCommandSenderUseCommand(int, String) - Method in class net.minecraft.entity.Entity
+ Returns true if the CommandSender is allowed to execute the command, false if not
canConnectTo(IBlockState, EnumFacing) - Static method in class net.minecraft.block.BlockRedstoneWire
 
canConnectTo(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
 
canConnectTo(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
 
canConnectUpwardsTo(IBlockState) - Static method in class net.minecraft.block.BlockRedstoneWire
 
canConnectUpwardsTo(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockRedstoneWire
 
canContainSilverfish(IBlockState) - Static method in class net.minecraft.block.BlockSilverfish
 
canCook() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProvider
+ Will check if the x, z position specified is alright to be set as the map spawn point
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderEnd
+ Will check if the x, z position specified is alright to be set as the map spawn point
canCoordinateBeSpawn(int, int) - Method in class net.minecraft.world.WorldProviderHell
+ Will check if the x, z position specified is alright to be set as the map spawn point
canDamagePlayer() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Indicates weather the slime is able to damage the player (based upon the slime's size)
canDamagePlayer() - Method in class net.minecraft.entity.monster.EntitySlime
+ Indicates weather the slime is able to damage the player (based upon the slime's size)
canDespawn() - Method in class net.minecraft.entity.EntityLiving
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.monster.EntityGolem
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.monster.EntityZombie
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityAnimal
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityChicken
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityVillager
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityWaterMob
+ Determines if an entity can be despawned, used on idle far away entities
canDespawn() - Method in class net.minecraft.entity.passive.EntityWolf
+ Determines if an entity can be despawned, used on idle far away entities
canDestroy(Block) - Method in class net.minecraft.item.ItemStack
 
canDie(World, BlockPos) - Method in class net.minecraft.block.BlockFire
 
canDispenserPlace(World, BlockPos) - Method in class net.minecraft.block.BlockPumpkin
 
canDispenserPlace(World, BlockPos, ItemStack) - Method in class net.minecraft.block.BlockSkull
 
canDragIntoSlot(Slot) - Method in class net.minecraft.inventory.Container
+ Returns true if the player can "drag-spilt" items into this slot,.
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.Block
+ Return whether this block can drop from an explosion.
canDropFromExplosion(Explosion) - Method in class net.minecraft.block.BlockTNT
+ Return whether this block can drop from an explosion.
canDropLoot() - Method in class net.minecraft.entity.EntityLivingBase
+ Entity won't drop items or experience points if this returns false
canDropLoot() - Method in class net.minecraft.entity.monster.EntityMob
+ Entity won't drop items or experience points if this returns false
canEat(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
canEditBlocks() - Method in class net.minecraft.item.ItemStack
 
canEnchantItem(Item) - Method in enum net.minecraft.enchantment.EnumEnchantmentType
+ Return true if the item passed can be enchanted by a enchantment of this type.
canEntityBeSeen(Entity) - Method in class net.minecraft.entity.EntityLivingBase
+ returns true if the entity provided in the argument can be seen.
canExecuteYet() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
canExtractItem(int, ItemStack, EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
+ Returns true if automation can extract the given item in the given slot from the given side.
canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns true if automation can extract the given item in the given slot from the given side.
canExtractItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns true if automation can extract the given item in the given slot from the given side.
canFallInto(World, BlockPos) - Static method in class net.minecraft.block.BlockFalling
 
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockCocoa
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockCrops
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockDoublePlant
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockGrass
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockMushroom
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockSapling
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockStem
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockTallGrass
+ Whether this IGrowable can grow
canGrow(World, BlockPos, IBlockState, boolean) - Method in interface net.minecraft.block.IGrowable
+ Whether this IGrowable can grow
canHarmInCreative() - Method in class net.minecraft.util.DamageSource
 
canHarvestBlock(Block) - Method in class net.minecraft.entity.player.EntityPlayer
+ Checks if the player has the ability to harvest a block (checks current inventory item for a tool if necessary)
canHarvestBlock(Block) - Method in class net.minecraft.item.Item
+ Check whether this Item can harvest the given Block
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemPickaxe
+ Check whether this Item can harvest the given Block
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemShears
+ Check whether this Item can harvest the given Block
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemSpade
+ Check whether this Item can harvest the given Block
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemStack
+ Check whether the given Block can be harvested using this ItemStack.
canHarvestBlock(Block) - Method in class net.minecraft.item.ItemSword
+ Check whether this Item can harvest the given Block
canHeldItemHarvest(Block) - Method in class net.minecraft.entity.player.InventoryPlayer
 
canInsertItem(int, ItemStack, EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
+ Returns true if automation can insert the given item in the given slot from the given side.
canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns true if automation can insert the given item in the given slot from the given side.
canInsertItem(int, ItemStack, EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns true if automation can insert the given item in the given slot from the given side.
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.Container
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBeacon
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerBrewingStand
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerChest
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerDispenser
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerEnchantment
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerFurnace
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHopper
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHorseInventory
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerMerchant
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerPlayer
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerRepair
 
canInteractWith(EntityPlayer) - Method in class net.minecraft.inventory.ContainerWorkbench
 
canItemEditBlocks() - Method in class net.minecraft.item.Item
+ Returns true if players can use this item to affect the world (e.g.
canLightningStrike(BlockPos) - Method in class net.minecraft.world.World
 
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityAnimal
+ Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityOcelot
+ Returns true if the mob is currently able to mate with the specified mob.
canMateWith(EntityAnimal) - Method in class net.minecraft.entity.passive.EntityWolf
+ Returns true if the mob is currently able to mate with the specified mob.
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.Container
+ Called to determine if the current slot is valid for the stack merging (double-click) code.
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.ContainerPlayer
+ Called to determine if the current slot is valid for the stack merging (double-click) code.
canMergeSlot(ItemStack, Slot) - Method in class net.minecraft.inventory.ContainerWorkbench
+ Called to determine if the current slot is valid for the stack merging (double-click) code.
canMove() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
 
cannotPickup() - Method in class net.minecraft.entity.item.EntityItem
 
canonical(DiscreteDomain<C>) - Method in class com.google.common.collect.Range
Returns the canonical form of this range in the given domain.
canOpen(LockCode) - Method in class net.minecraft.entity.player.EntityPlayer
+ Check whether this player can open an inventory locked with the given LockCode.
canPaneConnectToBlock(Block) - Method in class net.minecraft.block.BlockPane
 
canPickUpLoot() - Method in class net.minecraft.entity.EntityLiving
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.Block
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockBush
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockButton
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockCarpet
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFire
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockLadder
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockLever
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockMushroom
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockPumpkin
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRailBase
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneDiode
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockReed
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockSign
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockSnow
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockTorch
 
canPlaceBlockAt(World, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
 
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockBush
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockCrops
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockDeadBush
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockLilyPad
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockMushroom
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockNetherWart
+ is the block grass, dirt or farmland
canPlaceBlockOn(Block) - Method in class net.minecraft.block.BlockStem
+ is the block grass, dirt or farmland
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockButton
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLever
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonMoving
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTrapDoor
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockVine
+ Check whether this Block can be placed on the given side
canPlaceBlockOnSide(World, BlockPos, EnumFacing, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemBlock
 
canPlaceBlockOnSide(World, BlockPos, EnumFacing, EntityPlayer, ItemStack) - Method in class net.minecraft.item.ItemSlab
 
canPlaceOn(Block) - Method in class net.minecraft.item.ItemStack
 
canPlayerEdit(BlockPos, EnumFacing, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
 
canPowerSide(Block) - Method in class net.minecraft.block.BlockRedstoneDiode
 
canPowerSide(Block) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
canProvidePower() - Method in class net.minecraft.block.Block
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockBasePressurePlate
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockButton
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockChest
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockCompressedPowered
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockDaylightDetector
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockLever
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRailDetector
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneDiode
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneTorch
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockRedstoneWire
+ Can this block provide power.
canProvidePower() - Method in class net.minecraft.block.BlockTripWireHook
+ Can this block provide power.
canPush(Block, World, BlockPos, EnumFacing, boolean) - Static method in class net.minecraft.block.BlockPistonBase
 
canRead() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
canRead() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
canRecipeBeUsed(ItemStack, ItemStack, int) - Method in class net.minecraft.village.MerchantRecipeList
+ can par1,par2 be used to in crafting recipe par3
canRenderName(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.Render
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
canRenderName(T) - Method in class net.minecraft.client.renderer.entity.RenderLiving
 
canRenderOnFire() - Method in class net.minecraft.entity.Entity
+ Return whether this entity should be rendered as on fire.
canRenderOnFire() - Method in class net.minecraft.entity.item.EntityFallingBlock
+ Return whether this entity should be rendered as on fire.
canRepeat() - Method in interface net.minecraft.client.audio.ISound
 
canRepeat() - Method in class net.minecraft.client.audio.PositionedSound
 
canReplace(World, BlockPos, EnumFacing, ItemStack) - Method in class net.minecraft.block.Block
 
canReplaceExisting() - Method in class net.minecraft.client.audio.SoundList
 
canRespawnHere() - Method in class net.minecraft.world.WorldProvider
+ True if the player can respawn in this dimension (true = overworld, false = nether).
canRespawnHere() - Method in class net.minecraft.world.WorldProviderEnd
+ True if the player can respawn in this dimension (true = overworld, false = nether).
canRespawnHere() - Method in class net.minecraft.world.WorldProviderHell
+ True if the player can respawn in this dimension (true = overworld, false = nether).
canSave() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Returns if the IChunkProvider supports saving.
canSave() - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Returns if the IChunkProvider supports saving.
canSeeSky(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
canSeeSky(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
canSeeSky(BlockPos) - Method in class net.minecraft.world.World
 
canSilkHarvest() - Method in class net.minecraft.block.Block
 
canSilkHarvest() - Method in class net.minecraft.block.BlockEnderChest
 
canSilkHarvest() - Method in class net.minecraft.block.BlockGlass
 
canSilkHarvest() - Method in class net.minecraft.block.BlockPane
 
canSilkHarvest() - Method in class net.minecraft.block.BlockSeaLantern
 
canSilkHarvest() - Method in class net.minecraft.block.BlockSlab
 
canSilkHarvest() - Method in class net.minecraft.block.BlockStainedGlass
 
canSilkHarvest() - Method in class net.minecraft.block.BlockWeb
 
canSnowAt(BlockPos, boolean) - Method in class net.minecraft.world.World
+ Checks to see if a given block can accumulate snow from it snowing
canSpawnLightningBolt() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Return true if the biome supports lightning bolt spawn, either by have the bolts enabled and have rain enabled.
canTakeStack(EntityPlayer) - Method in class net.minecraft.inventory.Slot
+ Return whether this slot's stack can be taken from this slot.
canTransfer() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Returns whether the hopper cart can currently transfer an item.
canTranslate(String) - Static method in class net.minecraft.util.StatCollector
+ Determines whether or not translateToLocal will find a translation for the given key.
canTriggerWalking() - Method in class net.minecraft.client.particle.EntityFX
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.Entity
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityBoat
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityEnderCrystal
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityFallingBlock
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityItem
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityMinecart
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.item.EntityXPOrb
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.monster.EntityEndermite
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.monster.EntityGuardian
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.passive.EntityBat
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.passive.EntitySquid
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.player.EntityPlayer
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canTriggerWalking() - Method in class net.minecraft.entity.projectile.EntityArrow
+ returns if this entity triggers Block.onEntityWalking on the blocks they walk on.
canUnlockAchievement(Achievement) - Method in class net.minecraft.stats.StatFileWriter
+ Returns true if the parent has been unlocked, or there is no parent
canUseArrayDirectly() - Method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrass
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockMushroom
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSapling
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
canUseBonemeal(World, EaglercraftRandom, BlockPos, IBlockState) - Method in interface net.minecraft.block.IGrowable
 
canvas - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
canWearArmor() - Method in class net.minecraft.entity.passive.EntityHorse
+ Return true if the horse entity can wear an armor
canWrite() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
canWrite() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
capabilities - Variable in class net.minecraft.entity.player.EntityPlayer
+ The player's capabilities.
capacity() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the number of bytes (octets) this buffer can contain.
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
capacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
capacity() - Method in class net.minecraft.network.PacketBuffer
 
capacity() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the current size of the internal character array buffer.
capacity(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Adjusts the capacity of this buffer.
capacity(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
capacity(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
capacity(int) - Method in class net.minecraft.network.PacketBuffer
 
cape - Variable in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
CAPE - net.minecraft.entity.player.EnumPlayerModelParts
 
capitalize(String) - Static method in class org.apache.commons.lang3.StringUtils
Capitalizes a String changing the first character to title case as per Character.toTitleCase(int).
capitalize(String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Capitalizes all the whitespace separated words in a String.
capitalize(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Capitalizes all the delimiter separated words in a String.
capitalizeFully(String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Converts all the whitespace separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
capitalizeFully(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Converts all the delimiter separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
captureDroppedItems(IHopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
 
carpet - Static variable in class net.minecraft.block.material.Material
 
carpet - Static variable in class net.minecraft.init.Blocks
 
carrot - Static variable in class net.minecraft.init.Items
 
carrot_on_a_stick - Static variable in class net.minecraft.init.Items
 
carrots - Static variable in class net.minecraft.init.Blocks
 
Cartesian - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Cartesian() - Constructor for class net.minecraft.util.Cartesian
 
cartesianProduct(Class<T>, Iterable<? extends Iterable<? extends T>>) - Static method in class net.minecraft.util.Cartesian
 
cartesianProduct(Iterable<? extends Iterable<? extends T>>) - Static method in class net.minecraft.util.Cartesian
 
cartesianProduct(List<? extends Set<? extends B>>) - Static method in class com.google.common.collect.Sets
Returns every possible list that can be formed by choosing one element from each of the given sets in order; the "n-ary Cartesian product" of the sets.
cartesianProduct(Set<? extends B>...) - Static method in class com.google.common.collect.Sets
Returns every possible list that can be formed by choosing one element from each of the given sets in order; the "n-ary Cartesian product" of the sets.
CaseFormat - Enum in com.google.common.base
Utility class for converting between various ASCII case formats.
CategoryEntry(String) - Constructor for class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
caughtEntity - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
cauldron - Static variable in class net.minecraft.init.Blocks
 
cauldron - Static variable in class net.minecraft.init.Items
 
causeArrowDamage(EntityArrow, Entity) - Static method in class net.minecraft.util.DamageSource
+ returns EntityDamageSourceIndirect of an arrow
causeFireballDamage(EntityFireball, Entity) - Static method in class net.minecraft.util.DamageSource
+ returns EntityDamageSourceIndirect of a fireball
causeIndirectMagicDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
causeMobDamage(EntityLivingBase) - Static method in class net.minecraft.util.DamageSource
 
causePlayerDamage(EntityPlayer) - Static method in class net.minecraft.util.DamageSource
+ returns an EntityDamageSource of type player
causeThornsDamage(Entity) - Static method in class net.minecraft.util.DamageSource
+ Returns the EntityDamageSource of the Thorns enchantment
causeThrownDamage(Entity, Entity) - Static method in class net.minecraft.util.DamageSource
 
ceiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
 
ceiling(E) - Method in class com.google.common.collect.ImmutableSortedSet
 
ceiling(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Gets a date ceiling, leaving the field specified as the most significant field.
ceiling(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Gets a date ceiling, leaving the field specified as the most significant field.
ceiling(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Gets a date ceiling, leaving the field specified as the most significant field.
ceiling_double_int(double) - Static method in class net.minecraft.util.MathHelper
 
ceiling_float_int(float) - Static method in class net.minecraft.util.MathHelper
 
ceilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
ceilingEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
ceilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
ceilingKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
cellSet() - Method in class com.google.common.collect.ArrayTable
Returns an unmodifiable set of all row key / column key / value triplets.
cellSet() - Method in class com.google.common.collect.ForwardingTable
 
cellSet() - Method in class com.google.common.collect.ImmutableTable
 
cellSet() - Method in interface com.google.common.collect.Table
Returns a set of all row key / column key / value triplets.
center(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Centers a String in a larger String of size size using the space character (' ').
center(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
Centers a String in a larger String of size size.
center(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
Centers a String in a larger String of size size.
CENTER - net.minecraft.block.BlockHugeMushroom.EnumType
 
centerX - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
centerZ - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
CHAIN - net.minecraft.item.ItemArmor.ArmorMaterial
 
chainmail_boots - Static variable in class net.minecraft.init.Items
 
chainmail_chestplate - Static variable in class net.minecraft.init.Items
 
chainmail_helmet - Static variable in class net.minecraft.init.Items
 
chainmail_leggings - Static variable in class net.minecraft.init.Items
 
CHANGE - net.minecraft.network.play.server.S3CPacketUpdateScore.Action
 
CHANGE_PAGE - net.minecraft.event.ClickEvent.Action
 
changeCurrentItem(int) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Switch the current item to the next one or the previous one
changePitch() - Method in class net.minecraft.tileentity.TileEntityNote
+ change pitch by -> (currentPitch + 1) % 25
channel - Variable in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
characteristics() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
 
characteristics() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
 
charactersOf(CharSequence) - Static method in class com.google.common.collect.Lists
Returns a view of the specified CharSequence as a List<Character>, viewing sequence as a sequence of Unicode code units.
charactersOf(String) - Static method in class com.google.common.collect.Lists
Returns a view of the specified string as an immutable list of Character values.
charAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the character at the specified index.
CharEncoding - Class in org.apache.commons.lang3
Deprecated.
Java 7 introduced StandardCharsets, which defines these constants as Charset objects. Use Charset.name() to get the string values provided in this class. This class will be removed in a future release.
CharEncoding() - Constructor for class org.apache.commons.lang3.CharEncoding
Deprecated.
 
CharEscaper - Class in com.google.common.escape
An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
CharEscaper() - Constructor for class com.google.common.escape.CharEscaper
Constructor for use by subclasses.
CharEscaperBuilder - Class in com.google.common.escape
Simple helper class to build a "sparse" array of objects based on the indexes that were added to it.
CharEscaperBuilder() - Constructor for class com.google.common.escape.CharEscaperBuilder
Construct a new sparse array builder.
charMatcher(char) - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Constructor that creates a matcher from a character.
CharMatcher - Class in com.google.common.base
Determines a true or false value for any Java char value, just as Predicate does for any Object.
CharMatcher() - Constructor for class com.google.common.base.CharMatcher
Constructor for use by subclasses.
Chars - Class in com.google.common.primitives
Static utility methods pertaining to char primitives, that are not already found in either Character or Arrays.
CharSequenceUtils - Class in org.apache.commons.lang3
Operations on CharSequence that are null safe.
CharSequenceUtils() - Constructor for class org.apache.commons.lang3.CharSequenceUtils
CharSequenceUtils instances should NOT be constructed in standard programming.
CharSet - Class in org.apache.commons.lang3
A set of characters.
CharSet(String...) - Constructor for class org.apache.commons.lang3.CharSet
Constructs a new CharSet using the set syntax.
charSetMatcher(char...) - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Constructor that creates a matcher from a set of characters.
charSetMatcher(String) - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Constructor that creates a matcher from a string representing a set of characters.
Charsets - Class in com.google.common.base
Contains constant definitions for the six standard Charset instances, which are guaranteed to be supported by all Java platform implementations.
CharSetUtils - Class in org.apache.commons.lang3
Operations on CharSet instances.
CharSetUtils() - Constructor for class org.apache.commons.lang3.CharSetUtils
CharSetUtils instances should NOT be constructed in standard programming.
CharSink - Class in com.google.common.io
A destination to which characters can be written, such as a text file.
CharSink() - Constructor for class com.google.common.io.CharSink
Constructor for use by subclasses.
CharSource - Class in com.google.common.io
A readable source of characters, such as a text file.
CharSource() - Constructor for class com.google.common.io.CharSource
Constructor for use by subclasses.
CharStreams - Class in com.google.common.io
Provides utility methods for working with character streams.
CharUtils - Class in org.apache.commons.lang3
Operations on char primitives and Character objects.
CharUtils() - Constructor for class org.apache.commons.lang3.CharUtils
CharUtils instances should NOT be constructed in standard programming.
charWidth - Variable in class net.minecraft.client.gui.FontRenderer
+ Array of width of all the characters in default.png
chasingPosX - Variable in class net.minecraft.entity.player.EntityPlayer
 
chasingPosY - Variable in class net.minecraft.entity.player.EntityPlayer
 
chasingPosZ - Variable in class net.minecraft.entity.player.EntityPlayer
 
CHAT_COLOR - net.minecraft.client.settings.GameSettings.Options
 
CHAT_HEIGHT_FOCUSED - net.minecraft.client.settings.GameSettings.Options
 
CHAT_HEIGHT_UNFOCUSED - net.minecraft.client.settings.GameSettings.Options
 
CHAT_LINKS - net.minecraft.client.settings.GameSettings.Options
 
CHAT_LINKS_PROMPT - net.minecraft.client.settings.GameSettings.Options
 
CHAT_OPACITY - net.minecraft.client.settings.GameSettings.Options
 
CHAT_SCALE - net.minecraft.client.settings.GameSettings.Options
 
CHAT_VISIBILITY - net.minecraft.client.settings.GameSettings.Options
 
CHAT_WIDTH - net.minecraft.client.settings.GameSettings.Options
 
ChatAllowedCharacters - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatAllowedCharacters() - Constructor for class net.minecraft.util.ChatAllowedCharacters
 
chatColours - Variable in class net.minecraft.client.settings.GameSettings
 
chatComponent - Variable in class net.minecraft.network.play.server.S02PacketChat
 
ChatComponentProcessor - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentProcessor() - Constructor for class net.minecraft.util.ChatComponentProcessor
 
ChatComponentScore - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentScore(String, String) - Constructor for class net.minecraft.util.ChatComponentScore
 
ChatComponentSelector - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentSelector(String) - Constructor for class net.minecraft.util.ChatComponentSelector
 
ChatComponentStyle - Class in net.minecraft.util
 
ChatComponentStyle() - Constructor for class net.minecraft.util.ChatComponentStyle
 
ChatComponentText - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentText(String) - Constructor for class net.minecraft.util.ChatComponentText
 
ChatComponentTranslation - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentTranslation(String, Object...) - Constructor for class net.minecraft.util.ChatComponentTranslation
 
ChatComponentTranslationFormatException - Exception in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatComponentTranslationFormatException(ChatComponentTranslation, int) - Constructor for exception net.minecraft.util.ChatComponentTranslationFormatException
 
ChatComponentTranslationFormatException(ChatComponentTranslation, String) - Constructor for exception net.minecraft.util.ChatComponentTranslationFormatException
 
ChatComponentTranslationFormatException(ChatComponentTranslation, Throwable) - Constructor for exception net.minecraft.util.ChatComponentTranslationFormatException
 
chatHeightFocused - Variable in class net.minecraft.client.settings.GameSettings
 
chatHeightUnfocused - Variable in class net.minecraft.client.settings.GameSettings
 
ChatLine - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatLine(int, IChatComponent, int) - Constructor for class net.minecraft.client.gui.ChatLine
 
chatLinks - Variable in class net.minecraft.client.settings.GameSettings
 
chatLinksPrompt - Variable in class net.minecraft.client.settings.GameSettings
 
chatOpacity - Variable in class net.minecraft.client.settings.GameSettings
 
chatScale - Variable in class net.minecraft.client.settings.GameSettings
 
ChatStyle - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChatStyle() - Constructor for class net.minecraft.util.ChatStyle
 
ChatStyle.Serializer - Class in net.minecraft.util
 
chatVisibility - Variable in class net.minecraft.client.settings.GameSettings
 
chatWidth - Variable in class net.minecraft.client.settings.GameSettings
 
CHECK - net.minecraft.world.chunk.Chunk.EnumCreateEntityType
 
CHECK_DECAY - Static variable in class net.minecraft.block.BlockLeaves
 
checkAdjacentBlock(World, BlockPos, int) - Method in class net.minecraft.block.BlockDynamicLiquid
 
checkAndDropBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
 
checkAndDropBlock(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
 
checkArgument(boolean) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Object) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkBlockCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
+ Returns true if there are any blocks in the region constrained by an AxisAlignedBB
checkDisconnected() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
checkDstIndex(int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
checkedAdd(int, int) - Static method in class com.google.common.math.IntMath
Returns the sum of a and b, provided it does not overflow.
checkedAdd(long, long) - Static method in class com.google.common.math.LongMath
Returns the sum of a and b, provided it does not overflow.
checkedCast(long) - Static method in class com.google.common.primitives.Chars
Returns the char value that is equal to value, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.Ints
Returns the int value that is equal to value, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.Shorts
Returns the short value that is equal to value, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.SignedBytes
Returns the byte value that is equal to value, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the byte value that, when treated as unsigned, is equal to value, if possible.
checkedMultiply(int, int) - Static method in class com.google.common.math.IntMath
Returns the product of a and b, provided it does not overflow.
checkedMultiply(long, long) - Static method in class com.google.common.math.LongMath
Returns the product of a and b, provided it does not overflow.
checkedPow(int, int) - Static method in class com.google.common.math.IntMath
Returns the b to the kth power, provided it does not overflow.
checkedPow(long, int) - Static method in class com.google.common.math.LongMath
Returns the b to the kth power, provided it does not overflow.
checkedSubtract(int, int) - Static method in class com.google.common.math.IntMath
Returns the difference of a and b, provided it does not overflow.
checkedSubtract(long, long) - Static method in class com.google.common.math.LongMath
Returns the difference of a and b, provided it does not overflow.
checkElementIndex(int, int) - Static method in class com.google.common.base.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkElementIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
Checker() - Constructor for class javax.annotation.MatchesPattern.Checker
 
Checker() - Constructor for class javax.annotation.Nonnegative.Checker
 
Checker() - Constructor for class javax.annotation.Nonnull.Checker
 
Checker() - Constructor for class javax.annotation.RegEx.Checker
 
checkFlag(int, int) - Static method in class net.minecraft.potion.PotionHelper
+ Checks if the bit at 1 << j is on in i.
checkForAdjacentChests() - Method in class net.minecraft.tileentity.TileEntityChest
+ Performs the check for adjacent chests to determine if this chest is double or not.
checkForDrop(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
 
checkForDrop(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
 
checkForMixing(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
 
CheckForNull - Annotation Type in javax.annotation
The annotated element might be null, and uses of the element should check for null.
CheckForSigned - Annotation Type in javax.annotation
Used to annotate a value that may be either negative or nonnegative, and indicates that uses of it should check for negative values before using it in a way that requires the value to be nonnegative, and check for it being nonnegative before using it in a way that requires it to be negative.
checkForSurroundingChests(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
 
checkGLError(String) - Method in class net.minecraft.client.Minecraft
+ Checks for an OpenGL error.
checkGlErrors - Variable in class net.minecraft.client.main.GameConfiguration.DisplayInformation
 
checkHotbarKeys(int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ This function is what controls the hotbar shortcut check when you press a number key when hovering a stack.
checkIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
checkIndex(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
checkInRange(int, int, int, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is in range.
checkInRange(long, long, long, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is in range.
checkKeyValue(K, V) - Method in interface com.google.common.collect.MapConstraint
Throws a suitable RuntimeException if the specified key or value is illegal.
checkLight(BlockPos) - Method in class net.minecraft.world.World
 
checkLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
 
checkModelHierarchy(Map<ResourceLocation, ModelBlock>) - Static method in class net.minecraft.client.renderer.block.model.ModelBlock
 
checkNewCapacity(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
checkNoEntityCollision(AxisAlignedBB) - Method in class net.minecraft.world.World
+ Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
checkNoEntityCollision(AxisAlignedBB, Entity) - Method in class net.minecraft.world.World
+ Returns true if there are no solid, live entities in the specified AxisAlignedBB, excluding the given entity
checkNonEmpty(byte[], String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmpty(char[], String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmpty(CharSequence, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmpty(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmpty(T[], String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmpty(T, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is neither null nor empty.
checkNonEmptyAfterTrim(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Trims the given argument and checks whether it is neither null nor empty.
checkNotNull(T) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, Object) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is not null.
checkNotNull(T, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNullArrayParam(T, int, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is not null.
checkNotNullWithIAE(T, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is not null.
checkPositionIndex(int, int) - Static method in class com.google.common.base.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndexes(int, int, int) - Static method in class com.google.common.base.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, and are in order.
checkPositive(double, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is strictly positive.
checkPositive(float, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is strictly positive.
checkPositive(int, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is strictly positive.
checkPositive(long, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is strictly positive.
checkPositiveOrZero(double, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is positive or zero.
checkPositiveOrZero(float, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is positive or zero.
checkPositiveOrZero(int, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is positive or zero.
checkPositiveOrZero(long, String) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Checks that the given argument is positive or zero.
checkReadableBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
Throws an IndexOutOfBoundsException if the current readable bytes of this buffer is less than the specified value.
CheckReturnValue - Annotation Type in javax.annotation
This annotation is used to denote a method whose return value should always be checked after invoking the method.
checkSessionLock() - Method in interface net.minecraft.world.storage.ISaveHandler
+ Checks the session lock to prevent save collisions
checkSessionLock() - Method in class net.minecraft.world.storage.SaveHandlerMP
+ Checks the session lock to prevent save collisions
checkSessionLock() - Method in class net.minecraft.world.World
+ Checks whether the session lock file was modified by another process
checkSrcIndex(int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
checkState(boolean) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkWindowResize() - Method in class net.minecraft.client.Minecraft
 
checkWitherSpawn(World, BlockPos, TileEntitySkull) - Method in class net.minecraft.block.BlockSkull
 
chest - Static variable in class net.minecraft.init.Blocks
 
CHEST - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
chest_minecart - Static variable in class net.minecraft.init.Items
 
chestBelow - Variable in class net.minecraft.client.model.ModelChest
 
chestKnob - Variable in class net.minecraft.client.model.ModelChest
 
chestLid - Variable in class net.minecraft.client.model.ModelChest
+ The chest lid in the chest's model.
ChestRenderer - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChestRenderer() - Constructor for class net.minecraft.client.renderer.ChestRenderer
 
chestType - Variable in class net.minecraft.block.BlockChest
 
chicken - Static variable in class net.minecraft.init.Items
 
chickenJockey - Variable in class net.minecraft.entity.passive.EntityChicken
 
childModels - Variable in class net.minecraft.client.model.ModelRenderer
 
children(T) - Method in class com.google.common.collect.BinaryTreeTraverser
Returns the children of this node, in left-to-right order.
children(T) - Method in class com.google.common.collect.TreeTraverser
Returns the children of the specified node.
childYOffset - Variable in class net.minecraft.client.model.ModelQuadruped
 
childZOffset - Variable in class net.minecraft.client.model.ModelQuadruped
 
chin - Variable in class net.minecraft.client.model.ModelChicken
 
CHISELED - net.minecraft.block.BlockQuartz.EnumType
 
CHISELED - net.minecraft.block.BlockRedSandstone.EnumType
 
CHISELED - net.minecraft.block.BlockSandStone.EnumType
 
CHISELED - net.minecraft.block.BlockStoneBrick.EnumType
 
CHISELED_META - Static variable in class net.minecraft.block.BlockStoneBrick
 
CHISELED_STONEBRICK - net.minecraft.block.BlockSilverfish.EnumType
 
chomp(String) - Static method in class org.apache.commons.lang3.StringUtils
Removes one newline from end of a String if it's there, otherwise leave it alone.
chomp(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
This feature will be removed in Lang 4.0, use StringUtils.removeEnd(String, String) instead
chop(String) - Static method in class org.apache.commons.lang3.StringUtils
Remove the last character from a String.
CHROME - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
chromeAppTCP() - Static method in class me.otterdev.eaglerreborn.TCPAPI
 
CHROMEBOOK_LINUX - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
Chunk - Class in net.minecraft.world.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Chunk(World, int, int) - Constructor for class net.minecraft.world.chunk.Chunk
 
Chunk(World, ChunkPrimer, int, int) - Constructor for class net.minecraft.world.chunk.Chunk
 
CHUNK_FIX - net.minecraft.client.settings.GameSettings.Options
 
Chunk.EnumCreateEntityType - Enum in net.minecraft.world.chunk
 
chunkArray - Variable in class net.minecraft.world.ChunkCache
 
ChunkCache - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkCache(World, BlockPos, BlockPos, int) - Constructor for class net.minecraft.world.ChunkCache
 
ChunkCompileTaskGenerator - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkCompileTaskGenerator(RenderChunk, ChunkCompileTaskGenerator.Type) - Constructor for class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
ChunkCompileTaskGenerator.Status - Enum in net.minecraft.client.renderer.chunk
 
ChunkCompileTaskGenerator.Type - Enum in net.minecraft.client.renderer.chunk
 
ChunkCoordIntPair - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkCoordIntPair(int, int) - Constructor for class net.minecraft.world.ChunkCoordIntPair
 
chunkCoordX - Variable in class net.minecraft.entity.Entity
 
chunkCoordY - Variable in class net.minecraft.entity.Entity
 
chunkCoordZ - Variable in class net.minecraft.entity.Entity
 
chunkExists(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Checks to see if a chunk exists at x, z
chunkExists(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Checks to see if a chunk exists at x, z
chunkFix - Variable in class net.minecraft.client.settings.GameSettings
 
ChunkPrimer - Class in net.minecraft.world.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkPrimer() - Constructor for class net.minecraft.world.chunk.ChunkPrimer
 
chunkProvider - Variable in class net.minecraft.world.World
 
ChunkProviderClient - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkProviderClient(World) - Constructor for class net.minecraft.client.multiplayer.ChunkProviderClient
 
ChunkRenderContainer - Class in net.minecraft.client.renderer
 
ChunkRenderContainer() - Constructor for class net.minecraft.client.renderer.ChunkRenderContainer
 
ChunkRenderWorker - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ChunkRenderWorker(ChunkUpdateManager) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
ChunkRenderWorker(ChunkUpdateManager, RegionRenderCacheBuilder) - Constructor for class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
chunksData - Variable in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
ChunkUpdateManager - Class in net.lax1dude.eaglercraft.v1_8.minecraft
 
ChunkUpdateManager() - Constructor for class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
ChunkUpdateManager.EmptyBlockLayerException - Exception in net.lax1dude.eaglercraft.v1_8.minecraft
 
chunkX - Variable in class net.minecraft.network.play.server.S21PacketChunkData
 
chunkX - Variable in class net.minecraft.world.ChunkCache
 
chunkXPos - Variable in class net.minecraft.world.ChunkCoordIntPair
 
chunkXZ2Int(int, int) - Static method in class net.minecraft.world.ChunkCoordIntPair
+ converts a chunk coordinate pair to an integer (suitable for hashing)
chunkZ - Variable in class net.minecraft.network.play.server.S21PacketChunkData
 
chunkZ - Variable in class net.minecraft.world.ChunkCache
 
chunkZPos - Variable in class net.minecraft.world.ChunkCoordIntPair
 
CIRCLE_MIDDLE - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
circuits - Static variable in class net.minecraft.block.material.Material
 
clamp_double(double, double, double) - Static method in class net.minecraft.util.MathHelper
 
clamp_float(float, float, float) - Static method in class net.minecraft.util.MathHelper
+ Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters
clamp_int(int, int, int) - Static method in class net.minecraft.util.MathHelper
+ Returns the value of the first parameter, clamped to be within the lower and upper limits given by the second and third parameters.
clampValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
clampValue(double) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
ClassInheritanceMultiMap<T> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ClassInheritanceMultiMap(Class<T>) - Constructor for class net.minecraft.util.ClassInheritanceMultiMap
 
ClassLoaderUtils - Class in org.apache.commons.lang3
Helps work with ClassLoader.
ClassLoaderUtils() - Constructor for class org.apache.commons.lang3.ClassLoaderUtils
 
className() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Name of a DataSource class that implements javax.sql.DataSource or javax.sql.XADataSource or javax.sql.ConnectionPoolDataSource.
ClassPathUtils - Class in org.apache.commons.lang3
Operations regarding the classpath.
ClassPathUtils() - Constructor for class org.apache.commons.lang3.ClassPathUtils
ClassPathUtils instances should NOT be constructed in standard programming.
ClassToInstanceMap<B> - Interface in com.google.common.collect
A map, each entry of which maps a Java raw type to an instance of that type.
clay - Static variable in class net.minecraft.block.material.Material
 
clay - Static variable in class net.minecraft.init.Blocks
 
clay_ball - Static variable in class net.minecraft.init.Items
 
clayColor - Static variable in class net.minecraft.block.material.MapColor
 
cleanup() - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Clears the WorldClient instance associated with this NetHandlerPlayClient
clear() - Method in class com.google.common.collect.ArrayTable
Deprecated.
clear() - Method in class com.google.common.collect.ForwardingCollection
 
clear() - Method in class com.google.common.collect.ForwardingMap
 
clear() - Method in class com.google.common.collect.ForwardingMultimap
 
clear() - Method in class com.google.common.collect.ForwardingTable
 
clear() - Method in class com.google.common.collect.HashBiMap
 
clear() - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
clear() - Method in class com.google.common.collect.ImmutableMap
Deprecated.
Unsupported operation.
clear() - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
clear() - Method in class com.google.common.collect.ImmutableRangeMap
 
clear() - Method in class com.google.common.collect.ImmutableTable
Deprecated.
Unsupported operation.
clear() - Method in class com.google.common.collect.LinkedHashMultimap
 
clear() - Method in class com.google.common.collect.LinkedListMultimap
 
clear() - Method in class com.google.common.collect.MinMaxPriorityQueue
 
clear() - Method in interface com.google.common.collect.Multimap
Removes all key-value pairs from the multimap, leaving it empty.
clear() - Method in interface com.google.common.collect.RangeMap
Removes all associations from this range map (optional operation).
clear() - Method in interface com.google.common.collect.RangeSet
Removes all ranges from this RangeSet (optional operation).
clear() - Method in interface com.google.common.collect.Table
Removes all mappings from the table.
clear() - Method in class com.google.common.collect.TreeRangeMap
 
clear() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
clear() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
clear() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
clear() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
clear() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
clear() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the readerIndex and writerIndex of this buffer to 0.
clear() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
clear() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
clear() - Method in class net.minecraft.entity.player.InventoryPlayer
 
clear() - Method in interface net.minecraft.inventory.IInventory
 
clear() - Method in class net.minecraft.inventory.InventoryBasic
 
clear() - Method in class net.minecraft.inventory.InventoryCrafting
 
clear() - Method in class net.minecraft.inventory.InventoryCraftResult
 
clear() - Method in class net.minecraft.inventory.InventoryLargeChest
 
clear() - Method in class net.minecraft.inventory.InventoryMerchant
 
clear() - Method in class net.minecraft.network.PacketBuffer
 
clear() - Method in class net.minecraft.server.management.LowerStringMap
 
clear() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
clear() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
clear() - Method in class net.minecraft.tileentity.TileEntityChest
 
clear() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
clear() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
clear() - Method in class net.minecraft.tileentity.TileEntityHopper
 
clear() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Clears the string builder (convenience Collections API style method).
clear() - Method in class org.json.JSONArray
Removes all of the elements from this JSONArray.
clear() - Method in class org.json.JSONObject
Removes all of the elements from this JSONObject.
clear(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
clear(int) - Method in class org.apache.commons.lang3.BitField
Clears the bits.
CLEAR - net.minecraft.network.play.server.S45PacketTitle.Type
 
clearAchievements() - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
clearActivePotions() - Method in class net.minecraft.entity.EntityLivingBase
 
clearAudioCache() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
clearByte(byte) - Method in class org.apache.commons.lang3.BitField
Clears the bits.
clearChatMessages() - Method in class net.minecraft.client.gui.GuiNewChat
+ Clears the chat.
clearColor(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
clearCustomName() - Method in class net.minecraft.item.ItemStack
+ Clear any custom name set for this ItemStack
clearCustomSkins() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
clearDepth(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
clearEffects(World) - Method in class net.minecraft.client.particle.EffectRenderer
 
clearEvenBuffers() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
clearFramesTextureData() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
clearItemInUse() - Method in class net.minecraft.entity.player.EntityPlayer
 
clearLeashed(boolean, boolean) - Method in class net.minecraft.entity.EntityLiving
+ Removes the leash from this entity
clearLoadedMaps() - Method in class net.minecraft.client.gui.MapItemRenderer
+ Clears the currently loaded maps and removes their corresponding textures
clearMap() - Method in class net.minecraft.client.audio.SoundRegistry
+ Reset the underlying sound map (Called on resource manager reload)
clearMap() - Method in class net.minecraft.util.IntHashMap
+ Removes all entries from the map
clearMatchingItems(Item, int, int, NBTTagCompound) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Removes matching items from the inventory.\n@param itemIn The item to match, null ignores.\n@param metadataIn The metadata to match, -1 ignores.\n@param removeCount The number of items to remove.
clearPistonTileEntity() - Method in class net.minecraft.tileentity.TileEntityPiston
+ removes a piston's tile entity (and if the piston is moving, stops it)
clearProfiling() - Method in class net.minecraft.profiler.Profiler
+ Clear profiling.
clearShort(short) - Method in class org.apache.commons.lang3.BitField
Clears the bits.
clickBlock(BlockPos, EnumFacing) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Called when the player is hitting a block with an item.
clickBlockCreative(Minecraft, PlayerControllerMP, BlockPos, EnumFacing) - Static method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
ClickEvent - Class in net.minecraft.event
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ClickEvent(ClickEvent.Action, String) - Constructor for class net.minecraft.event.ClickEvent
 
ClickEvent.Action - Enum in net.minecraft.event
 
clickMouse() - Method in class net.minecraft.client.Minecraft
 
CLIENTBOUND - net.minecraft.network.EnumPacketDirection
 
ClientBrandRetriever - Class in net.minecraft.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ClientBrandRetriever() - Constructor for class net.minecraft.client.ClientBrandRetriever
 
clientTime - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
clientUpdateEntityNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
+ Called when client receives entity's NBTTagCompound from server.
ClippingHelper - Class in net.minecraft.client.renderer.culling
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ClippingHelper() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelper
 
ClippingHelperImpl - Class in net.minecraft.client.renderer.culling
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ClippingHelperImpl() - Constructor for class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
clippingMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
clock - Static variable in class net.minecraft.init.Items
 
clone() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Creates a new instance of this Tokenizer.
clone(KeyBinding[]) - Static method in class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
clone(T) - Static method in class org.apache.commons.lang3.ObjectUtils
Clone an object.
clone(T) - Static method in class org.apache.commons.lang3.SerializationUtils
Deep clone an Object using serialization.
cloneEntry() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
cloneEntry() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
cloneEntry() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
CloneFailedException - Exception in org.apache.commons.lang3.exception
Exception thrown when a clone cannot be created.
CloneFailedException(String) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
Constructs a CloneFailedException.
CloneFailedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
Constructs a CloneFailedException.
CloneFailedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
Constructs a CloneFailedException.
cloneIfPossible(T) - Static method in class org.apache.commons.lang3.ObjectUtils
Clone an object if possible.
cloneNBTCompound(NBTTagCompound) - Method in class net.minecraft.world.storage.WorldInfo
+ Creates a new NBTTagCompound for the world, with the given NBTTag as the "Player"
clonePlayer(EntityPlayer, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
+ Copies the values from the given player into this player if boolean par2 is true.
close() - Method in class com.google.common.base.FinalizableReferenceQueue
 
close() - Method in class com.google.common.hash.HashingOutputStream
 
close() - Method in class com.google.common.io.Closer
Closes all Closeable instances that have been added to this Closer.
close() - Method in class com.google.common.io.CountingOutputStream
 
close() - Method in class com.google.common.io.LittleEndianDataOutputStream
 
close() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Closes the Formatter.
close() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
close() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
close() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
close() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
close() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VirtualOutputStream
 
close(Closeable, boolean) - Static method in class com.google.common.io.Closeables
Closes a Closeable, with control over whether an IOException may be thrown.
Closeables - Class in com.google.common.io
Utility methods for working with Closeable objects.
closeChannel(IChatComponent) - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
closeChest() - Method in class net.minecraft.tileentity.TileEntityEnderChest
 
closed(C, C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values greater than or equal to lower and less than or equal to upper.
CLOSED - com.google.common.collect.BoundType
The endpoint value is considered part of the set ("inclusive").
CLOSED - net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
CLOSED - net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
closedOpen(C, C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values greater than or equal to lower and strictly less than upper.
closeGui() - Static method in class net.zxmushroom63.plugins.PluginGUI
 
closeInventory(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
closeInventory(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
 
closeInventory(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
 
closeInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
closeInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
 
closeQuietly(Closeable) - Static method in class net.lax1dude.eaglercraft.v1_8.IOUtils
 
closeQuietly(InputStream) - Static method in class com.google.common.io.Closeables
Closes the given InputStream, logging any IOException that's thrown rather than propagating it.
closeQuietly(Reader) - Static method in class com.google.common.io.Closeables
Closes the given Reader, logging any IOException that's thrown rather than propagating it.
Closer - Class in com.google.common.io
A Closeable that collects Closeable resources and closes them all when it is closed.
closeResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
closeScreen() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ set current crafting inventory back to the 2x2 square
closeScreen() - Method in class net.minecraft.entity.player.EntityPlayer
+ set current crafting inventory back to the 2x2 square
closeScreenAndDropStack() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
cloth - Static variable in class net.minecraft.block.material.Material
 
clothColor - Static variable in class net.minecraft.block.material.MapColor
 
CLOUD - net.minecraft.util.EnumParticleTypes
 
clouds - Variable in class net.minecraft.client.settings.GameSettings
+ Clouds flag
CLOWNFISH - net.minecraft.item.ItemFishFood.FishType
 
cmp(JSObject, JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
coal - Static variable in class net.minecraft.init.Items
 
coal_block - Static variable in class net.minecraft.init.Blocks
 
coal_ore - Static variable in class net.minecraft.init.Blocks
 
COARSE_DIRT - net.minecraft.block.BlockDirt.DirtType
 
cobblestone - Static variable in class net.minecraft.init.Blocks
 
COBBLESTONE - net.minecraft.block.BlockSilverfish.EnumType
 
COBBLESTONE - net.minecraft.block.BlockStoneSlab.EnumType
 
cobblestone_wall - Static variable in class net.minecraft.init.Blocks
 
cocoa - Static variable in class net.minecraft.init.Blocks
 
COD - net.minecraft.item.ItemFishFood.FishType
 
codePointAt(CharSequence, int, int) - Static method in class com.google.common.escape.UnicodeEscaper
Returns the Unicode code point of the character at the given index.
COLD - net.minecraft.world.biome.BiomeGenBase.TempCategory
 
coldBeach - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
coldTaiga - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
coldTaigaHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
collapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each group of consecutive characters that match this matcher replaced by a single replacement character.
collect(Supplier<R>, BiConsumer<R, ? super O>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Performs a mutable reduction operation on the elements of this FailableStream.
collect(Supplier<R>, BiConsumer<R, ? super O>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Performs a mutable reduction operation on the elements of this FailableStream.
collect(Collector<? super O, A, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Performs a mutable reduction operation on the elements of this stream using a Collector.
collect(Collector<? super O, A, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Performs a mutable reduction operation on the elements of this stream using a Collector.
collectedItemEntityId - Variable in class net.minecraft.network.play.server.S0DPacketCollectItem
 
Collections2 - Class in com.google.common.collect
Provides static methods for working with Collection instances.
collideWithEntity(Entity) - Method in class net.minecraft.entity.EntityLivingBase
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.item.EntityArmorStand
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
collideWithEntity(Entity) - Method in class net.minecraft.entity.passive.EntityBat
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.EntityLivingBase
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.item.EntityArmorStand
 
collideWithNearbyEntities() - Method in class net.minecraft.entity.passive.EntityBat
 
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.Block
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockDoor
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockPistonMoving
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockRailBase
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockStairs
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockTorch
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
collisionRayTrace(World, BlockPos, Vec3, Vec3) - Method in class net.minecraft.block.BlockTrapDoor
+ Ray traces through the blocks collision from start vector to end vector returning a ray trace hit.
color - Variable in class net.minecraft.world.biome.BiomeGenBase
 
color(float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
color(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
color(float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets color of current vertex
color(int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets color of current vertex
COLOR - Static variable in class net.minecraft.block.BlockCarpet
 
COLOR - Static variable in class net.minecraft.block.BlockColored
 
COLOR - Static variable in class net.minecraft.block.BlockStainedGlass
 
COLOR - Static variable in class net.minecraft.block.BlockStainedGlassPane
 
colorCode - Variable in class net.minecraft.client.gui.FontRenderer
+ Array of RGB triplets defining the 16 standard chat colors followed by 16 darker version of the same colors for drop shadows.
colorIndex - Variable in class net.minecraft.block.material.MapColor
 
ColorizerFoliage - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ColorizerFoliage() - Constructor for class net.minecraft.world.ColorizerFoliage
 
ColorizerGrass - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ColorizerGrass() - Constructor for class net.minecraft.world.ColorizerGrass
 
colorLogicOp(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
colorMask(boolean, boolean, boolean, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
colorMultiplier(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.Block
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockDoublePlant
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockFlowerPot
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockGrass
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockLeaves
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockLilyPad
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockLiquid
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockOldLeaf
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockRedstoneWire
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockReed
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockStem
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockTallGrass
 
colorMultiplier(IBlockAccess, BlockPos, int) - Method in class net.minecraft.block.BlockVine
 
colors - Variable in class net.minecraft.world.storage.MapData
+ colours
colorValue - Variable in class net.minecraft.block.material.MapColor
 
column(C) - Method in class com.google.common.collect.ArrayTable
Returns a view of all mappings that have the given column key.
column(C) - Method in class com.google.common.collect.ForwardingTable
 
column(C) - Method in class com.google.common.collect.ImmutableTable
Returns a view of all mappings that have the given column key.
column(C) - Method in interface com.google.common.collect.Table
Returns a view of all mappings that have the given column key.
columnComparator() - Method in class com.google.common.collect.TreeBasedTable
Returns the comparator that orders the columns.
columnKeyList() - Method in class com.google.common.collect.ArrayTable
Returns, as an immutable list, the column keys provided when the table was constructed, including those that are mapped to null values only.
columnKeySet() - Method in class com.google.common.collect.ArrayTable
Returns an immutable set of the valid column keys, including those that are associated with null values only.
columnKeySet() - Method in class com.google.common.collect.ForwardingTable
 
columnKeySet() - Method in class com.google.common.collect.ImmutableTable
 
columnKeySet() - Method in interface com.google.common.collect.Table
Returns a set of column keys that have one or more values in the table.
columnMap() - Method in class com.google.common.collect.ArrayTable
 
columnMap() - Method in class com.google.common.collect.ForwardingTable
 
columnMap() - Method in class com.google.common.collect.ImmutableTable
Returns a view that associates each column key with the corresponding map from row keys to values.
columnMap() - Method in interface com.google.common.collect.Table
Returns a view that associates each column key with the corresponding map from row keys to values.
com.google.common.annotations - package com.google.common.annotations
Common annotation types.
com.google.common.base - package com.google.common.base
Basic utility libraries and interfaces.
com.google.common.collect - package com.google.common.collect
This package contains generic collection interfaces and implementations, and other utilities for working with collections.
com.google.common.escape - package com.google.common.escape
Interfaces, utilities, and simple implementations of escapers and encoders.
com.google.common.hash - package com.google.common.hash
Hash functions and related structures.
com.google.common.html - package com.google.common.html
Escapers for HTML.
com.google.common.io - package com.google.common.io
This package contains utility methods and classes for working with Java I/O; for example input streams, output streams, readers, writers, and files.
com.google.common.math - package com.google.common.math
Arithmetic functions operating on primitive values and BigInteger instances.
com.google.common.primitives - package com.google.common.primitives
Static utilities for working with the eight primitive types and void, and value types for treating them as unsigned.
com.google.common.xml - package com.google.common.xml
Escapers for XML.
com.google.thirdparty.publicsuffix - package com.google.thirdparty.publicsuffix
 
CombatEntry - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CombatEntry(DamageSource, int, float, float, String, float) - Constructor for class net.minecraft.util.CombatEntry
 
CombatTracker - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CombatTracker(EntityLivingBase) - Constructor for class net.minecraft.util.CombatTracker
 
combine(PotionEffect) - Method in class net.minecraft.potion.PotionEffect
+ merges the input PotionEffect into this one if this.amplifier <= tomerge.amplifier.
combineMetadata(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
 
combineOrdered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an ordered fashion.
combiner() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
 
combiner() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
 
combineUnordered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes, that combines the information of these hash codes in an unordered fashion.
commaMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the comma character.
command_block - Static variable in class net.minecraft.init.Blocks
 
COMMAND_BLOCK - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
command_block_minecart - Static variable in class net.minecraft.init.Items
 
CommandBlockLogic - Class in net.minecraft.command.server
 
CommandBlockLogic() - Constructor for class net.minecraft.command.server.CommandBlockLogic
 
CommandException - Exception in net.minecraft.command
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CommandException(String, Object...) - Constructor for exception net.minecraft.command.CommandException
 
comments() - Method in annotation type javax.annotation.Generated
A place holder for any comments that the code generator may want to include in the generated code.
COMMON - net.minecraft.item.EnumRarity
 
COMMON - Static variable in class org.apache.commons.lang3.CharSet
A Map of the common cases used in the factory.
commonPrefix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
Returns the longest string prefix such that a.toString().startsWith(prefix) && b.toString().startsWith(prefix), taking care not to split surrogate pairs.
commonSuffix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
Returns the longest string suffix such that a.toString().endsWith(suffix) && b.toString().endsWith(suffix), taking care not to split surrogate pairs.
compact() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
compact() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
compact() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
compact() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
compact() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
compact() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
compact() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
compact() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
ComparableUtils - Class in org.apache.commons.lang3.compare
Utility library to provide helper methods for translating Comparable.compareTo(T) result into a boolean.
ComparableUtils.ComparableCheckBuilder<A extends java.lang.Comparable<A>> - Class in org.apache.commons.lang3.compare
Provides access to the available methods
comparator - Static variable in class net.minecraft.init.Items
 
comparator() - Method in class com.google.common.collect.ForwardingSortedMap
 
comparator() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
comparator() - Method in class com.google.common.collect.ForwardingSortedSet
 
comparator() - Method in class com.google.common.collect.ImmutableSortedMap
Returns the comparator that orders the keys, which is Ordering.natural() when the natural ordering of the keys is used.
comparator() - Method in class com.google.common.collect.ImmutableSortedMultiset
 
comparator() - Method in class com.google.common.collect.ImmutableSortedSet
Returns the comparator that orders the elements, which is Ordering.natural() when the natural ordering of the elements is used.
comparator() - Method in class com.google.common.collect.MinMaxPriorityQueue
Returns the comparator used to order the elements in this queue.
comparator() - Method in interface com.google.common.collect.SortedMultiset
Returns the comparator that orders this multiset, or Ordering.natural() if the natural ordering of the elements is used.
compare(boolean, boolean) - Static method in class com.google.common.primitives.Booleans
Compares the two specified boolean values in the standard way (false is considered less than true).
compare(boolean, boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Compares two boolean values.
compare(byte, byte) - Static method in class com.google.common.primitives.SignedBytes
Compares the two specified byte values.
compare(byte, byte) - Static method in class com.google.common.primitives.UnsignedBytes
Compares the two specified byte values, treating them as unsigned values between 0 and 255 inclusive.
compare(byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
Compares two byte values numerically.
compare(char, char) - Static method in class com.google.common.primitives.Chars
Compares the two specified char values.
compare(char, char) - Static method in class org.apache.commons.lang3.CharUtils
Compares two char values numerically.
compare(double, double) - Method in class com.google.common.collect.ComparisonChain
Compares two double values as specified by Double.compare(double, double), if the result of this comparison chain has not already been determined.
compare(double, double) - Static method in class com.google.common.primitives.Doubles
Compares the two specified double values.
compare(float, float) - Method in class com.google.common.collect.ComparisonChain
Compares two float values as specified by Float.compare(float, float), if the result of this comparison chain has not already been determined.
compare(float, float) - Static method in class com.google.common.primitives.Floats
Compares the two specified float values using Float.compare(float, float).
compare(int, int) - Method in class com.google.common.collect.ComparisonChain
Compares two int values as specified by Ints.compare(int, int), if the result of this comparison chain has not already been determined.
compare(int, int) - Static method in class com.google.common.primitives.Ints
Compares the two specified int values.
compare(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Compares the two specified int values, treating them as unsigned values between 0 and 2^32 - 1 inclusive.
compare(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.MathUtil
Compares two int values.
compare(int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
Compares two int values numerically.
compare(long, long) - Method in class com.google.common.collect.ComparisonChain
Compares two long values as specified by Longs.compare(long, long), if the result of this comparison chain has not already been determined.
compare(long, long) - Static method in class com.google.common.primitives.Longs
Compares the two specified long values.
compare(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Compares the two specified long values, treating them as unsigned values between 0 and 2^64 - 1 inclusive.
compare(long, long) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.MathUtil
Compare two long values.
compare(long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
Compares to long values numerically.
compare(short, short) - Static method in class com.google.common.primitives.Shorts
Compares the two specified short values.
compare(short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
Compares to short values numerically.
compare(Comparable<?>, Comparable<?>) - Method in class com.google.common.collect.ComparisonChain
Compares two comparable objects as specified by Comparable.compareTo(T), if the result of this comparison chain has not already been determined.
compare(Object, Object) - Method in class org.apache.commons.lang3.compare.ObjectToStringComparator
 
compare(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Compare two Strings lexicographically, as per String.compareTo(String), returning :
compare(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
Compare two Strings lexicographically, as per String.compareTo(String), returning :
compare(ByteBuf, ByteBuf) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Compares the two specified buffers as described in ByteBuf.compareTo(ByteBuf).
compare(T, T) - Method in class com.google.common.collect.Ordering
 
compare(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
Null safe comparison of Comparables.
compare(T, T, boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
Null safe comparison of Comparables.
compare(T, T, Comparator<T>) - Method in class com.google.common.collect.ComparisonChain
Compares two objects using a comparator, if the result of this comparison chain has not already been determined.
COMPARE - net.minecraft.block.BlockRedstoneComparator.Mode
 
compareFalseFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
Compares two boolean values, considering false to be less than true, if the result of this comparison chain has not already been determined.
compareIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Compare two Strings lexicographically, ignoring case differences, as per String.compareToIgnoreCase(String), returning :
compareIgnoreCase(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
Compare two Strings lexicographically, ignoring case differences, as per String.compareToIgnoreCase(String), returning :
compareTo(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Compares this unsigned integer to another unsigned integer.
compareTo(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
 
compareTo(EaglercraftUUID) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
compareTo(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
compareTo(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Compares the content of the specified buffer to the content of this buffer.
compareTo(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
compareTo(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
compareTo(Stitcher.Holder) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
compareTo(Language) - Method in class net.minecraft.client.resources.Language
 
compareTo(KeyBinding) - Method in class net.minecraft.client.settings.KeyBinding
 
compareTo(Profiler.Result) - Method in class net.minecraft.profiler.Profiler.Result
 
compareTo(Vec3i) - Method in class net.minecraft.util.Vec3i
 
compareTo(NextTickListEntry) - Method in class net.minecraft.world.NextTickListEntry
 
compareTo(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
Compares this object to another based on size.
compareTo(MutableBoolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Compares this mutable to another in ascending order.
compareTo(MutableByte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Compares this mutable to another in ascending order.
compareTo(MutableDouble) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Compares this mutable to another in ascending order.
compareTo(MutableFloat) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Compares this mutable to another in ascending order.
compareTo(MutableInt) - Method in class org.apache.commons.lang3.mutable.MutableInt
Compares this mutable to another in ascending order.
compareTo(MutableLong) - Method in class org.apache.commons.lang3.mutable.MutableLong
Compares this mutable to another in ascending order.
compareTo(MutableShort) - Method in class org.apache.commons.lang3.mutable.MutableShort
Compares this mutable to another in ascending order.
compareTrueFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
Compares two boolean values, considering true to be less than false, if the result of this comparison chain has not already been determined.
ComparisonChain - Class in com.google.common.collect
A utility for performing a chained comparison statement.
compass - Static variable in class net.minecraft.init.Items
 
compensateToolUses() - Method in class net.minecraft.village.MerchantRecipe
+ Compensates toolUses with maxTradeUses
compiledChunk - Variable in class net.minecraft.client.renderer.chunk.RenderChunk
 
CompiledChunk - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CompiledChunk() - Constructor for class net.minecraft.client.renderer.chunk.CompiledChunk
 
COMPILING - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
 
complement() - Method in class com.google.common.collect.ImmutableRangeSet
 
complement() - Method in interface com.google.common.collect.RangeSet
Returns a view of the complement of this RangeSet.
complement() - Method in class com.google.common.collect.TreeRangeSet
 
complementOf(Collection<E>) - Static method in class com.google.common.collect.Sets
Creates an EnumSet consisting of all enum values that are not in the specified collection.
complementOf(Collection<E>, Class<E>) - Static method in class com.google.common.collect.Sets
Creates an EnumSet consisting of all enum values that are not in the specified collection.
COMPONENT_COLOR_FORMAT - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_COLOR_SIZE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_COLOR_STRIDE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_LIGHTMAP_FORMAT - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_LIGHTMAP_SIZE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_LIGHTMAP_STRIDE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_NORMAL_FORMAT - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_NORMAL_SIZE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_NORMAL_STRIDE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_POSITION_FORMAT - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_POSITION_SIZE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_POSITION_STRIDE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_TEX_FORMAT - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_TEX_SIZE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
COMPONENT_TEX_STRIDE - Static variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
componentToJson(IChatComponent) - Static method in class net.minecraft.util.IChatComponent.Serializer
So sorry for this implementation
compose(Function<? super F, T>, Supplier<F>) - Static method in class com.google.common.base.Suppliers
Returns a new supplier which is the composition of the provided function and supplier.
compose(Function<B, C>, Function<A, ? extends B>) - Static method in class com.google.common.base.Functions
Returns the composition of two functions.
compose(Predicate<B>, Function<A, ? extends B>) - Static method in class com.google.common.base.Predicates
Returns the composition of a function and a predicate.
compose(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
Returns a composed FailableDoubleUnaryOperator like DoubleUnaryOperator.compose(DoubleUnaryOperator).
compose(FailableFunction<? super V, ? extends T, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
Returns a composed FailableFunction like Function.compose(Function).
compose(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
Returns a composed FailableIntUnaryOperator like IntUnaryOperator.compose(IntUnaryOperator).
compose(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
Returns a composed FailableLongUnaryOperator like LongUnaryOperator.compose(LongUnaryOperator).
CompositeFormat - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text CompositeFormat instead
CompositeFormat(Format, Format) - Constructor for class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Create a format that points its parseObject method to one implementation and its format method to another.
compound(Iterable<? extends Comparator<? super T>>) - Static method in class com.google.common.collect.Ordering
Returns an ordering which tries each given comparator in order until a non-zero result is found, returning that result, and returning zero only if all comparators return zero.
compound(Comparator<? super U>) - Method in class com.google.common.collect.Ordering
Returns an ordering which first uses the ordering this, but which in the event of a "tie", then delegates to secondaryComparator.
CompressedStreamTools - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CompressedStreamTools() - Constructor for class net.minecraft.nbt.CompressedStreamTools
 
CompressionNotSupportedException - Exception in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
CompressionNotSupportedException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.socket.CompressionNotSupportedException
 
ComputationException - Exception in com.google.common.collect
Wraps an exception that occurred during a computation.
ComputationException(Throwable) - Constructor for exception com.google.common.collect.ComputationException
Creates a new instance with the given cause.
computeNext() - Method in class com.google.common.collect.AbstractIterator
Returns the next element.
computeNext(T) - Method in class com.google.common.collect.AbstractSequentialIterator
Returns the element that follows previous, or returns null if no elements remain.
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockPressurePlate
 
computeRedstoneStrength(World, BlockPos) - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
computeReplacement(CharEscaper, char) - Static method in class com.google.common.escape.Escapers
Returns a string that would replace the given character in the specified escaper, or null if no replacement should be made.
computeReplacement(UnicodeEscaper, int) - Static method in class com.google.common.escape.Escapers
Returns a string that would replace the given character in the specified escaper, or null if no replacement should be made.
computeStackSize(Set<Slot>, int, ItemStack, int) - Static method in class net.minecraft.inventory.Container
+ Compute the new stack size, Returns the stack with the new size.
computeVisibility() - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
concat(boolean[]...) - Static method in class com.google.common.primitives.Booleans
Returns the values from each provided array combined into a single array.
concat(byte[]...) - Static method in class com.google.common.primitives.Bytes
Returns the values from each provided array combined into a single array.
concat(char[]...) - Static method in class com.google.common.primitives.Chars
Returns the values from each provided array combined into a single array.
concat(double[]...) - Static method in class com.google.common.primitives.Doubles
Returns the values from each provided array combined into a single array.
concat(float[]...) - Static method in class com.google.common.primitives.Floats
Returns the values from each provided array combined into a single array.
concat(int[]...) - Static method in class com.google.common.primitives.Ints
Returns the values from each provided array combined into a single array.
concat(long[]...) - Static method in class com.google.common.primitives.Longs
Returns the values from each provided array combined into a single array.
concat(short[]...) - Static method in class com.google.common.primitives.Shorts
Returns the values from each provided array combined into a single array.
concat(ByteSource...) - Static method in class com.google.common.io.ByteSource
Concatenates multiple ByteSource instances into a single source.
concat(CharSource...) - Static method in class com.google.common.io.CharSource
Concatenates multiple CharSource instances into a single source.
concat(Iterable<? extends ByteSource>) - Static method in class com.google.common.io.ByteSource
Concatenates multiple ByteSource instances into a single source.
concat(Iterable<? extends CharSource>) - Static method in class com.google.common.io.CharSource
Concatenates multiple CharSource instances into a single source.
concat(Iterable<? extends Iterable<? extends T>>) - Static method in class com.google.common.collect.Iterables
Combines multiple iterables into a single iterable.
concat(Iterable<? extends T>...) - Static method in class com.google.common.collect.Iterables
Combines multiple iterables into a single iterable.
concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines two iterables into a single iterable.
concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines three iterables into a single iterable.
concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines four iterables into a single iterable.
concat(Iterator<? extends ByteSource>) - Static method in class com.google.common.io.ByteSource
Concatenates multiple ByteSource instances into a single source.
concat(Iterator<? extends CharSource>) - Static method in class com.google.common.io.CharSource
Concatenates multiple CharSource instances into a single source.
concat(Iterator<? extends Iterator<? extends T>>) - Static method in class com.google.common.collect.Iterators
Combines multiple iterators into a single iterator.
concat(Iterator<? extends T>...) - Static method in class com.google.common.collect.Iterators
Combines multiple iterators into a single iterator.
concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines two iterators into a single iterator.
concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines three iterators into a single iterator.
concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines four iterators into a single iterator.
concat(T[], T) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that appends element to array.
concat(T[], T[], Class<T>) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that contains the concatenated contents of two arrays.
concat(T, T[]) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that prepends element to array.
configEPKFiles - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
configLocalesFolder - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
configRootElement - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
configurePlayerCapabilities(PlayerCapabilities) - Method in enum net.minecraft.world.WorldSettings.GameType
 
confirm(String) - Static method in class me.otterdev.eaglerreborn.MiscAPI
 
confirmButtonText - Variable in class net.minecraft.client.gui.GuiYesNo
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiGameOver
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiOptions
 
confirmClicked(boolean, int) - Method in class net.minecraft.client.gui.GuiScreen
 
confirmClicked(boolean, int) - Method in interface net.minecraft.client.gui.GuiYesNoCallback
 
confusion - Static variable in class net.minecraft.potion.Potion
 
connect() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
CONNECTED - net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
CONNECTING - net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
CONNECTING - net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
ConnectionHandshake - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
ConnectionHandshake() - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.ConnectionHandshake
 
connectToSelected() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
connectWebSocket(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
consistentHash(long, int) - Static method in class com.google.common.hash.Hashing
Assigns to input a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
consistentHash(HashCode, int) - Static method in class com.google.common.hash.Hashing
Assigns to hashCode a "bucket" in the range [0, buckets), in a uniform manner that minimizes the need for remapping as buckets grows.
CONST(boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(byte) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(char) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(double) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(float) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(int) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(long) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(short) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST(T) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST_BYTE(int) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
CONST_SHORT(int) - Static method in class org.apache.commons.lang3.ObjectUtils
This method returns the provided value unchanged.
constant(E) - Static method in class com.google.common.base.Functions
Creates a function that returns value for any input.
Constants() - Constructor for class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
constrainedBiMap(BiMap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified bimap, using the specified constraint.
constrainedListMultimap(ListMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified list multimap, using the specified constraint.
constrainedMap(Map<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified map, using the specified constraint.
constrainedMultimap(Multimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified multimap, using the specified constraint.
constrainedSetMultimap(SetMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified set multimap, using the specified constraint.
constrainedSortedSetMultimap(SortedSetMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified sorted-set multimap, using the specified constraint.
consumeInventoryItem(Item) - Method in class net.minecraft.entity.player.InventoryPlayer
+ removed one item of specified Item from inventory (if it is in a stack, the stack size will reduce with 1)
consumeItemFromStack(EntityPlayer, ItemStack) - Method in class net.minecraft.entity.passive.EntityAnimal
+ Decreases ItemStack size by one
consumingIterable(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns a view of the supplied iterable that wraps each generated Iterator through Iterators.consumingIterator(Iterator).
consumingIterator(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Returns a view of the supplied iterator that removes each element from the supplied iterator as it is returned.
Container - Class in net.minecraft.inventory
 
Container() - Constructor for class net.minecraft.inventory.Container
 
CONTAINER - javax.annotation.Resource.AuthenticationType
 
ContainerBeacon - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerBeacon(IInventory, IInventory) - Constructor for class net.minecraft.inventory.ContainerBeacon
 
ContainerBrewingStand - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerBrewingStand(InventoryPlayer, IInventory) - Constructor for class net.minecraft.inventory.ContainerBrewingStand
 
ContainerChest - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerChest(IInventory, IInventory, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerChest
 
ContainerDispenser - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerDispenser(IInventory, IInventory) - Constructor for class net.minecraft.inventory.ContainerDispenser
 
ContainerEnchantment - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerEnchantment(InventoryPlayer, World) - Constructor for class net.minecraft.inventory.ContainerEnchantment
 
ContainerEnchantment(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.inventory.ContainerEnchantment
 
ContainerFurnace - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerFurnace(InventoryPlayer, IInventory) - Constructor for class net.minecraft.inventory.ContainerFurnace
 
ContainerHopper - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerHopper(InventoryPlayer, IInventory, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerHopper
 
ContainerHorseInventory - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerHorseInventory(IInventory, IInventory, EntityHorse, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerHorseInventory
 
ContainerLocalMenu - Class in net.minecraft.client.player.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerLocalMenu(String, IChatComponent, int) - Constructor for class net.minecraft.client.player.inventory.ContainerLocalMenu
 
ContainerMerchant - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.inventory.ContainerMerchant
 
ContainerPlayer - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerPlayer(InventoryPlayer, boolean, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerPlayer
 
ContainerRepair - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerRepair(InventoryPlayer, World, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerRepair
 
ContainerRepair(InventoryPlayer, World, BlockPos, EntityPlayer) - Constructor for class net.minecraft.inventory.ContainerRepair
 
ContainerWorkbench - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ContainerWorkbench(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.inventory.ContainerWorkbench
 
contains(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns true if target is present as an element anywhere in array.
contains(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns true if target is present as an element anywhere in array.
contains(char) - Method in class org.apache.commons.lang3.CharSet
Does the CharSet contain the specified character ch.
contains(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks if the string builder contains the specified char.
contains(char[], char) - Static method in class com.google.common.primitives.Chars
Returns true if target is present as an element anywhere in array.
contains(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns true if target is present as an element anywhere in array.
contains(float[], float) - Static method in class com.google.common.primitives.Floats
Returns true if target is present as an element anywhere in array.
contains(int[], int) - Static method in class com.google.common.primitives.Ints
Returns true if target is present as an element anywhere in array.
contains(long[], long) - Static method in class com.google.common.primitives.Longs
Returns true if target is present as an element anywhere in array.
contains(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns true if target is present as an element anywhere in array.
contains(C) - Method in class com.google.common.collect.Range
Returns true if value is within the bounds of this range.
contains(C) - Method in interface com.google.common.collect.RangeSet
Determines whether any of this range set's member ranges contains value.
contains(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Checks if CharSequence contains a search character, handling null.
contains(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if CharSequence contains a search CharSequence, handling null.
contains(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
Returns true if iterable contains any object for which equals(element) is true.
contains(Object) - Method in class com.google.common.collect.EvictingQueue
 
contains(Object) - Method in class com.google.common.collect.FluentIterable
Returns true if this fluent iterable contains any object for which equals(element) is true.
contains(Object) - Method in class com.google.common.collect.ForwardingCollection
 
contains(Object) - Method in class com.google.common.collect.ImmutableCollection
 
contains(Object) - Method in class com.google.common.collect.ImmutableList
 
contains(Object) - Method in class com.google.common.collect.ImmutableMultiset
 
contains(Object) - Method in interface com.google.common.collect.Multiset
Determines whether this multiset contains the specified element.
contains(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
contains(Object, Object) - Method in class com.google.common.collect.ArrayTable
Returns true if the provided keys are among the keys provided when the table was constructed.
contains(Object, Object) - Method in class com.google.common.collect.ForwardingTable
 
contains(Object, Object) - Method in class com.google.common.collect.HashBasedTable
 
contains(Object, Object) - Method in class com.google.common.collect.ImmutableTable
 
contains(Object, Object) - Method in interface com.google.common.collect.Table
Returns true if the table contains a mapping with the specified row and column keys.
contains(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks if the string builder contains the specified string.
contains(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
Returns true if iterator contains element.
contains(Pattern) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the CharSequence being tested contains any match for the given regular expression pattern.
contains(AxisAlignedBB) - Method in class net.minecraft.world.border.WorldBorder
 
contains(BlockPos) - Method in class net.minecraft.world.border.WorldBorder
 
contains(ChunkCoordIntPair) - Method in class net.minecraft.world.border.WorldBorder
 
contains(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks if the string builder contains a string matched using the specified matcher.
contains(T) - Method in class org.apache.commons.lang3.Range
Checks whether the specified element occurs within this range.
containsAll(Iterable<? extends C>) - Method in class com.google.common.collect.Range
Returns true if every element in values is contained in this range.
containsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
 
containsAll(Collection<?>) - Method in class com.google.common.collect.ImmutableMultiset
 
containsAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
Returns true if this multiset contains at least one occurrence of each element in the specified collection.
containsAllWords(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Checks if the String contains all words in the given array.
containsAlphabetOrPad(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
containsAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains any character in the given set of characters.
containsAny(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains any character in the given set of characters.
containsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains any of the CharSequences in the given array.
containsAny(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
Takes an argument in set-syntax, see evaluateSet, and identifies whether any of the characters are present in the specified string.
containsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains any of the CharSequences in the given array, ignoring case.
containsColumn(Object) - Method in class com.google.common.collect.ArrayTable
Returns true if the provided column key is among the column keys provided when the table was constructed.
containsColumn(Object) - Method in class com.google.common.collect.ForwardingTable
 
containsColumn(Object) - Method in class com.google.common.collect.HashBasedTable
 
containsColumn(Object) - Method in interface com.google.common.collect.Table
Returns true if the table contains a mapping with the specified column.
containsEntry(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
 
containsEntry(Object, Object) - Method in interface com.google.common.collect.Multimap
Returns true if this multimap contains at least one key-value pair with the key key and the value value.
containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if CharSequence contains a search CharSequence irrespective of case, handling null.
containsItem(int) - Method in class net.minecraft.util.IntHashMap
+ Returns true if this hash table contains the specified item.
containsItem(long) - Method in class net.minecraft.util.LongHashMap
 
containsKey(Object) - Method in class com.google.common.collect.ForwardingMap
 
containsKey(Object) - Method in class com.google.common.collect.ForwardingMultimap
 
containsKey(Object) - Method in class com.google.common.collect.HashBiMap
 
containsKey(Object) - Method in class com.google.common.collect.ImmutableMap
 
containsKey(Object) - Method in class com.google.common.collect.ImmutableMultimap
 
containsKey(Object) - Method in class com.google.common.collect.LinkedListMultimap
 
containsKey(Object) - Method in interface com.google.common.collect.Multimap
Returns true if this multimap contains at least one key-value pair with the key key.
containsKey(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
containsKey(K) - Method in class net.minecraft.util.RegistryNamespaced
+ Does this registry contain an entry for the given key?
containsKey(K) - Method in class net.minecraft.util.RegistrySimple
+ Does this registry contain an entry for the given key?
containsNone(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
Checks that the CharSequence does not contain certain characters.
containsNone(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
Checks that the CharSequence does not contain certain characters.
containsOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Returns true if subMultiset.count(o) <= superMultiset.count(o) for all o.
containsOnly(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only certain characters.
containsOnly(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only certain characters.
containsPattern(String) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the CharSequence being tested contains any match for the given regular expression pattern.
containsRange(Range<T>) - Method in class org.apache.commons.lang3.Range
Checks whether this range contains all the elements of the specified range.
containsRow(Object) - Method in class com.google.common.collect.ArrayTable
Returns true if the provided row key is among the row keys provided when the table was constructed.
containsRow(Object) - Method in class com.google.common.collect.ForwardingTable
 
containsRow(Object) - Method in class com.google.common.collect.HashBasedTable
 
containsRow(Object) - Method in interface com.google.common.collect.Table
Returns true if the table contains a mapping with the specified row key.
containsValue(Object) - Method in class com.google.common.collect.ArrayTable
 
containsValue(Object) - Method in class com.google.common.collect.ForwardingMap
 
containsValue(Object) - Method in class com.google.common.collect.ForwardingMultimap
 
containsValue(Object) - Method in class com.google.common.collect.ForwardingTable
 
containsValue(Object) - Method in class com.google.common.collect.HashBasedTable
 
containsValue(Object) - Method in class com.google.common.collect.HashBiMap
 
containsValue(Object) - Method in class com.google.common.collect.ImmutableMap
 
containsValue(Object) - Method in class com.google.common.collect.ImmutableMultimap
 
containsValue(Object) - Method in class com.google.common.collect.ImmutableSortedMap
 
containsValue(Object) - Method in class com.google.common.collect.ImmutableTable
 
containsValue(Object) - Method in class com.google.common.collect.LinkedListMultimap
 
containsValue(Object) - Method in interface com.google.common.collect.Multimap
Returns true if this multimap contains at least one key-value pair with the value value.
containsValue(Object) - Method in interface com.google.common.collect.Table
Returns true if the table contains a mapping with the specified value.
containsValue(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
containsWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Check whether the given CharSequence contains any whitespace characters.
contentEquals(ByteSource) - Method in class com.google.common.io.ByteSource
Checks that the contents of this byte source are equal to the contents of the given byte source.
CONTENTS - Static variable in class net.minecraft.block.BlockFlowerPot
 
contextLost() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
contextLost() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
ContiguousSet<C extends java.lang.Comparable> - Class in com.google.common.collect
A sorted set of contiguous values in a given DiscreteDomain.
contract(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
+ Returns a bounding box that is inset by the specified amounts
Conversion - Class in org.apache.commons.lang3
Static methods to convert a type into another, with endianness and bit ordering awareness.
Conversion() - Constructor for class org.apache.commons.lang3.Conversion
 
convert(A) - Method in class com.google.common.base.Converter
Returns a representation of a as an instance of type B.
convert64x32to64x64(ImageData, ImageData) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinConverter
 
convertAll(Iterable<? extends A>) - Method in class com.google.common.base.Converter
Returns an iterable that applies convert to each element of fromIterable.
convertComponentOrder(int[]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
Converter<A,​B> - Class in com.google.common.base
A function from A to B with an associated reverse function from B to A; used for converting back and forth between different representations of the same information.
Converter() - Constructor for class com.google.common.base.Converter
Constructor for use by subclasses.
converterTo(CaseFormat) - Method in enum com.google.common.base.CaseFormat
Returns a Converter that converts strings from this format to targetFormat.
convertToVillager() - Method in class net.minecraft.entity.monster.EntityZombie
+ Convert this zombie into a villager.
cooked_beef - Static variable in class net.minecraft.init.Items
 
cooked_chicken - Static variable in class net.minecraft.init.Items
 
cooked_fish - Static variable in class net.minecraft.init.Items
 
cooked_mutton - Static variable in class net.minecraft.init.Items
 
cooked_porkchop - Static variable in class net.minecraft.init.Items
 
cooked_rabbit - Static variable in class net.minecraft.init.Items
 
cookFish - Static variable in class net.minecraft.stats.AchievementList
 
cookie - Static variable in class net.minecraft.init.Items
 
CookieLib - Class in me.otterdev.eaglerreborn
 
CookieLib() - Constructor for class me.otterdev.eaglerreborn.CookieLib
 
copy() - Method in class com.google.common.hash.BloomFilter
Creates a new BloomFilter that's a copy of this instance.
copy() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
copy() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a copy of this buffer's readable bytes.
copy() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
copy() - Method in class net.minecraft.item.ItemStack
+ Returns a new stack with the same properties.
copy() - Method in class net.minecraft.nbt.NBTBase
 
copy() - Method in class net.minecraft.nbt.NBTTagByte
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagByteArray
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagCompound
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagDouble
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagEnd
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagFloat
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagInt
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagIntArray
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagList
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagLong
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagShort
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.nbt.NBTTagString
+ Creates a clone of the tag.
copy() - Method in class net.minecraft.network.PacketBuffer
 
copy(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a copy of this buffer's sub-region.
copy(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
copy(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
copy(int, int) - Method in class net.minecraft.network.PacketBuffer
 
copy(InputSupplier<? extends InputStream>, OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.copyTo(ByteSink) instead. This method is scheduled for removal in Guava 18.0.
copy(InputSupplier<? extends InputStream>, OutputStream) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.copyTo(OutputStream) instead. This method is scheduled for removal in Guava 18.0.
copy(InputSupplier<R>, OutputSupplier<W>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.copyTo(CharSink) instead. This method is scheduled for removal in Guava 18.0.
copy(InputSupplier<R>, Appendable) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.copyTo(Appendable) instead. This method is scheduled for removal in Guava 18.0.
copy(InputStream, OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSink.writeFrom(InputStream) instead. This method is scheduled for removal in Guava 18.0.
copy(InputStream, OutputStream) - Static method in class com.google.common.io.ByteStreams
Copies all bytes from the input stream to the output stream.
copy(Readable, Appendable) - Static method in class com.google.common.io.CharStreams
Copies all characters between the Readable and Appendable objects.
copy(URL, OutputStream) - Static method in class com.google.common.io.Resources
Copies all bytes from a URL to an output stream.
copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.google.common.io.ByteStreams
Copies all bytes from the readable channel to the writable channel.
copyDataFromOld(Entity) - Method in class net.minecraft.entity.Entity
+ Prepares this entity in new dimension by copying NBT data from entity in old dimension
copyFrameLevelsToTex2D(int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyFrameLevelsToTex2D(int, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyFrameToTex2D(int, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyFrom(EaglerTextureAtlasSprite) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
copyFrom(ServerData) - Method in class net.minecraft.client.multiplayer.ServerData
 
copyHighestCountFirst(Multiset<E>) - Static method in class com.google.common.collect.Multisets
Returns a copy of multiset as an ImmutableMultiset whose iteration order is highest count first, with ties broken by the iteration order of the original multiset.
copyInterpolatedFrameLevelsToTex2D(int, int, float, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyInterpolatedFrameLevelsToTex2D(int, int, float, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyInterpolatedFrameToTex2D(int, int, float, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
copyInto(C) - Method in class com.google.common.collect.FluentIterable
Copies all the elements from this fluent iterable to collection.
copyInto(S) - Method in class com.google.common.collect.Sets.SetView
Copies the current contents of this set view into an existing set.
copyInventory(InventoryPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Copy the ItemStack contents from another InventoryPlayer instance
copyItemStack(ItemStack) - Static method in class net.minecraft.item.ItemStack
+ Creates a copy of a ItemStack, a null parameters will return a null.
copyLinkToClipboard() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
+ Copies the link to the system clipboard.
copyLocationAndAnglesFrom(Entity) - Method in class net.minecraft.entity.Entity
+ Sets this entity's location and angles to the location and angles of the passed in entity.
copyModelAngles(ModelRenderer, ModelRenderer) - Static method in class net.minecraft.client.model.ModelBase
+ Copies the angles from one object to another.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the same mappings as multimap.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the same mappings as multimap.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable set multimap containing the same mappings as multimap.
copyOf(RangeMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableRangeMap
 
copyOf(RangeSet<C>) - Static method in class com.google.common.collect.ImmutableRangeSet
Returns an immutable copy of the specified RangeSet.
copyOf(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.ImmutableTable
Returns an immutable copy of the provided table.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator.
copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by the given Comparator.
copyOf(Comparator<? super E>, Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by the given Comparator.
copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator.
copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by the given Comparator.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
copyOf(Map<? extends Class<? extends S>, ? extends S>) - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
Returns an immutable map containing the same entries as map.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable bimap containing the same entries as map.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the same entries as map.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as map, sorted by the natural ordering of the keys.
copyOf(Map<? extends K, ? extends V>, Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as map, with keys sorted by the provided comparator.
copyOfSorted(SortedMultiset<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the elements of a sorted multiset, sorted by the same Comparator.
copyOfSorted(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as the provided sorted map, with the same ordering.
copyOfSorted(SortedSet<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the elements of a sorted set, sorted by the same Comparator.
copyPixelsFrom(ImageData, int, int, int, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
copyPixelsIn(int[]) - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
copyTo(ByteSink) - Method in class com.google.common.io.ByteSource
Copies the contents of this byte source to the given ByteSink.
copyTo(CharSink) - Method in class com.google.common.io.CharSource
Copies the contents of this source to the given sink.
copyTo(OutputStream) - Method in class com.google.common.io.ByteSource
Copies the contents of this byte source to the given OutputStream.
copyTo(Appendable) - Method in class com.google.common.io.CharSource
Appends the contents of this source to the given Appendable (such as a Writer).
coral - Static variable in class net.minecraft.block.material.Material
 
correctFacing(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
 
cos(float) - Static method in class net.minecraft.util.MathHelper
+ cos looked up in the sin table with the appropriate offset
count() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
count() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
count(Object) - Method in class com.google.common.collect.ForwardingMultiset
 
count(Object) - Method in interface com.google.common.collect.Multiset
Returns the number of occurrences of an element in this multiset (the count of the element).
count(Object) - Method in class com.google.common.collect.TreeMultiset
 
count(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
Takes an argument in set-syntax, see evaluateSet, and returns the number of characters present in the specified string.
count(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
count(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
countAdjacentRails() - Method in class net.minecraft.block.BlockRailBase.Rail
 
countAvailableReadData() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
countChunksX - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksY - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countChunksZ - Variable in class net.minecraft.client.renderer.ViewFrustum
 
countEntities(Class<?>) - Method in class net.minecraft.world.World
+ Counts how many entities of an entity class exist in the world.
countIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the number of matching characters found in a character sequence.
CountingInputStream - Class in com.google.common.io
An InputStream that counts the number of bytes read.
CountingInputStream(InputStream) - Constructor for class com.google.common.io.CountingInputStream
Wraps another input stream, counting the number of bytes read.
CountingOutputStream - Class in com.google.common.io
An OutputStream that counts the number of bytes written.
CountingOutputStream(OutputStream) - Constructor for class com.google.common.io.CountingOutputStream
Wraps another output stream, counting the number of bytes written.
countMatches(CharSequence, char) - Static method in class org.apache.commons.lang3.StringUtils
Counts how many times the char appears in the given string.
countMatches(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Counts how many times the substring appears in the larger string.
countriesByLanguage(String) - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains the list of countries supported for a given language.
countServers() - Method in class net.minecraft.client.multiplayer.ServerList
+ Counts the number of ServerData instances in the list.
countTrue(boolean...) - Static method in class com.google.common.primitives.Booleans
Returns the number of values that are true.
COURBET - net.minecraft.entity.item.EntityPainting.EnumArt
 
coverLeft - Variable in class net.minecraft.client.model.ModelBook
+ Left cover renderer (when facing the book)
coverRight - Variable in class net.minecraft.client.model.ModelBook
+ Right cover renderer (when facing the book)
CPUCores() - Static method in class me.otterdev.eaglerreborn.MiscAPI
 
CR - Static variable in class com.google.common.base.Ascii
Carriage Return ('\r'): A format effector which controls the movement of the printing position to the first printing position on the same printing line.
CR - Static variable in class org.apache.commons.lang3.CharUtils
Carriage return characterf CR ('\r', Unicode 000d).
CR - Static variable in class org.apache.commons.lang3.StringUtils
A String for carriage return CR ("\r").
CRACKED - net.minecraft.block.BlockStoneBrick.EnumType
 
CRACKED_META - Static variable in class net.minecraft.block.BlockStoneBrick
 
CRACKED_STONEBRICK - net.minecraft.block.BlockSilverfish.EnumType
 
craftedSnow - Static variable in class net.minecraft.block.material.Material
+ The material for crafted snow.
crafters - Variable in class net.minecraft.inventory.Container
+ list of all people that need to be notified when this craftinventory changes
crafting_table - Static variable in class net.minecraft.init.Blocks
 
CraftingManager - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
craftMatrix - Variable in class net.minecraft.inventory.ContainerPlayer
+ The crafting matrix inventory.
craftMatrix - Variable in class net.minecraft.inventory.ContainerWorkbench
+ The crafting matrix inventory (3x3).
craftResult - Variable in class net.minecraft.inventory.ContainerPlayer
 
craftResult - Variable in class net.minecraft.inventory.ContainerWorkbench
 
crashed(CrashReport) - Method in class net.minecraft.client.Minecraft
 
CrashReport - Class in net.minecraft.crash
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CrashReport(String, Throwable) - Constructor for class net.minecraft.crash.CrashReport
 
CrashReportCategory - Class in net.minecraft.crash
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CrashReportCategory(CrashReport, String) - Constructor for class net.minecraft.crash.CrashReportCategory
 
crc32() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the CRC-32 checksum algorithm (32 hash bits) by delegating to the CRC32 Checksum.
create() - Static method in class com.google.common.collect.ArrayListMultimap
Creates a new, empty ArrayListMultimap with the default initial capacities.
create() - Static method in class com.google.common.collect.HashBasedTable
Creates an empty HashBasedTable.
create() - Static method in class com.google.common.collect.HashBiMap
Returns a new, empty HashBiMap with the default initial capacity (16).
create() - Static method in class com.google.common.collect.HashMultimap
Creates a new, empty HashMultimap with the default initial capacities.
create() - Static method in class com.google.common.collect.HashMultiset
Creates a new, empty HashMultiset using the default initial capacity.
create() - Static method in class com.google.common.collect.LinkedHashMultimap
Creates a new, empty LinkedHashMultimap with the default initial capacities.
create() - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new, empty LinkedHashMultiset using the default initial capacity.
create() - Static method in class com.google.common.collect.LinkedListMultimap
Creates a new, empty LinkedListMultimap with the default initial capacity.
create() - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Builds a new min-max priority queue using the previously specified options, and having no initial contents.
create() - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates a new min-max priority queue with default settings: natural order, no maximum size, no initial contents, and an initial expected size of 11.
create() - Static method in class com.google.common.collect.MutableClassToInstanceMap
Returns a new MutableClassToInstanceMap instance backed by a HashMap using the default initial capacity and load factor.
create() - Static method in class com.google.common.collect.TreeBasedTable
Creates an empty TreeBasedTable that uses the natural orderings of both row and column keys.
create() - Static method in class com.google.common.collect.TreeMultimap
Creates an empty TreeMultimap ordered by the natural ordering of its keys and values.
create() - Static method in class com.google.common.collect.TreeMultiset
Creates a new, empty multiset, sorted according to the elements' natural order.
create() - Static method in class com.google.common.collect.TreeRangeMap
 
create() - Static method in class com.google.common.collect.TreeRangeSet
Creates an empty TreeRangeSet instance.
create() - Static method in class com.google.common.io.Closer
Creates a new Closer.
create() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
create() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
create() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStoreParameters
 
create() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
create() - Static method in class org.apache.commons.lang3.time.StopWatch
Creates a stopwatch for convenience.
create(int) - Static method in class com.google.common.collect.EvictingQueue
Creates and returns a new evicting queue that will hold up to maxSize elements.
create(int) - Static method in class com.google.common.collect.HashBiMap
Constructs a new, empty bimap with the specified expected size.
create(int) - Static method in class com.google.common.collect.HashMultiset
Creates a new, empty HashMultiset with the specified expected number of distinct elements.
create(int) - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new, empty LinkedHashMultiset with the specified expected number of distinct elements.
create(int) - Static method in class com.google.common.collect.LinkedListMultimap
Constructs an empty LinkedListMultimap with enough capacity to hold the specified number of keys without rehashing.
create(int, int) - Static method in class com.google.common.collect.ArrayListMultimap
Constructs an empty ArrayListMultimap with enough capacity to hold the specified numbers of keys and values without resizing.
create(int, int) - Static method in class com.google.common.collect.HashBasedTable
Creates an empty HashBasedTable with the specified map sizes.
create(int, int) - Static method in class com.google.common.collect.HashMultimap
Constructs an empty HashMultimap with enough capacity to hold the specified numbers of keys and values without rehashing.
create(int, int) - Static method in class com.google.common.collect.LinkedHashMultimap
Constructs an empty LinkedHashMultimap with enough capacity to hold the specified numbers of keys and values without rehashing.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ArrayListMultimap
Constructs an ArrayListMultimap with the same mappings as the specified multimap.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashMultimap
Constructs a HashMultimap with the same mappings as the specified multimap.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedHashMultimap
Constructs a LinkedHashMultimap with the same mappings as the specified multimap.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedListMultimap
Constructs a LinkedListMultimap with the same mappings as the specified Multimap.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.TreeMultimap
Constructs a TreeMultimap, ordered by the natural ordering of its keys and values, with the same mappings as the specified multimap.
create(Range<C>, DiscreteDomain<C>) - Static method in class com.google.common.collect.ContiguousSet
Returns a ContiguousSet containing the same values in the given domain contained by the range.
create(RangeSet<C>) - Static method in class com.google.common.collect.TreeRangeSet
Returns a TreeRangeSet initialized with the ranges in the specified range set.
create(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.HashBasedTable
Creates a HashBasedTable with the same mappings as the specified table.
create(Table<R, C, V>) - Static method in class com.google.common.collect.ArrayTable
Creates an ArrayTable with the mappings in the provided table.
create(TreeBasedTable<R, C, ? extends V>) - Static method in class com.google.common.collect.TreeBasedTable
Creates a TreeBasedTable with the same mappings and sort order as the specified TreeBasedTable.
create(Funnel<T>, int) - Static method in class com.google.common.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and a default expected false positive probability of 3%.
create(Funnel<T>, int, double) - Static method in class com.google.common.hash.BloomFilter
Creates a BloomFilter with the expected number of insertions and expected false positive probability.
create(Class<E>) - Static method in class com.google.common.collect.EnumMultiset
Creates an empty EnumMultiset.
create(Class<K>) - Static method in class com.google.common.collect.EnumHashBiMap
Returns a new, empty EnumHashBiMap using the specified key type.
create(Class<K>, Class<V>) - Static method in class com.google.common.collect.EnumBiMap
Returns a new, empty EnumBiMap using the specified key and value types.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.HashMultiset
Creates a new HashMultiset containing the specified elements.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new LinkedHashMultiset containing the specified elements.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates a new min-max priority queue using natural order, no maximum size, and initially containing the given elements.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.TreeMultiset
Creates an empty multiset containing the given initial elements, sorted according to the elements' natural order.
create(Iterable<? extends R>, Iterable<? extends C>) - Static method in class com.google.common.collect.ArrayTable
Creates an empty ArrayTable.
create(Iterable<? extends T>) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Builds a new min-max priority queue using the previously specified options, and having the given initial elements.
create(Iterable<E>) - Static method in class com.google.common.collect.EnumMultiset
Creates a new EnumMultiset containing the specified elements.
create(Iterable<E>, Class<E>) - Static method in class com.google.common.collect.EnumMultiset
Returns a new EnumMultiset instance containing the given elements.
create(String) - Static method in class net.minecraft.block.properties.PropertyBool
 
create(String) - Static method in class net.minecraft.block.properties.PropertyDirection
+ Create a new PropertyDirection with the given name
create(String, int, int) - Static method in class net.minecraft.block.properties.PropertyInteger
 
create(String, Predicate<EnumFacing>) - Static method in class net.minecraft.block.properties.PropertyDirection
+ Create a new PropertyDirection with the given name
create(String, Class<T>) - Static method in class net.minecraft.block.properties.PropertyEnum
 
create(String, Class<T>, Predicate<T>) - Static method in class net.minecraft.block.properties.PropertyEnum
 
create(String, Class<T>, Collection<T>) - Static method in class net.minecraft.block.properties.PropertyEnum
 
create(String, Class<T>, T...) - Static method in class net.minecraft.block.properties.PropertyEnum
 
create(String, Collection<EnumFacing>) - Static method in class net.minecraft.block.properties.PropertyDirection
+ Create a new PropertyDirection with the given name
create(Comparator<? super E>) - Static method in class com.google.common.collect.TreeMultiset
Creates a new, empty multiset, sorted according to the specified comparator.
create(Comparator<? super K>, Comparator<? super V>) - Static method in class com.google.common.collect.TreeMultimap
Creates an empty TreeMultimap instance using explicit comparators.
create(Comparator<? super R>, Comparator<? super C>) - Static method in class com.google.common.collect.TreeBasedTable
Creates an empty TreeBasedTable that is ordered by the specified comparators.
create(Callable<V>) - Static method in class net.lax1dude.eaglercraft.v1_8.futures.ListenableFutureTask
 
create(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashBiMap
Constructs a new bimap containing initial values from map.
create(Map<Character, String>) - Static method in class com.google.common.escape.ArrayBasedEscaperMap
Returns a new ArrayBasedEscaperMap for creating ArrayBasedCharEscaper or ArrayBasedUnicodeEscaper instances.
create(Map<Class<? extends B>, B>) - Static method in class com.google.common.collect.MutableClassToInstanceMap
Returns a new MutableClassToInstanceMap instance backed by a given empty backingMap.
create(Map<K, ? extends V>) - Static method in class com.google.common.collect.EnumHashBiMap
Constructs a new bimap with the same mappings as the specified map.
create(Map<K, V>) - Static method in class com.google.common.collect.EnumBiMap
Returns a new bimap with the same mappings as the specified map.
create(K) - Method in interface net.lax1dude.eaglercraft.v1_8.cache.EaglerCacheProvider
 
create(ResourceLocation) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
 
create(ResourceLocation, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
 
create(ResourceLocation, float, float, float) - Static method in class net.minecraft.client.audio.PositionedSoundRecord
 
createAndLoadEntity(NBTTagCompound) - Static method in class net.minecraft.tileentity.TileEntity
+ Creates a new entity and loads its data from the specified NBT.
createBigDecimal(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a BigDecimal.
createBigInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a BigInteger; since 3.2 it handles hex (0x or #) and octal (0) notations.
createBindEntityOutlineFbs(int, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
createBlockState() - Method in class net.minecraft.block.Block
 
createBlockState() - Method in class net.minecraft.block.BlockAnvil
 
createBlockState() - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
createBlockState() - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
createBlockState() - Method in class net.minecraft.block.BlockBed
 
createBlockState() - Method in class net.minecraft.block.BlockBrewingStand
 
createBlockState() - Method in class net.minecraft.block.BlockButton
 
createBlockState() - Method in class net.minecraft.block.BlockCactus
 
createBlockState() - Method in class net.minecraft.block.BlockCake
 
createBlockState() - Method in class net.minecraft.block.BlockCarpet
 
createBlockState() - Method in class net.minecraft.block.BlockCauldron
 
createBlockState() - Method in class net.minecraft.block.BlockChest
 
createBlockState() - Method in class net.minecraft.block.BlockCocoa
 
createBlockState() - Method in class net.minecraft.block.BlockColored
 
createBlockState() - Method in class net.minecraft.block.BlockCommandBlock
 
createBlockState() - Method in class net.minecraft.block.BlockCrops
 
createBlockState() - Method in class net.minecraft.block.BlockDaylightDetector
 
createBlockState() - Method in class net.minecraft.block.BlockDirt
 
createBlockState() - Method in class net.minecraft.block.BlockDispenser
 
createBlockState() - Method in class net.minecraft.block.BlockDoor
 
createBlockState() - Method in class net.minecraft.block.BlockDoublePlant
 
createBlockState() - Method in class net.minecraft.block.BlockEnderChest
 
createBlockState() - Method in class net.minecraft.block.BlockEndPortalFrame
 
createBlockState() - Method in class net.minecraft.block.BlockFarmland
 
createBlockState() - Method in class net.minecraft.block.BlockFence
 
createBlockState() - Method in class net.minecraft.block.BlockFenceGate
 
createBlockState() - Method in class net.minecraft.block.BlockFire
 
createBlockState() - Method in class net.minecraft.block.BlockFlower
 
createBlockState() - Method in class net.minecraft.block.BlockFlowerPot
 
createBlockState() - Method in class net.minecraft.block.BlockFurnace
 
createBlockState() - Method in class net.minecraft.block.BlockGrass
 
createBlockState() - Method in class net.minecraft.block.BlockHay
 
createBlockState() - Method in class net.minecraft.block.BlockHopper
 
createBlockState() - Method in class net.minecraft.block.BlockHugeMushroom
 
createBlockState() - Method in class net.minecraft.block.BlockJukebox
 
createBlockState() - Method in class net.minecraft.block.BlockLadder
 
createBlockState() - Method in class net.minecraft.block.BlockLever
 
createBlockState() - Method in class net.minecraft.block.BlockLiquid
 
createBlockState() - Method in class net.minecraft.block.BlockMycelium
 
createBlockState() - Method in class net.minecraft.block.BlockNetherWart
 
createBlockState() - Method in class net.minecraft.block.BlockNewLeaf
 
createBlockState() - Method in class net.minecraft.block.BlockNewLog
 
createBlockState() - Method in class net.minecraft.block.BlockOldLeaf
 
createBlockState() - Method in class net.minecraft.block.BlockOldLog
 
createBlockState() - Method in class net.minecraft.block.BlockPane
 
createBlockState() - Method in class net.minecraft.block.BlockPistonBase
 
createBlockState() - Method in class net.minecraft.block.BlockPistonExtension
 
createBlockState() - Method in class net.minecraft.block.BlockPistonMoving
 
createBlockState() - Method in class net.minecraft.block.BlockPlanks
 
createBlockState() - Method in class net.minecraft.block.BlockPortal
 
createBlockState() - Method in class net.minecraft.block.BlockPressurePlate
 
createBlockState() - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
createBlockState() - Method in class net.minecraft.block.BlockPrismarine
 
createBlockState() - Method in class net.minecraft.block.BlockPumpkin
 
createBlockState() - Method in class net.minecraft.block.BlockQuartz
 
createBlockState() - Method in class net.minecraft.block.BlockRail
 
createBlockState() - Method in class net.minecraft.block.BlockRailDetector
 
createBlockState() - Method in class net.minecraft.block.BlockRailPowered
 
createBlockState() - Method in class net.minecraft.block.BlockRedSandstone
 
createBlockState() - Method in class net.minecraft.block.BlockRedstoneComparator
 
createBlockState() - Method in class net.minecraft.block.BlockRedstoneRepeater
 
createBlockState() - Method in class net.minecraft.block.BlockRedstoneWire
 
createBlockState() - Method in class net.minecraft.block.BlockReed
 
createBlockState() - Method in class net.minecraft.block.BlockSand
 
createBlockState() - Method in class net.minecraft.block.BlockSandStone
 
createBlockState() - Method in class net.minecraft.block.BlockSapling
 
createBlockState() - Method in class net.minecraft.block.BlockSilverfish
 
createBlockState() - Method in class net.minecraft.block.BlockSkull
 
createBlockState() - Method in class net.minecraft.block.BlockSnow
 
createBlockState() - Method in class net.minecraft.block.BlockSponge
 
createBlockState() - Method in class net.minecraft.block.BlockStainedGlass
 
createBlockState() - Method in class net.minecraft.block.BlockStainedGlassPane
 
createBlockState() - Method in class net.minecraft.block.BlockStairs
 
createBlockState() - Method in class net.minecraft.block.BlockStandingSign
 
createBlockState() - Method in class net.minecraft.block.BlockStem
 
createBlockState() - Method in class net.minecraft.block.BlockStone
 
createBlockState() - Method in class net.minecraft.block.BlockStoneBrick
 
createBlockState() - Method in class net.minecraft.block.BlockStoneSlab
 
createBlockState() - Method in class net.minecraft.block.BlockStoneSlabNew
 
createBlockState() - Method in class net.minecraft.block.BlockTallGrass
 
createBlockState() - Method in class net.minecraft.block.BlockTNT
 
createBlockState() - Method in class net.minecraft.block.BlockTorch
 
createBlockState() - Method in class net.minecraft.block.BlockTrapDoor
 
createBlockState() - Method in class net.minecraft.block.BlockTripWire
 
createBlockState() - Method in class net.minecraft.block.BlockTripWireHook
 
createBlockState() - Method in class net.minecraft.block.BlockVine
 
createBlockState() - Method in class net.minecraft.block.BlockWall
 
createBlockState() - Method in class net.minecraft.block.BlockWallSign
 
createBlockState() - Method in class net.minecraft.block.BlockWoodSlab
 
createButtons() - Method in class net.minecraft.client.gui.achievement.GuiStats
 
createButtons() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.EntityAgeable
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityChicken
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityCow
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityHorse
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityMooshroom
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityOcelot
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityPig
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityRabbit
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntitySheep
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityVillager
 
createChild(EntityAgeable) - Method in class net.minecraft.entity.passive.EntityWolf
 
createChunkProvider() - Method in class net.minecraft.client.multiplayer.WorldClient
+ Creates the chunk provider for this world.
createChunkProvider() - Method in class net.minecraft.world.World
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.block.BlockAnvil.Anvil
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartChest
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
createContainer(InventoryPlayer, EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
 
createContainer(InventoryPlayer, EntityPlayer) - Method in interface net.minecraft.world.IInteractionObject
 
createCopy() - Method in class net.minecraft.util.ChatComponentScore
+ Creates a copy of this component.
createCopy() - Method in class net.minecraft.util.ChatComponentSelector
+ Creates a copy of this component.
createCopy() - Method in class net.minecraft.util.ChatComponentText
+ Creates a copy of this component.
createCopy() - Method in class net.minecraft.util.ChatComponentTranslation
+ Creates a copy of this component.
createCopy() - Method in interface net.minecraft.util.IChatComponent
+ Creates a copy of this component.
createDeepCopy() - Method in class net.minecraft.util.ChatStyle
+ Creates a deep copy of this style.
createDeepCopyIterator(Iterable<IChatComponent>) - Static method in class net.minecraft.util.ChatComponentStyle
+ Creates an iterator that iterates over the given components, returning deep copies of each component in turn so that the properties of the returned objects will remain externally consistent after being returned.
createDirectByteBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
+ Creates and returns a direct byte buffer with the specified capacity.
createDirectFloatBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
+ Creates and returns a direct float buffer with the specified capacity.
createDirectIntBuffer(int) - Static method in class net.minecraft.client.renderer.GLAllocation
+ Creates and returns a direct int buffer with the specified capacity.
createDouble(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a Double.
createEaglerURLSkinUUID(String) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
createEatingParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
 
createEntity(World) - Method in interface net.minecraft.entity.EntityConstructor
 
createEntityByID(int, World) - Static method in class net.minecraft.entity.EntityList
+ Create a new instance of an entity in the world by using an entity ID.
createEntityByName(String, World) - Static method in class net.minecraft.entity.EntityList
+ Create a new instance of an entity in the world by using the entity name.
createEntityFromNBT(NBTTagCompound, World) - Static method in class net.minecraft.entity.EntityList
+ create a new instance of an entity from NBT store
createExplosion(Entity, double, double, double, float, boolean) - Method in class net.minecraft.world.World
+ Creates an explosion.
createFlatGeneratorFromString(String) - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
 
createFloat(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a Float.
createIDBFactory() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
createIndex(String, String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
createIndex(String, String[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
createInstance() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
createInstance() - Method in class net.minecraft.entity.monster.EntitySlime
 
createInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a Integer, handling hex (0xhhhh) and octal (0dddd) notations.
createKnot(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
 
createLong(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a Long; since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations.
createLookup(Class<?>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
createMap(Iterable<K>, Iterable<V>) - Static method in class net.minecraft.util.MapPopulator
 
createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMap
 
createMapDataPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMapBase
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenForest
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenHills
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenPlains
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenSavanna
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenSnow
 
createMutatedBiome(int) - Method in class net.minecraft.world.biome.BiomeGenTaiga
 
createMutation() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Creates a mutated version of the biome and places it into the biomeList with an index equal to the original plus 128
createNewByType(byte) - Static method in class net.minecraft.nbt.NBTBase
+ Creates a new NBTBase object that corresponds with the passed in id.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBanner
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBeacon
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockBrewingStand
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockChest
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockCommandBlock
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDaylightDetector
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDispenser
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockDropper
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEnchantmentTable
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEnderChest
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockEndPortal
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockFlowerPot
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockFurnace
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockHopper
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockJukebox
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockMobSpawner
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockNote
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockPistonMoving
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockSign
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in class net.minecraft.block.BlockSkull
+ Returns a new instance of a block's tile entity class.
createNewTileEntity(World, int) - Method in interface net.minecraft.block.ITileEntityProvider
+ Returns a new instance of a block's tile entity class.
createNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Turns a string value into a java.lang.Number.
createObjectStore(String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
createObjectStore(String, IDBObjectStoreParameters) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
createPath(Object...) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
createQuery() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
createRateLimitKick(GuiScreen) - Static method in class net.minecraft.client.gui.GuiDisconnected
 
createRenderChunks(IRenderChunkFactory) - Method in class net.minecraft.client.renderer.ViewFrustum
 
createRunningParticles() - Method in class net.minecraft.entity.Entity
 
createShallowCopy() - Method in class net.minecraft.util.ChatStyle
+ Creates a shallow copy of this style.
createStackedBlock(IBlockState) - Method in class net.minecraft.block.Block
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockHay
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockNewLog
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockOldLog
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockQuartz
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockRedstoneLight
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockRedstoneOre
 
createStackedBlock(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
 
createStarted() - Static method in class org.apache.commons.lang3.time.StopWatch
Creates a started stopwatch for convenience.
createTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
createUnderlyingMap() - Method in class net.minecraft.client.audio.SoundRegistry
 
createUnderlyingMap() - Method in class net.minecraft.util.RegistryNamespaced
 
createUnderlyingMap() - Method in class net.minecraft.util.RegistrySimple
 
createVertexArray() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
CREATIVE - net.minecraft.client.audio.MusicTicker.MusicType
 
CREATIVE - net.minecraft.world.WorldSettings.GameType
 
CreativeCrafting - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
CreativeCrafting(Minecraft) - Constructor for class net.minecraft.client.gui.inventory.CreativeCrafting
 
creativeMode - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
creativeTabArray - Static variable in class net.minecraft.creativetab.CreativeTabs
 
CreativeTabs - Class in net.minecraft.creativetab
 
CreativeTabs(int, String) - Constructor for class net.minecraft.creativetab.CreativeTabs
 
CREATURE - net.minecraft.entity.EnumCreatureType
 
CREDITS - net.minecraft.client.audio.MusicTicker.MusicType
 
CREEBET - net.minecraft.entity.item.EntityPainting.EnumArt
 
CREEPER - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
CREEPER - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
creeperArmor - Variable in class net.minecraft.client.model.ModelCreeper
 
CRIT - net.minecraft.util.EnumParticleTypes
 
CRIT_MAGIC - net.minecraft.util.EnumParticleTypes
 
CRLFtoLF(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
cross(Vector3f, Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
The cross product of two vectors.
CROSS - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
crossProduct(Vec3) - Method in class net.minecraft.util.Vec3
+ Returns a new vector with the result of this vector x the specified vector.
crossProduct(Vec3i) - Method in class net.minecraft.util.BlockPos
+ Calculate the cross product of this and the given Vector
crossProduct(Vec3i) - Method in class net.minecraft.util.Vec3i
+ Calculate the cross product of this and the given Vector
cubeList - Variable in class net.minecraft.client.model.ModelRenderer
 
cullFace - Variable in class net.minecraft.client.renderer.block.model.BlockPartFace
 
cullFace(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
CURLY_BORDER - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
current() - Static method in class net.lax1dude.eaglercraft.v1_8.ThreadLocalRandom
 
currentAngle - Variable in class net.minecraft.client.renderer.texture.TextureCompass
 
currentItem - Variable in class net.minecraft.entity.player.InventoryPlayer
 
currentItem - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
currentLocale - Static variable in class net.minecraft.client.resources.LanguageManager
 
currentQuery - Variable in class net.minecraft.client.multiplayer.ServerData
 
currentScreen - Variable in class net.minecraft.client.Minecraft
 
currentServerMaxPlayers - Variable in class net.minecraft.client.network.NetHandlerPlayClient
 
CUSTOMIZED - Static variable in class net.minecraft.world.WorldType
 
customName - Variable in class net.minecraft.tileentity.TileEntityDispenser
 
customSkin - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
CustomSkin - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
CustomSkin(String, byte[], SkinModel) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
customSkinId - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
customSkins - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
CUTOUT - net.minecraft.util.EnumWorldBlockLayer
 
CUTOUT_MIPPED - net.minecraft.util.EnumWorldBlockLayer
 
CYAN - net.minecraft.item.EnumDyeColor
 
cyanColor - Static variable in class net.minecraft.block.material.MapColor
 
cycle() - Method in class com.google.common.collect.FluentIterable
Returns a fluent iterable whose Iterator cycles indefinitely over the elements of this fluent iterable.
cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable whose iterators cycle indefinitely over the elements of iterable.
cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator that cycles indefinitely over the elements of iterable.
cycle(T...) - Static method in class com.google.common.collect.Iterables
Returns an iterable whose iterators cycle indefinitely over the provided elements.
cycle(T...) - Static method in class com.google.common.collect.Iterators
Returns an iterator that cycles indefinitely over the provided elements.
cycleProperty(IProperty<T>) - Method in class net.minecraft.block.state.BlockStateBase
 
cycleProperty(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
 
cyclePropertyValue(Collection<T>, T) - Static method in class net.minecraft.block.state.BlockStateBase
 
CYCLIST_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
CYCLIST_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 

D

D3D11 - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
DAMAGE - Static variable in class net.minecraft.block.BlockAnvil
 
damageArmor(float) - Method in class net.minecraft.entity.EntityLivingBase
 
damageArmor(float) - Method in class net.minecraft.entity.player.EntityPlayer
 
damageArmor(float) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Damages armor in each slot by the specified amount.
damageBoost - Static variable in class net.minecraft.potion.Potion
 
damageDealtStat - Static variable in class net.minecraft.stats.StatList
+ the amount of damage you've dealt
damageDropped(IBlockState) - Method in class net.minecraft.block.Block
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockAnvil
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockCarpet
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockColored
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockDirt
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockFlower
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockNewLog
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockOldLog
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockOre
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockPlanks
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockQuartz
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockRedSandstone
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockSand
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockSandStone
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockSapling
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockSponge
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStone
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStoneBrick
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockWall
+ Gets the metadata of the item this Block can drop.
damageDropped(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
+ Gets the metadata of the item this Block can drop.
damageEntity(DamageSource, float) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Deals damage to the entity.
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.EntityLivingBase
+ Deals damage to the entity.
damageEntity(DamageSource, float) - Method in class net.minecraft.entity.player.EntityPlayer
+ Deals damage to the entity.
damageItem(int, EntityLivingBase) - Method in class net.minecraft.item.ItemStack
+ Damages the item in the ItemStack
damageReduceAmount - Variable in class net.minecraft.item.ItemArmor
 
DamageSource - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DamageSource(String) - Constructor for class net.minecraft.util.DamageSource
 
damageSourceEntity - Variable in class net.minecraft.util.EntityDamageSource
 
damageTakenStat - Static variable in class net.minecraft.stats.StatList
+ the amount of damage you have taken
damageType - Variable in class net.minecraft.enchantment.EnchantmentDamage
 
damageType - Variable in class net.minecraft.util.DamageSource
 
DANDELION - net.minecraft.block.BlockFlower.EnumFlowerType
 
DANDELION - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
DARK - net.minecraft.block.BlockPrismarine.EnumType
 
DARK_AQUA - net.minecraft.util.EnumChatFormatting
 
DARK_BLUE - net.minecraft.util.EnumChatFormatting
 
DARK_GRAY - net.minecraft.util.EnumChatFormatting
 
DARK_GREEN - net.minecraft.util.EnumChatFormatting
 
DARK_META - Static variable in class net.minecraft.block.BlockPrismarine
 
DARK_OAK - net.minecraft.block.BlockPlanks.EnumType
 
dark_oak_door - Static variable in class net.minecraft.init.Blocks
 
dark_oak_door - Static variable in class net.minecraft.init.Items
 
dark_oak_fence - Static variable in class net.minecraft.init.Blocks
 
dark_oak_fence_gate - Static variable in class net.minecraft.init.Blocks
 
DARK_OAK_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
dark_oak_stairs - Static variable in class net.minecraft.init.Blocks
 
DARK_PURPLE - net.minecraft.util.EnumChatFormatting
 
DARK_RED - net.minecraft.util.EnumChatFormatting
 
data - Variable in class net.minecraft.network.play.server.S21PacketChunkData.Extracted
 
data - Variable in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
data - Variable in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
database - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
database - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.DatabaseOpen
 
databaseName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Name of a database on a server.
DatabaseOpen(boolean, boolean, String, IDBDatabase) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.DatabaseOpen
 
dataSize - Variable in class net.minecraft.network.play.server.S21PacketChunkData.Extracted
 
DataSourceDefinition - Annotation Type in javax.annotation.sql
Annotation used to define a container DataSource to be registered with JNDI.
DataSourceDefinitions - Annotation Type in javax.annotation.sql
Declares one or more DataSourceDefinition annotations.
dataWatcher - Variable in class net.minecraft.entity.Entity
 
DataWatcher - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DataWatcher(Entity) - Constructor for class net.minecraft.entity.DataWatcher
 
DataWatcher.WatchableObject - Class in net.minecraft.entity
 
date() - Method in annotation type javax.annotation.Generated
Date when the source was generated.
DateFormatUtils - Class in org.apache.commons.lang3.time
Date and time formatting utilities and constants.
DateFormatUtils() - Constructor for class org.apache.commons.lang3.time.DateFormatUtils
DateFormatUtils instances should NOT be constructed in standard programming.
DateParser - Interface in org.apache.commons.lang3.time
DateParser is the "missing" interface for the parsing methods of DateFormat.
DatePrinter - Interface in org.apache.commons.lang3.time
DatePrinter is the "missing" interface for the format methods of DateFormat.
DateUtils - Class in org.apache.commons.lang3.time
A suite of utilities surrounding the use of the Calendar and Date object.
DateUtils() - Constructor for class org.apache.commons.lang3.time.DateUtils
DateUtils instances should NOT be constructed in standard programming.
daylight_detector - Static variable in class net.minecraft.init.Blocks
 
daylight_detector_inverted - Static variable in class net.minecraft.init.Blocks
 
DC1 - Static variable in class com.google.common.base.Ascii
Device Control 1.
DC2 - Static variable in class com.google.common.base.Ascii
Device Control 2.
DC3 - Static variable in class com.google.common.base.Ascii
Device Control 3.
DC4 - Static variable in class com.google.common.base.Ascii
Device Control 4.
dead - Variable in class net.minecraft.entity.EntityLivingBase
 
DEAD_BUSH - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
DEAD_BUSH - net.minecraft.block.BlockTallGrass.EnumType
 
deadbush - Static variable in class net.minecraft.init.Blocks
 
dealFireDamage(int) - Method in class net.minecraft.entity.Entity
+ Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
dealFireDamage(int) - Method in class net.minecraft.entity.item.EntityItem
+ Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
dealFireDamage(int) - Method in class net.minecraft.entity.item.EntityXPOrb
+ Will deal the specified amount of damage to the entity if the entity isn't immune to fire damage.
deathCount - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
deathMessage - Variable in class net.minecraft.network.play.server.S42PacketCombatEvent
 
deathsStat - Static variable in class net.minecraft.stats.StatList
+ the number of times you have died
deathTicks - Variable in class net.minecraft.entity.boss.EntityDragon
 
deathTime - Variable in class net.minecraft.entity.EntityLivingBase
 
debug - Variable in class net.minecraft.client.Minecraft
+ String that shows the debug information
debug(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
debug(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
debug(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
DEBUG - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
debugCamEnable - Variable in class net.minecraft.client.settings.GameSettings
 
debugPrintStackTrace(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
debugPrintStackTraceToSTDERR(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
DECAYABLE - Static variable in class net.minecraft.block.BlockLeaves
 
DECIMAL_FLOAT - net.lax1dude.eaglercraft.v1_8.HFormatter.BigDecimalLayoutForm
Use normal decimal/float style for BigDecimals.
DECIMALFORMAT - Static variable in class net.minecraft.item.ItemStack
 
DeclareRoles - Annotation Type in javax.annotation.security
Used by application to declare security roles.
DECLINED - net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
 
decode(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Decodes a byte[] containing characters in the Base-N alphabet.
decode(CharSequence) - Method in class com.google.common.io.BaseEncoding
Decodes the specified character sequence, and returns the resulting byte[].
decode(Object) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Decodes an Object using the Base-N algorithm.
decode(String) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int value represented by the given string.
decode(String) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long value represented by the given string.
decode(String) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Decodes a String containing characters in the Base-N alphabet.
decodeAudioAsync(ArrayBuffer, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
decodeBase64(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Decodes Base64 data into octets.
decodeBase64(String) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Decodes a Base64 String into octets.
decodeHex(CharSequence) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
decodeHexByte(CharSequence, int) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
decodeHexByte(CharSequence, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Decode a 2-digit hex byte from within a string.
decodeInteger(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
DecoderException - Exception in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
DecoderException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.DecoderException
 
DecoderException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.DecoderException
 
DecoderException(String, Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.DecoderException
 
DecoderException(Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.DecoderException
 
decodingSource(CharSource) - Method in class com.google.common.io.BaseEncoding
Returns a ByteSource that reads base-encoded bytes from the specified CharSource.
decodingStream(Reader) - Method in class com.google.common.io.BaseEncoding
Returns an InputStream that decodes base-encoded input from the specified Reader.
decreaseAirSupply(int) - Method in class net.minecraft.entity.EntityLivingBase
+ Decrements the entity's air supply when underwater
decreaseAirSupply(int) - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Decrements the entity's air supply when underwater
decreaseScore(int) - Method in class net.minecraft.scoreboard.Score
 
decrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
Decrements the value.
decrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Decrements the value.
decrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Decrements the value.
decrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
Decrements the value.
decrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
Decrements the value.
decrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
Decrements the value.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
decrementAnimations() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Decrement the number of animations remaining.
decrStackSize(int) - Method in class net.minecraft.inventory.Slot
+ Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
decrStackSize(int) - Method in class net.minecraft.inventory.SlotCrafting
+ Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
decrStackSize(int) - Method in class net.minecraft.inventory.SlotFurnaceOutput
+ Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
decrStackSize(int) - Method in class net.minecraft.inventory.SlotMerchantResult
+ Decrease the size of the stack in slot (first int arg) by the amount of the second int arg.
decrStackSize(int, int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in interface net.minecraft.inventory.IInventory
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.inventory.InventoryBasic
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.inventory.InventoryCraftResult
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.inventory.InventoryLargeChest
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.inventory.InventoryMerchant
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
decrStackSize(int, int) - Method in class net.minecraft.tileentity.TileEntityHopper
+ Removes up to a specified number of items from an inventory slot and returns them in a new stack.
deepCheckNotNull(String, T...) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Check that the given varargs is not null and does not contain elements null elements.
deepOcean - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
DEFAULT - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
DEFAULT - net.minecraft.block.BlockPistonExtension.EnumPistonType
 
DEFAULT - net.minecraft.block.BlockQuartz.EnumType
 
DEFAULT - net.minecraft.block.BlockRedSandstone.EnumType
 
DEFAULT - net.minecraft.block.BlockSandStone.EnumType
 
DEFAULT - net.minecraft.block.BlockStoneBrick.EnumType
 
DEFAULT - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
DEFAULT - Static variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
DEFAULT - Static variable in class net.minecraft.world.WorldType
+ Default world type.
DEFAULT_1_1 - Static variable in class net.minecraft.world.WorldType
+ Default (1.1) world type.
DEFAULT_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
DEFAULT_DIFFICULTY - Static variable in class net.minecraft.world.storage.WorldInfo
 
DEFAULT_ESCAPE - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Constant for the default escape character.
DEFAULT_META - Static variable in class net.minecraft.block.BlockStoneBrick
 
DEFAULT_PREFIX - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Constant for the default variable prefix.
DEFAULT_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
DEFAULT_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The default toString style.
DEFAULT_SUFFIX - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Constant for the default variable suffix.
DEFAULT_VALUE_DELIMITER - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Constant for the default value delimiter of a variable.
defaultIfBlank(T, T) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is whitespace, empty ("") or null, the value of defaultStr.
defaultIfEmpty(T, T) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is empty or null, the value of defaultStr.
defaultIfNull(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
Returns a default value if the object passed is null.
defaultLightValue - Variable in enum net.minecraft.world.EnumSkyBlock
 
defaultNull - Static variable in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
DefaultPlayerSkin - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DefaultPlayerSkin() - Constructor for class net.minecraft.client.resources.DefaultPlayerSkin
 
defaultResourceDomains - Static variable in class net.minecraft.client.resources.DefaultResourcePack
 
DefaultResourcePack - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DefaultResourcePack() - Constructor for class net.minecraft.client.resources.DefaultResourcePack
 
Defaults - Class in com.google.common.base
This class provides default values for all Java types, as defined by the JLS.
DefaultServer(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter.DefaultServer
 
DefaultSkins - Enum in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
defaultSkinsMap - Static variable in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
DefaultStateMapper - Class in net.minecraft.client.renderer.block.statemap
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DefaultStateMapper() - Constructor for class net.minecraft.client.renderer.block.statemap.DefaultStateMapper
 
defaultString(String) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in String, or if the String is null, an empty String ("").
defaultString(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in String, or if the String is null, the value of defaultStr.
defaultTexUnit - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.OpenGlHelper
 
defaultTimeout - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
defaultValue(Class<T>) - Static method in class com.google.common.base.Defaults
Returns the default value of type as defined by JLS --- 0 for numbers, false for boolean and '\0' for char.
DefaultVertexFormats - Class in net.minecraft.client.renderer.vertex
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DefaultVertexFormats() - Constructor for class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
dehexchar(char) - Static method in class org.json.JSONTokener
Get the hex value of a character (base16).
DEL - Static variable in class com.google.common.base.Ascii
Delete: This character is used primarily to "erase" or "obliterate" erroneous or unwanted characters in perforated tape.
DELAY - Static variable in class net.minecraft.block.BlockRedstoneRepeater
 
delayBeforeCanPickup - Variable in class net.minecraft.entity.item.EntityXPOrb
 
delegate() - Method in class com.google.common.collect.EvictingQueue
 
delegate() - Method in class com.google.common.collect.ForwardingCollection
 
delegate() - Method in class com.google.common.collect.ForwardingDeque
 
delegate() - Method in class com.google.common.collect.ForwardingIterator
 
delegate() - Method in class com.google.common.collect.ForwardingList
 
delegate() - Method in class com.google.common.collect.ForwardingListIterator
 
delegate() - Method in class com.google.common.collect.ForwardingListMultimap
 
delegate() - Method in class com.google.common.collect.ForwardingMap
 
delegate() - Method in class com.google.common.collect.ForwardingMapEntry
 
delegate() - Method in class com.google.common.collect.ForwardingMultimap
 
delegate() - Method in class com.google.common.collect.ForwardingMultiset
 
delegate() - Method in class com.google.common.collect.ForwardingNavigableMap
 
delegate() - Method in class com.google.common.collect.ForwardingNavigableSet
 
delegate() - Method in class com.google.common.collect.ForwardingObject
Returns the backing delegate instance that methods are forwarded to.
delegate() - Method in class com.google.common.collect.ForwardingQueue
 
delegate() - Method in class com.google.common.collect.ForwardingSet
 
delegate() - Method in class com.google.common.collect.ForwardingSetMultimap
 
delegate() - Method in class com.google.common.collect.ForwardingSortedMap
 
delegate() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
delegate() - Method in class com.google.common.collect.ForwardingSortedSet
 
delegate() - Method in class com.google.common.collect.ForwardingSortedSetMultimap
 
delegate() - Method in class com.google.common.collect.ForwardingTable
 
delegate() - Method in class com.google.common.collect.ImmutableClassToInstanceMap
 
delegate() - Method in class net.minecraft.util.JsonSerializableSet
 
delete() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
delete() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
delete() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
delete() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
delete() - Method in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
delete(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the characters between the two specified indices.
delete(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
Takes an argument in set-syntax, see evaluateSet, and deletes any of characters present in the specified string.
delete(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
deleteAll() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
deleteAll() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
deleteAll(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the character wherever it occurs in the builder.
deleteAll(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the string wherever it occurs in the builder.
deleteAll(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes all parts of the builder that the matcher matches.
deleteAllDisplayLists() - Method in class net.minecraft.client.renderer.RenderGlobal
+ Deletes all display lists
deleteCharAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the character at the specified index.
deleteChatLine(int) - Method in class net.minecraft.client.gui.GuiNewChat
+ finds and deletes a Chat line by ID
deleteDatabase(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
deleteDisplayLists(int) - Static method in class net.minecraft.client.renderer.GLAllocation
 
deleteFile(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
deleteFile(IDBDatabase, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
deleteFiles(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
deleteFiles(IDBDatabase, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
deleteFirst(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the character wherever it occurs in the builder.
deleteFirst(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the string wherever it occurs in the builder.
deleteFirst(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Deletes the first match within the builder using the specified matcher.
deleteFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
+ delete the selected text, otherwsie deletes characters from either side of the cursor.
deleteGlResources() - Method in class net.minecraft.client.renderer.chunk.ListedRenderChunk
 
deleteGlResources() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
deleteGlResources() - Method in class net.minecraft.client.renderer.ViewFrustum
 
deleteGlTexture() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
deleteIndex(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
deleteObjectStore(String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
deleteQuery(WebGLQuery) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
deleteResourcePack(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
deleteTexture(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
deleteTexture(int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
deleteTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
deleteVertexArray(WebGLVertexArray) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
deleteWhitespace(String) - Static method in class org.apache.commons.lang3.StringUtils
Deletes all whitespaces from a String as defined by Character.isWhitespace(char).
deleteWords(int) - Method in class net.minecraft.client.gui.GuiTextField
+ Deletes the specified number of words starting at the cursor position.
deltaX - Variable in class net.minecraft.util.MouseHelper
 
deltaY - Variable in class net.minecraft.util.MouseHelper
 
denormalizeClamp(double, double, double) - Static method in class net.minecraft.util.MathHelper
 
denormalizeValue(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
DenyAll - Annotation Type in javax.annotation.security
Specifies that no security roles are allowed to invoke the specified method(s).
DEPTH_COMPONENT32F - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
DEPTH24_STENCIL8 - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
depthFunc(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
depthMask(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
depthStrider - Static variable in class net.minecraft.enchantment.Enchantment
 
descendingIterator() - Method in class com.google.common.collect.ForwardingDeque
 
descendingIterator() - Method in class com.google.common.collect.ForwardingNavigableSet
 
descendingIterator() - Method in class com.google.common.collect.ImmutableSortedSet
 
descendingKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
 
descendingKeySet() - Method in class com.google.common.collect.ImmutableSortedMap
 
descendingMap() - Method in class com.google.common.collect.ForwardingNavigableMap
 
descendingMap() - Method in class com.google.common.collect.ImmutableSortedMap
 
descendingMultiset() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
descendingMultiset() - Method in class com.google.common.collect.ImmutableSortedMultiset
 
descendingMultiset() - Method in interface com.google.common.collect.SortedMultiset
Returns a descending view of this multiset.
descendingSet() - Method in class com.google.common.collect.ForwardingNavigableSet
 
descendingSet() - Method in class com.google.common.collect.ImmutableSortedSet
 
description() - Method in annotation type javax.annotation.Resource
Description of this resource.
description() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Description of this data source
descriptionToAttributeInstanceMap - Variable in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
deserialize(byte[]) - Static method in class org.apache.commons.lang3.SerializationUtils
Deserializes a single Object from an array of bytes.
deserialize(J) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONTypeDeserializer
 
deserialize(InputStream) - Static method in class org.apache.commons.lang3.SerializationUtils
Deserializes an Object from the specified stream.
deserialize(Object) - Method in class net.minecraft.util.IChatComponent.Serializer
 
deserialize(Object, Class<O>) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
deserialize(String) - Static method in class net.minecraft.client.renderer.block.model.ModelBlock
 
deserialize(JSONObject) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.SoundMapDeserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.audio.SoundListSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ItemTransformVec3f.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
deserialize(JSONObject) - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer
 
deserialize(JSONObject) - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData.Serializer
 
deserialize(JSONObject) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
deserialize(JSONObject) - Method in class net.minecraft.util.ChatStyle.Serializer
 
deserializeFromJson(J) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONTypeDeserializer
 
deserializeNoCast(Object, Class<O>) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.BlockFaceUV.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.BlockPart.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.ItemCameraTransforms.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.ItemTransformVec3f.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
Deserializer() - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
desert - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
desertHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
DESKTOP - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
DESKTOP - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
 
despawnEntity() - Method in class net.minecraft.entity.boss.EntityDragon
+ Makes the entity despawn if requirements are reached
despawnEntity() - Method in class net.minecraft.entity.boss.EntityWither
+ Makes the entity despawn if requirements are reached
despawnEntity() - Method in class net.minecraft.entity.EntityLiving
+ Makes the entity despawn if requirements are reached
destPos - Variable in class net.minecraft.entity.passive.EntityChicken
 
destroy() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
destroy() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
destroy() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
destroy() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
destroy() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
DESTROY_STAGES - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
destroyBlock(BlockPos, boolean) - Method in class net.minecraft.world.World
+ Sets a block to air, but also plays the sound and particles and can spawn drops
DestroyBlockProgress - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DestroyBlockProgress(int, BlockPos) - Constructor for class net.minecraft.client.renderer.DestroyBlockProgress
 
destroyCurrentEquippedItem() - Method in class net.minecraft.entity.player.EntityPlayer
+ Destroys the currently equipped item from the player's inventory.
detachHome() - Method in class net.minecraft.entity.EntityCreature
 
Detainted - Annotation Type in javax.annotation
 
detectAndSendChanges() - Method in class net.minecraft.inventory.Container
+ Looks for changes made in the container, sends them to every listener.
detectAndSendChanges() - Method in class net.minecraft.inventory.ContainerBrewingStand
+ Looks for changes made in the container, sends them to every listener.
detectAndSendChanges() - Method in class net.minecraft.inventory.ContainerEnchantment
+ Looks for changes made in the container, sends them to every listener.
detectAndSendChanges() - Method in class net.minecraft.inventory.ContainerFurnace
+ Looks for changes made in the container, sends them to every listener.
detectAndSendChanges() - Method in class net.minecraft.inventory.ContainerMerchant
+ Looks for changes made in the container, sends them to every listener.
detector_rail - Static variable in class net.minecraft.init.Blocks
 
determinant() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
 
determinant() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
determinant() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
determinant() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
DEVELOPER_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
DEVELOPER_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
DIAGONAL_LEFT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
DIAGONAL_LEFT_MIRROR - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
DIAGONAL_RIGHT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
DIAGONAL_RIGHT_MIRROR - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
diameter - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
diamond - Static variable in class net.minecraft.init.Items
 
DIAMOND - net.minecraft.item.ItemArmor.ArmorMaterial
 
diamond_axe - Static variable in class net.minecraft.init.Items
 
diamond_block - Static variable in class net.minecraft.init.Blocks
 
diamond_boots - Static variable in class net.minecraft.init.Items
 
diamond_chestplate - Static variable in class net.minecraft.init.Items
 
diamond_helmet - Static variable in class net.minecraft.init.Items
 
diamond_hoe - Static variable in class net.minecraft.init.Items
 
diamond_horse_armor - Static variable in class net.minecraft.init.Items
 
diamond_leggings - Static variable in class net.minecraft.init.Items
 
diamond_ore - Static variable in class net.minecraft.init.Blocks
 
diamond_pickaxe - Static variable in class net.minecraft.init.Items
 
diamond_shovel - Static variable in class net.minecraft.init.Items
 
diamond_sword - Static variable in class net.minecraft.init.Items
 
diamondColor - Static variable in class net.minecraft.block.material.MapColor
 
diamonds - Static variable in class net.minecraft.stats.AchievementList
 
diamondsToYou - Static variable in class net.minecraft.stats.AchievementList
 
difference(Multiset<E>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the difference of two multisets.
difference(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Compares two Strings, and returns the portion where they differ.
difference(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two maps.
difference(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, Equivalence<? super V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two maps.
difference(Set<E>, Set<?>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the difference of two sets.
difference(SortedMap<K, ? extends V>, Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two sorted maps, using the comparator of the left map, or Ordering.natural() if the left map uses the natural ordering of its elements.
difficulty - Variable in class net.minecraft.client.settings.GameSettings
 
difficulty - Variable in class net.minecraft.network.play.server.S07PacketRespawn
 
difficulty - Variable in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
DifficultyInstance - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DifficultyInstance(EnumDifficulty, long, long, float) - Constructor for class net.minecraft.world.DifficultyInstance
 
difficultyLocked - Variable in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
DIGGER - net.minecraft.enchantment.EnumEnchantmentType
 
DIGIT - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a digit according to Unicode.
digSlowdown - Static variable in class net.minecraft.potion.Potion
 
digSpeed - Static variable in class net.minecraft.potion.Potion
 
dimension - Variable in class net.minecraft.entity.Entity
 
dimension - Variable in class net.minecraft.network.play.server.S01PacketJoinGame
 
dimension - Variable in class net.minecraft.world.storage.MapData
 
dimensionId - Variable in class net.minecraft.world.WorldProvider
 
dimensionID - Variable in class net.minecraft.network.play.server.S07PacketRespawn
 
DIORITE - net.minecraft.block.BlockStone.EnumType
 
DIORITE_SMOOTH - net.minecraft.block.BlockStone.EnumType
 
DIRECTION_NEXT - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
DIRECTION_NEXT_UNIQUE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
DIRECTION_PREVIOUS - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
DIRECTION_PREVIOUS_UNIQUE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
dirt - Static variable in class net.minecraft.init.Blocks
 
DIRT - net.minecraft.block.BlockDirt.DirtType
 
dirtColor - Static variable in class net.minecraft.block.material.MapColor
 
disableAlpha() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableBlend() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableColorLogic() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableColorMaterial() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableCull() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
DISABLED - net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
disableDamage - Variable in class net.minecraft.entity.player.PlayerCapabilities
 
disableDepth() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableFog() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableLighting() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableLightmap() - Method in class net.minecraft.client.renderer.EntityRenderer
 
disableMCLight(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableOverlayFramebufferBlending() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disablePolygonOffset() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableRescaleNormal() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableSecurityWarning() - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
 
disableShaderBlendAdd() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
+ Disables the OpenGL lighting properties enabled by enableStandardItemLighting
disableStats() - Method in class net.minecraft.block.Block
 
disableTexGen() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
disableTexture2D() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
DISARMED - Static variable in class net.minecraft.block.BlockTripWire
 
discardReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
discardReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Discards the bytes between the 0th index and readerIndex.
discardReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
discardReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
discardSomeReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
discardSomeReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Similar to ByteBuf.discardReadBytes() except that this method might discard some, all, or none of read bytes depending on its internal implementation to reduce overall memory bandwidth consumption at the cost of potentially additional memory consumption.
discardSomeReadBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
discardSomeReadBytes() - Method in class net.minecraft.network.PacketBuffer
 
DiscreteDomain<C extends java.lang.Comparable> - Class in com.google.common.collect
A descriptor for a discrete Comparable domain such as all Integer instances.
DiscreteDomain() - Constructor for class com.google.common.collect.DiscreteDomain
Constructor for use by subclasses.
dismountEntity(Entity) - Method in class net.minecraft.entity.EntityLivingBase
+ Moves the entity to a position out of the way of its mount.
dispatchKeypresses() - Method in class net.minecraft.client.Minecraft
 
dispense(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
+ Dispenses the specified ItemStack from a dispenser.
dispense(IBlockSource, ItemStack) - Method in interface net.minecraft.dispenser.IBehaviorDispenseItem
+ Dispenses the specified ItemStack from a dispenser.
dispense(World, BlockPos) - Method in class net.minecraft.block.BlockDispenser
 
dispense(World, BlockPos) - Method in class net.minecraft.block.BlockDropper
 
dispenseBehaviorRegistry - Static variable in class net.minecraft.block.BlockDispenser
 
dispenser - Static variable in class net.minecraft.init.Blocks
 
dispenserInventory - Variable in class net.minecraft.client.gui.inventory.GuiDispenser
 
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
+ Dispense the specified stack, play the dispense sound and spawn particles.
dispenseStack(IBlockSource, ItemStack) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
+ Dispense the specified stack, play the dispense sound and spawn particles.
Display - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
Display() - Constructor for class net.lax1dude.eaglercraft.v1_8.Display
 
displayAchievement(Achievement) - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
displayAllReleventItems(List<ItemStack>) - Method in class net.minecraft.creativetab.CreativeTabs
+ only shows items which have tabToDisplayOn == this
displayAuthProtocolConfirm(int, GuiScreen, GuiScreen) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.ConnectionHandshake
 
displayColumn - Variable in class net.minecraft.stats.Achievement
 
displayCrashReport(CrashReport) - Method in class net.minecraft.client.Minecraft
+ Wrapper around displayCrashReportInternal
displayFileChooser(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
displayFileChooser(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
displayGui() - Static method in class net.zxmushroom63.plugins.PluginGUI
 
displayGui(IInteractionObject) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
displayGui(IInteractionObject) - Method in class net.minecraft.entity.player.EntityPlayer
 
displayGUIBook(ItemStack) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Displays the GUI for interacting with a book.
displayGUIBook(ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
+ Displays the GUI for interacting with a book.
displayGUIChest(IInventory) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Displays the GUI for interacting with a chest inventory.
displayGUIChest(IInventory) - Method in class net.minecraft.entity.player.EntityPlayer
+ Displays the GUI for interacting with a chest inventory.
displayGUIHorse(EntityHorse, IInventory) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
displayGUIHorse(EntityHorse, IInventory) - Method in class net.minecraft.entity.player.EntityPlayer
 
displayGuiScreen(GuiScreen) - Method in class net.minecraft.client.Minecraft
+ Sets the argument GuiScreen as the main (topmost visible) screen.
displayHeight - Variable in class net.minecraft.client.Minecraft
 
displayInfo - Variable in class net.minecraft.client.main.GameConfiguration
 
DisplayInformation(int, int, boolean, boolean) - Constructor for class net.minecraft.client.main.GameConfiguration.DisplayInformation
 
displayInGameMenu() - Method in class net.minecraft.client.Minecraft
+ Displays the ingame menu
displayLoadingString(String) - Method in class net.minecraft.client.gui.GuiScreenWorking
+ Displays a string on the loading screen supposed to indicate what is being done currently.
displayLoadingString(String) - Method in class net.minecraft.client.LoadingScreenRenderer
+ Displays a string on the loading screen supposed to indicate what is being done currently.
displayLoadingString(String) - Method in interface net.minecraft.util.IProgressUpdate
+ Displays a string on the loading screen supposed to indicate what is being done currently.
displayName - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
displayRow - Variable in class net.minecraft.stats.Achievement
 
displaySavingString(String) - Method in class net.minecraft.client.gui.GuiScreenWorking
+ Shows the 'Saving level' string.
displaySavingString(String) - Method in class net.minecraft.client.LoadingScreenRenderer
+ Shows the 'Saving level' string.
displaySavingString(String) - Method in interface net.minecraft.util.IProgressUpdate
+ Shows the 'Saving level' string.
displayString - Variable in class net.minecraft.client.gui.GuiButton
 
displayTime - Variable in class net.minecraft.network.play.server.S45PacketTitle
 
displayTitle(String, String, int, int, int) - Method in class net.minecraft.client.gui.GuiIngame
 
displayUnformattedAchievement(Achievement) - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
displayVillagerTradeGui(IMerchant) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
displayVillagerTradeGui(IMerchant) - Method in class net.minecraft.entity.player.EntityPlayer
 
displayWidth - Variable in class net.minecraft.client.Minecraft
 
DIST_HASH_MAGIC - Variable in class net.minecraft.world.World
+ magic number used to generate fast random numbers for 3d distribution within a chunk
distance(C, C) - Method in class com.google.common.collect.DiscreteDomain
Returns a signed value indicating how many nested invocations of DiscreteDomain.next(C) (if positive) or DiscreteDomain.previous(C) (if negative) are needed to reach end starting from start.
distanceByBoatStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've traveled by boat
distanceByHorseStat - Static variable in class net.minecraft.stats.StatList
 
distanceByMinecartStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've traveled by minecart
distanceByPigStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've traveled by pig
distanceClimbedStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've climbed
distanceCrouchedStat - Static variable in class net.minecraft.stats.StatList
 
distanceDoveStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've dived
distanceFallenStat - Static variable in class net.minecraft.stats.StatList
+ the distance you have fallen
distanceFlownStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've flown
distanceSprintedStat - Static variable in class net.minecraft.stats.StatList
 
distanceSq(double, double, double) - Method in class net.minecraft.util.Vec3i
+ Calculate squared distance to the given coordinates
distanceSq(Vec3i) - Method in class net.minecraft.util.Vec3i
+ Calculate squared distance to the given coordinates
distanceSqToCenter(double, double, double) - Method in class net.minecraft.util.Vec3i
+ Compute square of distance from point x, y, z to center of this Block
distanceStatType - Static variable in class net.minecraft.stats.StatBase
 
distanceSwumStat - Static variable in class net.minecraft.stats.StatList
+ distance you have swam
distanceTo(Vec3) - Method in class net.minecraft.util.Vec3
+ Euclidean distance between this and the specified vector, returned as double.
distanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
distanceWalkedOnStepModified - Variable in class net.minecraft.entity.Entity
 
distanceWalkedStat - Static variable in class net.minecraft.stats.StatList
+ distance you've walked
divide(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns dividend / divisor, where the dividend and divisor are treated as unsigned 32-bit quantities.
divide(int, int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns dividend / divisor, where the dividend and divisor are treated as unsigned 64-bit quantities.
divide(long, long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divide(BigInteger, BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the result of dividing p by q, rounding using the specified RoundingMode.
divideBy(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
Divide the value of this fraction by another.
dividedBy(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of dividing this by val.
dividedBy(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of dividing this by val.
DLE - Static variable in class com.google.common.base.Ascii
Data Link Escape: A communication control character which will change the meaning of a limited number of contiguously following characters.
doBackward(B) - Method in class com.google.common.base.Converter
Returns a representation of b as an instance of type A.
doBlockCollisions() - Method in class net.minecraft.entity.Entity
 
doc - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
doCLINIT() - Static method in class net.minecraft.util.StringTranslate
 
doContinue() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
doDispense(World, ItemStack, int, EnumFacing, IPosition) - Static method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
 
doEquivalent(T, T) - Method in class com.google.common.base.Equivalence
Returns true if a and b are considered equivalent.
doesBlockHaveSolidTopSurface(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.World
 
doesCookieExist(String) - Static method in class me.otterdev.eaglerreborn.CookieLib
 
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.Entity
+ Return whether this entity should NOT trigger a pressure plate or a tripwire.
doesEntityNotTriggerPressurePlate() - Method in class net.minecraft.entity.passive.EntityBat
+ Return whether this entity should NOT trigger a pressure plate or a tripwire.
doesGuiPauseGame() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.achievement.GuiStats
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiChat
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiDownloadTerrain
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiGameOver
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiMainMenu
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiScreen
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.GuiWinGame
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesGuiPauseGame() - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Returns true if this GUI should pause the game when it is displayed in single-player
doesWaterVaporize() - Method in class net.minecraft.world.WorldProvider
 
doesXZShowFog(int, int) - Method in class net.minecraft.world.WorldProvider
+ Returns true if the given X,Z coordinate should show environmental fog.
doesXZShowFog(int, int) - Method in class net.minecraft.world.WorldProviderEnd
+ Returns true if the given X,Z coordinate should show environmental fog.
doesXZShowFog(int, int) - Method in class net.minecraft.world.WorldProviderHell
+ Returns true if the given X,Z coordinate should show environmental fog.
doExplosionA() - Method in class net.minecraft.world.Explosion
+ Does the first part of the explosion (destroy blocks)
doExplosionB(boolean) - Method in class net.minecraft.world.Explosion
+ Does the second part of the explosion (sound, particles, drop spawn)
doFinal(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
doFinal(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
doFinal(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
doForward(A) - Method in class com.google.common.base.Converter
Returns a representation of a as an instance of type B.
doHash(T) - Method in class com.google.common.base.Equivalence
Returns a hash code for non-null object t.
doMovementAction(EntityRabbit.EnumMoveType) - Method in class net.minecraft.entity.passive.EntityRabbit
 
done() - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
done() - Method in class net.lax1dude.eaglercraft.v1_8.futures.ListenableFutureTask
 
DONE - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
 
doneLoading() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
 
doneLoading() - Method in class net.minecraft.client.gui.achievement.GuiStats
 
doneLoading() - Method in interface net.minecraft.client.gui.IProgressMeter
 
donePlaying - Variable in class net.minecraft.client.audio.MovingSound
 
DONKEY_KONG - net.minecraft.entity.item.EntityPainting.EnumArt
 
doPolygonOffset(float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
doPreChunk(int, int, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
 
doRender(AbstractClientPlayer, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
+ Actually renders the given argument.
doRender(EntityDragon, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
+ Actually renders the given argument.
doRender(EntityWither, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderWither
+ Actually renders the given argument.
doRender(EntityLightningBolt, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
+ Actually renders the given argument.
doRender(EntityLeashKnot, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
+ Actually renders the given argument.
doRender(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderEntity
+ Actually renders the given argument.
doRender(EntityBoat, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBoat
+ Actually renders the given argument.
doRender(EntityEnderCrystal, double, double, double, float, float) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
+ Actually renders the given argument.
doRender(EntityFallingBlock, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
+ Actually renders the given argument.
doRender(EntityItemFrame, double, double, double, float, float) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
+ Actually renders the given argument.
doRender(EntityItem, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
+ Actually renders the given argument.
doRender(EntityPainting, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPainting
+ Actually renders the given argument.
doRender(EntityTNTPrimed, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
+ Actually renders the given argument.
doRender(EntityXPOrb, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
+ Actually renders the given argument.
doRender(EntityEnderman, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
+ Actually renders the given argument.
doRender(EntityGuardian, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
+ Actually renders the given argument.
doRender(EntitySlime, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSlime
+ Actually renders the given argument.
doRender(EntityWitch, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderWitch
+ Actually renders the given argument.
doRender(EntityZombie, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
+ Actually renders the given argument.
doRender(EntityWolf, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderWolf
+ Actually renders the given argument.
doRender(EntityArrow, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderArrow
+ Actually renders the given argument.
doRender(EntityFireball, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderFireball
+ Actually renders the given argument.
doRender(EntityFishHook, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderFish
+ Actually renders the given argument.
doRender(EntityWitherSkull, double, double, double, float, float) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
+ Actually renders the given argument.
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.Render
+ Actually renders the given argument.
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Actually renders the given argument.
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLiving
+ Actually renders the given argument.
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
+ Actually renders the given argument.
doRender(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
+ Actually renders the given argument.
doRenderEntity(Entity, double, double, double, float, float, boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
doRenderLayer(E, float, float, float, float, float, float, float) - Method in interface net.minecraft.client.renderer.entity.layers.LayerRenderer
 
doRenderLayer(AbstractClientPlayer, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerCape
 
doRenderLayer(AbstractClientPlayer, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
 
doRenderLayer(EntityDragon, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
 
doRenderLayer(EntityDragon, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
 
doRenderLayer(EntityWither, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerWitherAura
 
doRenderLayer(EntityLivingBase, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
doRenderLayer(EntityLivingBase, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerArrow
 
doRenderLayer(EntityLivingBase, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerCustomHead
 
doRenderLayer(EntityLivingBase, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItem
 
doRenderLayer(EntityCreeper, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
 
doRenderLayer(EntityEnderman, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
 
doRenderLayer(EntityEnderman, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
 
doRenderLayer(EntityIronGolem, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
 
doRenderLayer(EntitySlime, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
doRenderLayer(EntitySnowman, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
 
doRenderLayer(EntitySpider, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
doRenderLayer(EntityWitch, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
 
doRenderLayer(EntityMooshroom, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
 
doRenderLayer(EntityPig, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
doRenderLayer(EntitySheep, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
doRenderLayer(EntityWolf, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
 
doRenderShadowAndFire(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.Render
+ Renders the entity's shadow and fire (if its on fire).
doStitch() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
dot(Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
The dot product of two quaternions
dot(Vector2f, Vector2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
dot(Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z
dot(Vector4f, Vector4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
The dot product of two vectors is calculated as v1.x * v2.x + v1.y * v2.y + v1.z * v2.z + v1.w * v2.w
dotProduct(Vec3) - Method in class net.minecraft.util.Vec3
 
DOUBLE_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Double constant for minus one.
DOUBLE_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Double constant for one.
double_plant - Static variable in class net.minecraft.init.Blocks
 
double_stone_slab - Static variable in class net.minecraft.init.Blocks
 
double_stone_slab2 - Static variable in class net.minecraft.init.Blocks
 
double_wooden_slab - Static variable in class net.minecraft.init.Blocks
 
DOUBLE_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Double constant for zero.
DoubleMath - Class in com.google.common.math
A class for arithmetic on doubles that is not covered by Math.
doubleQuoteMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the double quote character.
Doubles - Class in com.google.common.primitives
Static utility methods pertaining to double primitives, that are not already found in either Double or Arrays.
doubleToString(double) - Static method in class org.json.JSONObject
Produce a string from a double.
doubleValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger as a float, analogous to a widening primitive conversion from int to double, and correctly rounded.
doubleValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong as a double, analogous to a widening primitive conversion from long to double, and correctly rounded.
doubleValue() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the value of this MutableByte as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns the value of this MutableDouble as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns the value of this MutableFloat as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns the value of this MutableInt as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns the value of this MutableLong as a double.
doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the value of this MutableShort as a double.
doVoidFogParticles(int, int, int) - Method in class net.minecraft.client.multiplayer.WorldClient
 
down() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block down
down(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block down
DOWN - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
DOWN - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
DOWN - net.minecraft.client.renderer.EnumFaceDirection
 
DOWN - net.minecraft.util.EnumFacing
 
DOWN_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
DOWN_X - net.minecraft.block.BlockLever.EnumOrientation
 
DOWN_Z - net.minecraft.block.BlockLever.EnumOrientation
 
downloadRemoteURI(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
downloadRemoteURI(String, Consumer<ArrayBuffer>) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
downloadResourcePack(String, String, Consumer<Boolean>) - Method in class net.minecraft.client.resources.ResourcePackRepository
 
downTo(C, BoundType) - Static method in class com.google.common.collect.Range
Returns a range from the given endpoint, which may be either inclusive (closed) or exclusive (open), with no upper bound.
dragging - Variable in class net.minecraft.client.gui.GuiOptionSlider
 
dragon_egg - Static variable in class net.minecraft.init.Blocks
 
dragonEgg - Static variable in class net.minecraft.block.material.Material
 
dragonPartArray - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartBody - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartHead - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartTail1 - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartTail2 - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartTail3 - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartWing1 - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragonPartWing2 - Variable in class net.minecraft.entity.boss.EntityDragon
 
dragSplitting - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
dragSplittingSlots - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
draw() - Method in class net.minecraft.client.renderer.Tessellator
+ Draws the data set up in this tessellator and resets the state to prepare for new drawing.
draw(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
draw(WorldRenderer, float) - Method in class net.minecraft.client.model.TexturedQuad
+ Draw this primitve.
DRAW_FRAMEBUFFER - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
drawAchievementScreen(int, int, float) - Method in class net.minecraft.client.gui.achievement.GuiAchievements
 
drawArraysInstanced(int, int, int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
drawBackground() - Method in class net.minecraft.client.gui.GuiListExtended
 
drawBackground() - Method in class net.minecraft.client.gui.GuiSlot
 
drawBackground(int) - Method in class net.minecraft.client.gui.GuiScreen
+ Draws the background (i is always 0 as of 1.2.2)
drawBlockDamageTexture(Tessellator, WorldRenderer, Entity, float) - Method in class net.minecraft.client.renderer.RenderGlobal
 
drawBuffers(int[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
drawButton(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiButton
+ Draws this button to the screen.
drawButton(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiButtonLanguage
+ Draws this button to the screen.
drawButton(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiLockIconButton
+ Draws this button to the screen.
drawButtonForegroundLayer(int, int) - Method in class net.minecraft.client.gui.GuiButton
 
drawCenteredString(FontRenderer, String, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Renders the specified text to the screen, center-aligned.
drawChat(int) - Method in class net.minecraft.client.gui.GuiNewChat
 
drawCreativeTabHoveringText(String, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Draws the text when mouse is over creative inventory tab.
drawDefaultBackground() - Method in class net.minecraft.client.gui.GuiScreen
+ Draws either a gradient over the background screen (when it exists) or a flat gradient over background.png
drawEaglerPlayerOverlay(int, int, float) - Method in class net.minecraft.client.gui.GuiIngame
 
drawElementsInstanced(int, int, int, int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
drawEntityOnScreen(int, int, int, float, float, EntityLivingBase) - Static method in class net.minecraft.client.gui.inventory.GuiInventory
+ Draws the entity to the screen.
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
drawEntry(int, int, int, int, int, int, int, boolean) - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
drawGradientRect(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draws a rectangle with a vertical gradient between the specified colors (ARGB format).
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.GuiEnchantment
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.GuiHopper
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.GuiMerchant
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.GuiRepair
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiBeacon
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiBrewingStand
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiChest
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiCrafting
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiDispenser
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiFurnace
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiInventory
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerBackgroundLayer(float, int, int) - Method in class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
+ Args : renderPartialTicks, mouseX, mouseY
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.GuiEnchantment
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.GuiHopper
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.GuiMerchant
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.GuiRepair
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiBeacon
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiBrewingStand
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiChest
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiCrafting
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiDispenser
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiFurnace
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiInventory
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawGuiContainerForegroundLayer(int, int) - Method in class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
+ Draw the foreground layer for the GuiContainer (everything in front of the items).
drawHorizontalLine(int, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draw a 1 pixel wide horizontal line.
drawHoveringText(List<String>, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Draws a List of strings as a tooltip.
drawInForegroundOfTab() - Method in class net.minecraft.creativetab.CreativeTabs
 
drawLabel(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiLabel
 
drawLabelBackground(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiLabel
 
drawLayer(ImageData, int, int, int, int, int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
drawListHeader(int, int, Tessellator) - Method in class net.minecraft.client.gui.GuiResourcePackList
+ Handles drawing a list's header row.
drawListHeader(int, int, Tessellator) - Method in class net.minecraft.client.gui.GuiSlot
+ Handles drawing a list's header row.
drawModalRectWithCustomSizedTexture(int, int, float, float, int, int, float, float) - Static method in class net.minecraft.client.gui.Gui
+ Draws a textured rectangle at z = 0.
drawParticle(float, float, float, int, int, int, int, float, float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
drawParticle(float, float, float, int, int, int, int, float, float, float, float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.minecraft.IAcceleratedParticleEngine
 
drawParticle(float, float, float, int, int, int, int, float, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
drawParticle(float, float, float, int, int, int, int, float, int) - Method in interface net.lax1dude.eaglercraft.v1_8.minecraft.IAcceleratedParticleEngine
 
drawParticle(Entity, int, int, int, int, float, float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
drawParticle(Entity, int, int, int, int, float, float, float, float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.minecraft.IAcceleratedParticleEngine
 
drawParticle(Entity, int, int, int, int, float, int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.AcceleratedEffectRenderer
 
drawParticle(Entity, int, int, int, int, float, int) - Method in interface net.lax1dude.eaglercraft.v1_8.minecraft.IAcceleratedParticleEngine
 
drawPing(int, int, int, NetworkPlayerInfo) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
drawRechargeRay(EntityDragon, double, double, double, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
+ Draws the ray from the dragon to it's crystal
drawRect(int, int, int, int, int) - Static method in class net.minecraft.client.gui.Gui
+ Draws a solid color rectangle with the specified coordinates and color (ARGB format).
drawScaledCustomSizeModalRect(int, int, float, float, int, int, int, int, float, float) - Static method in class net.minecraft.client.gui.Gui
+ Draws a scaled, textured, tiled modal rect at z = 0.
drawScreen(int, int, float) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
drawScreen(int, int, float) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
drawScreen(int, int, float) - Method in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.achievement.GuiAchievements
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.achievement.GuiStats
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiChat
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiConfirmOpenLink
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiControls
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiCustomizeSkin
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiDisconnected
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiDownloadTerrain
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiEnchantment
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiErrorScreen
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiGameOver
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiIngameMenu
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiLanguage
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiMainMenu
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiMerchant
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiOptions
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiRepair
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreen
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenBook
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiScreenWorking
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiSlot
 
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiVideoSettings
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiWinGame
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.GuiYesNo
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.inventory.GuiEditSign
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.inventory.GuiInventory
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.gui.ScreenChatOptions
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.multiplayer.GuiConnecting
+ Draws the screen and all the components in it.
drawScreen(int, int, float) - Method in class net.minecraft.client.renderer.InventoryEffectRenderer
+ Draws the screen and all the components in it.
drawSelectionBox(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
+ Draws the selection box around the selected slot element.
drawSelectionBox(EntityPlayer, MovingObjectPosition, int, float) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Draws the selection box for the player.
drawSlot(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiListExtended
 
drawSlot(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
drawSplitString(String, int, int, int, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Splits and draws a String with wordwrap (maximum length is parameter k)
drawSprite(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
drawString(String, float, float, int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerFontRenderer
 
drawString(String, float, float, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
+ Draws the specified string.
drawString(String, int, int, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Draws the specified string.
drawString(FontRenderer, String, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Renders the specified text to the screen.
drawStringWithShadow(String, float, float, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Draws the specified string with a shadow.
drawTextBox() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiPasswordTextField
 
drawTextBox() - Method in class net.minecraft.client.gui.GuiTextField
+ Draws the textbox
drawTexturedModalRect(float, float, int, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draws a textured rectangle using the texture currently bound to the TextureManager
drawTexturedModalRect(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draws a textured rectangle using the texture currently bound to the TextureManager
drawTexturedModalRect(int, int, EaglerTextureAtlasSprite, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draws a textured rectangle using the texture currently bound to the TextureManager
drawTitle() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
 
drawVerticalLine(int, int, int, int) - Method in class net.minecraft.client.gui.Gui
+ Draw a 1 pixel wide vertical line.
drawWorldBackground(int) - Method in class net.minecraft.client.gui.GuiScreen
 
DRINK - net.minecraft.item.EnumAction
 
DRIP_LAVA - net.minecraft.util.EnumParticleTypes
 
DRIP_WATER - net.minecraft.util.EnumParticleTypes
 
DROP_ALL_ITEMS - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
DROP_ITEM - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
dropAllItems() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Drop all armor and main inventory items.
dropApple(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockLeaves
 
dropApple(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockNewLeaf
 
dropApple(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockOldLeaf
 
dropBlockAsItem(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.Block
+ Spawn this Block's drops into the World as EntityItems
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.Block
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockAir
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockBanner
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockBarrier
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockBed
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockCocoa
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockMobSpawner
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockOre
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockRedstoneOre
+ Spawns this Block's drops into the World as EntityItems.
dropBlockAsItemWithChance(World, BlockPos, IBlockState, float, int) - Method in class net.minecraft.block.BlockSkull
+ Spawns this Block's drops into the World as EntityItems.
dropChestItems() - Method in class net.minecraft.entity.passive.EntityHorse
 
dropChests() - Method in class net.minecraft.entity.passive.EntityHorse
 
dropEquipment(boolean, int) - Method in class net.minecraft.entity.EntityLiving
+ Drop the equipment for this entity.
dropEquipment(boolean, int) - Method in class net.minecraft.entity.EntityLivingBase
+ Drop the equipment for this entity.
dropFewItems(boolean, int) - Method in class net.minecraft.entity.boss.EntityWither
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.EntityLiving
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.EntityLivingBase
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityBlaze
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityEnderman
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityGhast
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityGuardian
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntitySnowman
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntitySpider
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.monster.EntityWitch
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntityChicken
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntityCow
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntityOcelot
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntityPig
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntityRabbit
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntitySheep
+ Drop 0-2 items of this living's type
dropFewItems(boolean, int) - Method in class net.minecraft.entity.passive.EntitySquid
+ Drop 0-2 items of this living's type
dropInventoryItems(World, BlockPos, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
dropItem(Item, int) - Method in class net.minecraft.entity.Entity
 
dropItem(ItemStack, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
dropItemOrSelf(Entity, boolean) - Method in class net.minecraft.entity.item.EntityItemFrame
 
dropItemWithOffset(Item, int, float) - Method in class net.minecraft.entity.Entity
 
dropOneItem(boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called when player presses the drop item key
dropOneItem(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
+ Called when player presses the drop item key
dropper - Static variable in class net.minecraft.init.Blocks
 
dropPlayerItemWithRandomChoice(ItemStack, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
+ Args: itemstack, flag
dropStat - Static variable in class net.minecraft.stats.StatList
+ the distance you've dropped (or times you've fallen?)
dropXpOnBlockBreak(World, BlockPos, int) - Method in class net.minecraft.block.Block
+ Spawns the given amount of experience into the World as XP orb entities
drown - Static variable in class net.minecraft.util.DamageSource
 
DUMMY - Static variable in class net.minecraft.client.renderer.chunk.CompiledChunk
 
DUMMY - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
dumpStack() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
duplicate() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
duplicate() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
duplicate() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
duplicate() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a buffer which shares the whole region of this buffer.
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
duplicate() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
duplicate() - Method in class net.minecraft.network.PacketBuffer
 
DuplicateFormatFlagsException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.DuplicateFormatFlagsException
 
DuplicateFormatFlagsException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.DuplicateFormatFlagsException
 
duration - Variable in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
DurationFormatUtils - Class in org.apache.commons.lang3.time
Duration formatting utilities and constants.
DurationFormatUtils() - Constructor for class org.apache.commons.lang3.time.DurationFormatUtils
DurationFormatUtils instances should NOT be constructed in standard programming.
DurationUtils - Class in org.apache.commons.lang3.time
Utilities for Duration.
DurationUtils() - Constructor for class org.apache.commons.lang3.time.DurationUtils
 
dye - Static variable in class net.minecraft.init.Items
 
dyeColors - Static variable in class net.minecraft.item.ItemDye
 
DynamicTexture - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
DynamicTexture(int, int) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 
DynamicTexture(ImageData) - Constructor for class net.minecraft.client.renderer.texture.DynamicTexture
 

E

EAGLER_SHA256_SALT_BASE - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
EAGLER_SHA256_SALT_SAVE - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
EaglerArrayBufferAllocator - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerArrayBufferAllocator() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
EaglerArrayBufferAllocator.WrongBufferClassType - Exception in net.lax1dude.eaglercraft.v1_8.internal.buffer
 
EaglerArrayByteBuffer - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerArrayFloatBuffer - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerArrayIntBuffer - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerArrayShortBuffer - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerBufferInputStream - Class in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
EaglerBufferInputStream(ByteBuffer) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerBufferInputStream
 
EaglerCacheProvider<K,​V> - Interface in net.lax1dude.eaglercraft.v1_8.cache
Copyright (c) 2022-2023 LAX1DUDE.
eaglercraftAttribBits - Variable in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
EaglercraftGPU - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
EaglercraftGPU() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
EaglercraftNetworkManager - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
EaglercraftNetworkManager(String) - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
EaglercraftRandom - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EaglercraftRandom() - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
EaglercraftRandom(long) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
EaglercraftSoundManager - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EaglercraftSoundManager(GameSettings, SoundHandler) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
EaglercraftSoundManager.ActiveSoundEvent - Class in net.lax1dude.eaglercraft.v1_8
 
EaglercraftSoundManager.WaitingSoundEvent - Class in net.lax1dude.eaglercraft.v1_8
 
EaglercraftUUID - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EaglercraftUUID(byte[]) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
EaglercraftUUID(long, long) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
EaglercraftUUID(String) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
EaglercraftVersion - Class in net.lax1dude.eaglercraft.v1_8
 
EaglercraftVersion() - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
EaglerFontRenderer - Class in net.lax1dude.eaglercraft.v1_8.minecraft
Copyright (c) 2022-2023 LAX1DUDE.
EaglerFontRenderer(GameSettings, ResourceLocation, TextureManager, boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerFontRenderer
 
EaglerInputStream - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EaglerInputStream(byte[]) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
EaglerInputStream(byte[], int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
EaglerLoadingCache<K,​V> - Class in net.lax1dude.eaglercraft.v1_8.cache
Copyright (c) 2022-2023 LAX1DUDE.
EaglerLoadingCache(EaglerCacheProvider<K, V>) - Constructor for class net.lax1dude.eaglercraft.v1_8.cache.EaglerLoadingCache
 
eaglerPlayer - Variable in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
EaglerProfile - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
EaglerProfile() - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
eaglerShow(String, String) - Method in class net.minecraft.client.LoadingScreenRenderer
 
EaglerSkinTexture - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
EaglerSkinTexture(byte[], int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
EaglerSkinTexture(int[], int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
EaglerTextureAtlasSprite - Class in net.lax1dude.eaglercraft.v1_8.minecraft
Copyright (c) 2022-2023 LAX1DUDE.
EaglerTextureAtlasSprite(String) - Constructor for class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
EaglerZLIB - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EaglerZLIB() - Constructor for class net.lax1dude.eaglercraft.v1_8.EaglerZLIB
 
EagRuntime - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EagRuntime() - Constructor for class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
EagUtils - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EagUtils() - Constructor for class net.lax1dude.eaglercraft.v1_8.EagUtils
 
EarlyLoadScreen - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
EarlyLoadScreen() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
east() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in eastern direction
east(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in eastern direction
EAST - net.minecraft.block.BlockHugeMushroom.EnumType
 
EAST - net.minecraft.block.BlockLever.EnumOrientation
 
EAST - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
EAST - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
EAST - net.minecraft.client.renderer.EnumFaceDirection
 
EAST - net.minecraft.util.EnumFacing
 
EAST - Static variable in class net.minecraft.block.BlockFence
+ Whether this fence connects in the eastern direction
EAST - Static variable in class net.minecraft.block.BlockFire
 
EAST - Static variable in class net.minecraft.block.BlockPane
 
EAST - Static variable in class net.minecraft.block.BlockRedstoneWire
 
EAST - Static variable in class net.minecraft.block.BlockTripWire
 
EAST - Static variable in class net.minecraft.block.BlockVine
 
EAST - Static variable in class net.minecraft.block.BlockWall
 
EAST_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
EAST_WEST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
EASY - net.minecraft.world.EnumDifficulty
 
EAT - net.minecraft.item.EnumAction
 
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.
EDGE - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
EditBoxEntry(int, String, boolean, Predicate<String>) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.EditBoxEntry
 
effectId - Variable in class net.minecraft.enchantment.Enchantment
 
effectId - Variable in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
effectId - Variable in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
EffectPipelineFXAA - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
EffectPipelineFXAA() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.EffectPipelineFXAA
 
effectRenderer - Variable in class net.minecraft.client.Minecraft
 
EffectRenderer - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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.init.Items
 
eglEnum - Variable in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
elapsedPartialTicks - Variable in class net.minecraft.util.Timer
 
elapsedTicks - Variable in class net.minecraft.util.Timer
 
electronAppTCP() - Static method in class me.otterdev.eaglerreborn.TCPAPI
 
element() - Method in class com.google.common.collect.ForwardingQueue
 
elementClicked(int, boolean, int, int) - Method in class net.minecraft.client.gui.GuiListExtended
+ The element in the slot that was clicked, boolean for whether it was double clicked or not
elementClicked(int, boolean, int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
elementCompareTo(T) - Method in class org.apache.commons.lang3.Range
Checks where the specified element occurs relative to this range.
elementsEqual(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.Iterables
Determines whether two iterables contain equal elements in the same order.
elementsEqual(Iterator<?>, Iterator<?>) - Static method in class com.google.common.collect.Iterators
Determines whether two iterators contain equal elements in the same order.
elementSet() - Method in class com.google.common.collect.ForwardingMultiset
 
elementSet() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
elementSet() - Method in class com.google.common.collect.ImmutableSortedMultiset
 
elementSet() - Method in interface com.google.common.collect.Multiset
Returns the set of distinct elements contained in this multiset.
elementSet() - Method in interface com.google.common.collect.SortedMultiset
Returns a NavigableSet view of the distinct elements in this multiset.
EM - Static variable in class com.google.common.base.Ascii
End of Medium: A control character associated with the sent data which may be used to identify the physical end of the medium, or the end of the used, or wanted, portion of information recorded on a medium.
emerald - Static variable in class net.minecraft.init.Items
 
EMERALD - net.minecraft.item.Item.ToolMaterial
 
emerald_block - Static variable in class net.minecraft.init.Blocks
 
emerald_ore - Static variable in class net.minecraft.init.Blocks
 
emeraldColor - Static variable in class net.minecraft.block.material.MapColor
 
emitParticleAtEntity(Entity, EnumParticleTypes) - Method in class net.minecraft.client.particle.EffectRenderer
 
empty() - Static method in class com.google.common.io.ByteSource
Returns an immutable ByteSource that contains no bytes.
empty() - Static method in class com.google.common.io.CharSource
Returns an immutable CharSource that contains no characters.
EMPTY - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
EMPTY - Static variable in class org.apache.commons.lang3.CharSet
A CharSet defining no characters.
EMPTY - Static variable in class org.apache.commons.lang3.StringUtils
The empty String "".
EMPTY_BUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
EMPTY_CODE - Static variable in class net.minecraft.world.LockCode
 
EMPTY_SLOT_NAMES - Static variable in class net.minecraft.item.ItemArmor
 
EmptyBlockLayerException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager.EmptyBlockLayerException
 
EmptyChunk - Class in net.minecraft.world.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EmptyChunk(World, int, int) - Constructor for class net.minecraft.world.chunk.EmptyChunk
 
emptyIterator() - Static method in class com.google.common.collect.Iterators
Returns the empty iterator.
emptyToNull(String) - Static method in class com.google.common.base.Strings
Returns the given string if it is nonempty; null otherwise.
emulated() - Method in annotation type com.google.common.annotations.GwtCompatible
When true, the annotated type is emulated in GWT.
enableAlpha() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableBlend() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableBonusChest() - Method in class net.minecraft.world.WorldSettings
+ Enables the bonus chest.
enableColorLogic() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableColorMaterial() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableCommands() - Method in class net.minecraft.world.WorldSettings
+ Enables Commands (cheats).
enableCull() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enabled - Variable in class net.minecraft.client.gui.GuiButton
 
ENABLED - net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
ENABLED - Static variable in class net.minecraft.block.BlockHopper
 
enableDepth() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableFog() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableGUIStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
+ Sets OpenGL lighting for rendering blocks as items inside GUI screens (such as containers).
enableLighting() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableLightmap() - Method in class net.minecraft.client.renderer.EntityRenderer
 
enableMCLight(int, float, double, double, double, double) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableOverlayFramebufferBlending() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enablePersistence() - Method in class net.minecraft.entity.EntityLiving
+ Enable the Entity persistence
enablePolygonOffset() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableRain - Variable in class net.minecraft.world.biome.BiomeGenBase
 
enableRepeatEvents(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
enableRescaleNormal() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableScreen - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
enableShaderBlendAdd() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableSnow - Variable in class net.minecraft.world.biome.BiomeGenBase
 
enableStandardItemLighting() - Static method in class net.minecraft.client.renderer.RenderHelper
+ Sets the OpenGL lighting properties to the values used when rendering blocks as items
enableStats - Variable in class net.minecraft.block.Block
 
enableTexGen() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableTexture2D() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
enableVsync - Variable in class net.minecraft.client.settings.GameSettings
 
enchanted_book - Static variable in class net.minecraft.init.Items
 
ENCHANTED_ITEM_GLINT_RES - Static variable in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
enchanting_table - Static variable in class net.minecraft.init.Blocks
 
enchantItem(EntityPlayer, int) - Method in class net.minecraft.inventory.Container
+ Handles the given Button-click on the server, currently only used by enchanting.
enchantItem(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerEnchantment
+ Handles the given Button-click on the server, currently only used by enchanting.
enchantLevels - Variable in class net.minecraft.inventory.ContainerEnchantment
 
Enchantment - Class in net.minecraft.enchantment
 
Enchantment(int, ResourceLocation, int, EnumEnchantmentType) - Constructor for class net.minecraft.enchantment.Enchantment
 
ENCHANTMENT_TABLE - net.minecraft.util.EnumParticleTypes
 
EnchantmentArrowDamage - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentArrowDamage(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowDamage
 
EnchantmentArrowFire - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentArrowFire(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowFire
 
EnchantmentArrowInfinite - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentArrowInfinite(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowInfinite
 
EnchantmentArrowKnockback - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentArrowKnockback(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentArrowKnockback
 
EnchantmentDamage - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentDamage(int, ResourceLocation, int, int) - Constructor for class net.minecraft.enchantment.EnchantmentDamage
 
EnchantmentData - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentData(Enchantment, int) - Constructor for class net.minecraft.enchantment.EnchantmentData
 
EnchantmentDigging - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentDigging(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentDigging
 
EnchantmentDurability - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentDurability(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentDurability
 
EnchantmentFireAspect - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentFireAspect(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentFireAspect
 
EnchantmentFishingSpeed - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentFishingSpeed(int, ResourceLocation, int, EnumEnchantmentType) - Constructor for class net.minecraft.enchantment.EnchantmentFishingSpeed
 
EnchantmentHelper - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentHelper() - Constructor for class net.minecraft.enchantment.EnchantmentHelper
 
EnchantmentKnockback - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentKnockback(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentKnockback
 
enchantmentLevel - Variable in class net.minecraft.enchantment.EnchantmentData
 
EnchantmentLootBonus - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentLootBonus(int, ResourceLocation, int, EnumEnchantmentType) - Constructor for class net.minecraft.enchantment.EnchantmentLootBonus
 
EnchantmentNameParts - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentNameParts() - Constructor for class net.minecraft.util.EnchantmentNameParts
 
enchantmentobj - Variable in class net.minecraft.enchantment.EnchantmentData
 
EnchantmentOxygen - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentOxygen(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentOxygen
 
EnchantmentProtection - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentProtection(int, ResourceLocation, int, int) - Constructor for class net.minecraft.enchantment.EnchantmentProtection
 
enchantments - Static variable in class net.minecraft.stats.AchievementList
 
enchantmentsBookList - Static variable in class net.minecraft.enchantment.Enchantment
 
EnchantmentTable() - Constructor for class net.minecraft.client.particle.EntityEnchantmentTableParticleFX.EnchantmentTable
 
EnchantmentThorns - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentThorns(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentThorns
 
EnchantmentUntouching - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentUntouching(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentUntouching
 
EnchantmentWaterWalker - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentWaterWalker(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentWaterWalker
 
EnchantmentWaterWorker - Class in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnchantmentWaterWorker(int, ResourceLocation, int) - Constructor for class net.minecraft.enchantment.EnchantmentWaterWorker
 
encloseAll(Iterable<C>) - Static method in class com.google.common.collect.Range
Returns the minimal range that contains all of the given values.
encloses(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
 
encloses(Range<C>) - Method in class com.google.common.collect.Range
Returns true if the bounds of other do not extend outside the bounds of this range.
encloses(Range<C>) - Method in interface com.google.common.collect.RangeSet
Returns true if there exists a member range in this range set which encloses the specified range.
encloses(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
 
enclosesAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
Returns true if for each member range in other there exists a member range in this range set which encloses it.
encode(byte[]) - Method in class com.google.common.io.BaseEncoding
Encodes the specified byte array, and returns the encoded String.
encode(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encode(byte[], int, int) - Method in class com.google.common.io.BaseEncoding
Encodes the specified range of the specified byte array, and returns the encoded String.
encode(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
encode(Object) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Encodes an Object using the Base-N algorithm.
encodeAsString(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
encodeBase64(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64URLSafe(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodedLength(CharSequence) - Static method in class com.google.common.base.Utf8
Returns the number of bytes in the UTF-8-encoded form of sequence.
encodeInteger(BigInteger) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
EncoderException - Exception in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
EncoderException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.EncoderException
 
EncoderException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.EncoderException
 
EncoderException(String, Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.EncoderException
 
EncoderException(Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.EncoderException
 
encodeString(CharBuffer, Charset) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Encode the given CharBuffer using the given Charset into a new ByteBuf which is allocated via the ByteBufAllocator.
encodeToString(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
encodingSink(CharSink) - Method in class com.google.common.io.BaseEncoding
Returns a ByteSink that writes base-encoded bytes to the specified CharSink.
encodingStream(Writer) - Method in class com.google.common.io.BaseEncoding
Returns an OutputStream that encodes bytes using this encoding into the specified Writer.
EncryptionNotSupportedException - Exception in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
EncryptionNotSupportedException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.socket.EncryptionNotSupportedException
 
end() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
end() - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
end() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.vfs.VFSIterator
 
end() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EffectPipelineFXAA
 
end() - Method in class org.json.JSONTokener
Checks if the end of the input has been reached.
END - net.minecraft.client.audio.MusicTicker.MusicType
 
END_BOSS - net.minecraft.client.audio.MusicTicker.MusicType
 
END_COMBAT - net.minecraft.network.play.server.S42PacketCombatEvent.Event
 
end_portal - Static variable in class net.minecraft.init.Blocks
 
end_portal_frame - Static variable in class net.minecraft.init.Blocks
 
end_stone - Static variable in class net.minecraft.init.Blocks
 
endArray() - Method in class org.json.JSONWriter
End an array.
ender_chest - Static variable in class net.minecraft.init.Blocks
 
ender_eye - Static variable in class net.minecraft.init.Items
 
ender_pearl - Static variable in class net.minecraft.init.Items
 
endObject() - Method in class org.json.JSONWriter
End an object.
endOfData() - Method in class com.google.common.collect.AbstractIterator
Implementations of AbstractIterator.computeNext() must invoke this method when there are no elements left in the iteration.
endQuery(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
endRender() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
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
endsWith(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Check if a CharSequence ends with a specified suffix.
endsWith(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks whether this builder ends with the specified string.
endsWithAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Check if a CharSequence ends with any of the provided case-sensitive suffixes.
endsWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitive check if a CharSequence ends with a specified suffix.
endVertex() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
increases the index of the current vertex by 1
ENQ - Static variable in class com.google.common.base.Ascii
Enquiry: A communication control character used in data communication systems as a request for a response from a remote station.
enqueueRelightChecks() - Method in class net.minecraft.world.chunk.Chunk
+ Called once-per-chunk-per-tick, and advances the round-robin relight check index by up to 8 blocks at a time.
ensureBufferSize(int, BaseNCodec.Context) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Ensure that the buffer has room for size bytes
ensureCapacity(boolean[], int, int) - Static method in class com.google.common.primitives.Booleans
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(byte[], int, int) - Static method in class com.google.common.primitives.Bytes
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(char[], int, int) - Static method in class com.google.common.primitives.Chars
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(double[], int, int) - Static method in class com.google.common.primitives.Doubles
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(float[], int, int) - Static method in class com.google.common.primitives.Floats
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks the capacity and ensures that it is at least the size specified.
ensureCapacity(int[], int, int) - Static method in class com.google.common.primitives.Ints
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(long[], int, int) - Static method in class com.google.common.primitives.Longs
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureCapacity(short[], int, int) - Static method in class com.google.common.primitives.Shorts
Returns an array containing the same values as array, but guaranteed to be of a specified minimum length.
ensureWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
ensureWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Makes sure the number of the writable bytes is equal to or greater than the specified value.
ensureWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
ensureWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
ensureWritable(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
ensureWritable(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Tries to make sure the number of the writable bytes is equal to or greater than the specified value.
ensureWritable(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
ensureWritable(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
ENTER_COMBAT - net.minecraft.network.play.server.S42PacketCombatEvent.Event
 
entitiesById - Variable in class net.minecraft.world.World
 
entity - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
Entity - Class in net.minecraft.entity
 
Entity(World) - Constructor for class net.minecraft.entity.Entity
 
ENTITY - net.minecraft.util.MovingObjectPosition.MovingObjectType
 
ENTITY_DIED - net.minecraft.network.play.server.S42PacketCombatEvent.Event
 
ENTITY_SHADOWS - net.minecraft.client.settings.GameSettings.Options
 
entityAge - Variable in class net.minecraft.entity.EntityLivingBase
 
EntityAgeable - Class in net.minecraft.entity
 
EntityAgeable(World) - Constructor for class net.minecraft.entity.EntityAgeable
 
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
 
EntityArmorStand - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityArmorStand(World) - Constructor for class net.minecraft.entity.item.EntityArmorStand
 
EntityArmorStand(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityArmorStand
 
EntityArrow - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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, float) - Constructor for class net.minecraft.entity.projectile.EntityArrow
 
EntityArrow(World, EntityLivingBase, EntityLivingBase, float, float) - Constructor for class net.minecraft.entity.projectile.EntityArrow
 
EntityAuraFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityAuraFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityAuraFX
 
EntityAuraFX.Factory - Class in net.minecraft.client.particle
 
EntityAuraFX.HappyVillagerFactory - Class in net.minecraft.client.particle
 
EntityBat - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBat(World) - Constructor for class net.minecraft.entity.passive.EntityBat
 
EntityBlaze - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBlaze(World) - Constructor for class net.minecraft.entity.monster.EntityBlaze
 
EntityBlockDustFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBlockDustFX(World, double, double, double, double, double, double, IBlockState) - Constructor for class net.minecraft.client.particle.EntityBlockDustFX
 
EntityBlockDustFX.Factory - Class in net.minecraft.client.particle
 
EntityBoat - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBodyHelper(EntityLivingBase) - Constructor for class net.minecraft.entity.EntityBodyHelper
 
EntityBreakingFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBreakingFX(World, double, double, double, double, double, double, Item, int) - Constructor for class net.minecraft.client.particle.EntityBreakingFX
 
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.Factory - Class in net.minecraft.client.particle
 
EntityBreakingFX.SlimeFactory - Class in net.minecraft.client.particle
 
EntityBreakingFX.SnowballFactory - Class in net.minecraft.client.particle
 
EntityBubbleFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityBubbleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityBubbleFX
 
EntityBubbleFX.Factory - Class in net.minecraft.client.particle
 
EntityCaveSpider - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityCaveSpider(World) - Constructor for class net.minecraft.entity.monster.EntityCaveSpider
 
EntityChicken - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityChicken(World) - Constructor for class net.minecraft.entity.passive.EntityChicken
 
entityClass - Variable in class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
EntityCloudFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityCloudFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityCloudFX
 
EntityCloudFX.Factory - Class in net.minecraft.client.particle
 
entityCollisionReduction - Variable in class net.minecraft.entity.Entity
 
EntityConstructor<T> - Interface in net.minecraft.entity
Copyright (c) 2022-2023 LAX1DUDE.
EntityCow - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityCreeper(World) - Constructor for class net.minecraft.entity.monster.EntityCreeper
 
EntityCrit2FX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityCrit2FX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityCrit2FX
 
EntityCrit2FX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntityCrit2FX
 
EntityCrit2FX.Factory - Class in net.minecraft.client.particle
 
EntityCrit2FX.MagicFactory - Class in net.minecraft.client.particle
 
EntityCritFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityCritFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityCritFX
 
EntityCritFX.Factory - Class in net.minecraft.client.particle
 
EntityDamageSource - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityDamageSource(String, Entity) - Constructor for class net.minecraft.util.EntityDamageSource
 
EntityDamageSourceIndirect - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityDamageSourceIndirect(String, Entity, Entity) - Constructor for class net.minecraft.util.EntityDamageSourceIndirect
 
EntityDiggingFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityDiggingFX(World, double, double, double, double, double, double, IBlockState) - Constructor for class net.minecraft.client.particle.EntityDiggingFX
 
EntityDiggingFX.Factory - Class in net.minecraft.client.particle
 
EntityDragon - Class in net.minecraft.entity.boss
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityDragon(World) - Constructor for class net.minecraft.entity.boss.EntityDragon
 
entityDragonObj - Variable in class net.minecraft.entity.boss.EntityDragonPart
 
EntityDragonPart - Class in net.minecraft.entity.boss
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityDropParticleFX(World, double, double, double, Material) - Constructor for class net.minecraft.client.particle.EntityDropParticleFX
 
EntityDropParticleFX.LavaFactory - Class in net.minecraft.client.particle
 
EntityDropParticleFX.WaterFactory - Class in net.minecraft.client.particle
 
EntityEgg - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityEgg(World) - Constructor for class net.minecraft.entity.projectile.EntityEgg
 
EntityEgg(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityEgg
 
EntityEgg(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntityEgg
 
EntityEggInfo(int, int, int) - Constructor for class net.minecraft.entity.EntityList.EntityEggInfo
 
entityEggs - Static variable in class net.minecraft.entity.EntityList
 
EntityEnchantmentTableParticleFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityEnchantmentTableParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
 
EntityEnchantmentTableParticleFX.EnchantmentTable - Class in net.minecraft.client.particle
 
EntityEnderCrystal - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityEnderman(World) - Constructor for class net.minecraft.entity.monster.EntityEnderman
 
EntityEndermite - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityEndermite(World) - Constructor for class net.minecraft.entity.monster.EntityEndermite
 
EntityEnderPearl - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityEnderPearl(World) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
 
EntityEnderPearl(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
 
EntityEnderPearl(World, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityEnderPearl
 
EntityExpBottle - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityExpBottle(World) - Constructor for class net.minecraft.entity.item.EntityExpBottle
 
EntityExpBottle(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityExpBottle
 
EntityExpBottle(World, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityExpBottle
 
EntityExplodeFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityExplodeFX
 
EntityExplodeFX.Factory - Class in net.minecraft.client.particle
 
EntityFallingBlock - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFallingBlock(World) - Constructor for class net.minecraft.entity.item.EntityFallingBlock
 
EntityFallingBlock(World, double, double, double, IBlockState) - Constructor for class net.minecraft.entity.item.EntityFallingBlock
 
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
 
EntityFirework - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFirework() - Constructor for class net.minecraft.client.particle.EntityFirework
 
EntityFirework.Factory - Class in net.minecraft.client.particle
 
EntityFirework.OverlayFX - Class in net.minecraft.client.particle
 
EntityFirework.SparkFX - Class in net.minecraft.client.particle
 
EntityFirework.StarterFX - Class in net.minecraft.client.particle
 
EntityFireworkRocket - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFireworkRocket(World) - Constructor for class net.minecraft.entity.item.EntityFireworkRocket
 
EntityFireworkRocket(World, double, double, double, ItemStack) - Constructor for class net.minecraft.entity.item.EntityFireworkRocket
 
EntityFishHook - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityFishWakeFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFishWakeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFishWakeFX
 
EntityFishWakeFX.Factory - Class in net.minecraft.client.particle
 
EntityFlameFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFlameFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFlameFX
 
EntityFlameFX.Factory - Class in net.minecraft.client.particle
 
EntityFlying - Class in net.minecraft.entity
 
EntityFlying(World) - Constructor for class net.minecraft.entity.EntityFlying
 
EntityFootStepFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFootStepFX(TextureManager, World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFootStepFX
 
EntityFootStepFX.Factory - Class in net.minecraft.client.particle
 
EntityFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFX
 
EntityFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFX
 
EntityGhast - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityGhast(World) - Constructor for class net.minecraft.entity.monster.EntityGhast
 
EntityGiantZombie - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityGuardian - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityGuardian(World) - Constructor for class net.minecraft.entity.monster.EntityGuardian
 
EntityHanging - Class in net.minecraft.entity
 
EntityHanging(World) - Constructor for class net.minecraft.entity.EntityHanging
 
EntityHanging(World, BlockPos) - Constructor for class net.minecraft.entity.EntityHanging
 
entityHasObjective(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ Returns if the entity has the given ScoreObjective
EntityHeartFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityHeartFX.AngryVillagerFactory - Class in net.minecraft.client.particle
 
EntityHeartFX.Factory - Class in net.minecraft.client.particle
 
entityHit - Variable in class net.minecraft.util.MovingObjectPosition
 
EntityHorse - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityHorse(World) - Constructor for class net.minecraft.entity.passive.EntityHorse
 
EntityHorse.GroupData - Class in net.minecraft.entity.passive
 
EntityHugeExplodeFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityHugeExplodeFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityHugeExplodeFX
 
EntityHugeExplodeFX.Factory - Class in net.minecraft.client.particle
 
entityId - Variable in class net.minecraft.network.play.server.S01PacketJoinGame
 
entityId - Variable in class net.minecraft.network.play.server.S0BPacketAnimation
 
entityId - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
entityId - Variable in class net.minecraft.network.play.server.S0DPacketCollectItem
 
entityId - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
entityId - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
entityId - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
entityId - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
entityId - Variable in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
entityId - Variable in class net.minecraft.network.play.server.S19PacketEntityStatus
 
entityId - Variable in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
entityId - Variable in class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
entityId - Variable in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
entityId - Variable in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
entityId - Variable in class net.minecraft.network.play.server.S20PacketEntityProperties
 
entityId - Variable in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
entityId - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
entityId - Variable in class net.minecraft.network.play.server.S43PacketCamera
 
entityId - Variable in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
entityID - Variable in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
entityID - Variable in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
entityID - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
entityID - Variable in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
entityIDs - Variable in class net.minecraft.network.play.server.S13PacketDestroyEntities
 
entityInit() - Method in class net.minecraft.client.particle.EntityFX
 
entityInit() - Method in class net.minecraft.entity.boss.EntityDragon
 
entityInit() - Method in class net.minecraft.entity.boss.EntityDragonPart
 
entityInit() - Method in class net.minecraft.entity.boss.EntityWither
 
entityInit() - Method in class net.minecraft.entity.effect.EntityLightningBolt
 
entityInit() - Method in class net.minecraft.entity.Entity
 
entityInit() - Method in class net.minecraft.entity.EntityAgeable
 
entityInit() - Method in class net.minecraft.entity.EntityHanging
 
entityInit() - Method in class net.minecraft.entity.EntityLeashKnot
 
entityInit() - Method in class net.minecraft.entity.EntityLiving
 
entityInit() - Method in class net.minecraft.entity.EntityLivingBase
 
entityInit() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
entityInit() - Method in class net.minecraft.entity.item.EntityArmorStand
 
entityInit() - Method in class net.minecraft.entity.item.EntityBoat
 
entityInit() - Method in class net.minecraft.entity.item.EntityEnderCrystal
 
entityInit() - Method in class net.minecraft.entity.item.EntityEnderEye
 
entityInit() - Method in class net.minecraft.entity.item.EntityFallingBlock
 
entityInit() - Method in class net.minecraft.entity.item.EntityFireworkRocket
 
entityInit() - Method in class net.minecraft.entity.item.EntityItem
 
entityInit() - Method in class net.minecraft.entity.item.EntityItemFrame
 
entityInit() - Method in class net.minecraft.entity.item.EntityMinecart
 
entityInit() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
entityInit() - Method in class net.minecraft.entity.item.EntityTNTPrimed
 
entityInit() - Method in class net.minecraft.entity.item.EntityXPOrb
 
entityInit() - Method in class net.minecraft.entity.monster.EntityBlaze
 
entityInit() - Method in class net.minecraft.entity.monster.EntityCreeper
 
entityInit() - Method in class net.minecraft.entity.monster.EntityEnderman
 
entityInit() - Method in class net.minecraft.entity.monster.EntityGhast
 
entityInit() - Method in class net.minecraft.entity.monster.EntityGuardian
 
entityInit() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
entityInit() - Method in class net.minecraft.entity.monster.EntitySkeleton
 
entityInit() - Method in class net.minecraft.entity.monster.EntitySlime
 
entityInit() - Method in class net.minecraft.entity.monster.EntitySpider
 
entityInit() - Method in class net.minecraft.entity.monster.EntityWitch
 
entityInit() - Method in class net.minecraft.entity.monster.EntityZombie
 
entityInit() - Method in class net.minecraft.entity.passive.EntityBat
 
entityInit() - Method in class net.minecraft.entity.passive.EntityHorse
 
entityInit() - Method in class net.minecraft.entity.passive.EntityOcelot
 
entityInit() - Method in class net.minecraft.entity.passive.EntityPig
 
entityInit() - Method in class net.minecraft.entity.passive.EntityRabbit
 
entityInit() - Method in class net.minecraft.entity.passive.EntitySheep
 
entityInit() - Method in class net.minecraft.entity.passive.EntityTameable
 
entityInit() - Method in class net.minecraft.entity.passive.EntityVillager
 
entityInit() - Method in class net.minecraft.entity.passive.EntityWolf
 
entityInit() - Method in class net.minecraft.entity.player.EntityPlayer
 
entityInit() - Method in class net.minecraft.entity.projectile.EntityArrow
 
entityInit() - Method in class net.minecraft.entity.projectile.EntityFireball
 
entityInit() - Method in class net.minecraft.entity.projectile.EntityFishHook
 
entityInit() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
entityInit() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
 
EntityIronGolem - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityIronGolem(World) - Constructor for class net.minecraft.entity.monster.EntityIronGolem
 
EntityItem - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityItem(World) - Constructor for class net.minecraft.entity.item.EntityItem
 
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
 
EntityItemFrame - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityItemFrame(World) - Constructor for class net.minecraft.entity.item.EntityItemFrame
 
EntityItemFrame(World, BlockPos, EnumFacing) - Constructor for class net.minecraft.entity.item.EntityItemFrame
 
EntityLargeExplodeFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityLargeExplodeFX(TextureManager, World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityLargeExplodeFX
 
EntityLargeExplodeFX.Factory - Class in net.minecraft.client.particle
 
EntityLargeFireball - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityLavaFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityLavaFX
 
EntityLavaFX.Factory - Class in net.minecraft.client.particle
 
EntityLeashKnot - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityLeashKnot(World) - Constructor for class net.minecraft.entity.EntityLeashKnot
 
EntityLeashKnot(World, BlockPos) - Constructor for class net.minecraft.entity.EntityLeashKnot
 
EntityLightningBolt - Class in net.minecraft.entity.effect
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityLightningBolt(World, double, double, double) - Constructor for class net.minecraft.entity.effect.EntityLightningBolt
 
EntityList - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityList() - Constructor for class net.minecraft.entity.EntityList
 
EntityList.EntityEggInfo - Class in net.minecraft.entity
 
EntityLiving - Class in net.minecraft.entity
 
EntityLiving(World) - Constructor for class net.minecraft.entity.EntityLiving
 
EntityLiving.SpawnPlacementType - Enum in net.minecraft.entity
 
EntityLivingBase - Class in net.minecraft.entity
 
EntityLivingBase(World) - Constructor for class net.minecraft.entity.EntityLivingBase
 
EntityMagmaCube - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityMinecart.EnumMinecartType - Enum in net.minecraft.entity.item
 
EntityMinecartChest - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityMinecartChest(World) - Constructor for class net.minecraft.entity.item.EntityMinecartChest
 
EntityMinecartChest(World, double, double, double) - Constructor for class net.minecraft.entity.item.EntityMinecartChest
 
EntityMinecartCommandBlock - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityMinecartCommandBlock(World) - Constructor for class net.minecraft.entity.EntityMinecartCommandBlock
 
EntityMinecartCommandBlock(World, double, double, double) - Constructor for class net.minecraft.entity.EntityMinecartCommandBlock
 
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityMooshroom(World) - Constructor for class net.minecraft.entity.passive.EntityMooshroom
 
EntityNoteFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityNoteFX.Factory - Class in net.minecraft.client.particle
 
EntityNotFoundException - Exception in net.minecraft.command
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityNotFoundException() - Constructor for exception net.minecraft.command.EntityNotFoundException
 
EntityNotFoundException(String, Object...) - Constructor for exception net.minecraft.command.EntityNotFoundException
 
EntityOcelot - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityOcelot(World) - Constructor for class net.minecraft.entity.passive.EntityOcelot
 
EntityOtherPlayerMP - Class in net.minecraft.client.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityOtherPlayerMP(World, GameProfile) - Constructor for class net.minecraft.client.entity.EntityOtherPlayerMP
 
EntityPainting - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPainting(World) - Constructor for class net.minecraft.entity.item.EntityPainting
 
EntityPainting(World, BlockPos, EnumFacing) - Constructor for class net.minecraft.entity.item.EntityPainting
 
EntityPainting(World, BlockPos, EnumFacing, String) - Constructor for class net.minecraft.entity.item.EntityPainting
 
EntityPainting.EnumArt - Enum in net.minecraft.entity.item
 
EntityParticleEmitter - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityParticleEmitter(World, Entity, EnumParticleTypes) - Constructor for class net.minecraft.client.particle.EntityParticleEmitter
 
EntityPickupFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPickupFX(World, Entity, Entity, float) - Constructor for class net.minecraft.client.particle.EntityPickupFX
 
EntityPig - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPig(World) - Constructor for class net.minecraft.entity.passive.EntityPig
 
EntityPigZombie - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPigZombie(World) - Constructor for class net.minecraft.entity.monster.EntityPigZombie
 
entityPitch - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
EntityPlayer - Class in net.minecraft.entity.player
 
EntityPlayer(World, GameProfile) - Constructor for class net.minecraft.entity.player.EntityPlayer
 
EntityPlayer.EnumChatVisibility - Enum in net.minecraft.entity.player
 
EntityPlayer.EnumStatus - Enum in net.minecraft.entity.player
 
entityplayerObj - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
EntityPlayerSP - Class in net.minecraft.client.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPlayerSP(Minecraft, World, NetHandlerPlayClient, StatFileWriter) - Constructor for class net.minecraft.client.entity.EntityPlayerSP
 
EntityPortalFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPortalFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntityPortalFX
 
EntityPortalFX.Factory - Class in net.minecraft.client.particle
 
EntityPotion - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityPotion(World) - 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
 
EntityPotion(World, EntityLivingBase, int) - Constructor for class net.minecraft.entity.projectile.EntityPotion
 
EntityPotion(World, EntityLivingBase, ItemStack) - Constructor for class net.minecraft.entity.projectile.EntityPotion
 
EntityRabbit - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityRabbit(World) - Constructor for class net.minecraft.entity.passive.EntityRabbit
 
EntityRabbit.RabbitTypeData - Class in net.minecraft.entity.passive
 
EntityRainFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityRainFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityRainFX
 
EntityRainFX.Factory - Class in net.minecraft.client.particle
 
EntityReddustFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntityReddustFX.Factory - Class in net.minecraft.client.particle
 
entityRenderer - Variable in class net.minecraft.client.Minecraft
 
EntityRenderer - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityRenderer(Minecraft, IResourceManager) - Constructor for class net.minecraft.client.renderer.EntityRenderer
 
EntitySelectors - Class in net.minecraft.util
 
EntitySelectors() - Constructor for class net.minecraft.util.EntitySelectors
 
EntitySelectors.ArmoredMob - Class in net.minecraft.util
 
EntitySheep - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySheep(World) - Constructor for class net.minecraft.entity.passive.EntitySheep
 
EntitySilverfish - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySilverfish(World) - Constructor for class net.minecraft.entity.monster.EntitySilverfish
 
EntitySkeleton - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySkeleton(World) - Constructor for class net.minecraft.entity.monster.EntitySkeleton
 
EntitySlime - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySlime(World) - Constructor for class net.minecraft.entity.monster.EntitySlime
 
EntitySmallFireball - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySmallFireball(World) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
 
EntitySmallFireball(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
 
EntitySmallFireball(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySmallFireball
 
EntitySmokeFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySmokeFX(World, double, double, double, double, double, double, float) - Constructor for class net.minecraft.client.particle.EntitySmokeFX
 
EntitySmokeFX.Factory - Class in net.minecraft.client.particle
 
EntitySnowball - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySnowball(World) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
 
EntitySnowball(World, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
 
EntitySnowball(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntitySnowball
 
EntitySnowman - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySnowman(World) - Constructor for class net.minecraft.entity.monster.EntitySnowman
 
EntitySnowShovelFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
EntitySnowShovelFX.Factory - Class in net.minecraft.client.particle
 
EntitySpawnPlacementRegistry - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySpawnPlacementRegistry() - Constructor for class net.minecraft.entity.EntitySpawnPlacementRegistry
 
EntitySpellParticleFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySpellParticleFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX
 
EntitySpellParticleFX.AmbientMobFactory - Class in net.minecraft.client.particle
 
EntitySpellParticleFX.Factory - Class in net.minecraft.client.particle
 
EntitySpellParticleFX.InstantFactory - Class in net.minecraft.client.particle
 
EntitySpellParticleFX.MobFactory - Class in net.minecraft.client.particle
 
EntitySpellParticleFX.WitchFactory - Class in net.minecraft.client.particle
 
EntitySpider - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySpider(World) - Constructor for class net.minecraft.entity.monster.EntitySpider
 
EntitySpider.GroupData - Class in net.minecraft.entity.monster
 
EntitySplashFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySplashFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySplashFX
 
EntitySplashFX.Factory - Class in net.minecraft.client.particle
 
EntitySquid - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySquid(World) - Constructor for class net.minecraft.entity.passive.EntitySquid
 
EntitySuspendFX - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntitySuspendFX(World, double, double, double, double, double, double) - Constructor for class net.minecraft.client.particle.EntitySuspendFX
 
EntitySuspendFX.Factory - Class in net.minecraft.client.particle
 
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, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityThrowable
 
EntityThrowable(World, EntityLivingBase) - Constructor for class net.minecraft.entity.projectile.EntityThrowable
 
EntityTNTPrimed - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityTNTPrimed(World) - Constructor for class net.minecraft.entity.item.EntityTNTPrimed
 
EntityTNTPrimed(World, double, double, double, EntityLivingBase) - Constructor for class net.minecraft.entity.item.EntityTNTPrimed
 
entityUniqueID - Variable in class net.minecraft.entity.Entity
 
EntityVillager - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityWitch(World) - Constructor for class net.minecraft.entity.monster.EntityWitch
 
EntityWither - Class in net.minecraft.entity.boss
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityWither(World) - Constructor for class net.minecraft.entity.boss.EntityWither
 
EntityWitherSkull - Class in net.minecraft.entity.projectile
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityWitherSkull(World) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
 
EntityWitherSkull(World, double, double, double, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
 
EntityWitherSkull(World, EntityLivingBase, double, double, double) - Constructor for class net.minecraft.entity.projectile.EntityWitherSkull
 
EntityWolf - Class in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityWolf(World) - Constructor for class net.minecraft.entity.passive.EntityWolf
 
entityX - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
EntityXPOrb - Class in net.minecraft.entity.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityXPOrb(World) - Constructor for class net.minecraft.entity.item.EntityXPOrb
 
EntityXPOrb(World, double, double, double, int) - Constructor for class net.minecraft.entity.item.EntityXPOrb
 
entityY - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
entityYaw - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
entityZ - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
EntityZombie - Class in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EntityZombie(World) - Constructor for class net.minecraft.entity.monster.EntityZombie
 
entries() - Method in class com.google.common.collect.ForwardingMultimap
 
entries() - Method in class com.google.common.collect.ForwardingSetMultimap
 
entries() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of all key-value pairs in the multimap.
entries() - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable collection of all key-value pairs in the multimap.
entries() - Method in class com.google.common.collect.LinkedHashMultimap
Returns a set of all key-value pairs.
entries() - Method in class com.google.common.collect.LinkedListMultimap
Returns a view collection of all key-value pairs contained in this multimap, as Map.Entry instances.
entries() - Method in interface com.google.common.collect.Multimap
Returns a view collection of all key-value pairs contained in this multimap, as Map.Entry instances.
entries() - Method in interface com.google.common.collect.SetMultimap
Returns a view collection of all key-value pairs contained in this multimap, as Map.Entry instances.
entriesDiffering() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map describing keys that appear in both maps, but with different values.
entriesDiffering() - Method in interface com.google.common.collect.SortedMapDifference
 
entriesInCommon() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries that appear in both maps; that is, the intersection of the two maps.
entriesInCommon() - Method in interface com.google.common.collect.SortedMapDifference
 
entriesOnlyOnLeft() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries from the left map whose keys are not present in the right map.
entriesOnlyOnLeft() - Method in interface com.google.common.collect.SortedMapDifference
 
entriesOnlyOnRight() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries from the right map whose keys are not present in the left map.
entriesOnlyOnRight() - Method in interface com.google.common.collect.SortedMapDifference
 
entryIterator() - Method in class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
 
entrySet() - Method in class com.google.common.collect.ForwardingMap
 
entrySet() - Method in class com.google.common.collect.ForwardingMultiset
 
entrySet() - Method in class com.google.common.collect.HashBiMap
 
entrySet() - Method in class com.google.common.collect.ImmutableMap
Returns an immutable set of the mappings in this map.
entrySet() - Method in class com.google.common.collect.ImmutableMultiset
 
entrySet() - Method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable set of the mappings in this map, sorted by the key ordering.
entrySet() - Method in interface com.google.common.collect.Multiset
Returns a view of the contents of this multiset, grouped into Multiset.Entry instances, each providing an element of the multiset and the count of that element.
entrySet() - Method in interface com.google.common.collect.SortedMultiset
Returns a view of the contents of this multiset, grouped into Multiset.Entry instances, each providing an element of the multiset and the count of that element.
entrySet() - Method in class net.minecraft.server.management.LowerStringMap
 
entrySet() - Method in class org.json.JSONObject
Get a set of entries of the JSONObject.
EnumAction - Enum in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumBiMap<K extends java.lang.Enum<K>,​V extends java.lang.Enum<V>> - Class in com.google.common.collect
A BiMap backed by two EnumMap instances.
EnumBorderStatus - Enum in net.minecraft.world.border
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumChatFormatting - Enum in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumConnectionState - Enum in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumCreatureAttribute - Enum in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumCreatureType - Enum in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumDifficulty - Enum in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumDyeColor - Enum in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumEaglerConnectionState - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
EnumEnchantmentType - Enum in net.minecraft.enchantment
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumFaceDirection - Enum in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumFaceDirection.Constants - Class in net.minecraft.client.renderer
 
EnumFaceDirection.VertexInformation - Class in net.minecraft.client.renderer
 
EnumFacing - Enum in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumFacing.Axis - Enum in net.minecraft.util
 
EnumFacing.AxisDirection - Enum in net.minecraft.util
 
EnumFacing.Plane - Enum in net.minecraft.util
 
EnumHashBiMap<K extends java.lang.Enum<K>,​V> - Class in com.google.common.collect
A BiMap backed by an EnumMap instance for keys-to-values, and a HashMap instance for values-to-keys.
enumKeys(Class<K0>) - Static method in class com.google.common.collect.MultimapBuilder
Uses an EnumMap to map keys to value collections.
EnumMultiset<E extends java.lang.Enum<E>> - Class in com.google.common.collect
Multiset implementation backed by an EnumMap.
EnumPacketDirection - Enum in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumParticleTypes - Enum in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumPlatformAgent - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
EnumPlatformANGLE - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
EnumPlatformOS - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
EnumPlatformType - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
EnumPlayerModelParts - Enum in net.minecraft.entity.player
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumRarity - Enum in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Enums - Class in com.google.common.base
Utility methods for working with Enum instances.
EnumServerRateLimit - Enum in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
enumSetValues(Class<V0>) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses an EnumSet to store value collections.
EnumSkyBlock - Enum in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EnumUtils - Class in org.apache.commons.lang3
Utility library to provide helper methods for Java enums.
EnumUtils() - Constructor for class org.apache.commons.lang3.EnumUtils
This constructor is public to permit tools that require a JavaBean instance to operate.
EnumWorldBlockLayer - Enum in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
EOT - Static variable in class com.google.common.base.Ascii
End of Transmission: A communication control character used to indicate the conclusion of a transmission, which may have contained one or more texts and any associated headings.
EPIC - net.minecraft.item.EnumRarity
 
EPKFileEntry(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass.EPKFileEntry
 
EPKLoader - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
EPKLoader() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.EPKLoader
 
epsilonEquals(float, float) - Static method in class net.minecraft.util.MathHelper
 
equal(InputSupplier<? extends InputStream>, InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.contentEquals(ByteSource) instead. This method is scheduled for removal in Guava 18.0.
equal(Object, Object) - Static method in class com.google.common.base.Objects
Determines whether two possibly-null objects are equal.
equal(Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
equal(Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
equals() - Static method in class com.google.common.base.Equivalence
Returns an equivalence that delegates to Object.equals(java.lang.Object) and Object.hashCode().
equals(Annotation, Annotation) - Static method in class org.apache.commons.lang3.AnnotationUtils
Checks if two annotations are equal using the criteria for equality presented in the Annotation.equals(Object) API docs.
equals(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Compares two CharSequences, returning true if they represent equal sequences of characters.
equals(Object) - Method in class com.google.common.base.Converter
Indicates whether another object is equal to this converter.
equals(Object) - Method in class com.google.common.base.Equivalence.Wrapper
Returns true if Equivalence.equivalent(Object, Object) applied to the wrapped references is true and both wrappers use the same equivalence.
equals(Object) - Method in interface com.google.common.base.Function
Indicates whether another object is equal to this function.
equals(Object) - Method in class com.google.common.base.Optional
Returns true if object is an Optional instance, and either the contained references are equal to each other or both are absent.
equals(Object) - Method in interface com.google.common.base.Predicate
Indicates whether another object is equal to this predicate.
equals(Object) - Method in class com.google.common.collect.ForwardingList
 
equals(Object) - Method in class com.google.common.collect.ForwardingMap
 
equals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
 
equals(Object) - Method in class com.google.common.collect.ForwardingMultimap
 
equals(Object) - Method in class com.google.common.collect.ForwardingMultiset
 
equals(Object) - Method in class com.google.common.collect.ForwardingSet
 
equals(Object) - Method in class com.google.common.collect.ForwardingTable
 
equals(Object) - Method in class com.google.common.collect.HashBasedTable
 
equals(Object) - Method in class com.google.common.collect.ImmutableList
 
equals(Object) - Method in class com.google.common.collect.ImmutableMap
 
equals(Object) - Method in class com.google.common.collect.ImmutableMultiset
 
equals(Object) - Method in class com.google.common.collect.ImmutableRangeMap
 
equals(Object) - Method in class com.google.common.collect.ImmutableSet
 
equals(Object) - Method in interface com.google.common.collect.ListMultimap
Compares the specified object to this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.MapDifference
Compares the specified object with this instance for equality.
equals(Object) - Method in interface com.google.common.collect.MapDifference.ValueDifference
Two instances are considered equal if their MapDifference.ValueDifference.leftValue() values are equal and their MapDifference.ValueDifference.rightValue() values are also equal.
equals(Object) - Method in interface com.google.common.collect.Multimap
Compares the specified object with this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.Multiset.Entry
equals(Object) - Method in interface com.google.common.collect.Multiset
Compares the specified object with this multiset for equality.
equals(Object) - Method in class com.google.common.collect.Range
Returns true if object is a range having the same endpoints and bound types as this range.
equals(Object) - Method in interface com.google.common.collect.RangeMap
Returns true if obj is another RangeMap that has an equivalent RangeMap.asMapOfRanges().
equals(Object) - Method in interface com.google.common.collect.RangeSet
Returns true if obj is another RangeSet that contains the same ranges according to Range.equals(Object).
equals(Object) - Method in interface com.google.common.collect.SetMultimap
Compares the specified object to this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.Table.Cell
Compares the specified object with this cell for equality.
equals(Object) - Method in interface com.google.common.collect.Table
Compares the specified object with this table for equality.
equals(Object) - Method in class com.google.common.collect.TreeRangeMap
 
equals(Object) - Method in class com.google.common.hash.BloomFilter
 
equals(Object) - Method in class com.google.common.hash.HashCode
 
equals(Object) - Method in class com.google.common.primitives.UnsignedInteger
 
equals(Object) - Method in class com.google.common.primitives.UnsignedLong
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Determines if the content of the specified buffer is identical to the content of this array.
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
equals(Object) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
equals(Object) - Method in class net.minecraft.block.BlockEventData
 
equals(Object) - Method in class net.minecraft.block.properties.PropertyHelper
 
equals(Object) - Method in class net.minecraft.block.properties.PropertyInteger
 
equals(Object) - Method in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
equals(Object) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
equals(Object) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
equals(Object) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variants
 
equals(Object) - Method in class net.minecraft.client.resources.Language
 
equals(Object) - Method in class net.minecraft.client.resources.model.ModelResourceLocation
 
equals(Object) - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
equals(Object) - Method in class net.minecraft.client.resources.SimpleResource
 
equals(Object) - Method in class net.minecraft.client.util.JsonBlendingMode
 
equals(Object) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
equals(Object) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
equals(Object) - Method in class net.minecraft.entity.Entity
 
equals(Object) - Method in class net.minecraft.event.ClickEvent
 
equals(Object) - Method in class net.minecraft.event.HoverEvent
 
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.network.PacketBuffer
 
equals(Object) - Method in class net.minecraft.potion.PotionEffect
 
equals(Object) - Method in class net.minecraft.stats.StatBase
 
equals(Object) - Method in class net.minecraft.util.ChatComponentScore
 
equals(Object) - Method in class net.minecraft.util.ChatComponentSelector
 
equals(Object) - Method in class net.minecraft.util.ChatComponentStyle
 
equals(Object) - Method in class net.minecraft.util.ChatComponentText
 
equals(Object) - Method in class net.minecraft.util.ChatComponentTranslation
 
equals(Object) - Method in class net.minecraft.util.ChatStyle
 
equals(Object) - Method in class net.minecraft.util.ResourceLocation
 
equals(Object) - Method in class net.minecraft.util.Rotations
 
equals(Object) - Method in class net.minecraft.util.Vec3i
 
equals(Object) - Method in class net.minecraft.util.Vec4b
 
equals(Object) - Method in class net.minecraft.world.ChunkCoordIntPair
 
equals(Object) - Method in class net.minecraft.world.NextTickListEntry
 
equals(Object) - Method in class org.apache.commons.lang3.CharSet
Compares two CharSet objects, returning true if they represent exactly the same set of characters defined in the same way.
equals(Object) - Method in class org.apache.commons.lang3.math.Fraction
Compares this fraction to another object to test if they are equal.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Compares this object to the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableByte
Compares this object to the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Compares this object against the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Compares this object against some other object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableInt
Compares this object to the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableLong
Compares this object to the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableObject
Compares this object against the specified object.
equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableShort
Compares this object to the specified object.
equals(Object) - Method in class org.apache.commons.lang3.Range
Compares this range to another object to test if they are equal.
equals(Object) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Check if this extended message format is equal to another object.
equals(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks the contents of this builder against another to see if they contain the same character content.
equals(Object) - Method in class org.apache.commons.lang3.time.FastDateFormat
Compares two objects for equality.
equals(Object) - Method in class org.apache.commons.lang3.time.FastDateParser
Compares another object for equality with this object.
equals(Object) - Method in class org.apache.commons.lang3.time.FastDatePrinter
Compares two objects for equality.
equals(Object, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
this method has been replaced by java.util.Objects.equals(Object, Object) in Java 7 and will be removed from future releases.
equals(ByteBuf, ByteBuf) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Returns true if and only if the two specified buffers are identical to each other as described in ChannelBuffer#equals(Object).
equals(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks the contents of this builder against another to see if they contain the same character content.
equalsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Compares given string to a CharSequences vararg of searchStrings, returning true if the string is equal to any of the searchStrings.
equalsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Compares given string to a CharSequences vararg of searchStrings, returning true if the string is equal to any of the searchStrings, ignoring case.
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class com.google.common.base.Ascii
Indicates whether the contents of the given character sequences s1 and s2 are equal, ignoring the case of any ASCII alphabetic characters between 'a' and 'z' or 'A' and 'Z' inclusive.
equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Compares two CharSequences, returning true if they represent equal sequences of characters, ignoring case.
equalsIgnoreCase(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks the contents of this builder against another to see if they contain the same character content ignoring case.
equalTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if the object passed to ComparableUtils.is(A) is equal to b
equalTo(T) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the object being tested equals() the given target or both are null.
equipmentDropChances - Variable in class net.minecraft.entity.EntityLiving
+ Chances for each equipment piece from dropping when this entity dies.
equipmentSlot - Variable in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
Equivalence<T> - Class in com.google.common.base
A strategy for determining whether two instances are considered equivalent.
Equivalence() - Constructor for class com.google.common.base.Equivalence
Constructor for use by subclasses.
Equivalence.Wrapper<T> - Class in com.google.common.base
equivalent(T, T) - Method in class com.google.common.base.Equivalence
Returns true if the given objects are considered equivalent.
equivalentTo(T) - Method in class com.google.common.base.Equivalence
Returns a predicate that evaluates to true if and only if the input is equivalent to target according to this equivalence relation.
erase(Object, Object) - Method in class com.google.common.collect.ArrayTable
Associates the value null with the specified keys, assuming both keys are valid.
eraseAll() - Method in class com.google.common.collect.ArrayTable
Associates the value null with every pair of allowed row and column keys.
error(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
error(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
error(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
ERROR - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
ERROR - net.minecraft.client.stream.IStream.AuthFailureReason
 
ESC - Static variable in class com.google.common.base.Ascii
Escape: A control character intended to provide code extension (supplementary characters) in general information interchange.
escape(char) - Method in class com.google.common.escape.ArrayBasedCharEscaper
Escapes a single character using the replacement array and safe range values.
escape(char) - Method in class com.google.common.escape.CharEscaper
Returns the escaped form of the given character, or null if this character does not need to be escaped.
escape(int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
Escapes a single Unicode code point using the replacement array and safe range values.
escape(int) - Method in class com.google.common.escape.UnicodeEscaper
Returns the escaped form of the given Unicode code point, or null if this code point does not need to be escaped.
escape(String) - Method in class com.google.common.escape.ArrayBasedCharEscaper
 
escape(String) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
 
escape(String) - Method in class com.google.common.escape.CharEscaper
Returns the escaped form of a given literal string.
escape(String) - Method in class com.google.common.escape.Escaper
Returns the escaped form of a given literal string.
escape(String) - Method in class com.google.common.escape.UnicodeEscaper
Returns the escaped form of a given literal string.
Escaper - Class in com.google.common.escape
An object that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
Escaper() - Constructor for class com.google.common.escape.Escaper
Constructor for use by subclasses.
Escapers - Class in com.google.common.escape
Static utility methods pertaining to Escaper instances.
Escapers.Builder - Class in com.google.common.escape
A builder for simple, fast escapers.
escapeSlow(String, int) - Method in class com.google.common.escape.CharEscaper
Returns the escaped form of a given literal string, starting at the given index.
escapeSlow(String, int) - Method in class com.google.common.escape.UnicodeEscaper
Returns the escaped form of a given literal string, starting at the given index.
escapeUnsafe(char) - Method in class com.google.common.escape.ArrayBasedCharEscaper
Escapes a char value that has no direct explicit value in the replacement array and lies outside the stated safe range.
escapeUnsafe(int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
Escapes a code point that has no direct explicit value in the replacement array and lies outside the stated safe range.
ETB - Static variable in class com.google.common.base.Ascii
End of Transmission Block: A communication control character used to indicate the end of a block of data for communication purposes.
ETX - Static variable in class com.google.common.base.Ascii
End of Text: A communication control character used to terminate a sequence of characters started with STX and transmitted as an entity.
EventHandler - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
eventType - Variable in class net.minecraft.network.play.server.S42PacketCombatEvent
 
EVERYTHING - net.minecraft.block.BlockPressurePlate.Sensitivity
 
EvictingQueue<E> - Class in com.google.common.collect
A non-blocking queue which automatically evicts elements from the head of the queue when attempting to add new elements onto the queue and it is full.
evictSkin(EaglercraftUUID) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
ExceptionUtils - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
ExceptionUtils() - Constructor for class net.lax1dude.eaglercraft.v1_8.ExceptionUtils
 
Exclusive - Annotation Type in javax.annotation.meta
This annotation can be applied to the value() element of an annotation that is annotated as a TypeQualifier.
exclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception.
exclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
exclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception.
exclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
exclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument object fall between the two exclusive values specified; otherwise, throws an exception.
exclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument object fall between the two exclusive values specified; otherwise, throws an exception with the specified message.
execFuncBaseData(String) - Method in class net.zxmushroom63.plugins.BaseData
 
execFuncObject(String) - Method in class net.zxmushroom63.plugins.BaseData
 
execFuncString(String) - Method in class net.zxmushroom63.plugins.BaseData
 
executeCommand(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntitySign
 
ExecutionException - Exception in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
ExecutionException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.ExecutionException
 
ExecutionException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.futures.ExecutionException
 
Executors - Class in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
Executors() - Constructor for class net.lax1dude.eaglercraft.v1_8.futures.Executors
 
Exhaustive - Annotation Type in javax.annotation.meta
This annotation can be applied to the value() element of an annotation that is annotated as a TypeQualifier.
exists - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
exists() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
exists() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
exists() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
exit() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
exit() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
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).
expectedFpp() - Method in class com.google.common.hash.BloomFilter
Returns the probability that BloomFilter.mightContain(Object) will erroneously return true for an object that has not actually been put in the BloomFilter.
expectedSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Configures this builder to build min-max priority queues with an initial expected size of expectedSize.
expectedSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue instances sized appropriately to hold expectedSize elements.
experience - Variable in class net.minecraft.entity.player.EntityPlayer
 
experience_bottle - Static variable in class net.minecraft.init.Items
 
experienceLevel - Variable in class net.minecraft.entity.player.EntityPlayer
 
experienceTotal - Variable in class net.minecraft.entity.player.EntityPlayer
 
experienceValue - Variable in class net.minecraft.entity.EntityLiving
 
explicit(List<T>) - Static method in class com.google.common.collect.Ordering
Returns an ordering that compares objects according to the order in which they appear in the given list.
explicit(T, T...) - Static method in class com.google.common.collect.Ordering
Returns an ordering that compares objects according to the order in which they are given to this method.
explode(World, BlockPos, IBlockState, EntityLivingBase) - Method in class net.minecraft.block.BlockTNT
 
EXPLODE - Static variable in class net.minecraft.block.BlockTNT
 
explodeCart(double) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Makes the minecart explode.
explorationBiomesList - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
exploreAllBiomes - Static variable in class net.minecraft.stats.AchievementList
 
Explosion - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Explosion(World, Entity, double, double, double, float, boolean, boolean) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, boolean, boolean, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
Explosion(World, Entity, double, double, double, float, List<BlockPos>) - Constructor for class net.minecraft.world.Explosion
 
EXPLOSION_HUGE - net.minecraft.util.EnumParticleTypes
 
EXPLOSION_LARGE - net.minecraft.util.EnumParticleTypes
 
EXPLOSION_NORMAL - net.minecraft.util.EnumParticleTypes
 
explosionPower - Variable in class net.minecraft.entity.projectile.EntityLargeFireball
 
EXTENDED - Static variable in class net.minecraft.block.BlockPistonBase
 
ExtendedBlockStorage - Class in net.minecraft.world.chunk.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ExtendedBlockStorage(int, boolean) - Constructor for class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
extendedLevelsInChunkCache() - Method in class net.minecraft.world.ChunkCache
+ set by !chunk.getAreLevelsEmpty
extendedLevelsInChunkCache() - Method in interface net.minecraft.world.IBlockAccess
+ set by !chunk.getAreLevelsEmpty
extendedLevelsInChunkCache() - Method in class net.minecraft.world.World
+ set by !chunk.getAreLevelsEmpty
ExtendedMessageFormat - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text ExtendedMessageFormat instead
ExtendedMessageFormat(String) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Create a new ExtendedMessageFormat for the default locale.
ExtendedMessageFormat(String, Locale) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Create a new ExtendedMessageFormat.
ExtendedMessageFormat(String, Locale, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Create a new ExtendedMessageFormat.
ExtendedMessageFormat(String, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Create a new ExtendedMessageFormat for the default locale.
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, BlockPos, EnumFacing) - Method in class net.minecraft.world.World
+ Attempts to extinguish a fire
extractDragMode(int) - Static method in class net.minecraft.inventory.Container
+ Extracts the drag mode.
Extracted() - Constructor for class net.minecraft.network.play.server.S21PacketChunkData.Extracted
 
extractedData - Variable in class net.minecraft.network.play.server.S21PacketChunkData
 
extremeHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
extremeHillsEdge - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
extremeHillsPlus - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
EYE - Static variable in class net.minecraft.block.BlockEndPortalFrame
 

F

face - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
 
FaceBakery - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FaceBakery() - Constructor for class net.minecraft.client.renderer.block.model.FaceBakery
 
faceEntity(Entity, float, float) - Method in class net.minecraft.entity.EntityLiving
+ Changes pitch and yaw so that the entity calling the function is facing the entity provided as an argument.
faceQuads - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
FACING - Static variable in class net.minecraft.block.BlockAnvil
 
FACING - Static variable in class net.minecraft.block.BlockBanner
 
FACING - Static variable in class net.minecraft.block.BlockButton
 
FACING - Static variable in class net.minecraft.block.BlockChest
 
FACING - Static variable in class net.minecraft.block.BlockDirectional
 
FACING - Static variable in class net.minecraft.block.BlockDispenser
 
FACING - Static variable in class net.minecraft.block.BlockDoor
 
FACING - Static variable in class net.minecraft.block.BlockEnderChest
 
FACING - Static variable in class net.minecraft.block.BlockEndPortalFrame
 
FACING - Static variable in class net.minecraft.block.BlockFurnace
 
FACING - Static variable in class net.minecraft.block.BlockHopper
 
FACING - Static variable in class net.minecraft.block.BlockLadder
 
FACING - Static variable in class net.minecraft.block.BlockLever
 
FACING - Static variable in class net.minecraft.block.BlockPistonBase
 
FACING - Static variable in class net.minecraft.block.BlockPistonExtension
 
FACING - Static variable in class net.minecraft.block.BlockPistonMoving
 
FACING - Static variable in class net.minecraft.block.BlockSkull
 
FACING - Static variable in class net.minecraft.block.BlockStairs
 
FACING - Static variable in class net.minecraft.block.BlockStem
 
FACING - Static variable in class net.minecraft.block.BlockTorch
 
FACING - Static variable in class net.minecraft.block.BlockTrapDoor
 
FACING - Static variable in class net.minecraft.block.BlockTripWireHook
 
FACING - Static variable in class net.minecraft.block.BlockWallSign
 
FACING_DEFAULT - Static variable in class net.minecraft.client.renderer.block.model.BlockPartFace
 
facingDirection - Variable in class net.minecraft.entity.EntityHanging
 
facings() - Method in enum net.minecraft.util.EnumFacing.Plane
 
factorial(int) - Static method in class com.google.common.math.BigIntegerMath
Returns n!, that is, the product of the first n positive integers, or 1 if n == 0.
factorial(int) - Static method in class com.google.common.math.DoubleMath
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or e n!}, or Double.POSITIVE_INFINITY if n! > Double.MAX_VALUE.
factorial(int) - Static method in class com.google.common.math.IntMath
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Integer.MAX_VALUE if the result does not fit in a int.
factorial(int) - Static method in class com.google.common.math.LongMath
Returns n!, that is, the product of the first n positive integers, 1 if n == 0, or Long.MAX_VALUE if the result does not fit in a long.
Factory() - Constructor for class net.minecraft.client.particle.Barrier.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityAuraFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityBlockDustFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityBreakingFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityBubbleFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityCloudFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityCrit2FX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityCritFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityDiggingFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityExplodeFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityFirework.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityFishWakeFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityFlameFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityFootStepFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityHeartFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityHugeExplodeFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityLargeExplodeFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityLavaFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityNoteFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityPortalFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityRainFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntityReddustFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntitySmokeFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntitySnowShovelFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntitySplashFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.EntitySuspendFX.Factory
 
Factory() - Constructor for class net.minecraft.client.particle.MobAppearance.Factory
 
FactoryBlockPattern - Class in net.minecraft.block.state.pattern
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
fadeInTime - Variable in class net.minecraft.network.play.server.S45PacketTitle
 
fadeOutTime - Variable in class net.minecraft.network.play.server.S45PacketTitle
 
Failable - Class in org.apache.commons.lang3.function
This class provides utility functions, and classes for working with the java.util.function package, or more generally, with Java 8 lambdas.
FailableBiConsumer<T,​U,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like BiConsumer that declares a Throwable.
FailableBiFunction<T,​U,​R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like BiFunction that declares a Throwable.
FailableBiPredicate<T,​U,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like BiPredicate that declares a Throwable.
FailableBooleanSupplier<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like BooleanSupplier that declares a Throwable.
FailableCallable<R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Callable that declares a Throwable.
FailableConsumer<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Consumer that declares a Throwable.
FailableDoubleBinaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleBinaryOperator that declares a Throwable.
FailableDoubleConsumer<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleConsumer that declares a Throwable.
FailableDoubleFunction<R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleFunction that declares a Throwable.
FailableDoublePredicate<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoublePredicate that declares a Throwable.
FailableDoubleSupplier<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleSupplier that declares a Throwable.
FailableDoubleToIntFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleToIntFunction that declares a Throwable.
FailableDoubleToLongFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleToLongFunction that declares a Throwable.
FailableDoubleUnaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like DoubleUnaryOperator that declares a Throwable.
FailableFunction<T,​R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Function that declares a Throwable.
FailableIntBinaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntBinaryOperator that declares a Throwable.
FailableIntConsumer<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntConsumer that declares a Throwable.
FailableIntFunction<R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntFunction that declares a Throwable.
FailableIntPredicate<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntPredicate that declares a Throwable.
FailableIntSupplier<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntSupplier that declares a Throwable.
FailableIntToDoubleFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntToDoubleFunction that declares a Throwable.
FailableIntToLongFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntToLongFunction that declares a Throwable.
FailableIntUnaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntUnaryOperator that declares a Throwable.
FailableLongBinaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongBinaryOperator that declares a Throwable.
FailableLongConsumer<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongConsumer that declares a Throwable.
FailableLongFunction<R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongFunction that declares a Throwable.
FailableLongPredicate<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongPredicate that declares a Throwable.
FailableLongSupplier<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongSupplier that declares a Throwable.
FailableLongToDoubleFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongToDoubleFunction that declares a Throwable.
FailableLongToIntFunction<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongToIntFunction that declares a Throwable.
FailableLongUnaryOperator<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like LongUnaryOperator that declares a Throwable.
FailableObjDoubleConsumer<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ObjDoubleConsumer that declares a Throwable.
FailableObjIntConsumer<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ObjIntConsumer that declares a Throwable.
FailableObjLongConsumer<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ObjLongConsumer that declares a Throwable.
FailablePredicate<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Predicate that declares a Throwable.
FailableRunnable<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Runnable that declares a Throwable.
FailableShortSupplier<E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like IntSupplier but for short that declares a Throwable.
FailableStream(Stream<O>) - Constructor for class org.apache.commons.lang3.stream.Streams.FailableStream
Constructs a new instance with the given stream.
FailableStream(Stream<O>) - Constructor for class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Constructs a new instance with the given stream.
FailableSupplier<R,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like Supplier that declares a Throwable.
FailableToDoubleBiFunction<T,​U,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToDoubleBiFunction that declares a Throwable.
FailableToDoubleFunction<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToDoubleFunction that declares a Throwable.
FailableToIntBiFunction<T,​U,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToIntBiFunction that declares a Throwable.
FailableToIntFunction<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToIntFunction that declares a Throwable.
FailableToLongBiFunction<T,​U,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToLongBiFunction that declares a Throwable.
FailableToLongFunction<T,​E extends java.lang.Throwable> - Interface in org.apache.commons.lang3.function
A functional interface like ToLongFunction that declares a Throwable.
FAILED - net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
FAILED - net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
FAILED_DOWNLOAD - net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
 
failedError - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.DatabaseOpen
 
failedError - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
failedInit - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.DatabaseOpen
 
failedInit - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
failedLocked - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.DatabaseOpen
 
failedLocked - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
fall - Static variable in class net.minecraft.util.DamageSource
 
fall(float, float) - Method in class net.minecraft.entity.boss.EntityWither
 
fall(float, float) - Method in class net.minecraft.entity.Entity
 
fall(float, float) - Method in class net.minecraft.entity.EntityFlying
 
fall(float, float) - Method in class net.minecraft.entity.EntityLivingBase
 
fall(float, float) - Method in class net.minecraft.entity.item.EntityFallingBlock
 
fall(float, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
fall(float, float) - Method in class net.minecraft.entity.monster.EntityBlaze
 
fall(float, float) - Method in class net.minecraft.entity.monster.EntityCreeper
 
fall(float, float) - Method in class net.minecraft.entity.monster.EntityGolem
 
fall(float, float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
fall(float, float) - Method in class net.minecraft.entity.passive.EntityBat
 
fall(float, float) - Method in class net.minecraft.entity.passive.EntityChicken
 
fall(float, float) - Method in class net.minecraft.entity.passive.EntityHorse
 
fall(float, float) - Method in class net.minecraft.entity.passive.EntityOcelot
 
fall(float, float) - Method in class net.minecraft.entity.passive.EntityPig
 
fall(float, float) - Method in class net.minecraft.entity.player.EntityPlayer
 
FallbackResourceManager - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FallbackResourceManager(IMetadataSerializer) - Constructor for class net.minecraft.client.resources.FallbackResourceManager
 
fallDistance - Variable in class net.minecraft.entity.Entity
 
fallingBlock - Static variable in class net.minecraft.util.DamageSource
 
fallInstantly - Static variable in class net.minecraft.block.BlockFalling
 
fallTime - Variable in class net.minecraft.entity.item.EntityFallingBlock
 
FALSE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.BooleanResult
 
FALSE - Static variable in class org.apache.commons.lang3.BooleanUtils
The false String "false".
FALSE - Static variable in interface org.apache.commons.lang3.function.FailableBiPredicate
FALSE singleton
FALSE - Static variable in interface org.apache.commons.lang3.function.FailableDoublePredicate
FALSE singleton
FALSE - Static variable in interface org.apache.commons.lang3.function.FailableIntPredicate
FALSE singleton
FALSE - Static variable in interface org.apache.commons.lang3.function.FailableLongPredicate
FALSE singleton
FALSE - Static variable in interface org.apache.commons.lang3.function.FailablePredicate
FALSE singleton
falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableBiPredicate
Returns The FALSE singleton.
falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Returns The FALSE singleton.
falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableIntPredicate
Returns The FALSE singleton.
falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableLongPredicate
Returns The FALSE singleton.
falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailablePredicate
Returns The FALSE singleton.
fancyGraphics - Variable in class net.minecraft.block.BlockLeavesBase
 
fancyGraphics - Variable in class net.minecraft.client.settings.GameSettings
 
farmland - Static variable in class net.minecraft.init.Blocks
 
FastDateFormat - Class in org.apache.commons.lang3.time
FastDateFormat is a fast and thread-safe version of SimpleDateFormat.
FastDateFormat(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
Constructs a new FastDateFormat.
FastDateFormat(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
Constructs a new FastDateFormat.
FastDateParser - Class in org.apache.commons.lang3.time
FastDateParser is a fast and thread-safe version of SimpleDateFormat.
FastDateParser(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateParser
Constructs a new FastDateParser.
FastDateParser(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateParser
Constructs a new FastDateParser.
FastDatePrinter - Class in org.apache.commons.lang3.time
FastDatePrinter is a fast and thread-safe version of SimpleDateFormat.
FastDatePrinter(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDatePrinter
Constructs a new FastDatePrinter.
FastTimeZone - Class in org.apache.commons.lang3.time
Faster methods to produce custom time zones.
fatal(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
fatal(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
fatal(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
FATAL - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
FBO_ENABLE - net.minecraft.client.settings.GameSettings.Options
 
fboEnable - Variable in class net.minecraft.client.settings.GameSettings
 
feather - Static variable in class net.minecraft.init.Items
 
featherFalling - Static variable in class net.minecraft.enchantment.Enchantment
 
fermented_spider_eye - Static variable in class net.minecraft.init.Items
 
fermentedSpiderEyeEffect - Static variable in class net.minecraft.potion.PotionHelper
 
FERN - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
FERN - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
FERN - net.minecraft.block.BlockTallGrass.EnumType
 
FF - Static variable in class com.google.common.base.Ascii
Form Feed ('\f'): A format effector which controls the movement of the printing position to the first pre-determined printing line on the next form or page.
field_110278_bp - Variable in class net.minecraft.entity.passive.EntityHorse
 
field_110279_bq - Variable in class net.minecraft.entity.passive.EntityHorse
 
field_110723_a - Variable in class net.minecraft.client.model.ModelLeashKnot
 
field_111202_k - Static variable in class net.minecraft.stats.StatBase
 
field_145924_q - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
field_145929_l - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
field_145932_k - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
field_146161_f - Variable in class net.minecraft.client.gui.GuiLabel
 
field_146162_g - Variable in class net.minecraft.client.gui.GuiLabel
 
field_146167_a - Variable in class net.minecraft.client.gui.GuiLabel
 
field_146174_h - Variable in class net.minecraft.client.gui.GuiLabel
 
field_146442_a - Variable in class net.minecraft.client.gui.GuiOptions
 
field_146507_a - Variable in class net.minecraft.client.gui.GuiScreenOptionsSounds
 
field_146555_f - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146557_g - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146563_h - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146564_i - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146565_w - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146566_v - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146567_u - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146568_t - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146569_s - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146570_r - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_146573_x - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
field_147069_w - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147071_v - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147073_u - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147076_A - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147080_z - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147081_y - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_147082_x - Variable in class net.minecraft.client.gui.GuiEnchantment
 
field_148163_i - Variable in class net.minecraft.client.gui.GuiSlot
 
field_148204_l - Variable in class net.minecraft.client.gui.GuiResourcePackList
 
field_149069_g - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
field_150609_ah - Variable in class net.minecraft.world.biome.BiomeGenBase
 
field_150628_aC - Variable in class net.minecraft.world.biome.BiomeGenPlains
 
field_151512_d - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
field_151513_e - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
field_151610_d - Variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
field_151612_b - Variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
field_151613_c - Variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
field_151614_a - Static variable in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
field_175204_i - Variable in class net.minecraft.client.gui.GuiLabel
 
field_175269_a - Static variable in class net.minecraft.client.gui.GuiSpectator
 
field_175502_b - Variable in class net.minecraft.entity.EntityAgeable
 
field_175503_c - Variable in class net.minecraft.entity.EntityAgeable
 
field_175611_D - Variable in class net.minecraft.client.Minecraft
 
field_175613_B - Variable in class net.minecraft.client.Minecraft
 
field_175614_C - Variable in class net.minecraft.client.Minecraft
 
field_176608_l - Static variable in class net.minecraft.client.renderer.texture.TextureCompass
 
field_177084_a - Variable in class net.minecraft.client.renderer.entity.RenderSnowball
 
field_177186_d - Variable in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
field_177189_c - Variable in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
field_178041_q - Variable in class net.minecraft.client.gui.GuiSlot
 
field_178151_h - Variable in class net.minecraft.inventory.ContainerEnchantment
 
field_178229_m - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
field_178276_g - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178284_l - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178285_m - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178286_j - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178287_k - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178288_h - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178289_i - Variable in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
field_178657_a - Static variable in class net.minecraft.client.gui.spectator.SpectatorMenu
 
field_178792_h - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
field_178793_i - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
field_178827_f - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
 
field_178830_e - Variable in enum net.minecraft.scoreboard.Team.EnumVisible
 
field_179182_b - Variable in class net.minecraft.client.renderer.EnumFaceDirection.VertexInformation
 
field_179183_c - Variable in class net.minecraft.client.renderer.EnumFaceDirection.VertexInformation
 
field_179184_a - Variable in class net.minecraft.client.renderer.EnumFaceDirection.VertexInformation
 
field_179761_a - Variable in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
 
field_179772_d - Variable in class net.minecraft.network.play.server.S42PacketCombatEvent
 
field_179774_b - Variable in class net.minecraft.network.play.server.S42PacketCombatEvent
 
field_179775_c - Variable in class net.minecraft.network.play.server.S42PacketCombatEvent
 
field_179886_a - Static variable in exception net.minecraft.network.ThreadQuickExitException
 
field_180001_A - Static variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
field_180143_D - Static variable in class net.minecraft.potion.Potion
 
field_180144_E - Static variable in class net.minecraft.potion.Potion
 
field_180145_F - Static variable in class net.minecraft.potion.Potion
 
field_180146_G - Static variable in class net.minecraft.potion.Potion
 
field_180147_A - Static variable in class net.minecraft.potion.Potion
 
field_180148_B - Static variable in class net.minecraft.potion.Potion
 
field_180149_C - Static variable in class net.minecraft.potion.Potion
 
field_180151_b - Static variable in class net.minecraft.potion.Potion
 
field_180153_z - Static variable in class net.minecraft.potion.Potion
 
field_180279_ad - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
field_180377_c - Variable in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
field_181016_an - Variable in class net.minecraft.entity.Entity
 
field_181017_ao - Variable in class net.minecraft.entity.Entity
 
field_181018_ap - Variable in class net.minecraft.entity.Entity
 
field_181059_a - Variable in class net.minecraft.util.Vector3d
 
field_181060_b - Variable in class net.minecraft.util.Vector3d
 
field_181061_c - Variable in class net.minecraft.util.Vector3d
 
field_181083_K - Variable in class net.minecraft.block.Block
 
field_181084_N - Static variable in class net.minecraft.block.BlockDoublePlant
 
field_181150_U - Variable in class net.minecraft.client.settings.GameSettings
 
field_181151_V - Variable in class net.minecraft.client.settings.GameSettings
 
field_181542_y - Variable in class net.minecraft.client.Minecraft
 
field_181657_aC - Variable in class net.minecraft.client.settings.GameSettings
 
field_181690_b - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181691_c - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181692_d - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181693_e - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181694_f - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181695_g - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181696_h - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181697_i - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181698_j - Static variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
field_181723_aa - Static variable in class net.minecraft.stats.StatList
 
field_181724_H - Static variable in class net.minecraft.stats.StatList
 
field_181725_I - Static variable in class net.minecraft.stats.StatList
 
field_181726_J - Static variable in class net.minecraft.stats.StatList
 
field_181727_K - Static variable in class net.minecraft.stats.StatList
 
field_181728_L - Static variable in class net.minecraft.stats.StatList
 
field_181729_M - Static variable in class net.minecraft.stats.StatList
 
field_181730_N - Static variable in class net.minecraft.stats.StatList
 
field_181731_O - Static variable in class net.minecraft.stats.StatList
 
field_181732_P - Static variable in class net.minecraft.stats.StatList
 
field_181733_Q - Static variable in class net.minecraft.stats.StatList
 
field_181734_R - Static variable in class net.minecraft.stats.StatList
 
field_181735_S - Static variable in class net.minecraft.stats.StatList
 
field_181736_T - Static variable in class net.minecraft.stats.StatList
 
field_181737_U - Static variable in class net.minecraft.stats.StatList
 
field_181738_V - Static variable in class net.minecraft.stats.StatList
 
field_181739_W - Static variable in class net.minecraft.stats.StatList
 
field_181740_X - Static variable in class net.minecraft.stats.StatList
 
field_181741_Y - Static variable in class net.minecraft.stats.StatList
 
field_181742_Z - Static variable in class net.minecraft.stats.StatList
 
field_183018_l - Variable in class net.minecraft.client.settings.GameSettings
 
field_70741_aB - Variable in class net.minecraft.entity.EntityLivingBase
 
field_70769_ao - Variable in class net.minecraft.entity.EntityLivingBase
 
field_70770_ap - Variable in class net.minecraft.entity.EntityLivingBase
 
field_70884_g - Variable in class net.minecraft.entity.passive.EntityChicken
 
field_70888_h - Variable in class net.minecraft.entity.passive.EntityChicken
 
field_76330_b - Variable in class net.minecraft.profiler.Profiler.Result
 
field_76331_c - Variable in class net.minecraft.profiler.Profiler.Result
 
field_76332_a - Variable in class net.minecraft.profiler.Profiler.Result
 
field_77070_b - Variable in class net.minecraft.client.renderer.entity.RenderBiped
 
field_77924_a - Static variable in class net.minecraft.potion.PotionHelper
 
field_78841_f - Variable in class net.minecraft.client.multiplayer.ServerData
 
field_82569_d - Variable in class net.minecraft.world.storage.MapData.MapInfo
 
field_82900_g - Variable in class net.minecraft.client.model.ModelWitch
 
FIGHTERS - net.minecraft.entity.item.EntityPainting.EnumArt
 
FILE - net.minecraft.client.audio.SoundList.SoundEntry.Type
 
FILE_ENCODING - Static variable in class org.apache.commons.lang3.SystemUtils
The file.encoding System Property.
FILE_SEPARATOR - com.google.common.base.StandardSystemProperty
File separator ("/" on UNIX).
FILE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
Deprecated.
Use File#separator, since it is guaranteed to be a string containing a single character and it does not require a privilege check.
fileChooserHasResult() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
fileChooserHasResult() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
FileChooserResult - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
FileChooserResult(String, byte[]) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.FileChooserResult
 
fileData - Variable in class net.lax1dude.eaglercraft.v1_8.internal.FileChooserResult
 
fileExists(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
fileExists(IDBDatabase, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
fileName - Variable in class net.lax1dude.eaglercraft.v1_8.internal.FileChooserResult
 
filePath - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
fileSize - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
FileWriteMode - Enum in com.google.common.io
Modes for opening a file for writing.
fillAlpha() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
fillChunk(byte[], int, boolean) - Method in class net.minecraft.world.chunk.Chunk
+ Initialize this chunk with new binary data.
filled_map - Static variable in class net.minecraft.init.Items
 
fillerBlock - Variable in class net.minecraft.world.biome.BiomeGenBase
+ The block to fill spots in when not on the top
fillerBlockMetadata - Variable in class net.minecraft.world.biome.BiomeGenBase
 
fillInStackTrace() - Method in exception net.minecraft.network.ThreadQuickExitException
 
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.Block
+ Called similar to random ticks, but only when it is raining.
fillWithRain(World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
+ Called similar to random ticks, but only when it is raining.
filter(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns the elements from this fluent iterable that satisfy a predicate.
filter(Multiset<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Multisets
Returns a view of the elements of unfiltered that satisfy a predicate.
filter(Class<T>) - Method in class com.google.common.collect.FluentIterable
Returns the elements from this fluent iterable that are instances of class type.
filter(Iterable<?>, Class<T>) - Static method in class com.google.common.collect.Iterables
Returns all instances of class type in unfiltered.
filter(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the elements of unfiltered that satisfy a predicate.
filter(Collection<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Collections2
Returns the elements of unfiltered that satisfy a predicate.
filter(Iterator<?>, Class<T>) - Static method in class com.google.common.collect.Iterators
Returns all instances of class type in unfiltered.
filter(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the elements of unfiltered that satisfy a predicate.
filter(NavigableSet<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
Returns the elements of a NavigableSet, unfiltered, that satisfy a predicate.
filter(Set<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
Returns the elements of unfiltered that satisfy a predicate.
filter(SortedSet<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
Returns the elements of a SortedSet, unfiltered, that satisfy a predicate.
filter(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Returns a FailableStream consisting of the elements of this stream that match the given FailablePredicate.
filter(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Returns a FailableStream consisting of the elements of this stream that match the given FailablePredicate.
filterAllowedCharacters(String) - Static method in class net.minecraft.util.ChatAllowedCharacters
+ Filter string by only keeping those characters for which isAllowedCharacter() returns true.
filterEntries(BiMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a bimap containing the mappings in unfiltered that satisfy a predicate.
filterEntries(Multimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered that satisfy a predicate.
filterEntries(SetMultimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered that satisfy a predicate.
filterEntries(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered that satisfy a predicate.
filterEntries(NavigableMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered that satisfy a predicate.
filterEntries(SortedMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered that satisfy a predicate.
filterKeys(BiMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a bimap containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(ListMultimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(Multimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(SetMultimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(Map<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(NavigableMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a navigable map containing the mappings in unfiltered whose keys satisfy a predicate.
filterKeys(SortedMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered whose keys satisfy a predicate.
filterValues(BiMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a bimap containing the mappings in unfiltered whose values satisfy a predicate.
filterValues(Multimap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered whose values satisfy a predicate.
filterValues(SetMultimap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered whose values satisfy a predicate.
filterValues(Map<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered whose values satisfy a predicate.
filterValues(NavigableMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a navigable map containing the mappings in unfiltered whose values satisfy a predicate.
filterValues(SortedMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered whose values satisfy a predicate.
FinalizablePhantomReference<T> - Class in com.google.common.base
Phantom reference with a finalizeReferent() method which a background thread invokes after the garbage collector reclaims the referent.
FinalizablePhantomReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizablePhantomReference
Constructs a new finalizable phantom reference.
FinalizableReference - Interface in com.google.common.base
Implemented by references that have code to run after garbage collection of their referents.
FinalizableReferenceQueue - Class in com.google.common.base
A reference queue with an associated background thread that dequeues references and invokes FinalizableReference.finalizeReferent() on them.
FinalizableReferenceQueue() - Constructor for class com.google.common.base.FinalizableReferenceQueue
Constructs a new queue.
FinalizableSoftReference<T> - Class in com.google.common.base
Soft reference with a finalizeReferent() method which a background thread invokes after the garbage collector reclaims the referent.
FinalizableSoftReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableSoftReference
Constructs a new finalizable soft reference.
FinalizableWeakReference<T> - Class in com.google.common.base
Weak reference with a finalizeReferent() method which a background thread invokes after the garbage collector reclaims the referent.
FinalizableWeakReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableWeakReference
Constructs a new finalizable weak reference.
finalize() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
finalizeReferent() - Method in interface com.google.common.base.FinalizableReference
Invoked on a background thread after the referent has been garbage collected unless security restrictions prevented starting a background thread, in which case this method is invoked when new references are created.
find(Iterable<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable that satisfies the given predicate, or defaultValue if none found.
find(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable that satisfies the given predicate; use this method only when such an element is known to exist.
find(Iterator<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterators
Returns the first element in iterator that satisfies the given predicate.
find(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the first element in iterator that satisfies the given predicate; use this method only when such an element is known to exist.
findingSpawnPoint - Variable in class net.minecraft.world.World
 
findMatchingRecipe(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.CraftingManager
+ Retrieves an ItemStack that has multiple recipes for it.
findMinecarts(World, BlockPos, Class<T>, Predicate<Entity>...) - Method in class net.minecraft.block.BlockRailDetector
 
findNearestEntityWithinAABB(Class<? extends T>, AxisAlignedBB, T) - Method in class net.minecraft.world.World
 
findNextPositivePowerOfTwo(int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.MathUtil
Fast method of finding the next power of 2 greater than or equal to the supplied value.
findThreadById(long) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds the active thread with the specified id.
findThreadById(long, String) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds the active thread with the specified id if it belongs to a thread group with the specified group name.
findThreadById(long, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds the active thread with the specified id if it belongs to the specified thread group.
findThreadGroups(ThreadGroup, boolean, ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
Select all active threadgroups which match the given predicate and which is a subgroup of the given thread group (or one of its subgroups).
findThreadGroups(ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
Select all active threadgroups which match the given predicate.
findThreadGroupsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds active thread groups with the specified group name.
findThreads(ThreadGroup, boolean, ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
Select all active threads which match the given predicate and which belongs to the given thread group (or one of its subgroups).
findThreads(ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
Select all active threads which match the given predicate.
findThreadsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds active threads with the specified name.
findThreadsByName(String, String) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds active threads with the specified name if they belong to a thread group with the specified group name.
findThreadsByName(String, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
Finds active threads with the specified name if they belong to a specified thread group.
finish() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
finish() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
finishCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
finishDrawing() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
finisher() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
 
finisher() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
 
finite(double) - Static method in class org.apache.commons.lang3.Validate
Validates that the specified argument is not infinite or NaN; otherwise throwing an exception.
finite(double, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validates that the specified argument is not infinite or NaN; otherwise throwing an exception with the specified message.
fire - Static variable in class net.minecraft.block.material.Material
 
fire - Static variable in class net.minecraft.init.Blocks
 
fire_charge - Static variable in class net.minecraft.init.Items
 
fireAspect - Static variable in class net.minecraft.enchantment.Enchantment
+ Lights mobs on fire
FIREFOX - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
fireProtection - Static variable in class net.minecraft.enchantment.Enchantment
+ Protection against fire
fireResistance - Variable in class net.minecraft.entity.Entity
 
fireResistance - Static variable in class net.minecraft.potion.Potion
+ The fire resistance Potion object.
firework_charge - Static variable in class net.minecraft.init.Items
 
fireworks - Static variable in class net.minecraft.init.Items
 
FIREWORKS_SPARK - net.minecraft.util.EnumParticleTypes
 
first() - Method in class com.google.common.collect.FluentIterable
Returns an Optional containing the first element in this fluent iterable.
first() - Method in class com.google.common.collect.ForwardingSortedSet
 
first() - Method in class com.google.common.collect.ImmutableSortedSet
 
first() - Method in class net.minecraft.client.resources.model.WeightedBakedModel.Builder
 
FIRST_PERSON - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
firstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
 
firstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
firstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
 
firstEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns the entry of the first element in this multiset, or null if this multiset is empty.
firstKey() - Method in class com.google.common.collect.ForwardingSortedMap
 
firstKey() - Method in class com.google.common.collect.ImmutableSortedMap
 
firstMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an Optional containing the first element in this fluent iterable that satisfies the given predicate, if such an element exists.
firstNonBlank(T...) - Static method in class org.apache.commons.lang3.StringUtils
Returns the first value in the array which is not empty (""), null or whitespace only.
firstNonEmpty(T...) - Static method in class org.apache.commons.lang3.StringUtils
Returns the first value in the array which is not empty.
firstNonNull(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
Returns the first value in the array which is not null.
firstNonNull(T, T) - Static method in class com.google.common.base.Objects
Returns the first of two given parameters that is not null, if either is, or otherwise throws a NullPointerException.
firstPerson - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
firstTwoElementsOfStackTraceMatch(String, String) - Method in class net.minecraft.crash.CrashReportCategory
+ Do the deepest two elements of our saved stack trace match the given elements, in order from the deepest?
firstUpdate - Variable in class net.minecraft.entity.Entity
 
fish - Static variable in class net.minecraft.init.Items
 
fishCaughtStat - Static variable in class net.minecraft.stats.StatList
 
fishEntity - Variable in class net.minecraft.entity.player.EntityPlayer
 
fishing_rod - Static variable in class net.minecraft.init.Items
 
FISHING_ROD - net.minecraft.enchantment.EnumEnchantmentType
 
fit(T) - Method in class org.apache.commons.lang3.Range
Fits the given element into this range by returning the given element or, if out of bounds, the range minimum if below, or the range maximum if above.
fixed - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
FIXED - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
fixedLength(int) - Static method in class com.google.common.base.Splitter
Returns a splitter that divides strings into pieces of the given length.
flagForUpdate() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
flags() - Method in annotation type javax.annotation.MatchesPattern
 
flame - Static variable in class net.minecraft.enchantment.Enchantment
+ Flame enchantment for bows.
FLAME - net.minecraft.util.EnumParticleTypes
 
FLAT - Static variable in class net.minecraft.world.WorldType
+ Flat world type.
FlatGeneratorInfo - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FlatGeneratorInfo() - Constructor for class net.minecraft.world.gen.FlatGeneratorInfo
 
FlatLayerInfo - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FlatLayerInfo(int, int, Block) - Constructor for class net.minecraft.world.gen.FlatLayerInfo
 
FlatLayerInfo(int, int, Block, int) - Constructor for class net.minecraft.world.gen.FlatLayerInfo
 
FlatLayerInfo(int, Block) - Constructor for class net.minecraft.world.gen.FlatLayerInfo
 
FLEEING_SPEED_MODIFIER - Static variable in class net.minecraft.entity.EntityCreature
 
FLEEING_SPEED_MODIFIER_UUID - Static variable in class net.minecraft.entity.EntityCreature
 
flint - Static variable in class net.minecraft.init.Items
 
flint_and_steel - Static variable in class net.minecraft.init.Items
 
flip() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
flip() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
flip() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
flip() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
flip() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
flip() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
flip() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
flip() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
flip() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
FLIP - Static variable in class net.minecraft.block.BlockFire
 
FLIP_DOWN - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
FLIP_EAST - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
FLIP_NORTH - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
FLIP_SOUTH - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
FLIP_UP - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
FLIP_WEST - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
flipFace() - Method in class net.minecraft.client.model.TexturedQuad
 
flippingPageLeft - Variable in class net.minecraft.client.model.ModelBook
+ Right cover renderer (when facing the book)
flippingPageRight - Variable in class net.minecraft.client.model.ModelBook
+ Right cover renderer (when facing the book)
flipPlayer(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Flips the player around.
FLOAT_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Float constant for minus one.
FLOAT_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Float constant for one.
FLOAT_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Float constant for zero.
FloatBuffer - Interface in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
Floats - Class in com.google.common.primitives
Static utility methods pertaining to float primitives, that are not already found in either Float or Arrays.
floatValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger as a float, analogous to a widening primitive conversion from int to float, and correctly rounded.
floatValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong as a float, analogous to a widening primitive conversion from long to float, and correctly rounded.
floatValue() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the value of this MutableByte as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns the value of this MutableDouble as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns the value of this MutableFloat as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns the value of this MutableInt as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns the value of this MutableLong as a float.
floatValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the value of this MutableShort as a float.
floor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
 
floor(E) - Method in class com.google.common.collect.ImmutableSortedSet
 
floor_double(double) - Static method in class net.minecraft.util.MathHelper
+ Returns the greatest integer less than or equal to the double argument
floor_double_long(double) - Static method in class net.minecraft.util.MathHelper
+ Long version of floor_double
floor_float(float) - Static method in class net.minecraft.util.MathHelper
+ Returns the greatest integer less than or equal to the float argument
floorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
floorEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
floorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
floorKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
FLOWER - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
flower_pot - Static variable in class net.minecraft.init.Blocks
 
flower_pot - Static variable in class net.minecraft.init.Items
 
flowing_lava - Static variable in class net.minecraft.init.Blocks
 
flowing_water - Static variable in class net.minecraft.init.Blocks
 
FluentIterable<E> - Class in com.google.common.collect
FluentIterable provides a rich interface for manipulating Iterable instances in a chained fashion.
FluentIterable() - Constructor for class com.google.common.collect.FluentIterable
Constructor for use by subclasses.
flush() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Flushes the Formatter.
flush() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
flush() - Method in interface net.minecraft.world.storage.ISaveHandler
+ Called to flush all changes to disk, waiting for them to complete.
flush() - Method in class net.minecraft.world.storage.SaveHandlerMP
+ Called to flush all changes to disk, waiting for them to complete.
flush(Flushable, boolean) - Static method in class com.google.common.io.Flushables
Flush a Flushable, with control over whether an IOException may be thrown.
Flushables - Class in com.google.common.io
Utility methods for working with Flushable objects.
flushCache(long) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
flushDisplayList(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
flushQuietly(Flushable) - Static method in class com.google.common.io.Flushables
Equivalent to calling flush(flushable, true), but with no IOException in the signature.
flying - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
flyPig - Static variable in class net.minecraft.stats.AchievementList
 
flySpeed - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
flyToggleTimer - Variable in class net.minecraft.entity.player.EntityPlayer
 
fog - Variable in class net.minecraft.client.settings.GameSettings
 
FOG - net.minecraft.client.settings.GameSettings.Options
 
FolderResourcePack - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
FolderResourcePack - Class in net.lax1dude.eaglercraft.v1_8.vfs
Copyright (c) 2022-2023 LAX1DUDE.
FolderResourcePack(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.FolderResourcePack
 
FolderResourcePack(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.vfs.FolderResourcePack
 
foliageColor - Static variable in class net.minecraft.block.material.MapColor
 
FoliageColorReloadListener - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FoliageColorReloadListener() - Constructor for class net.minecraft.client.resources.FoliageColorReloadListener
 
followRange - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
FONT_HEIGHT - Variable in class net.minecraft.client.gui.FontRenderer
+ the height in pixels of default text
FontMetadataSection - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FontMetadataSection(float[], float[], float[]) - Constructor for class net.minecraft.client.resources.data.FontMetadataSection
 
FontMetadataSectionSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FontMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.FontMetadataSectionSerializer
 
fontRandom - Variable in class net.minecraft.client.gui.FontRenderer
 
FontRenderer - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FontRenderer(GameSettings, ResourceLocation, TextureManager, boolean) - Constructor for class net.minecraft.client.gui.FontRenderer
 
fontRendererObj - Variable in class net.minecraft.client.gui.GuiScreen
 
fontRendererObj - Variable in class net.minecraft.client.Minecraft
 
foodLevel - Variable in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
foodStats - Variable in class net.minecraft.entity.player.EntityPlayer
+ The food object of the player, the general hunger logic.
FoodStats - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FoodStats() - Constructor for class net.minecraft.util.FoodStats
 
FOOT - net.minecraft.block.BlockBed.EnumPartType
 
footer - Variable in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
FOOTSTEP - net.minecraft.util.EnumParticleTypes
 
forArray(T...) - Static method in class com.google.common.collect.Iterators
Returns an iterator containing the elements of array in order.
forBlock(Block) - Static method in class net.minecraft.block.state.pattern.BlockHelper
 
forBlock(Block) - Static method in class net.minecraft.block.state.pattern.BlockStateHelper
 
FORCE_UNICODE_FONT - net.minecraft.client.settings.GameSettings.Options
 
forceBlockUpdateTick(Block, BlockPos, EaglercraftRandom) - Method in class net.minecraft.world.World
 
forceNewTarget - Variable in class net.minecraft.entity.boss.EntityDragon
 
forcePut(K, V) - Method in interface com.google.common.collect.BiMap
An alternate form of put that silently removes any existing entry with the value value before proceeding with the BiMap.put(K, V) operation.
forcePut(K, V) - Method in class com.google.common.collect.EnumHashBiMap
 
forcePut(K, V) - Method in class com.google.common.collect.HashBiMap
 
forcePut(K, V) - Method in class com.google.common.collect.ImmutableBiMap
Deprecated.
Unsupported operation.
forceRender - Variable in class net.minecraft.block.Block
 
forceSpawn - Variable in class net.minecraft.entity.Entity
 
forceUnicodeFont - Variable in class net.minecraft.client.settings.GameSettings
 
forConstantValue(A, Object) - Method in interface javax.annotation.meta.TypeQualifierValidator
Given a type qualifier, check to see if a known specific constant value is an instance of the set of values denoted by the qualifier.
forConstantValue(MatchesPattern, Object) - Method in class javax.annotation.MatchesPattern.Checker
 
forConstantValue(Nonnegative, Object) - Method in class javax.annotation.Nonnegative.Checker
 
forConstantValue(Nonnull, Object) - Method in class javax.annotation.Nonnull.Checker
 
forConstantValue(RegEx, Object) - Method in class javax.annotation.RegEx.Checker
 
forEach(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Performs an action for each element of this stream.
forEach(Functions.FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Performs an action for each element of this stream.
forEnumeration(Enumeration<T>) - Static method in class com.google.common.collect.Iterators
Adapts an Enumeration to the Iterator interface.
forest - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
forestHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
forFacings(EnumFacing, EnumFacing) - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
 
forMap(Map<K, ? extends V>, V) - Static method in class com.google.common.base.Functions
Returns a function which performs a map lookup with a default value.
forMap(Map<K, V>) - Static method in class com.google.common.base.Functions
Returns a function which performs a map lookup.
forMap(Map<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap view of the specified map.
format(int) - Method in interface net.minecraft.stats.IStatType
+ Formats a given stat for human consumption.
format(int) - Method in class net.minecraft.stats.StatBase
 
format(long) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a millisecond long value.
format(long) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a millisecond long value.
format(long) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(long, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a millisecond long value into the supplied Appendable.
format(long, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a millisecond long value into the supplied StringBuffer.
format(long, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern.
format(long, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a locale.
format(long, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a time zone.
format(long, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a time zone and locale.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Uses the formatter Format instance.
format(Object, StringBuffer, FieldPosition) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a Date, Calendar or Long (milliseconds) object.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a Date, Calendar or Long (milliseconds) object.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDatePrinter
format(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Writes a formatted string to the output destination of the Formatter.
format(String, Object...) - Static method in class net.lax1dude.eaglercraft.v1_8.HString
 
format(String, Object...) - Static method in class net.minecraft.client.resources.I18n
+ format(a, b) is equivalent to String.format(translate(a), b).
format(Calendar) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a Calendar object.
format(Calendar) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a Calendar object.
format(Calendar) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Calendar, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a Calendar object into the supplied Appendable.
format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a Calendar object into the supplied StringBuffer.
format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Calendar, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a calendar into a specific pattern.
format(Calendar, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Calendar, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a calendar into a specific pattern in a locale.
format(Calendar, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a calendar into a specific pattern in a time zone.
format(Calendar, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a calendar into a specific pattern in a time zone and locale.
format(Date) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a Date object using a GregorianCalendar.
format(Date) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a Date object using a GregorianCalendar.
format(Date) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Date, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
Formats a Date object into the supplied Appendable using a GregorianCalendar.
format(Date, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
Formats a Date object into the supplied StringBuffer using a GregorianCalendar.
format(Date, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern.
format(Date, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
format(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a locale.
format(Date, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a time zone.
format(Date, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern in a time zone and locale.
format(Locale, String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Writes a formatted string to the output destination of the Formatter.
formatDuration(long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string, using the specified format, and padding with zeros.
formatDuration(long, String, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string, using the specified format.
formatDurationHMS(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string.
formatDurationISO(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string.
formatDurationWords(long, boolean, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats an elapsed time into a pluralization correct string.
FormatFactory - Interface in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text FormatFactory instead
formatMessage(String, Object[]) - Method in class net.minecraft.client.resources.Locale
+ Calls String.format(translateKey(key), params)
formatParams(String, Object...) - Static method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
formatPeriod(long, long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string, using the specified format.
formatPeriod(long, long, String, boolean, TimeZone) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string, using the specified format.
formatPeriodISO(long, long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
Formats the time gap as a string.
formatPlayerName(Team, String) - Static method in class net.minecraft.scoreboard.ScorePlayerTeam
+ Returns the player name including the color prefixes and suffixes
formatSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
Returns the time formatted by DurationFormatUtils.formatDurationHMS(long).
formatString(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
formatString(String) - Method in class net.minecraft.scoreboard.Team
 
formatString(String) - Method in interface net.minecraft.stats.IStatStringFormat
+ Formats the strings based on 'IStatStringFormat' interface.
FormattableUtils - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text FormattableUtils instead
FormattableUtils() - Constructor for class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
FormattableUtils instances should NOT be constructed in standard programming.
formatTime() - Method in class org.apache.commons.lang3.time.StopWatch
Returns the split time formatted by DurationFormatUtils.formatDurationHMS(long).
formatUTC(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern using the UTC time zone.
formatUTC(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern using the UTC time zone.
formatUTC(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern using the UTC time zone.
formatUTC(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
Formats a date/time into a specific pattern using the UTC time zone.
forModelBlock(IBlockState) - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
 
forPredicate(Predicate<? super Character>) - Static method in class com.google.common.base.CharMatcher
Returns a matcher with identical behavior to the given Character-based predicate, but which operates on primitive char instances instead.
forPredicate(Predicate<T>) - Static method in class com.google.common.base.Functions
Creates a function that returns the same boolean output as the given predicate for all inputs.
forSupplier(Supplier<T>) - Static method in class com.google.common.base.Functions
Returns a function that always returns the result of invoking Supplier.get() on supplier, regardless of its input.
fortune - Static variable in class net.minecraft.enchantment.Enchantment
+ Can multiply the drop rate of items from blocks
ForwardingCollection<E> - Class in com.google.common.collect
A collection which forwards all its method calls to another collection.
ForwardingCollection() - Constructor for class com.google.common.collect.ForwardingCollection
Constructor for use by subclasses.
ForwardingDeque<E> - Class in com.google.common.collect
A deque which forwards all its method calls to another deque.
ForwardingDeque() - Constructor for class com.google.common.collect.ForwardingDeque
Constructor for use by subclasses.
ForwardingIterator<T> - Class in com.google.common.collect
An iterator which forwards all its method calls to another iterator.
ForwardingIterator() - Constructor for class com.google.common.collect.ForwardingIterator
Constructor for use by subclasses.
ForwardingList<E> - Class in com.google.common.collect
A list which forwards all its method calls to another list.
ForwardingList() - Constructor for class com.google.common.collect.ForwardingList
Constructor for use by subclasses.
ForwardingListIterator<E> - Class in com.google.common.collect
A list iterator which forwards all its method calls to another list iterator.
ForwardingListIterator() - Constructor for class com.google.common.collect.ForwardingListIterator
Constructor for use by subclasses.
ForwardingListMultimap<K,​V> - Class in com.google.common.collect
A list multimap which forwards all its method calls to another list multimap.
ForwardingListMultimap() - Constructor for class com.google.common.collect.ForwardingListMultimap
Constructor for use by subclasses.
ForwardingMap<K,​V> - Class in com.google.common.collect
A map which forwards all its method calls to another map.
ForwardingMap() - Constructor for class com.google.common.collect.ForwardingMap
Constructor for use by subclasses.
ForwardingMap.StandardEntrySet - Class in com.google.common.collect
ForwardingMap.StandardKeySet - Class in com.google.common.collect
A sensible implementation of Map.keySet() in terms of the following methods: ForwardingMap.clear(), ForwardingMap.containsKey(java.lang.Object), ForwardingMap.isEmpty(), ForwardingMap.remove(java.lang.Object), ForwardingMap.size(), and the Set.iterator() method of ForwardingMap.entrySet().
ForwardingMap.StandardValues - Class in com.google.common.collect
A sensible implementation of Map.values() in terms of the following methods: ForwardingMap.clear(), ForwardingMap.containsValue(java.lang.Object), ForwardingMap.isEmpty(), ForwardingMap.size(), and the Set.iterator() method of ForwardingMap.entrySet().
ForwardingMapEntry<K,​V> - Class in com.google.common.collect
A map entry which forwards all its method calls to another map entry.
ForwardingMapEntry() - Constructor for class com.google.common.collect.ForwardingMapEntry
Constructor for use by subclasses.
ForwardingMultimap<K,​V> - Class in com.google.common.collect
A multimap which forwards all its method calls to another multimap.
ForwardingMultimap() - Constructor for class com.google.common.collect.ForwardingMultimap
Constructor for use by subclasses.
ForwardingMultiset<E> - Class in com.google.common.collect
A multiset which forwards all its method calls to another multiset.
ForwardingMultiset() - Constructor for class com.google.common.collect.ForwardingMultiset
Constructor for use by subclasses.
ForwardingMultiset.StandardElementSet - Class in com.google.common.collect
ForwardingNavigableMap<K,​V> - Class in com.google.common.collect
A navigable map which forwards all its method calls to another navigable map.
ForwardingNavigableMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap
Constructor for use by subclasses.
ForwardingNavigableMap.StandardDescendingMap - Class in com.google.common.collect
A sensible implementation of NavigableMap.descendingMap() in terms of the methods of this NavigableMap.
ForwardingNavigableMap.StandardNavigableKeySet - Class in com.google.common.collect
A sensible implementation of NavigableMap.navigableKeySet() in terms of the methods of this NavigableMap.
ForwardingNavigableSet<E> - Class in com.google.common.collect
A navigable set which forwards all its method calls to another navigable set.
ForwardingNavigableSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet
Constructor for use by subclasses.
ForwardingNavigableSet.StandardDescendingSet - Class in com.google.common.collect
A sensible implementation of NavigableSet.descendingSet() in terms of the other methods of NavigableSet, notably including NavigableSet.descendingIterator().
ForwardingObject - Class in com.google.common.collect
An abstract base class for implementing the decorator pattern.
ForwardingObject() - Constructor for class com.google.common.collect.ForwardingObject
Constructor for use by subclasses.
ForwardingQueue<E> - Class in com.google.common.collect
A queue which forwards all its method calls to another queue.
ForwardingQueue() - Constructor for class com.google.common.collect.ForwardingQueue
Constructor for use by subclasses.
ForwardingSet<E> - Class in com.google.common.collect
A set which forwards all its method calls to another set.
ForwardingSet() - Constructor for class com.google.common.collect.ForwardingSet
Constructor for use by subclasses.
ForwardingSetMultimap<K,​V> - Class in com.google.common.collect
A set multimap which forwards all its method calls to another set multimap.
ForwardingSetMultimap() - Constructor for class com.google.common.collect.ForwardingSetMultimap
 
ForwardingSortedMap<K,​V> - Class in com.google.common.collect
A sorted map which forwards all its method calls to another sorted map.
ForwardingSortedMap() - Constructor for class com.google.common.collect.ForwardingSortedMap
Constructor for use by subclasses.
ForwardingSortedMap.StandardKeySet - Class in com.google.common.collect
A sensible implementation of SortedMap.keySet() in terms of the methods of ForwardingSortedMap.
ForwardingSortedMultiset<E> - Class in com.google.common.collect
A sorted multiset which forwards all its method calls to another sorted multiset.
ForwardingSortedMultiset() - Constructor for class com.google.common.collect.ForwardingSortedMultiset
Constructor for use by subclasses.
ForwardingSortedMultiset.StandardDescendingMultiset - Class in com.google.common.collect
A skeleton implementation of a descending multiset view.
ForwardingSortedMultiset.StandardElementSet - Class in com.google.common.collect
ForwardingSortedSet<E> - Class in com.google.common.collect
A sorted set which forwards all its method calls to another sorted set.
ForwardingSortedSet() - Constructor for class com.google.common.collect.ForwardingSortedSet
Constructor for use by subclasses.
ForwardingSortedSetMultimap<K,​V> - Class in com.google.common.collect
A sorted set multimap which forwards all its method calls to another sorted set multimap.
ForwardingSortedSetMultimap() - Constructor for class com.google.common.collect.ForwardingSortedSetMultimap
Constructor for use by subclasses.
ForwardingTable<R,​C,​V> - Class in com.google.common.collect
A table which forwards all its method calls to another table.
ForwardingTable() - Constructor for class com.google.common.collect.ForwardingTable
Constructor for use by subclasses.
FOUR_FIFTHS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 4/5.
FOV - net.minecraft.client.settings.GameSettings.Options
 
fovSetting - Variable in class net.minecraft.client.settings.GameSettings
 
Fraction - Class in org.apache.commons.lang3.math
Fraction is a Number implementation that stores fractions accurately.
fragmentShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.EffectPipelineFXAA
 
fragmentShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
fragmentShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
fragmentShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
frameCounter - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
frameHasTime(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
FRAMERATE_LIMIT - net.minecraft.client.settings.GameSettings.Options
 
framesTextureData - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
FrameTimer - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
FrameTimer() - Constructor for class net.minecraft.util.FrameTimer
 
free() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IObjectGL
 
free() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
free() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
free() - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
free() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
free(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.GLObjectMap
 
freeByteBuffer(ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
freeByteBuffer(ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
freeDataURL(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMUtils
 
freeFloatBuffer(FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
freeFloatBuffer(FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
freeIntBuffer(IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
freeIntBuffer(IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
freeMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
freeMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
freeMemory() - Method in class net.minecraft.client.Minecraft
 
freeServerIcons() - Method in class net.minecraft.client.multiplayer.ServerList
 
frequency - Variable in class net.minecraft.block.Block.SoundType
 
frequency(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
Returns the number of elements in the specified iterable that equal the specified object.
frequency(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
Returns the number of elements in the specified iterator that equal the specified object.
from(Function<? super A, ? extends B>, Function<? super B, ? extends A>) - Static method in class com.google.common.base.Converter
Returns a converter based on existing forward and backward functions.
from(FluentIterable<E>) - Static method in class com.google.common.collect.FluentIterable
Deprecated.
instances of FluentIterable don't need to be converted to FluentIterable
from(Ordering<T>) - Static method in class com.google.common.collect.Ordering
Deprecated.
no need to use this
from(Iterable<E>) - Static method in class com.google.common.collect.FluentIterable
Returns a fluent iterable that wraps iterable, or iterable itself if it is already a FluentIterable.
from(Comparator<T>) - Static method in class com.google.common.collect.Ordering
Returns an ordering based on an existing comparator instance.
fromAngle(double) - Static method in enum net.minecraft.util.EnumFacing
+ Get the Facing corresponding to the given angle (0-360).
fromBounds(double, double, double, double, double, double) - Static method in class net.minecraft.util.AxisAlignedBB
+ returns an AABB with corners x1, y1, z1 and x2, y2, z2
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Ints
Returns the int value whose big-endian representation is stored in the first 4 bytes of bytes; equivalent to ByteBuffer.wrap(bytes).getInt().
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Longs
Returns the long value whose big-endian representation is stored in the first 8 bytes of bytes; equivalent to ByteBuffer.wrap(bytes).getLong().
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Shorts
Returns the short value whose big-endian representation is stored in the first 2 bytes of bytes; equivalent to ByteBuffer.wrap(bytes).getShort().
fromBytes(byte[]) - Static method in class com.google.common.hash.HashCode
Creates a HashCode from a byte array.
fromBytes(byte, byte) - Static method in class com.google.common.primitives.Shorts
Returns the short value whose byte representation is the given 2 bytes, in big-endian order; equivalent to Shorts.fromByteArray(new byte[] {b1, b2}).
fromBytes(byte, byte, byte, byte) - Static method in class com.google.common.primitives.Ints
Returns the int value whose byte representation is the given 4 bytes, in big-endian order; equivalent to Ints.fromByteArray(new byte[] {b1, b2, b3, b4}).
fromBytes(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.google.common.primitives.Longs
Returns the long value whose byte representation is the given 8 bytes, in big-endian order; equivalent to Longs.fromByteArray(new byte[] {b1, b2, b3, b4, b5, b6, b7, b8}).
fromFacingAxis(EnumFacing.Axis) - Static method in enum net.minecraft.block.BlockLog.EnumAxis
 
fromGLRendererString(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
fromId(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
fromInt(int) - Static method in class com.google.common.hash.HashCode
Creates a 32-bit HashCode representation of the given int value.
fromIntBits(int) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger corresponding to a given bit representation.
fromJson(Object) - Method in interface net.minecraft.util.IJsonSerializable
 
fromJson(Object) - Method in class net.minecraft.util.JsonSerializableSet
 
fromLong(long) - Static method in class com.google.common.hash.HashCode
Creates a 64-bit HashCode representation of the given long value.
fromLong(long) - Static method in class net.minecraft.util.BlockPos
+ Create a BlockPos from a serialized long value (created by toLong)
fromLongBits(long) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong corresponding to a given bit representation.
fromNBT(String) - Method in class net.minecraft.entity.Entity
 
fromNBT(String) - Method in class net.minecraft.item.ItemStack
 
fromNBT(NBTTagCompound) - Static method in class net.minecraft.world.LockCode
 
fromNullable(T) - Static method in class com.google.common.base.Optional
If nullableReference is non-null, returns an Optional instance containing that reference; otherwise returns Optional.absent().
fromPluginData(BaseData) - Static method in class net.minecraft.item.ItemStack
 
fromPluginData(BaseData) - Static method in class net.minecraft.util.AxisAlignedBB
 
fromPluginData(BaseData) - Static method in class net.minecraft.util.BlockPos
 
fromPluginData(BaseData) - Static method in class net.minecraft.util.Vec3
 
fromPluginData(BaseData) - Static method in class net.minecraft.util.Vec3i
 
fromPluginData(BaseData) - Static method in class net.minecraft.util.Vec4b
 
fromProperties(Properties) - Static method in class com.google.common.collect.Maps
Creates an ImmutableMap<String, String> from a Properties instance.
fromString(String) - Static method in class com.google.common.hash.HashCode
Creates a HashCode from a hexadecimal (base 16) encoded string.
fromString(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
fromString(String) - Static method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.UUIDTypeAdapter
 
fromUUID(EaglercraftUUID) - Static method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.UUIDTypeAdapter
 
frozenOcean - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
frozenRiver - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
frustum - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
Frustum - Class in net.minecraft.client.renderer.culling
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Frustum() - Constructor for class net.minecraft.client.renderer.culling.Frustum
 
Frustum(ClippingHelper) - Constructor for class net.minecraft.client.renderer.culling.Frustum
 
FS - Static variable in class com.google.common.base.Ascii
File Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
FULL - net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
FULL - Static variable in class org.apache.commons.lang3.time.FastDateFormat
FULL locale dependent date or time style.
FULL - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
FULL locale dependent date or time style.
fullBeacon - Static variable in class net.minecraft.stats.AchievementList
 
fullBlock - Variable in class net.minecraft.block.Block
 
fullscreen - Variable in class net.minecraft.client.main.GameConfiguration.DisplayInformation
 
FULLSCREEN - net.minecraft.client.settings.GameSettings.Options
 
func_110132_b(IInvBasic) - Method in class net.minecraft.inventory.InventoryBasic
 
func_110134_a(IInvBasic) - Method in class net.minecraft.inventory.InventoryBasic
 
func_110146_f(float, float) - Method in class net.minecraft.entity.EntityLiving
 
func_110146_f(float, float) - Method in class net.minecraft.entity.EntityLivingBase
 
func_110146_f(float, float) - Method in class net.minecraft.entity.item.EntityArmorStand
 
func_110239_cn() - Method in class net.minecraft.entity.passive.EntityHorse
 
func_110253_bW() - Method in class net.minecraft.entity.passive.EntityHorse
 
func_111104_a(EaglercraftRandom) - Method in class net.minecraft.entity.monster.EntitySpider.GroupData
 
func_111122_c() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
func_111122_c() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
func_111144_e() - Method in class net.minecraft.entity.DataWatcher
 
func_142017_o(float) - Method in class net.minecraft.entity.EntityCreature
 
func_142017_o(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
func_145751_f() - Method in class net.minecraft.command.server.CommandBlockLogic
 
func_145757_a(ByteBuf) - Method in class net.minecraft.command.server.CommandBlockLogic
 
func_146197_a(int, int, boolean) - Method in class net.minecraft.client.gui.GuiTextField
 
func_147049_a(CreativeTabs, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
func_147051_a(CreativeTabs) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
func_147068_g() - Method in class net.minecraft.client.gui.GuiEnchantment
 
func_147413_a(int, ServerData) - Method in class net.minecraft.client.multiplayer.ServerList
 
func_147414_b(ServerData) - Static method in class net.minecraft.client.multiplayer.ServerList
 
func_147461_a(AxisAlignedBB) - Method in class net.minecraft.world.World
 
func_148109_a() - Method in class net.minecraft.client.util.JsonBlendingMode
 
func_148110_a(JSONObject) - Static method in class net.minecraft.client.util.JsonBlendingMode
 
func_148111_b() - Method in class net.minecraft.client.util.JsonBlendingMode
 
func_148132_a(int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
func_148135_f() - Method in class net.minecraft.client.gui.GuiSlot
 
func_148142_b(int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
func_148193_k() - Method in class net.minecraft.client.gui.ServerSelectionList
 
func_148195_a(ServerList) - Method in class net.minecraft.client.gui.ServerSelectionList
 
func_148307_h() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148307_h() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148308_f() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148308_f() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148309_e() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148309_e() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148310_d() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148310_d() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148311_a() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148311_a() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148311_a() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
 
func_148312_b() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148312_b() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148312_b() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
 
func_148313_c() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148313_c() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148313_c() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
 
func_148314_g() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_148314_g() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_148318_i() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
 
func_148529_f() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
func_148888_e() - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
func_148911_c() - Method in class net.minecraft.network.play.server.S30PacketWindowItems
 
func_148944_c() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
func_148974_c() - Method in class net.minecraft.network.play.server.S37PacketStatistics
 
func_149002_g(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
func_149009_m() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
func_149027_c() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
func_149049_f() - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
func_149050_e() - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
func_149051_d() - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
func_149052_c() - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
func_149053_g() - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
func_149060_h() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149061_d() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149062_c() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149063_g() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149064_e() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149066_f() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
func_149134_c() - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
 
func_149137_d() - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
func_149144_d() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
func_149147_e() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
func_149149_c() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
func_149173_d() - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
 
func_149174_e() - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
 
func_149175_c() - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
 
func_149272_d() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
func_149274_i() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
func_149306_d() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149307_h() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149308_i() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149309_f() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149310_g() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149311_e() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149312_c() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_149337_d() - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
func_149338_e() - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
func_149339_c() - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
func_149370_d() - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
func_149371_c() - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
func_149376_c() - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
func_149397_c() - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
 
func_149429_c() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
func_149441_d() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
 
func_149603_c() - Method in class net.minecraft.network.login.server.S00PacketDisconnect
 
func_149630_c() - Method in class net.minecraft.network.play.server.S3APacketTabComplete
 
func_150557_a(int, boolean) - Method in class net.minecraft.world.biome.BiomeGenBase
 
func_150557_a(int, boolean) - Method in class net.minecraft.world.biome.BiomeGenForest
 
func_150563_c(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
func_150804_b(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
func_150809_p() - Method in class net.minecraft.world.chunk.Chunk
 
func_150857_a(Block) - Method in class net.minecraft.block.BlockPortal.Size
 
func_150858_a() - Method in class net.minecraft.block.BlockPortal.Size
 
func_150859_c() - Method in class net.minecraft.block.BlockPortal.Size
 
func_150860_b() - Method in class net.minecraft.block.BlockPortal.Size
 
func_150870_b(StatBase) - Method in class net.minecraft.stats.StatFileWriter
 
func_150872_a(StatBase, T) - Method in class net.minecraft.stats.StatFileWriter
 
func_150874_c(Achievement) - Method in class net.minecraft.stats.StatFileWriter
 
func_150952_k() - Method in class net.minecraft.stats.StatBase
 
func_150953_b(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.Achievement
 
func_150953_b(Class<? extends IJsonSerializable>) - Method in class net.minecraft.stats.StatBase
 
func_150954_l() - Method in class net.minecraft.stats.StatBase
 
func_150955_j() - Method in class net.minecraft.stats.StatBase
 
func_150959_a() - Method in class net.minecraft.stats.StatCrafting
 
func_151359_c() - Method in class net.minecraft.world.WorldType
 
func_151372_b() - Method in class net.minecraft.client.util.JsonException.Entry
 
func_151379_a(Exception) - Static method in exception net.minecraft.client.util.JsonException
 
func_151380_a(String) - Method in exception net.minecraft.client.util.JsonException
 
func_151381_b(String) - Method in exception net.minecraft.client.util.JsonException
 
func_151408_c() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties.Snapshot
 
func_151409_a() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties.Snapshot
 
func_151410_b() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties.Snapshot
 
func_151475_a(BaseAttributeMap, NBTTagList) - Static method in class net.minecraft.entity.SharedMonsterAttributes
 
func_151514_a() - Static method in class net.minecraft.entity.EntityList
 
func_151599_a(double[], double, double, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
 
func_151600_a(double[], double, double, int, int, double, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
 
func_151601_a(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorPerlin
 
func_151605_a(double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
func_151606_a(double[], double, double, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorSimplex
 
func_151643_b(int) - Method in class net.minecraft.block.material.MapColor
 
func_152377_a(ItemStack, EnumCreatureAttribute) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
func_152908_z() - Method in interface net.minecraft.client.stream.IStream
 
func_152909_x() - Method in interface net.minecraft.client.stream.IStream
 
func_152913_F() - Method in interface net.minecraft.client.stream.IStream
 
func_152917_b(String) - Method in interface net.minecraft.client.stream.IStream
 
func_152918_H() - Method in interface net.minecraft.client.stream.IStream
 
func_152920_A() - Method in interface net.minecraft.client.stream.IStream
 
func_152921_C() - Method in interface net.minecraft.client.stream.IStream
 
func_152922_k() - Method in interface net.minecraft.client.stream.IStream
 
func_152927_B() - Method in interface net.minecraft.client.stream.IStream
 
func_152928_D() - Method in interface net.minecraft.client.stream.IStream
 
func_152929_G() - Method in interface net.minecraft.client.stream.IStream
 
func_152930_t() - Method in interface net.minecraft.client.stream.IStream
 
func_152935_j() - Method in interface net.minecraft.client.stream.IStream
 
func_152936_l() - Method in interface net.minecraft.client.stream.IStream
 
func_154353_e(double) - Static method in class net.minecraft.util.MathHelper
 
func_154354_b(int, int) - Static method in class net.minecraft.util.MathHelper
 
func_174845_l() - Method in class net.minecraft.client.particle.EntityDiggingFX
 
func_174846_a(BlockPos) - Method in class net.minecraft.client.particle.EntityDiggingFX
 
func_174855_j() - Static method in class net.minecraft.entity.projectile.EntityFishHook
 
func_174866_q() - Method in class net.minecraft.entity.item.EntityItemFrame
 
func_174870_v() - Method in class net.minecraft.entity.item.EntityItem
 
func_174894_a(ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
 
func_174899_a(IBlockState) - Method in class net.minecraft.entity.item.EntityMinecart
 
func_174902_m() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
func_175039_a(boolean) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
func_175116_e() - Method in class net.minecraft.tileentity.TileEntityBanner
 
func_175145_a(StatBase) - Method in class net.minecraft.entity.player.EntityPlayer
 
func_175173_a(Container, IInventory) - Method in class net.minecraft.client.gui.GuiRepair
 
func_175173_a(Container, IInventory) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
 
func_175173_a(Container, IInventory) - Method in interface net.minecraft.inventory.ICrafting
 
func_175177_a() - Method in class net.minecraft.client.gui.GuiIngame
 
func_175202_a(String) - Method in class net.minecraft.client.gui.GuiLabel
 
func_175205_a(Predicate<String>) - Method in class net.minecraft.client.gui.GuiTextField
 
func_175207_a(GuiPageButtonList.GuiResponder) - Method in class net.minecraft.client.gui.GuiTextField
 
func_175212_b(boolean) - Method in class net.minecraft.client.gui.GuiListButton
 
func_175217_d() - Method in class net.minecraft.client.gui.GuiSlider
 
func_175218_a(float, boolean) - Method in class net.minecraft.client.gui.GuiSlider
 
func_175219_a(float) - Method in class net.minecraft.client.gui.GuiSlider
 
func_175220_c() - Method in class net.minecraft.client.gui.GuiSlider
 
func_175229_b(boolean) - Method in class net.minecraft.client.gui.GuiLockIconButton
 
func_175230_c() - Method in class net.minecraft.client.gui.GuiLockIconButton
 
func_175257_a(SpectatorMenu) - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175257_a(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuRecipient
 
func_175258_a(ScaledResolution, float, int, float, SpectatorDetails) - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175259_b(int) - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175260_a(int) - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175261_b() - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175262_a() - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175263_a(ScaledResolution) - Method in class net.minecraft.client.gui.GuiSpectator
 
func_175319_a(int, String) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
 
func_175321_a(int, boolean) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
 
func_175355_a(EnumDifficulty) - Method in class net.minecraft.client.gui.GuiOptions
 
func_175366_f() - Method in class net.minecraft.client.gui.achievement.GuiStats
 
func_175385_b(int, int) - Method in class net.minecraft.client.gui.GuiScreenBook
 
func_175391_a(ServerListEntryNormal, int, boolean) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
func_175392_a(ServerListEntryNormal, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
func_175393_b(ServerListEntryNormal, int, boolean) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
func_175394_b(ServerListEntryNormal, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
func_175448_a(ItemStack) - Method in class net.minecraft.entity.EntityLiving
 
func_175448_a(ItemStack) - Method in class net.minecraft.entity.monster.EntityZombie
 
func_175451_e(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntitySlime
 
func_175464_ck() - Method in class net.minecraft.entity.monster.EntityGuardian
 
func_175469_o(float) - Method in class net.minecraft.entity.monster.EntityGuardian
 
func_175471_a(float) - Method in class net.minecraft.entity.monster.EntityGuardian
 
func_175472_n() - Method in class net.minecraft.entity.monster.EntityGuardian
 
func_175477_p(float) - Method in class net.minecraft.entity.monster.EntityGuardian
 
func_175493_co() - Method in class net.minecraft.entity.monster.EntityCreeper
 
func_175501_a(int, boolean) - Method in class net.minecraft.entity.EntityAgeable
 
func_175507_cI() - Method in class net.minecraft.entity.passive.EntityHorse
 
func_175513_a(EnumDyeColor) - Static method in class net.minecraft.entity.passive.EntitySheep
 
func_175521_o(float) - Method in class net.minecraft.entity.passive.EntityRabbit
 
func_175523_cj() - Method in class net.minecraft.entity.passive.EntityRabbit
 
func_175553_cp() - Method in class net.minecraft.entity.passive.EntityVillager
 
func_175557_cr() - Method in class net.minecraft.entity.passive.EntityVillager
 
func_175567_n() - Method in class net.minecraft.entity.passive.EntitySquid
 
func_175568_b(float, float, float) - Method in class net.minecraft.entity.passive.EntitySquid
 
func_175744_a(int) - Static method in enum net.minecraft.util.EnumChatFormatting
 
func_175900_c() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
func_176110_a() - Method in class net.minecraft.util.Vec4b
 
func_176111_d() - Method in class net.minecraft.util.Vec4b
 
func_176112_b() - Method in class net.minecraft.util.Vec4b
 
func_176113_c() - Method in class net.minecraft.util.Vec4b
 
func_176260_a(World, BlockPos, IBlockState, boolean, boolean, int, IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
 
func_176304_i(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
func_176305_g(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
func_176306_h(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
func_176307_f(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
func_176364_g(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
func_176548_d(World, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
func_176564_a(World, BlockPos, IBlockState, boolean) - Method in class net.minecraft.block.BlockRailBase
 
func_176566_a(World, BlockPos, IBlockState, boolean, int) - Method in class net.minecraft.block.BlockRailPowered
 
func_176567_a(World, BlockPos, boolean, int, BlockRailBase.EnumRailDirection) - Method in class net.minecraft.block.BlockRailPowered
 
func_177082_d(EntityPotion) - Method in class net.minecraft.client.renderer.entity.RenderPotion
 
func_177082_d(T) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
 
func_177105_a(T, float) - Method in class net.minecraft.client.renderer.entity.RenderLiving
 
func_177175_a(int) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
func_177179_a(ModelBiped, int) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
 
func_177179_a(T, int) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
func_177194_a(ModelBiped) - Method in class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
 
func_177460_a(IChunkProvider, Chunk, int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
func_177460_a(IChunkProvider, Chunk, int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
func_177629_a(List<WeightedRandomChestContent>, WeightedRandomChestContent...) - Static method in class net.minecraft.util.WeightedRandomChestContent
 
func_178012_a(int, int, ResourceLocation) - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
func_178021_b() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
func_178022_a() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
func_178040_a(int, int, int) - Method in class net.minecraft.client.gui.GuiListExtended
 
func_178040_a(int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
func_178056_g() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178057_f() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178059_e() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178061_c(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178062_a(char, int) - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178064_i() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178071_h() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_178345_c(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
func_178346_b(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
func_178348_a(int) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
func_178409_a(int[], EnumFacing, BlockFaceUV, EaglerTextureAtlasSprite) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
func_178606_a(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
func_178609_b(BlockPos) - Method in class net.minecraft.client.renderer.chunk.VisGraph
 
func_178641_d() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178642_a() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178643_a(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178644_b(int) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178645_b() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178646_f() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178647_a(ISpectatorMenuView) - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178648_e() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178650_c() - Method in class net.minecraft.client.gui.spectator.SpectatorMenu
 
func_178661_a(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_178661_a(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_178661_a(SpectatorMenu) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
func_178661_a(SpectatorMenu) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
func_178662_A_() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_178662_A_() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_178662_A_() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
func_178662_A_() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
func_178663_a(float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_178663_a(float, int) - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_178663_a(float, int) - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
func_178663_a(float, int) - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
func_178669_a() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
func_178669_a() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_178669_a() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_178669_a() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
func_178670_b() - Method in class net.minecraft.client.gui.spectator.BaseSpectatorGroup
 
func_178670_b() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
func_178670_b() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
func_178670_b() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuView
 
func_178680_a(int) - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
func_178681_b() - Method in class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
func_178706_a() - Method in class net.minecraft.client.model.ModelGuardian
 
func_178795_a(String) - Static method in enum net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
 
func_178796_a() - Method in enum net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
 
func_178820_a(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_178824_a(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
 
func_178825_a() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
 
func_178835_l() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178836_b(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178843_c(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178844_b(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178846_a(long) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178847_n() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178855_p() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178857_c(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178858_o() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178860_m() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
func_178892_a(World, StatFileWriter) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
func_178894_a(EntityPlayer, Entity, MovingObjectPosition) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
func_178908_a(IChatComponent, int, FontRenderer, boolean, boolean) - Static method in class net.minecraft.client.gui.GuiUtilRenderComponents
 
func_178909_a(String, boolean) - Static method in class net.minecraft.client.gui.GuiUtilRenderComponents
 
func_178934_d() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
 
func_178935_b() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
 
func_178936_c() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
 
func_178940_a() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
 
func_178942_g() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
func_178943_e() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
func_178944_f() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
func_178945_a() - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
func_178950_a() - Method in class net.minecraft.client.gui.GuiPageButtonList.EditBoxEntry
 
func_179025_a(int) - Method in enum net.minecraft.client.renderer.EnumFaceDirection
 
func_179105_a(GlStateManager.TexGen, int, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
func_179326_d() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
func_179650_a(int) - Static method in class net.minecraft.command.PlayerSelector
 
func_179707_f() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
func_179756_a(Chunk, boolean, boolean, int) - Static method in class net.minecraft.network.play.server.S21PacketChunkData
 
func_179760_a() - Method in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
 
func_179767_a() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
func_179768_b() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
func_179788_a(WorldBorder) - Method in class net.minecraft.network.play.server.S44PacketWorldBorder
 
func_179813_h() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_179814_i() - Method in class net.minecraft.network.play.server.S3EPacketTeams
 
func_179817_d() - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
func_179834_f() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
func_180053_a(int) - Static method in enum net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
func_180056_a(Set<S08PacketPlayerPosLook.EnumFlags>) - Static method in enum net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
func_180089_b() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
func_180120_a(BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal.Size
 
func_180134_f() - Method in class net.minecraft.util.CombatTracker
 
func_180176_a(World, Entity, IInventory) - Static method in class net.minecraft.inventory.InventoryHelper
 
func_180181_b(int, int, int) - Static method in class net.minecraft.util.MathHelper
 
func_180183_b(float, float, float) - Static method in class net.minecraft.util.MathHelper
 
func_180188_d(int, int) - Static method in class net.minecraft.util.MathHelper
 
func_180303_b(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.CraftingManager
 
func_180342_d() - Method in class net.minecraft.world.Explosion
 
func_180364_a(boolean, boolean) - Method in class net.minecraft.block.BlockRailBase.Rail
 
func_180372_d() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
func_180372_d() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
func_180376_c(IAttribute) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
func_180376_c(IAttribute) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
func_180458_a(World, double, double, double, EntityMinecart.EnumMinecartType) - Static method in class net.minecraft.entity.item.EntityMinecart
 
func_180460_a(BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecart
 
func_180460_a(BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
func_180560_a(EntityMinecartMobSpawner, float, IBlockState) - Method in class net.minecraft.client.renderer.entity.RenderMinecartMobSpawner
 
func_180560_a(EntityMinecartTNT, float, IBlockState) - Method in class net.minecraft.client.renderer.entity.RenderTntMinecart
 
func_180560_a(T, float, IBlockState) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
 
func_180611_e() - Method in class net.minecraft.inventory.ContainerBeacon
 
func_180612_a(World) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
func_180737_a(int, boolean, boolean) - Static method in class net.minecraft.network.play.server.S21PacketChunkData
 
func_180794_a(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
func_180794_a(IAttributeInstance) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
func_181012_aH() - Method in class net.minecraft.entity.Entity
 
func_181013_g(float) - Method in class net.minecraft.entity.Entity
 
func_181013_g(float) - Method in class net.minecraft.entity.EntityLivingBase
 
func_181014_aG() - Method in class net.minecraft.entity.Entity
 
func_181015_d(BlockPos) - Method in class net.minecraft.entity.Entity
 
func_181020_a(NBTTagCompound, int, NBTTagList) - Static method in class net.minecraft.tileentity.TileEntityBanner
 
func_181021_d() - Method in class net.minecraft.tileentity.TileEntityBanner
 
func_181022_b() - Method in class net.minecraft.client.renderer.EntityRenderer
 
func_181023_a(Collection<TileEntity>, Collection<TileEntity>) - Method in class net.minecraft.client.renderer.RenderGlobal
 
func_181026_s() - Method in class net.minecraft.entity.item.EntityArmorStand
 
func_181029_i() - Method in class net.minecraft.client.gui.GuiIngame
 
func_181030_a() - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
func_181033_a(Block) - Static method in class net.minecraft.entity.boss.EntityWither
 
func_181040_m() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
func_181041_d() - Method in class net.minecraft.client.multiplayer.ServerData
 
func_181055_a() - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
 
func_181055_a() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
func_181066_d() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
func_181068_c() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
func_181070_c() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
func_181072_c() - Method in enum net.minecraft.block.BlockStone.EnumType
 
func_181074_c() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
func_181076_a(EnumFacing.AxisDirection, EnumFacing.Axis) - Static method in enum net.minecraft.util.EnumFacing
 
func_181077_c() - Static method in class net.minecraft.enchantment.Enchantment
 
func_181079_c(int, int, int) - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
func_181086_a(World, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockContainer
 
func_181087_e(World, BlockPos) - Method in class net.minecraft.block.BlockContainer
 
func_181088_a(World, BlockPos, EnumFacing) - Static method in class net.minecraft.block.BlockButton
 
func_181089_f(World, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
func_181090_a(World, BlockPos, EnumFacing) - Static method in class net.minecraft.block.BlockLever
 
func_181100_a() - Method in class net.minecraft.block.BlockPortal.Size
 
func_181101_b() - Method in class net.minecraft.block.BlockPortal.Size
 
func_181117_a() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
func_181118_d() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
func_181119_e() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
func_181123_a(NBTBase, NBTBase, boolean) - Static method in class net.minecraft.nbt.NBTUtil
 
func_181140_a(Entity) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_181147_e() - Method in class net.minecraft.client.settings.GameSettings
 
func_181148_f() - Method in class net.minecraft.client.settings.GameSettings
 
func_181155_a(boolean) - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_181156_c(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
 
func_181157_b(Class<?>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
func_181159_b(double, double) - Static method in class net.minecraft.util.MathHelper
 
func_181160_c(double, double, double) - Static method in class net.minecraft.util.MathHelper
 
func_181161_i(double) - Static method in class net.minecraft.util.MathHelper
 
func_181162_h(double) - Static method in class net.minecraft.util.MathHelper
 
func_181168_c() - Static method in class net.minecraft.potion.Potion
 
func_181535_r() - Method in class net.minecraft.client.Minecraft
 
func_181536_a(int, int, int, int, int, int, int, int, int, int) - Method in class net.minecraft.client.Minecraft
 
func_181537_a(boolean) - Method in class net.minecraft.client.Minecraft
 
func_181539_aj() - Method in class net.minecraft.client.Minecraft
 
func_181540_al() - Method in class net.minecraft.client.Minecraft
 
func_181544_b(int) - Method in class net.minecraft.world.World
 
func_181545_F() - Method in class net.minecraft.world.World
 
func_181551_a(ScaledResolution) - Method in class net.minecraft.client.gui.GuiIngame
 
func_181556_a(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
 
func_181557_a() - Method in class net.minecraft.client.audio.MusicTicker
 
func_181558_a(MusicTicker.MusicType) - Method in class net.minecraft.client.audio.MusicTicker
 
func_181560_a(float, long) - Method in class net.minecraft.client.renderer.EntityRenderer
 
func_181561_a(AxisAlignedBB) - Static method in class net.minecraft.client.renderer.RenderGlobal
 
func_181563_a(AxisAlignedBB, int, int, int, int) - Static method in class net.minecraft.client.renderer.RenderGlobal
 
func_181564_a(ItemStack, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
func_181617_a(FutureTask<V>, Logger) - Static method in class net.minecraft.util.Util
 
func_181623_g() - Method in class net.minecraft.block.Block
 
func_181623_g() - Method in class net.minecraft.block.BlockBanner
 
func_181623_g() - Method in class net.minecraft.block.BlockBasePressurePlate
 
func_181623_g() - Method in class net.minecraft.block.BlockSign
 
func_181627_a(World, boolean) - Static method in class net.minecraft.block.state.pattern.BlockPattern
 
func_181656_b() - Method in class net.minecraft.util.AxisAlignedBB
 
func_181672_a() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
SLOW AND STUPID UPLOAD QUEUE SYSTEM, MUST BE REPLACED
func_181674_a(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
MOST LIKELY USED TO SORT QUADS BACK TO FRONT
func_181679_a(WorldRenderer) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldVertexBufferUploader
 
func_181682_g() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
func_181687_c(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
func_181701_a(EnumFacing) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
func_181746_c() - Method in class net.minecraft.util.FrameTimer
 
func_181747_a(long) - Method in class net.minecraft.util.FrameTimer
 
func_181748_a(long, int) - Method in class net.minecraft.util.FrameTimer
 
func_181749_a() - Method in class net.minecraft.util.FrameTimer
 
func_181750_b() - Method in class net.minecraft.util.FrameTimer
 
func_181751_b(int) - Method in class net.minecraft.util.FrameTimer
 
func_181756_a(int) - Static method in class net.minecraft.util.IntegerCache
 
func_181758_c(float, float, float) - Static method in class net.minecraft.util.MathHelper
 
func_183000_F() - Method in class net.minecraft.tileentity.TileEntity
 
func_183000_F() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
func_183000_F() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
func_183000_F() - Method in class net.minecraft.tileentity.TileEntitySign
 
func_183019_a() - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
func_183019_a() - Method in class net.minecraft.client.resources.ResourcePackListEntryDefault
 
func_183019_a() - Method in class net.minecraft.client.resources.ResourcePackListEntryFound
 
func_183027_f() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
func_70489_a(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
 
func_70495_a(double, double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
 
func_70845_n() - Method in class net.minecraft.entity.monster.EntityBlaze
 
func_76309_a(int, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
 
func_76329_a() - Method in class net.minecraft.profiler.Profiler.Result
 
func_77908_a(int, int, int, int, int, int) - Static method in class net.minecraft.potion.PotionHelper
 
func_82206_m() - Method in class net.minecraft.entity.boss.EntityWither
 
func_82207_a(int) - Method in class net.minecraft.entity.boss.EntityWither
 
func_82210_r(int) - Method in class net.minecraft.entity.boss.EntityWither
 
func_82498_a() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
 
func_82500_b() - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
 
func_82645_d() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
func_92092_a(Entity, double) - Static method in class net.minecraft.enchantment.EnchantmentProtection
 
func_92094_a(int, EaglercraftRandom) - Static method in class net.minecraft.enchantment.EnchantmentThorns
 
func_92095_b(int, EaglercraftRandom) - Static method in class net.minecraft.enchantment.EnchantmentThorns
 
func_94060_bK() - Method in class net.minecraft.entity.EntityLivingBase
 
func_94534_d(int, int) - Static method in class net.minecraft.inventory.Container
 
func_94545_a() - Method in class net.minecraft.util.CombatTracker
 
func_94550_c() - Method in class net.minecraft.util.CombatTracker
 
func_94562_g() - Method in class net.minecraft.util.CombatEntry
 
func_94563_c() - Method in class net.minecraft.util.CombatEntry
 
func_96112_aD() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
func_96496_a() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
func_96497_d(NBTTagCompound) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
func_96502_a(ScorePlayerTeam, NBTTagList) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
func_96513_c(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_96516_a(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_96532_b(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_96533_c(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_96536_a(Score) - Method in class net.minecraft.scoreboard.Scoreboard
 
func_96560_a(Map<String, String>) - Static method in class net.minecraft.command.PlayerSelector
 
func_96635_a(List<EntityPlayer>) - Method in class net.minecraft.scoreboard.GoalColor
 
func_96635_a(List<EntityPlayer>) - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
func_96635_a(List<EntityPlayer>) - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
func_96635_a(List<EntityPlayer>) - Method in class net.minecraft.scoreboard.ScoreHealthCriteria
 
func_96648_a() - Method in class net.minecraft.scoreboard.Score
 
func_96651_a(List<EntityPlayer>) - Method in class net.minecraft.scoreboard.Score
 
func_98039_d() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
 
func_98267_a(int) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
func_98298_a(int) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
func_98299_i() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
Function<F,​T> - Interface in com.google.common.base
Determines an output value based on an input value.
Functions - Class in com.google.common.base
Static utility methods pertaining to Function instances.
Functions - Class in org.apache.commons.lang3
Deprecated.
Functions() - Constructor for class org.apache.commons.lang3.Functions
Deprecated.
 
Functions.FailableBiConsumer<O1,​O2,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableBiFunction<O1,​O2,​R,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableBiPredicate<O1,​O2,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableCallable<R,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableConsumer<O,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableFunction<I,​R,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailablePredicate<I,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableRunnable<T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
Functions.FailableSupplier<R,​T extends java.lang.Throwable> - Interface in org.apache.commons.lang3
Deprecated.
funnel(T, PrimitiveSink) - Method in interface com.google.common.hash.Funnel
Sends a stream of data from the from object into the sink into.
Funnel<T> - Interface in com.google.common.hash
An object which can send data from an object of type T into a PrimitiveSink.
Funnels - Class in com.google.common.hash
Funnels for common types.
furnace - Static variable in class net.minecraft.init.Blocks
 
FURNACE - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
furnace_minecart - Static variable in class net.minecraft.init.Items
 
FurnaceRecipes - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
fuse - Variable in class net.minecraft.entity.item.EntityTNTPrimed
 
Future<V> - Interface in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
futureExceptionLogger - Static variable in interface net.lax1dude.eaglercraft.v1_8.futures.ListenableFuture
 
Futures - Class in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
Futures() - Constructor for class net.lax1dude.eaglercraft.v1_8.futures.Futures
 
FutureTask<V> - Class in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
FutureTask(Callable<V>) - Constructor for class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
fuzzyCompare(double, double, double) - Static method in class com.google.common.math.DoubleMath
Compares a and b "fuzzily," with a tolerance for nearly-equal values.
fuzzyEquals(double, double, double) - Static method in class com.google.common.math.DoubleMath
Returns true if a and b are within tolerance of each other.
fxaa - Variable in class net.minecraft.client.settings.GameSettings
 
FXAA - net.minecraft.client.settings.GameSettings.Options
 

G

gain - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
gain(float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
gain(float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
GAME - net.minecraft.client.audio.MusicTicker.MusicType
 
GameConfiguration - Class in net.minecraft.client.main
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GameConfiguration(GameConfiguration.UserInformation, GameConfiguration.DisplayInformation, GameConfiguration.GameInformation) - Constructor for class net.minecraft.client.main.GameConfiguration
 
GameConfiguration.DisplayInformation - Class in net.minecraft.client.main
 
GameConfiguration.GameInformation - Class in net.minecraft.client.main
 
GameConfiguration.UserInformation - Class in net.minecraft.client.main
 
gameInfo - Variable in class net.minecraft.client.main.GameConfiguration
 
GameInformation(boolean, String) - Constructor for class net.minecraft.client.main.GameConfiguration.GameInformation
 
gameIsSurvivalOrAdventure() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
gamemode - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
GameOverlayFramebuffer - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2023 LAX1DUDE.
GameOverlayFramebuffer() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
GameProfile - Class in net.lax1dude.eaglercraft.v1_8.mojang.authlib
Copyright (c) 2022-2023 LAX1DUDE.
GameProfile(EaglercraftUUID, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
GameProfile(EaglercraftUUID, String, Multimap<String, Property>) - Constructor for class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
GameRules - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GameRules() - Constructor for class net.minecraft.world.GameRules
 
GameRules.ValueType - Enum in net.minecraft.world
 
gameSettings - Variable in class net.minecraft.client.Minecraft
 
GameSettings - Class in net.minecraft.client.settings
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GameSettings(Minecraft) - Constructor for class net.minecraft.client.settings.GameSettings
 
GameSettings.Options - Enum in net.minecraft.client.settings
 
gameType - Variable in class net.minecraft.network.play.server.S07PacketRespawn
 
gameVersion - Variable in class net.minecraft.client.multiplayer.ServerData
+ Game version for this server.
GAMMA - net.minecraft.client.settings.GameSettings.Options
 
gammaSetting - Variable in class net.minecraft.client.settings.GameSettings
 
gcd(int, int) - Static method in class com.google.common.math.IntMath
Returns the greatest common divisor of a, b.
gcd(long, long) - Static method in class com.google.common.math.LongMath
Returns the greatest common divisor of a, b.
ge(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if the tested object is greater than or equal to b
GECKO - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
GeneralDigest - Class in net.lax1dude.eaglercraft.v1_8.crypto
base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.
GeneralDigest() - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
Standard constructor
GeneralDigest(GeneralDigest) - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
Copy constructor.
generalQuads - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
generalStats - Static variable in class net.minecraft.stats.StatList
 
generateBiomeTerrain(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
 
generateBitVector(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
Creates a long bit vector representation of the given array of Enum values.
generateBitVector(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
Creates a long bit vector representation of the given subset of an Enum.
generateChestContents(EaglercraftRandom, List<WeightedRandomChestContent>, IInventory, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
 
Generated - Annotation Type in javax.annotation
The Generated annotation is used to mark source code that has been generated.
generateDispenserContents(EaglercraftRandom, List<WeightedRandomChestContent>, TileEntityDispenser, int) - Static method in class net.minecraft.util.WeightedRandomChestContent
 
generateDisplayLists() - Static method in class net.minecraft.client.renderer.GLAllocation
+ Generates the specified number of display lists and returns the first index.
generateHeightMap() - Method in class net.minecraft.world.chunk.Chunk
+ Generates the height map for a chunk from scratch
generateHeightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
+ Generates the height map for a chunk from scratch
generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
+ Creates the light to brightness table
generateLightBrightnessTable() - Method in class net.minecraft.world.WorldProviderHell
+ Creates the light to brightness table
generateMipmapData(int, int, int[][]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
generateMipmaps(int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
generateNewRandomName() - Method in class net.minecraft.util.EnchantmentNameParts
+ Randomly generates a new name built up of 3 or 4 randomly selected words.
generateNoiseOctaves(double[], int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
+ Bouncer function to the main one with some default arguments.
generateNoiseOctaves(double[], int, int, int, int, int, int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorOctaves
+ Bouncer function to the main one with some default arguments.
generateSkylightMap() - Method in class net.minecraft.world.chunk.Chunk
+ Generates the initial skylight map for the chunk upon generation or load.
generateSkylightMap() - Method in class net.minecraft.world.chunk.EmptyChunk
+ Generates the initial skylight map for the chunk upon generation or load.
generateTexture() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
generic - Static variable in class net.minecraft.util.DamageSource
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenBase
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenHills
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenOcean
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenSavanna.Mutated
 
genTerrainBlocks(World, EaglercraftRandom, ChunkPrimer, int, int, double) - Method in class net.minecraft.world.biome.BiomeGenTaiga
 
get() - Method in class com.google.common.base.Equivalence.Wrapper
Returns the (possibly null) reference wrapped by this instance.
get() - Method in class com.google.common.base.Optional
Returns the contained instance, which must be present.
get() - Method in interface com.google.common.base.Supplier
Retrieves an instance of the appropriate type.
get() - Method in interface net.lax1dude.eaglercraft.v1_8.futures.Future
 
get() - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
get() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
get() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
get() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
get() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
get() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
get() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
get() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
get() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
get() - Method in interface org.apache.commons.lang3.function.FailableSupplier
Supplies an object
get() - Method in interface org.apache.commons.lang3.Functions.FailableSupplier
Deprecated.
Supplies an object
get(byte[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
get(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
get(byte[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
get(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
get(float[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
get(float[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
get(float[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
get(float[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
get(int) - Method in class com.google.common.collect.FluentIterable
Returns the element at the specified position in this fluent iterable.
get(int) - Method in class com.google.common.collect.ForwardingList
 
get(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
get(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
get(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
get(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
get(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
get(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
get(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
get(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
get(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.GLObjectMap
 
get(int) - Method in class net.minecraft.nbt.NBTTagList
+ Get the tag at the given position
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(int[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
get(int[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
get(int[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
get(int[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
get(int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
+ Returns the nibble of data corresponding to the passed in x, y, z.
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
get(int, int, int) - Method in class net.minecraft.world.chunk.storage.NibbleArrayReader
 
get(long, TimeUnit) - Method in interface net.lax1dude.eaglercraft.v1_8.futures.Future
 
get(long, TimeUnit) - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
get(short[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
get(short[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
get(short[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
get(short[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
get(Iterable<? extends T>, int, T) - Static method in class com.google.common.collect.Iterables
Returns the element at the specified position in an iterable or a default value otherwise.
get(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Returns the element at the specified position in an iterable.
get(Object) - Method in class com.google.common.collect.ForwardingMap
 
get(Object) - Method in class com.google.common.collect.HashBiMap
 
get(Object) - Method in class com.google.common.collect.ImmutableMap
 
get(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
get(Object, Object) - Method in class com.google.common.collect.ArrayTable
 
get(Object, Object) - Method in class com.google.common.collect.ForwardingTable
 
get(Object, Object) - Method in class com.google.common.collect.HashBasedTable
 
get(Object, Object) - Method in interface com.google.common.collect.Table
Returns the value corresponding to the given row and column keys, or null if no such mapping exists.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
get(ByteBuffer, int, byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
get(ByteBuffer, int, byte[], int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
get(Iterator<? extends T>, int, T) - Static method in class com.google.common.collect.Iterators
Advances iterator position + 1 times, returning the element at the positionth position or defaultValue otherwise.
get(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Advances iterator position + 1 times, returning the element at the positionth position.
get(K) - Method in class com.google.common.collect.ForwardingListMultimap
 
get(K) - Method in class com.google.common.collect.ForwardingMultimap
 
get(K) - Method in class com.google.common.collect.ForwardingSetMultimap
 
get(K) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
 
get(K) - Method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable list of the values for the given key.
get(K) - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of the values for the given key.
get(K) - Method in class com.google.common.collect.ImmutableRangeMap
 
get(K) - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable set of the values for the given key.
get(K) - Method in class com.google.common.collect.LinkedListMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(K) - Method in interface com.google.common.collect.ListMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(K) - Method in interface com.google.common.collect.Multimap
Returns a view collection of the values associated with key in this multimap, if any.
get(K) - Method in interface com.google.common.collect.RangeMap
Returns the value associated with the specified key, or null if there is no such value.
get(K) - Method in interface com.google.common.collect.SetMultimap
Returns a view collection of the values associated with key in this multimap, if any.
get(K) - Method in interface com.google.common.collect.SortedSetMultimap
Returns a collection view of all values associated with a key.
get(K) - Method in class com.google.common.collect.TreeMultimap
 
get(K) - Method in class com.google.common.collect.TreeRangeMap
 
get(K) - Method in class net.lax1dude.eaglercraft.v1_8.cache.EaglerLoadingCache
 
get(FailableSupplier<T, E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes a supplier, and returns the result.
get(Functions.FailableSupplier<O, T>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Invokes a supplier, and returns the result.
get(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
get(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
get(T) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getAbsorptionAmount() - Method in class net.minecraft.entity.EntityLivingBase
 
getAbsorptionAmount() - Method in class net.minecraft.entity.player.EntityPlayer
 
getAction() - Method in class net.minecraft.event.ClickEvent
+ Gets the action to perform when this event is raised.
getAction() - Method in class net.minecraft.event.HoverEvent
+ Gets the action to perform when this event is raised.
getAction() - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getAction() - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
 
getActionNumber() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getActionNumber() - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
getActivePotionEffect(Potion) - Method in class net.minecraft.entity.EntityLivingBase
+ returns the PotionEffect for the supplied Potion if it is active, null otherwise.
getActivePotionEffects() - Method in class net.minecraft.entity.EntityLivingBase
 
getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getActiveSignal(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getActiveSkinModel() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
getActiveSkinResourceLocation() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
getActualHeight() - Method in class net.minecraft.world.World
+ Returns current world height.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDirt
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFire
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockGrass
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockMycelium
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
+ Get the actual Block state of this Block at the given position.
getActualState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
+ Get the actual Block state of this Block at the given position.
getAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getAdjacentChest(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityChest
 
getAffectedBlockPositions() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getAffectedBlockPositions() - Method in class net.minecraft.world.Explosion
 
getAge() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
getAge() - Method in class net.minecraft.entity.EntityLivingBase
 
getAge() - Method in class net.minecraft.entity.item.EntityItem
 
getAggressive() - Method in class net.minecraft.entity.monster.EntityWitch
+ Return whether this witch is aggressive at an entity.
getAIMoveSpeed() - Method in class net.minecraft.entity.EntityLivingBase
+ the movespeed used for the new AI system
getAIMoveSpeed() - Method in class net.minecraft.entity.player.EntityPlayer
+ the movespeed used for the new AI system
getAir() - Method in class net.minecraft.entity.Entity
 
getAITarget() - Method in class net.minecraft.entity.EntityLivingBase
 
getAlgorithmName() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
getAlgorithmName() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
getAll(Enchantment, List<ItemStack>) - Method in class net.minecraft.item.ItemEnchantedBook
 
getAllAttributes() - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
getAllBytes() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getAllBytes() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getAllBytes() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getAllBytes(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getAllBytes(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getAllBytes(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getAllChars() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getAllChars() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getAllChars() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getAllInBox(BlockPos, BlockPos) - Static method in class net.minecraft.util.BlockPos
+ Create an Iterable that returns all positions in the box specified by the given corners
getAllInBoxMutable(BlockPos, BlockPos) - Static method in class net.minecraft.util.BlockPos
+ Like getAllInBox but reuses a single MutableBlockPos instead.
getAllLines() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getAllLines() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getAllLines() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getAllowedValues() - Method in interface net.minecraft.block.properties.IProperty
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyBool
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyEnum
 
getAllowedValues() - Method in class net.minecraft.block.properties.PropertyInteger
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getAllowFriendlyFire() - Method in class net.minecraft.scoreboard.Team
 
getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
 
getAllResources(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
 
getAllResources(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
getAllStitchSlots(List<Stitcher.Slot>) - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getAllThreadGroups() - Static method in class org.apache.commons.lang3.ThreadUtils
Gets all active thread groups excluding the system thread group (A thread group is active if it has been not destroyed).
getAllThreads() - Static method in class org.apache.commons.lang3.ThreadUtils
Gets all active threads (A thread is active if it has been started and has not yet died).
getAllWatched() - Method in class net.minecraft.entity.DataWatcher
 
getAlpha() - Method in class net.minecraft.client.particle.EntityFX
 
getAlternativeModel(long) - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getAlwaysRenderNameTag() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.Entity
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.EntityLivingBase
 
getAlwaysRenderNameTagForRender() - Method in class net.minecraft.entity.player.EntityPlayer
 
getAmbientMusicType() - Method in class net.minecraft.client.Minecraft
 
getAmbientOcclusionEnabled(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getAmbientOcclusionLightValue() - Method in class net.minecraft.block.Block
+ Returns the default ambient occlusion value based on block opacity
getAmbientOcclusionLightValue() - Method in class net.minecraft.block.BlockBarrier
+ Returns the default ambient occlusion value based on block opacity
getAmount() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getAmountScrolled() - Method in class net.minecraft.client.gui.GuiSlot
+ Returns the amountScrolled field as an integer.
getAmplifier() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getAmplifier() - Method in class net.minecraft.potion.PotionEffect
 
getAndAdd(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by operand; this method returns the value associated with the instance immediately prior to the addition operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
getAngrySoundName() - Method in class net.minecraft.entity.passive.EntityHorse
 
getAnimal() - Method in enum net.minecraft.entity.EnumCreatureType
+ Return whether this creature type is an animal.
getAnimationType() - Method in class net.minecraft.network.play.server.S0BPacketAnimation
 
getAquaAffinityModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the aqua affinity status of enchantments on current equipped item of player.
getArch() - Method in class org.apache.commons.lang3.arch.Processor
Returns the processor architecture as an Processor.Arch enum.
getAreAmbient(Collection<PotionEffect>) - Static method in class net.minecraft.potion.PotionHelper
+ Check whether a Collection<PotionEffect> are all ambient.
getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.Chunk
+ Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
getAreLevelsEmpty(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Returns whether the ExtendedBlockStorages containing levels (in blocks) from arg 1 to arg 2 are fully empty (true) or not (false).
getArgumentCount() - Method in enum net.minecraft.util.EnumParticleTypes
 
getArmorItemForSlot(int, int) - Static method in class net.minecraft.entity.EntityLiving
+ Gets the vanilla armor Item that can go in the slot specified for the given tier.
getArmorMaterial() - Method in class net.minecraft.item.ItemArmor
+ Return the armor material for this armor item.
getArmorPosition(ItemStack) - Static method in class net.minecraft.entity.EntityLiving
 
getArmorVisibility() - Method in class net.minecraft.entity.player.EntityPlayer
+ When searching for vulnerable players, if a player is invisible, the return value of this is the chance of seeing them anyway.
getArrayEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the array end text.
getArrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
getArrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
getArrayOffset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
getArrayOffset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
getArrayOffset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
getArrayOffset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
getArraySeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the array separator text.
getArrayStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the array start text.
getArrowCountInEntity() - Method in class net.minecraft.entity.EntityLivingBase
+ counts the amount of arrows stuck in the entity.
getAsArray() - Method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
getAsBoolean() - Method in interface org.apache.commons.lang3.function.FailableBooleanSupplier
Supplies a boolean.
getAsBoolean(FailableBooleanSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes a boolean supplier, and returns the result.
getAsDouble() - Method in interface org.apache.commons.lang3.function.FailableDoubleSupplier
Supplies a double.
getAsDouble(FailableDoubleSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes a double supplier, and returns the result.
getAsInt() - Method in interface org.apache.commons.lang3.function.FailableIntSupplier
Supplies an int.
getAsInt(FailableIntSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes an int supplier, and returns the result.
getAsLong() - Method in interface org.apache.commons.lang3.function.FailableLongSupplier
Supplies a long.
getAsLong(FailableLongSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes a long supplier, and returns the result.
getAsShort() - Method in interface org.apache.commons.lang3.function.FailableShortSupplier
Supplies an int.
getAsShort(FailableShortSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
Invokes a short supplier, and returns the result.
getAtlasSprite() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getAtlasSprite(String) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getAttackStrength() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Gets the amount of damage dealt to the player when "attacked" by the slime.
getAttackStrength() - Method in class net.minecraft.entity.monster.EntitySlime
+ Gets the amount of damage dealt to the player when "attacked" by the slime.
getAttackTarget() - Method in class net.minecraft.entity.EntityLiving
+ Gets the active target the Task system uses for tracking
getAttackTimer() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
getAttenuationType() - Method in interface net.minecraft.client.audio.ISound
 
getAttenuationType() - Method in class net.minecraft.client.audio.PositionedSound
 
getAttribute() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
+ Get the Attribute this is an instance of
getAttribute() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
+ Get the Attribute this is an instance of
getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
getAttributeInstance(IAttribute) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
getAttributeInstanceByName(String) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
getAttributeInstanceSet() - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
getAttributeMap() - Method in class net.minecraft.entity.EntityLivingBase
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.Potion
 
getAttributeModifierAmount(int, AttributeModifier) - Method in class net.minecraft.potion.PotionAttackDamage
 
getAttributeModifierMap() - Method in class net.minecraft.potion.Potion
 
getAttributeModifiers() - Method in class net.minecraft.item.ItemStack
 
getAttributeUnlocalizedName() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
getAttributeUnlocalizedName() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getAttributeValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getAttributeValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getAuxData() - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
 
getAvailablePlayerDat() - Method in interface net.minecraft.world.storage.IPlayerFileData
+ Returns an array of usernames for which player.dat exists for.
getAvailableResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Returns a list containing the available resource packs
getAverageEdgeLength() - Method in class net.minecraft.util.AxisAlignedBB
+ Returns the average length of the edges of the bounding box.
getAverageGroundLevel() - Method in class net.minecraft.world.WorldProvider
 
getAverageGroundLevel() - Method in class net.minecraft.world.WorldProviderEnd
 
getAxis() - Method in enum net.minecraft.util.EnumFacing
 
getAxisDirection() - Method in enum net.minecraft.util.EnumFacing
+ Get the AxisDirection of this Facing.
getBackgroundImageName() - Method in class net.minecraft.creativetab.CreativeTabs
 
getBaseColor() - Method in class net.minecraft.tileentity.TileEntityBanner
 
getBaseColor(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
 
getBaseData(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getBaseDataArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getBaseState() - Method in class net.minecraft.block.state.BlockState
 
getBaseValue() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getBaseValue() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getBeamSegments() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getBedLocation() - Method in class net.minecraft.entity.player.EntityPlayer
 
getBedOrientationInDegrees() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the orientation of the bed in degrees.
getBedPosition() - Method in class net.minecraft.network.play.server.S0APacketUseBed
 
getBedSpawnLocation(World, BlockPos, boolean) - Static method in class net.minecraft.entity.player.EntityPlayer
+ Return null if bed is invalid
getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDispenser
 
getBehavior(ItemStack) - Method in class net.minecraft.block.BlockDropper
 
getBidiFlag() - Method in class net.minecraft.client.gui.FontRenderer
+ Get bidiFlag that controls if the Unicode Bidirectional Algorithm should be run before rendering any string
getBigDecimal(int) - Method in class org.json.JSONArray
Get the BigDecimal value associated with an index.
getBigDecimal(String) - Method in class org.json.JSONObject
Get the BigDecimal value associated with a key.
getBigInteger(int) - Method in class org.json.JSONArray
Get the BigInteger value associated with an index.
getBigInteger(String) - Method in class org.json.JSONObject
Get the BigInteger value associated with a key.
getBinaryResponse() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
getBinaryResponse() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
getBiome() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
+ Return the biome used on this preset.
getBiome(int) - Static method in class net.minecraft.world.biome.BiomeGenBase
+ return the biome specified by biomeID, or 0 (ocean) if out of bounds
getBiome(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBiomeArray() - Method in class net.minecraft.world.chunk.Chunk
+ Returns an array containing a 16x16 mapping on the X/Z of block positions in this Chunk to biome IDs.
getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeClass() - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getBiomeFromBiomeList(int, BiomeGenBase) - Static method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeGenArray() - Static method in class net.minecraft.world.biome.BiomeGenBase
 
getBiomeGenForCoords(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getBiomeGenForCoords(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getBiomeGenForCoords(BlockPos) - Method in class net.minecraft.world.World
 
getBlock() - Method in class net.minecraft.block.BlockEventData
 
getBlock() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
 
getBlock() - Method in class net.minecraft.block.state.BlockState
 
getBlock() - Method in interface net.minecraft.block.state.IBlockState
 
getBlock() - Method in class net.minecraft.entity.item.EntityFallingBlock
 
getBlock() - Method in class net.minecraft.item.ItemBlock
 
getBlock() - Method in class net.minecraft.world.NextTickListEntry
 
getBlock(int, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
getBlock(int, int, int) - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the World coordinates of the Block with the given Chunk coordinates relative to this chunk
getBlock(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlock(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlock(BlockPos) - Method in class net.minecraft.world.World
 
getBlockAtEntityViewpoint(World, Entity, float) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getBlockBoundsMaxX() - Method in class net.minecraft.block.Block
+ returns the block bounderies maxX value
getBlockBoundsMaxY() - Method in class net.minecraft.block.Block
+ returns the block bounderies maxY value
getBlockBoundsMaxZ() - Method in class net.minecraft.block.Block
+ returns the block bounderies maxZ value
getBlockBoundsMinX() - Method in class net.minecraft.block.Block
+ returns the block bounderies minX value
getBlockBoundsMinY() - Method in class net.minecraft.block.Block
+ returns the block bounderies minY value
getBlockBoundsMinZ() - Method in class net.minecraft.block.Block
+ returns the block bounderies minZ value
getBlockByExtId(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns the block for a location in a chunk, with the extended ID merged from a byte array and a NibbleArray to form a full 12-bit block ID.
getBlockById(int) - Static method in class net.minecraft.block.Block
 
getBlockColor() - Method in class net.minecraft.block.Block
 
getBlockColor() - Method in class net.minecraft.block.BlockGrass
 
getBlockColor() - Method in class net.minecraft.block.BlockLeaves
 
getBlockColor() - Method in class net.minecraft.block.BlockLilyPad
 
getBlockColor() - Method in class net.minecraft.block.BlockTallGrass
 
getBlockColor() - Method in class net.minecraft.block.BlockVine
 
getBlockDensity(Vec3, AxisAlignedBB) - Method in class net.minecraft.world.World
+ Gets the percentage of real blocks within within a bounding box, along a specified vector.
getBlocked() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Get whether this hopper minecart is being blocked by an activator rail.
getBlockFromItem(Item) - Static method in class net.minecraft.block.Block
 
getBlockFromName(String) - Static method in class net.minecraft.block.Block
 
getBlockHardness(World, BlockPos) - Method in class net.minecraft.block.Block
 
getBlockLayer() - Method in class net.minecraft.block.Block
 
getBlockLayer() - Method in class net.minecraft.block.BlockBeacon
 
getBlockLayer() - Method in class net.minecraft.block.BlockBed
 
getBlockLayer() - Method in class net.minecraft.block.BlockBrewingStand
 
getBlockLayer() - Method in class net.minecraft.block.BlockBush
 
getBlockLayer() - Method in class net.minecraft.block.BlockCactus
 
getBlockLayer() - Method in class net.minecraft.block.BlockCake
 
getBlockLayer() - Method in class net.minecraft.block.BlockCocoa
 
getBlockLayer() - Method in class net.minecraft.block.BlockDoor
 
getBlockLayer() - Method in class net.minecraft.block.BlockFire
 
getBlockLayer() - Method in class net.minecraft.block.BlockFlowerPot
 
getBlockLayer() - Method in class net.minecraft.block.BlockGlass
 
getBlockLayer() - Method in class net.minecraft.block.BlockGrass
 
getBlockLayer() - Method in class net.minecraft.block.BlockHopper
 
getBlockLayer() - Method in class net.minecraft.block.BlockIce
 
getBlockLayer() - Method in class net.minecraft.block.BlockLadder
 
getBlockLayer() - Method in class net.minecraft.block.BlockLeaves
 
getBlockLayer() - Method in class net.minecraft.block.BlockLiquid
 
getBlockLayer() - Method in class net.minecraft.block.BlockMobSpawner
 
getBlockLayer() - Method in class net.minecraft.block.BlockPane
 
getBlockLayer() - Method in class net.minecraft.block.BlockPortal
 
getBlockLayer() - Method in class net.minecraft.block.BlockRailBase
 
getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneDiode
 
getBlockLayer() - Method in class net.minecraft.block.BlockRedstoneWire
 
getBlockLayer() - Method in class net.minecraft.block.BlockReed
 
getBlockLayer() - Method in class net.minecraft.block.BlockSlime
 
getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlass
 
getBlockLayer() - Method in class net.minecraft.block.BlockStainedGlassPane
 
getBlockLayer() - Method in class net.minecraft.block.BlockStairs
 
getBlockLayer() - Method in class net.minecraft.block.BlockTorch
 
getBlockLayer() - Method in class net.minecraft.block.BlockTrapDoor
 
getBlockLayer() - Method in class net.minecraft.block.BlockTripWire
 
getBlockLayer() - Method in class net.minecraft.block.BlockTripWireHook
 
getBlockLayer() - Method in class net.minecraft.block.BlockVine
 
getBlockLayer() - Method in class net.minecraft.block.BlockWeb
 
getBlocklightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns the NibbleArray instance containing Block-light data.
getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockLightOpacity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlockMetadata() - Method in class net.minecraft.block.BlockSourceImpl
 
getBlockMetadata() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntity
 
getBlockMetadata() - Method in class net.minecraft.tileentity.TileEntityPiston
 
getBlockMetadata(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
+ Return the metadata corresponding to the given coordinates inside a chunk.
getBlockMetadata(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getBlockModelRenderer() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getBlockModelShapes() - Method in class net.minecraft.client.resources.model.ModelManager
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.EntityCreature
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGiantZombie
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityGuardian
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntityMob
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.monster.EntitySilverfish
 
getBlockPathWeight(BlockPos) - Method in class net.minecraft.entity.passive.EntityAnimal
 
getBlockPos() - Method in class net.minecraft.block.BlockSourceImpl
 
getBlockPos() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockPos() - Method in class net.minecraft.util.MovingObjectPosition
 
getBlockPosition() - Method in class net.minecraft.network.play.server.S23PacketBlockChange
 
getBlockPosition() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
 
getBlockReachDistance() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ player reach distance = 4F
getBlockRendererDispatcher() - Method in class net.minecraft.client.Minecraft
 
getBlockState() - Method in class net.minecraft.block.Block
 
getBlockState() - Method in class net.minecraft.block.BlockRailBase.Rail
 
getBlockState() - Method in class net.minecraft.block.state.BlockWorldState
 
getBlockState() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
getBlockState() - Method in class net.minecraft.network.play.server.S23PacketBlockChange
 
getBlockState(int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(int, int, int) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
getBlockState(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getBlockState(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getBlockState(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getBlockState(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getBlockState(BlockPos) - Method in class net.minecraft.world.World
 
getBlockStateFaster(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
only use with a regular "net.minecraft.util.BlockPos"!
getBlockStateFaster(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
only use with a regular "net.minecraft.util.BlockPos"!
getBlockStateMapper() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getBlocksToDestroy() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
+ Returns an List of all the blocks that are being destroyed by the piston.
getBlocksToMove() - Method in class net.minecraft.block.state.BlockPistonStructureHelper
+ Returns a List of all the blocks that are being moved by the piston.
getBlockStorageArray() - Method in class net.minecraft.world.chunk.Chunk
+ Returns the ExtendedBlockStorage array for this Chunk.
getBlockTileEntity() - Method in class net.minecraft.block.BlockSourceImpl
 
getBlockTileEntity() - Method in interface net.minecraft.dispenser.IBlockSource
 
getBlockType() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
+ Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.block.BlockFlower
 
getBlockType() - Method in class net.minecraft.block.BlockRedFlower
+ Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.block.BlockYellowFlower
+ Get the Type of this flower (Yellow/Red)
getBlockType() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
 
getBlockType() - Method in class net.minecraft.tileentity.TileEntity
+ Gets the block type at the location of this entity (client-only).
getBlueColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getBodyRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getBold() - Method in class net.minecraft.util.ChatStyle
+ Whether or not text of this ChatStyle should be in bold.
getBoolean(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getBoolean(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a boolean at the specified absolute (@code index) in this buffer.
getBoolean(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBoolean(int) - Method in class net.minecraft.network.PacketBuffer
 
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a boolean value using the specified key, or false if no such key was stored.
getBoolean(String) - Method in class net.minecraft.world.GameRules
+ Gets the boolean Game Rule value.
getBoolean(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getBooleanArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getBorderCenterX() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border center X position
getBorderCenterX(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border center X position
getBorderCenterZ() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border center Z position
getBorderCenterZ(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border center Z position
getBorderDamagePerBlock() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border damage per block
getBorderLerpTarget() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border lerp target
getBorderLerpTime() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border lerp time
getBorderSafeZone() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border safe zone
getBorderSize() - Method in class net.minecraft.world.storage.WorldInfo
 
getBorderWarningDistance() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border warning distance
getBorderWarningTime() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the border warning time
getBoundingBox(World, BlockPos, IBlockState, float, EnumFacing) - Method in class net.minecraft.block.BlockPistonMoving
 
getBoundsForLayers(int) - Method in class net.minecraft.block.BlockSnow
 
getBreakerId() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getBreakSound() - Method in class net.minecraft.block.Block.SoundType
 
getBrightness(float) - Method in class net.minecraft.client.particle.EntityDropParticleFX
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
getBrightness(float) - Method in class net.minecraft.client.particle.EntityFlameFX
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityLavaFX
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.client.particle.EntityPortalFX
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.Entity
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.item.EntityEnderEye
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.monster.EntityBlaze
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Gets how bright this entity is.
getBrightness(float) - Method in class net.minecraft.entity.projectile.EntityFireball
+ Gets how bright this entity is.
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityDiggingFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityDropParticleFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityFlameFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityLavaFX
 
getBrightnessForRender(float) - Method in class net.minecraft.client.particle.EntityPortalFX
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.boss.EntityWither
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.Entity
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityEnderEye
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityFireworkRocket
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.item.EntityXPOrb
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityBlaze
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
getBrightnessForRender(float) - Method in class net.minecraft.entity.projectile.EntityFireball
 
getBrowserKeyFromEagler(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getBrowserLocationFromEagler(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
getBufferData() - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
 
getBufferData() - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
getButton() - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
 
getButtonWidth() - Method in class net.minecraft.client.gui.GuiButton
 
getByClass(Class<S>) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
getById(int) - Static method in enum net.minecraft.network.EnumConnectionState
 
getByID(int) - Static method in enum net.minecraft.world.WorldSettings.GameType
 
getByName(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
 
getByNameOrId(String) - Static method in class net.minecraft.item.Item
+ Tries to get an Item by it's name (e.g.
getByte() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getByte() - Method in class net.minecraft.nbt.NBTTagByte
 
getByte() - Method in class net.minecraft.nbt.NBTTagDouble
 
getByte() - Method in class net.minecraft.nbt.NBTTagFloat
 
getByte() - Method in class net.minecraft.nbt.NBTTagInt
 
getByte() - Method in class net.minecraft.nbt.NBTTagLong
 
getByte() - Method in class net.minecraft.nbt.NBTTagShort
 
getByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a byte at the specified absolute index in this buffer.
getByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getByte(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a byte value using the specified key, or 0 if no such key was stored.
getByte(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getByteArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getByteArray() - Method in class net.minecraft.nbt.NBTTagByteArray
 
getByteArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a byte array using the specified key, or a zero-length array if no such key was stored.
getByteBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
getBytes() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
getBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
getBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified stream starting at the specified absolute index.
getBytes(int, OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
getBytes(int, OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination's position reaches its limit.
getBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
getBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index until the destination becomes non-writable.
getBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the specified absolute index.
getBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
getBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
getBytes(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Calls String.getBytes(String) in a null-safe manner.
getBytes(String, Charset) - Static method in class org.apache.commons.lang3.StringUtils
Calls String.getBytes(Charset) in a null-safe manner.
getByValue(int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
getCallingClass(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getCanBeCreated() - Method in class net.minecraft.world.WorldType
+ Gets whether this WorldType can be used to generate a new world.
getCanBurn() - Method in class net.minecraft.block.material.Material
+ Returns if the block can burn or not.
getCanCraft(EntityPlayer) - Method in class net.minecraft.inventory.Container
+ gets whether or not the player can craft in this inventory or not
getCanonicalName() - Method in enum net.minecraft.event.ClickEvent.Action
 
getCanonicalName() - Method in enum net.minecraft.event.HoverEvent.Action
 
getCanSpawnHere() - Method in class net.minecraft.entity.EntityCreature
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.EntityLiving
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGhast
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityMob
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.monster.EntitySlime
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityAnimal
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityBat
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityHorse
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntitySquid
+ Checks if the entity's current position is a valid location to spawn this entity.
getCanSpawnHere() - Method in class net.minecraft.entity.passive.EntityWaterMob
+ Checks if the entity's current position is a valid location to spawn this entity.
getCategory() - Method in class net.minecraft.crash.CrashReport
 
getCategory(String) - Static method in enum net.minecraft.client.audio.SoundCategory
 
getCategoryId() - Method in enum net.minecraft.client.audio.SoundCategory
 
getCategoryName() - Method in enum net.minecraft.client.audio.SoundCategory
 
getCausalChain(Throwable) - Static method in class com.google.common.base.Throwables
Gets a Throwable cause chain as a list.
getCause() - Method in exception net.minecraft.util.ReportedException
 
getCauseStackTraceOrString() - Method in class net.minecraft.crash.CrashReport
+ Gets the stack trace of the Throwable that caused this crash report, or if that fails, the cause .toString().
getCelestialAngle(float) - Method in class net.minecraft.world.World
+ calls calculateCelestialAngle
getCelestialAngleRadians(float) - Method in class net.minecraft.world.World
+ Return getCelestialAngle()*2*PI
getCenterBlock(int) - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the coordinates of the Block in the center of this chunk with the given Y coordinate
getCenterX() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterXPos() - Method in class net.minecraft.world.ChunkCoordIntPair
 
getCenterZ() - Method in class net.minecraft.world.border.WorldBorder
 
getCenterZPosition() - Method in class net.minecraft.world.ChunkCoordIntPair
 
getChanged() - Method in class net.minecraft.entity.DataWatcher
 
getChangedBlocks() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
getChannelName() - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
 
getChannelName() - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
 
getChar() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getChar() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getChar(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 2-byte UTF-16 character at the specified absolute index in this buffer.
getChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getChar(int) - Method in class net.minecraft.network.PacketBuffer
 
getChar(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getCharArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getChars(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Copies the character array into the specified array.
getChars(int, int, char[], int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Copies the character array into the specified array.
getCharWidth(char) - Method in class net.minecraft.client.gui.FontRenderer
+ Returns the width of this character as rendered.
getChatClickEvent() - Method in class net.minecraft.util.ChatStyle
+ The effective chat click event.
getChatComponent() - Method in class net.minecraft.client.gui.ChatLine
 
getChatComponent() - Method in class net.minecraft.item.ItemStack
+ Get a ChatComponent for this Item's display name that shows this Item on hover
getChatComponent() - Method in class net.minecraft.network.play.server.S02PacketChat
 
getChatComponent(int, int) - Method in class net.minecraft.client.gui.GuiNewChat
+ Gets the chat component under the mouse
getChatComponentText_TextValue() - Method in class net.minecraft.util.ChatComponentText
+ Gets the text value of this ChatComponentText.
getChatFormat() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getChatGUI() - Method in class net.minecraft.client.gui.GuiIngame
+ returns a pointer to the persistant Chat GUI, containing all previous chat messages and such
getChatHeight() - Method in class net.minecraft.client.gui.GuiNewChat
 
getChatHoverEvent() - Method in class net.minecraft.util.ChatStyle
+ The effective chat hover event.
getChatLineID() - Method in class net.minecraft.client.gui.ChatLine
 
getChatOpen() - Method in class net.minecraft.client.gui.GuiNewChat
+ Returns true if the chat GUI is open
getChatScale() - Method in class net.minecraft.client.gui.GuiNewChat
+ Returns the chatscale from mc.gameSettings.chatScale
getChatStyle() - Method in class net.minecraft.util.ChatComponentStyle
 
getChatStyle() - Method in interface net.minecraft.util.IChatComponent
 
getChatVisibility() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
getChatVisibility() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getChatWidth() - Method in class net.minecraft.client.gui.GuiNewChat
 
getChestType() - Method in class net.minecraft.tileentity.TileEntityChest
 
getChunkBytes(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkCoordIntPair() - Method in class net.minecraft.world.chunk.Chunk
+ Gets a ChunkCoordIntPair representing the Chunk's position.
getChunkCount() - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkFromBlockCoords(BlockPos) - Method in class net.minecraft.world.World
 
getChunkFromChunkCoords(int, int) - Method in class net.minecraft.world.World
+ Returns back a chunk looked up by chunk coordinates Args: x, y
getChunkProvider() - Method in class net.minecraft.world.World
+ gets the world's chunk provider
getChunkSeparator() - Static method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Gets a copy of the chunk separator per RFC 2045 section 2.1.
getChunkSize(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunksLowestHorizon(int, int) - Method in class net.minecraft.world.World
+ Gets the lowest height of the chunk where sunlight directly reaches
getChunkX() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getChunkX(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getChunkZ() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getChunkZ(int) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
getClampedAdditionalDifficulty() - Method in class net.minecraft.world.DifficultyInstance
 
getClassFromID(int) - Static method in class net.minecraft.entity.EntityList
 
getCleanWeatherTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getClickedItem() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getClientBrand() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
getClientConfigAdapter() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getClientModName() - Static method in class net.minecraft.client.ClientBrandRetriever
 
getClientPlayerSkin() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
getClientTime() - Method in class net.minecraft.network.status.client.C01PacketPing
 
getClipboard() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getClipboard() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
getClipboardString() - Static method in class net.minecraft.client.gui.GuiScreen
+ Returns a string stored in the system clipboard.
getCloseKey() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
 
getCloseKey() - Method in class net.minecraft.client.gui.GuiScreen
 
getCloseKey() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
getClosestDistance(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestDistance(Entity) - Method in class net.minecraft.world.border.WorldBorder
 
getClosestHorse(Entity, double) - Method in class net.minecraft.entity.passive.EntityHorse
 
getClosestPlayer(double, double, double, double) - Method in class net.minecraft.world.World
+ Gets the closest player to the point within the specified distance (distance can be set to less than 0 to not limit the distance).
getClosestPlayerToEntity(Entity, double) - Method in class net.minecraft.world.World
+ Gets the closest player to the entity within the specified distance (if distance is less than 0 then ignored).
getCloudColour(float) - Method in class net.minecraft.world.World
 
getCloudHeight() - Method in class net.minecraft.world.WorldProvider
+ the y level at which clouds are rendered.
getCloudHeight() - Method in class net.minecraft.world.WorldProviderEnd
+ the y level at which clouds are rendered.
getCode() - Method in exception org.apache.commons.lang3.NotImplementedException
Obtain the not implemented code.
getCodecPolicy() - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Returns the decoding behavior policy.
getCollarColor() - Method in class net.minecraft.entity.passive.EntityWolf
 
getCollectedItemEntityID() - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
 
getCollidingBoundingBoxes(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
+ Returns a list of bounding boxes that collide with aabb excluding the passed in entity's collision.
getCollisionBorderSize() - Method in class net.minecraft.entity.Entity
 
getCollisionBorderSize() - Method in class net.minecraft.entity.item.EntityItemFrame
 
getCollisionBorderSize() - Method in class net.minecraft.entity.projectile.EntityFireball
 
getCollisionBoundingBox() - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
getCollisionBoundingBox() - Method in class net.minecraft.entity.Entity
+ Returns the collision bounding box for this entity
getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityBoat
+ Returns the collision bounding box for this entity
getCollisionBoundingBox() - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns the collision bounding box for this entity
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockAir
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBanner
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockBush
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockButton
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCactus
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCake
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoor
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFarmland
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFenceGate
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLadder
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLever
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLilyPad
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonBase
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPortal
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailBase
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockReed
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSign
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSkull
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSnow
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSoulSand
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockVine
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWall
 
getCollisionBoundingBox(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockWeb
 
getCollisionBox(Entity) - Method in class net.minecraft.entity.Entity
+ Returns a boundingBox used to collide the entity with other entities and blocks.
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityBoat
+ Returns a boundingBox used to collide the entity with other entities and blocks.
getCollisionBox(Entity) - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns a boundingBox used to collide the entity with other entities and blocks.
getColor() - Method in class net.minecraft.util.ChatStyle
+ Gets the effective color of this ChatStyle.
getColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
+ Return the color for the specified armor ItemStack.
getColorCode(char) - Method in class net.minecraft.client.gui.FontRenderer
 
getColorFromDamage(int) - Method in class net.minecraft.item.ItemPotion
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.Item
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemBanner
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemColored
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemDoublePlant
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemFireworkCharge
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemLeaves
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemLilyPad
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemMonsterPlacer
 
getColorFromItemStack(ItemStack, int) - Method in class net.minecraft.item.ItemPotion
 
getColorIndex() - Method in enum net.minecraft.util.EnumChatFormatting
+ Returns the numerical color index that represents this formatting
getColorList() - Method in class net.minecraft.tileentity.TileEntityBanner
+ Retrieves the list of colors for this tile entity.
getColorMultiplier(EntityCreeper, float, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
+ Returns an ARGB int color back.
getColorMultiplier(T, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Returns an ARGB int color back.
getColorPrefix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
+ Returns the color prefix for the player's team name
getColors() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
getColorSuffix() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
+ Returns the color suffix for the player's team name
getColumnKey() - Method in interface com.google.common.collect.Table.Cell
Returns the column key of this cell.
getCombatTracker() - Method in class net.minecraft.entity.EntityLivingBase
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.ChunkCache
 
getCombinedLight(BlockPos, int) - Method in interface net.minecraft.world.IBlockAccess
 
getCombinedLight(BlockPos, int) - Method in class net.minecraft.world.World
 
getCommand() - Method in class net.minecraft.command.server.CommandBlockLogic
+ Returns the command of the command block.
getCommandBlockLogic() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
getCommandBlockLogic() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
getCommandSenderEntity() - Method in interface net.minecraft.command.ICommandSender
+ Returns the entity associated with the command sender.
getCommandSenderEntity() - Method in class net.minecraft.entity.Entity
+ Returns the entity associated with the command sender.
getCommonPrefix(String...) - Static method in class org.apache.commons.lang3.StringUtils
Compares all Strings in an array and returns the initial sequence of characters that is common to all of them.
getComparator() - Method in class org.apache.commons.lang3.Range
Gets the comparator being used to determine if objects are within the range.
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.Block
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockCommandBlock
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockDispenser
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockEndPortalFrame
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockHopper
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockJukebox
 
getComparatorInputOverride(World, BlockPos) - Method in class net.minecraft.block.BlockRailDetector
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getCompiledChunk() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getCompleteReport() - Method in class net.minecraft.crash.CrashReport
+ Gets the complete report with headers, stack trace, and different sections as a string.
getCompoundTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a NBTTagCompound subtag matching the specified key, or a new empty NBTTagCompound if no such key was stored.
getCompoundTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
+ Retrieves the NBTTagCompound at the specified index in the list
getCompressionTreshold() - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
 
getConfiguration() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getConnectStatus() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
getConstructorFromID(int) - Static method in class net.minecraft.entity.EntityList
 
getContainerItem() - Method in class net.minecraft.item.Item
 
getContent() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the String content that the tokenizer is parsing.
getContentEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the content end text.
getContentHeight() - Method in class net.minecraft.client.gui.GuiSlot
+ Return the height of the content being scrolled
getContentStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the content start text.
getConversionTimeBoost() - Method in class net.minecraft.entity.monster.EntityZombie
+ Return the amount of time decremented from conversionTime every tick.
getCookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getCookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getCookie(String) - Static method in class me.otterdev.eaglerreborn.CookieLib
 
getCookTime(ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getCoordinateInfo(double, double, double) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateInfo(BlockPos) - Static method in class net.minecraft.crash.CrashReportCategory
 
getCoordinateRandom(int, int, int) - Static method in class net.minecraft.util.MathHelper
 
getCount() - Method in interface com.google.common.collect.Multiset.Entry
Returns the count of the associated element in the underlying multiset.
getCount() - Method in class com.google.common.io.CountingInputStream
Returns the number of bytes read.
getCount() - Method in class com.google.common.io.CountingOutputStream
Returns the number of bytes written.
getCount() - Method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
getCraftingLayers() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getCraftingResult(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapExtending
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
+ Returns an Item that is the result of this recipe
getCraftingResult(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
+ Returns an Item that is the result of this recipe
getCraftingStack() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getCrashCause() - Method in class net.minecraft.crash.CrashReport
+ Returns the Throwable object that is the cause for the crash and Crash Report.
getCrashReport() - Method in exception net.minecraft.util.ReportedException
+ Gets the CrashReport wrapped by this exception.
getCreationCloudUpdateTick() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
+ retrieves the 'date' at which the PartiallyDestroyedBlock was created
getCreativeTab() - Method in class net.minecraft.item.Item
+ gets the CreativeTab this item is displayed on
getCreativeTab() - Method in class net.minecraft.item.ItemBanner
+ gets the CreativeTab this item is displayed on
getCreativeTab() - Method in class net.minecraft.item.ItemBlock
+ gets the CreativeTab this item is displayed on
getCreativeTabToDisplayOn() - Method in class net.minecraft.block.Block
+ Returns the CreativeTab to display the given block on.
getCreatureAttribute() - Method in class net.minecraft.entity.boss.EntityWither
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.EntityLivingBase
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntitySpider
+ Get this Entity's EnumCreatureAttribute
getCreatureAttribute() - Method in class net.minecraft.entity.monster.EntityZombie
+ Get this Entity's EnumCreatureAttribute
getCreatureClass() - Method in enum net.minecraft.entity.EnumCreatureType
 
getCreeperFlashIntensity(float) - Method in class net.minecraft.entity.monster.EntityCreeper
+ Params: (Float)Render tick.
getCreeperState() - Method in class net.minecraft.entity.monster.EntityCreeper
+ Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
getCriteria() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getCrop() - Method in class net.minecraft.block.BlockCarrot
 
getCrop() - Method in class net.minecraft.block.BlockCrops
 
getCrop() - Method in class net.minecraft.block.BlockPotato
 
getCSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
getCurrentArmor(int) - Method in class net.minecraft.entity.EntityLiving
 
getCurrentArmor(int) - Method in class net.minecraft.entity.EntityLivingBase
 
getCurrentArmor(int) - Method in class net.minecraft.entity.item.EntityArmorStand
 
getCurrentArmor(int) - Method in class net.minecraft.entity.player.EntityPlayer
 
getCurrentArmor(EntityLivingBase, int) - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
getCurrentDate() - Method in class net.minecraft.world.World
+ returns a calendar object containing the current date
getCurrentEquippedItem() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the currently being used item by the player.
getCurrentGameType() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
getCurrentHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCurrentItem() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns the item stack currently held by the player.
getCurrentItemID() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getCurrentLanguage() - Method in class net.minecraft.client.resources.LanguageManager
 
getCurrentMoonPhaseFactor() - Method in class net.minecraft.world.World
+ gets the current fullness of the moon expressed as a float between 1.0 and 0.0, in steps of .25
getCurrentRecipe() - Method in class net.minecraft.inventory.InventoryMerchant
 
getCurrentServerData() - Method in class net.minecraft.client.Minecraft
 
getCurrentURI() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
getCurrentWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getCursorPosition() - Method in class net.minecraft.client.gui.GuiTextField
+ returns the current position of the cursor
getCustomer() - Method in interface net.minecraft.entity.IMerchant
 
getCustomer() - Method in class net.minecraft.entity.NpcMerchant
 
getCustomer() - Method in class net.minecraft.entity.passive.EntityVillager
 
getCustomNameTag() - Method in class net.minecraft.entity.Entity
 
getCustomNameTag() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDamage() - Method in class net.minecraft.entity.item.EntityMinecart
+ Gets the current amount of damage the minecart has taken.
getDamage() - Method in class net.minecraft.entity.projectile.EntityArrow
 
getDamageAmount() - Method in class net.minecraft.util.CombatEntry
 
getDamageAmount() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageBuffer() - Method in class net.minecraft.world.border.WorldBorder
 
getDamageReductionAmount(int) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getDamageSrc() - Method in class net.minecraft.util.CombatEntry
+ Get the DamageSource of the CombatEntry instance.
getDamageSrcDisplayName() - Method in class net.minecraft.util.CombatEntry
 
getDamageTaken() - Method in class net.minecraft.entity.item.EntityBoat
+ Gets the damage taken from the last hit.
getDamageType() - Method in class net.minecraft.util.DamageSource
+ Return the name of damage type.
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.Block
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockDirt
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockNewLeaf
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockOre
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSilverfish
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockSlab
 
getDamageValue(World, BlockPos) - Method in class net.minecraft.block.BlockTallGrass
 
getDamageVsEntity() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getDamageVsEntity() - Method in class net.minecraft.item.ItemSword
+ Returns the amount of damage this item will deal.
getData() - Method in class net.minecraft.world.chunk.NibbleArray
 
getData() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
getData1() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
+ instrument data for noteblocks
getData2() - Method in class net.minecraft.network.play.server.S24PacketBlockAction
+ pitch data for noteblocks
getDataURL(ArrayBuffer, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMUtils
 
getDataValueId() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getDataView(ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataView(FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataView(IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataViewStupid(ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataViewStupid(FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataViewStupid(IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getDataWatcher() - Method in class net.minecraft.entity.Entity
 
getDateInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date formatter instance using the specified style in the default time zone and locale.
getDateInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date formatter instance using the specified style and locale in the default time zone.
getDateInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date formatter instance using the specified style and time zone in the default locale.
getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date formatter instance using the specified style, time zone and locale.
getDateTimeInstance(int, int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date/time formatter instance using the specified style in the default time zone and locale.
getDateTimeInstance(int, int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date/time formatter instance using the specified style and locale in the default time zone.
getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date/time formatter instance using the specified style and time zone in the default locale.
getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a date/time formatter instance using the specified style, time zone and locale.
getDayOfMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
Gets the current day of month.
getDb() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
getDeathMaxRotation(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
 
getDeathMaxRotation(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
getDeathMaxRotation(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
 
getDeathMessage() - Method in class net.minecraft.util.CombatTracker
 
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.DamageSource
+ Gets the death message that is displayed when the player dies
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSource
+ Gets the death message that is displayed when the player dies
getDeathMessage(EntityLivingBase) - Method in class net.minecraft.util.EntityDamageSourceIndirect
+ Gets the death message that is displayed when the player dies
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getDeathMessageVisibility() - Method in class net.minecraft.scoreboard.Team
 
getDeathSound() - Method in class net.minecraft.entity.boss.EntityWither
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityBlaze
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityCreeper
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGhast
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGolem
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityMob
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntitySpider
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityWitch
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.monster.EntityZombie
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityBat
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityChicken
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityCow
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityPig
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntitySheep
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntitySquid
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityVillager
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.passive.EntityWolf
+ Returns the sound this mob makes on death.
getDeathSound() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the sound this mob makes on death.
getDebugFPS() - Static method in class net.minecraft.client.Minecraft
 
getDebugInfo() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
getDebugInfoEntities() - Method in class net.minecraft.client.renderer.RenderGlobal
+ Gets the entities info for use on the Debug screen
getDebugInfoRenders() - Method in class net.minecraft.client.renderer.RenderGlobal
+ Gets the render info for use on the Debug screen
getDebugInfoRight() - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
getDebugInfoShort() - Method in class net.minecraft.client.renderer.RenderGlobal
 
getDebugLoadedEntities() - Method in class net.minecraft.world.World
+ This string is 'All: (number of loaded entities)' Viewable by press ing F3
getDefaultBufferSize() - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Get the default buffer size.
getDefaultDisplayTile() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getDefaultDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getDefaultDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getDefaultFlatGenerator() - Static method in class net.minecraft.world.gen.FlatGeneratorInfo
 
getDefaultLocale() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter
 
getDefaultLocale() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMClientConfigAdapter
 
getDefaultServerList() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter
 
getDefaultServerList() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMClientConfigAdapter
 
getDefaultSkin(EaglercraftUUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
+ Retrieves the default skin for this player.
getDefaultSkinLegacy() - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
+ Returns the default skind for versions prior to 1.8, which is always the Steve texture.
getDefaultState() - Method in class net.minecraft.block.Block
 
getDefaultStyle() - Static method in class org.apache.commons.lang3.builder.ToStringBuilder
Gets the default ToStringStyle to use.
getDefaultValue() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
getDefaultValue() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the field delimiter matcher.
getDenominator() - Method in class org.apache.commons.lang3.math.Fraction
Gets the denominator part of the fraction.
getDepthStriderModifier(Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the level of the Depth Strider enchantment.
getDescription() - Method in class net.minecraft.crash.CrashReport
+ Returns the description of the Crash Report.
getDescription() - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
getDescription() - Method in class net.minecraft.stats.Achievement
+ Returns the fully description of the achievement - ready to be displayed on screen.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntity
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityBanner
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityCommandBlock
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySign
+ Allows for a specialized description packet to be created.
getDescriptionPacket() - Method in class net.minecraft.tileentity.TileEntitySkull
+ Allows for a specialized description packet to be created.
getDeserializer(Class<O>) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
getDiameter() - Method in class net.minecraft.world.border.WorldBorder
 
getDifficulty() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getDifficulty() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getDifficulty() - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
getDifficulty() - Method in class net.minecraft.world.storage.WorldInfo
 
getDifficulty() - Method in class net.minecraft.world.World
 
getDifficultyEnum(int) - Static method in enum net.minecraft.world.EnumDifficulty
 
getDifficultyForLocation(BlockPos) - Method in class net.minecraft.world.World
 
getDifficultyId() - Method in enum net.minecraft.world.EnumDifficulty
 
getDifficultyResourceKey() - Method in enum net.minecraft.world.EnumDifficulty
 
getDigestSize() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
getDigestSize() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
getDigits(String) - Static method in class org.apache.commons.lang3.StringUtils
Checks if a String str contains Unicode digits, if yes then concatenate all the digits in str and return it as a String.
getDimension() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getDimensionId() - Method in class net.minecraft.world.WorldProvider
+ Gets the dimension of the provider
getDimensionID() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getDimensionName() - Method in class net.minecraft.world.WorldProvider
 
getDimensionName() - Method in class net.minecraft.world.WorldProviderEnd
+ Returns the dimension's name, e.g.
getDimensionName() - Method in class net.minecraft.world.WorldProviderHell
+ Returns the dimension's name, e.g.
getDimensionName() - Method in class net.minecraft.world.WorldProviderSurface
+ Returns the dimension's name, e.g.
getDirection() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
getDirectionVec() - Method in enum net.minecraft.util.EnumFacing
+ Get a normalized Vector that points in the direction of this Facing.
getDispensePosition(IBlockSource) - Static method in class net.minecraft.block.BlockDispenser
+ Get the position where the dispenser at the given Coordinates should dispense to.
getDispenseSlot() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getDisplayedItem() - Method in class net.minecraft.entity.item.EntityItemFrame
 
getDisplayList(EnumWorldBlockLayer, CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ListedRenderChunk
 
getDisplayName() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getDisplayName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getDisplayName() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getDisplayName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.command.ICommandSender
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.command.server.CommandBlockLogic
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.entity.boss.IBossDisplayData
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.Entity
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.entity.IMerchant
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.item.EntityMinecart
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.NpcMerchant
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.passive.EntityVillager
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.player.EntityPlayer
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryBasic
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryCrafting
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryCraftResult
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryLargeChest
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.inventory.InventoryMerchant
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.item.ItemStack
+ returns the display name of the itemstack
getDisplayName() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getDisplayName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getDisplayName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in class net.minecraft.tileentity.TileEntityLockable
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplayName() - Method in interface net.minecraft.world.IWorldNameable
+ Get the formatted ChatComponent that will be used for the sender's username in chat
getDisplaySlotStrings() - Static method in class net.minecraft.scoreboard.Scoreboard
 
getDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDisplayTileOffset() - Method in class net.minecraft.entity.item.EntityMinecart
 
getDisplayTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getDistance(double, double, double) - Method in class net.minecraft.entity.Entity
+ Gets the distance to the position.
getDistanceSq(double, double, double) - Method in class net.minecraft.entity.Entity
+ Gets the squared distance to the position.
getDistanceSq(double, double, double) - Method in class net.minecraft.tileentity.TileEntity
+ Returns the square of the distance between this entity and the passed in coordinates.
getDistanceSq(BlockPos) - Method in class net.minecraft.entity.Entity
+ Gets the squared distance to the position.
getDistanceSqToCenter(BlockPos) - Method in class net.minecraft.entity.Entity
 
getDistanceSqToEntity(Entity) - Method in class net.minecraft.entity.Entity
+ Returns the squared distance to the entity.
getDistanceToCamera(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getDistanceToEntity(Entity) - Method in class net.minecraft.entity.Entity
+ Returns the distance to the entity.
getDouble() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getDouble() - Method in class net.minecraft.nbt.NBTTagByte
 
getDouble() - Method in class net.minecraft.nbt.NBTTagDouble
 
getDouble() - Method in class net.minecraft.nbt.NBTTagFloat
 
getDouble() - Method in class net.minecraft.nbt.NBTTagInt
 
getDouble() - Method in class net.minecraft.nbt.NBTTagLong
 
getDouble() - Method in class net.minecraft.nbt.NBTTagShort
 
getDouble(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getDouble(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 64-bit floating point number at the specified absolute index in this buffer.
getDouble(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getDouble(int) - Method in class net.minecraft.network.PacketBuffer
 
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a double value using the specified key, or 0 if no such key was stored.
getDouble(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getDoubleArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getDoubleAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getDragEvent(int) - Static method in class net.minecraft.inventory.Container
+ Args : clickedButton, Returns (0 : start drag, 1 : add slot, 2 : end drag)
getDrawMode() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
getDropItem() - Method in class net.minecraft.entity.EntityLiving
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityBlaze
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityCreeper
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityEnderman
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityEndermite
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityGhast
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
getDropItem() - Method in class net.minecraft.entity.monster.EntitySilverfish
 
getDropItem() - Method in class net.minecraft.entity.monster.EntitySkeleton
 
getDropItem() - Method in class net.minecraft.entity.monster.EntitySlime
 
getDropItem() - Method in class net.minecraft.entity.monster.EntitySnowman
 
getDropItem() - Method in class net.minecraft.entity.monster.EntitySpider
 
getDropItem() - Method in class net.minecraft.entity.monster.EntityZombie
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityChicken
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityCow
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityHorse
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityOcelot
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityPig
 
getDropItem() - Method in class net.minecraft.entity.passive.EntitySheep
 
getDropItem() - Method in class net.minecraft.entity.passive.EntitySquid
 
getDropItem() - Method in class net.minecraft.entity.passive.EntityWolf
 
getDurability(int) - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getDuration() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getDuration() - Method in class net.minecraft.potion.PotionEffect
 
getDurationString(PotionEffect) - Static method in class net.minecraft.potion.Potion
 
getDWheel() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getDX() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getDY() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getDyeDamage() - Method in enum net.minecraft.item.EnumDyeColor
 
getDynamicTextureLocation(String, DynamicTexture) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getEaglerKeyFromBrowser(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getEaglerKeyFromBrowser(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getEaglerKeyFromGLFW(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getEffectId() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getEffectId() - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
getEffectiveFlowDecay(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getEffectiveness() - Method in class net.minecraft.potion.Potion
 
getEffectName() - Method in class net.minecraft.potion.PotionEffect
 
getEffects(int) - Method in class net.minecraft.item.ItemPotion
+ Returns a list of effects for the specified potion damage value.
getEffects(ItemStack) - Method in class net.minecraft.item.ItemPotion
+ Returns a list of effects for the specified potion damage value.
getEfficiencyModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Return the extra efficiency of tools based on enchantments on equipped player item.
getEfficiencyOnProperMaterial() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getElement() - Method in interface com.google.common.collect.Multiset.Entry
Returns the multiset element corresponding to this entry.
getElement(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
getElement(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
getElement(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
getElement(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
getElement(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
getElement(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
getElements() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getEnableBackgroundDrawing() - Method in class net.minecraft.client.gui.GuiTextField
+ get enable drawing background and outline
getEnabled() - Method in class net.minecraft.client.gui.GuiSlot
 
getEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Returns true if the biome have snowfall instead a normal rain.
getEnableStats() - Method in class net.minecraft.block.Block
+ Return the state of blocks statistics flags - if the block is counted for mined and placed.
getEnchantability() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getEnchantability() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getEnchantedItem(Enchantment, EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantedItemStack(EnchantmentData) - Method in class net.minecraft.item.ItemEnchantedBook
+ Returns the ItemStack of an enchanted version of this item.
getEnchantmentById(int) - Static method in class net.minecraft.enchantment.Enchantment
+ Retrieves an Enchantment from the enchantmentsList
getEnchantmentByLocation(String) - Static method in class net.minecraft.enchantment.Enchantment
+ Retrieves an enchantment by using its location name.
getEnchantmentLevel(int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the level of enchantment on the ItemStack passed.
getEnchantmentModifierDamage(ItemStack[], DamageSource) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the modifier of protection enchantments on armors equipped on player.
getEnchantments(ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
getEnchantments(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
 
getEnchantmentTagList() - Method in class net.minecraft.item.ItemStack
 
getEncodedLength(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Calculates the amount of space needed to encode the supplied array.
getEntities(Class<? extends T>, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesInAABBexcluding(Entity, AxisAlignedBB, Predicate<? super Entity>) - Method in class net.minecraft.world.World
+ Gets all entities within the specified AABB excluding the one passed into it.
getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.Chunk
 
getEntitiesOfTypeWithinAAAB(Class<? extends T>, AxisAlignedBB, List<T>, Predicate<? super T>) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABB(Class<? extends T>, AxisAlignedBB, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getEntitiesWithinAABBExcludingEntity(Entity, AxisAlignedBB) - Method in class net.minecraft.world.World
+ Will get all entities within the specified AABB excluding the one passed into it.
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.Chunk
+ Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
getEntitiesWithinAABBForEntity(Entity, AxisAlignedBB, List<Entity>, Predicate<? super Entity>) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Fills the given list of all entities that intersect within the given bounding box that aren't the passed entity.
getEntity() - Method in class net.minecraft.util.DamageSource
 
getEntity() - Method in class net.minecraft.util.EntityDamageSource
 
getEntity() - Method in class net.minecraft.util.EntityDamageSourceIndirect
 
getEntity(World) - Method in class net.minecraft.network.play.server.S14PacketEntity
 
getEntity(World) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
getEntity(World) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
 
getEntity(World) - Method in class net.minecraft.network.play.server.S43PacketCamera
 
getEntity(World) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
getEntityAttribute(IAttribute) - Method in class net.minecraft.entity.EntityLivingBase
 
getEntityBoundingBox() - Method in class net.minecraft.entity.Entity
 
getEntityByID(int) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Returns the Entity with the given ID, or null if it doesn't exist in this World.
getEntityByID(int) - Method in class net.minecraft.world.World
+ Returns the Entity with the given ID, or null if it doesn't exist in this World.
getEntityByUUID(String) - Method in class net.minecraft.world.World
 
getEntityClassRenderObject(Class<? extends Entity>) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getEntityFromWorld(World) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.Barrier.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityAuraFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityAuraFX.HappyVillagerFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBlockDustFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.SlimeFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBreakingFX.SnowballFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityBubbleFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCloudFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCrit2FX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCrit2FX.MagicFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityCritFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDiggingFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDropParticleFX.LavaFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityDropParticleFX.WaterFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX.EnchantmentTable
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFirework.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFishWakeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFlameFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityFootStepFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHeartFX.AngryVillagerFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHeartFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityHugeExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityLavaFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityNoteFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityPortalFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityRainFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntityReddustFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySmokeFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySnowShovelFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.AmbientMobFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.InstantFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.MobFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySpellParticleFX.WitchFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySplashFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EntitySuspendFX.Factory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in interface net.minecraft.client.particle.IParticleFactory
 
getEntityFX(int, World, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.MobAppearance.Factory
 
getEntityId() - Method in class net.minecraft.entity.Entity
 
getEntityId() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getEntityId() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getEntityId() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getEntityId() - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
getEntityId() - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
getEntityId() - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
getEntityId() - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
 
getEntityId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getEntityID() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getEntityID() - Method in class net.minecraft.network.play.server.S0BPacketAnimation
 
getEntityID() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getEntityID() - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
 
getEntityID() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getEntityID() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getEntityID() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getEntityID() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getEntityID() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getEntityID(Entity) - Static method in class net.minecraft.entity.EntityList
+ gets the entityID of a specific entity
getEntityIDs() - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
 
getEntityItem() - Method in class net.minecraft.entity.item.EntityItem
+ Returns the ItemStack corresponding to the Entity (Note: if no item exists, will log an error but still return an ItemStack containing Block.stone)
getEntityLists() - Method in class net.minecraft.world.chunk.Chunk
 
getEntityNameList() - Static method in class net.minecraft.entity.EntityList
 
getEntityRenderObject(Entity) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
getEntityString() - Method in class net.minecraft.entity.Entity
+ Returns the string that identifies this Entity's class
getEntityString(Entity) - Static method in class net.minecraft.entity.EntityList
+ Gets the string representation of a specific entity.
getEntityTexture(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
+ Returns the location of an entity's texture.
getEntityTexture(EntityDragon) - Method in class net.minecraft.client.renderer.entity.RenderDragon
+ Returns the location of an entity's texture.
getEntityTexture(EntityWither) - Method in class net.minecraft.client.renderer.entity.RenderWither
+ Returns the location of an entity's texture.
getEntityTexture(EntityLightningBolt) - Method in class net.minecraft.client.renderer.entity.RenderLightningBolt
+ Returns the location of an entity's texture.
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderEntity
+ Returns the location of an entity's texture.
getEntityTexture(Entity) - Method in class net.minecraft.client.renderer.entity.RenderSnowball
+ Returns the location of an entity's texture.
getEntityTexture(EntityLeashKnot) - Method in class net.minecraft.client.renderer.entity.RenderLeashKnot
+ Returns the location of an entity's texture.
getEntityTexture(EntityArmorStand) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
+ Returns the location of an entity's texture.
getEntityTexture(EntityBoat) - Method in class net.minecraft.client.renderer.entity.RenderBoat
+ Returns the location of an entity's texture.
getEntityTexture(EntityEnderCrystal) - Method in class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
+ Returns the location of an entity's texture.
getEntityTexture(EntityFallingBlock) - Method in class net.minecraft.client.renderer.entity.RenderFallingBlock
+ Returns the location of an entity's texture.
getEntityTexture(EntityItem) - Method in class net.minecraft.client.renderer.entity.RenderEntityItem
+ Returns the location of an entity's texture.
getEntityTexture(EntityItemFrame) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
+ Returns the location of an entity's texture.
getEntityTexture(EntityPainting) - Method in class net.minecraft.client.renderer.entity.RenderPainting
+ Returns the location of an entity's texture.
getEntityTexture(EntityTNTPrimed) - Method in class net.minecraft.client.renderer.entity.RenderTNTPrimed
+ Returns the location of an entity's texture.
getEntityTexture(EntityXPOrb) - Method in class net.minecraft.client.renderer.entity.RenderXPOrb
+ Returns the location of an entity's texture.
getEntityTexture(EntityBlaze) - Method in class net.minecraft.client.renderer.entity.RenderBlaze
+ Returns the location of an entity's texture.
getEntityTexture(EntityCaveSpider) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
+ Returns the location of an entity's texture.
getEntityTexture(EntityCreeper) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
+ Returns the location of an entity's texture.
getEntityTexture(EntityEnderman) - Method in class net.minecraft.client.renderer.entity.RenderEnderman
+ Returns the location of an entity's texture.
getEntityTexture(EntityEndermite) - Method in class net.minecraft.client.renderer.entity.RenderEndermite
+ Returns the location of an entity's texture.
getEntityTexture(EntityGhast) - Method in class net.minecraft.client.renderer.entity.RenderGhast
+ Returns the location of an entity's texture.
getEntityTexture(EntityGiantZombie) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
+ Returns the location of an entity's texture.
getEntityTexture(EntityGuardian) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
+ Returns the location of an entity's texture.
getEntityTexture(EntityIronGolem) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
+ Returns the location of an entity's texture.
getEntityTexture(EntityMagmaCube) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
+ Returns the location of an entity's texture.
getEntityTexture(EntityPigZombie) - Method in class net.minecraft.client.renderer.entity.RenderPigZombie
+ Returns the location of an entity's texture.
getEntityTexture(EntitySilverfish) - Method in class net.minecraft.client.renderer.entity.RenderSilverfish
+ Returns the location of an entity's texture.
getEntityTexture(EntitySkeleton) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
+ Returns the location of an entity's texture.
getEntityTexture(EntitySlime) - Method in class net.minecraft.client.renderer.entity.RenderSlime
+ Returns the location of an entity's texture.
getEntityTexture(EntitySnowman) - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
+ Returns the location of an entity's texture.
getEntityTexture(EntityWitch) - Method in class net.minecraft.client.renderer.entity.RenderWitch
+ Returns the location of an entity's texture.
getEntityTexture(EntityZombie) - Method in class net.minecraft.client.renderer.entity.RenderZombie
+ Returns the location of an entity's texture.
getEntityTexture(EntityBat) - Method in class net.minecraft.client.renderer.entity.RenderBat
+ Returns the location of an entity's texture.
getEntityTexture(EntityChicken) - Method in class net.minecraft.client.renderer.entity.RenderChicken
+ Returns the location of an entity's texture.
getEntityTexture(EntityCow) - Method in class net.minecraft.client.renderer.entity.RenderCow
+ Returns the location of an entity's texture.
getEntityTexture(EntityHorse) - Method in class net.minecraft.client.renderer.entity.RenderHorse
+ Returns the location of an entity's texture.
getEntityTexture(EntityMooshroom) - Method in class net.minecraft.client.renderer.entity.RenderMooshroom
+ Returns the location of an entity's texture.
getEntityTexture(EntityOcelot) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
+ Returns the location of an entity's texture.
getEntityTexture(EntityPig) - Method in class net.minecraft.client.renderer.entity.RenderPig
+ Returns the location of an entity's texture.
getEntityTexture(EntityRabbit) - Method in class net.minecraft.client.renderer.entity.RenderRabbit
+ Returns the location of an entity's texture.
getEntityTexture(EntitySheep) - Method in class net.minecraft.client.renderer.entity.RenderSheep
+ Returns the location of an entity's texture.
getEntityTexture(EntitySquid) - Method in class net.minecraft.client.renderer.entity.RenderSquid
+ Returns the location of an entity's texture.
getEntityTexture(EntityVillager) - Method in class net.minecraft.client.renderer.entity.RenderVillager
+ Returns the location of an entity's texture.
getEntityTexture(EntityWolf) - Method in class net.minecraft.client.renderer.entity.RenderWolf
+ Returns the location of an entity's texture.
getEntityTexture(EntityArrow) - Method in class net.minecraft.client.renderer.entity.RenderArrow
+ Returns the location of an entity's texture.
getEntityTexture(EntityFireball) - Method in class net.minecraft.client.renderer.entity.RenderFireball
+ Returns the location of an entity's texture.
getEntityTexture(EntityFishHook) - Method in class net.minecraft.client.renderer.entity.RenderFish
+ Returns the location of an entity's texture.
getEntityTexture(EntityWitherSkull) - Method in class net.minecraft.client.renderer.tileentity.RenderWitherSkull
+ Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.Render
 
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderBiped
+ Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderMinecart
+ Returns the location of an entity's texture.
getEntityTexture(T) - Method in class net.minecraft.client.renderer.entity.RenderSpider
+ Returns the location of an entity's texture.
getEntityType() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getEntityWorld() - Method in interface net.minecraft.command.ICommandSender
+ Get the world, if available.
getEntityWorld() - Method in class net.minecraft.entity.Entity
+ Get the world, if available.
getEntry(K) - Method in class com.google.common.collect.ImmutableRangeMap
 
getEntry(K) - Method in interface com.google.common.collect.RangeMap
Returns the range containing this key and its associated value, if such a range is present in the range map, or null otherwise.
getEntry(K) - Method in class com.google.common.collect.TreeRangeMap
 
getEnum(Class<E>, int) - Method in class org.json.JSONArray
Get the enum value associated with an index.
getEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the enum for the class, returning null if not found.
getEnum(Class<E>, String) - Method in class org.json.JSONObject
Get the enum value associated with a key.
getEnum(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the enum for the class, returning defaultEnum if not found.
getEnumBoolean() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
getEnumChatVisibility(int) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
getEnumFloat() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
getEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the enum for the class, returning null if not found.
getEnumIgnoreCase(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the enum for the class, returning defaultEnum if not found.
getEnumList(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the List of enums.
getEnumMap(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
Gets the Map of enums by name.
getEnumOptions(int) - Static method in enum net.minecraft.client.settings.GameSettings.Options
 
getEnumString() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
getEnvironmentVariable(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
Gets an environment variable, defaulting to defaultValue if the variable cannot be read.
getEquipmentInSlot(int) - Method in class net.minecraft.entity.EntityLiving
+ 0: Tool in Hand; 1-4: Armor
getEquipmentInSlot(int) - Method in class net.minecraft.entity.EntityLivingBase
 
getEquipmentInSlot(int) - Method in class net.minecraft.entity.item.EntityArmorStand
+ 0: Tool in Hand; 1-4: Armor
getEquipmentInSlot(int) - Method in class net.minecraft.entity.player.EntityPlayer
+ 0: Tool in Hand; 1-4: Armor
getEquipmentSlot() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getError() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
getError() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
getErrorObjects() - Method in exception net.minecraft.command.CommandException
 
getEscapeChar() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Returns the escape character.
getEventButton() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getEventButtonState() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getEventCharacter() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
getEventDWheel() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getEventID() - Method in class net.minecraft.block.BlockEventData
+ Get the Event ID (different for each BlockID)
getEventKey() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
getEventKeyState() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
getEventParameter() - Method in class net.minecraft.block.BlockEventData
 
getEventX() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getEventY() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLiving
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.EntityLivingBase
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.monster.EntityZombie
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityChicken
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityWaterMob
+ Get the experience points the entity currently has.
getExperiencePoints(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
+ Get the experience points the entity currently has.
getExplosionResistance(Entity) - Method in class net.minecraft.block.Block
+ Returns how much this block can resist explosions from the passed in entity.
getExplosionResistance(Entity) - Method in class net.minecraft.block.BlockStairs
+ Returns how much this block can resist explosions from the passed in entity.
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.Entity
+ Explosion resistance of a block relative to this entity
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Explosion resistance of a block relative to this entity
getExplosionResistance(Explosion, World, BlockPos, IBlockState) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Explosion resistance of a block relative to this entity
getExplosionTag(ItemStack, String) - Static method in class net.minecraft.item.ItemFireworkCharge
 
getExplosivePlacedBy() - Method in class net.minecraft.world.Explosion
+ Returns either the entity that placed the explosive block, the entity that caused the explosion or null.
getExtBlocklightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Gets the saved Block-light value in the extended block storage structure.
getExtBlockMetadata(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns the metadata associated with the block at the given coordinates in this ExtendedBlockStorage.
getExtractedSize() - Method in class net.minecraft.network.play.server.S21PacketChunkData
 
getExtSkylightValue(int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Gets the saved Sky-light value in the extended block storage structure.
getEyeHeight() - Method in class net.minecraft.entity.Entity
 
getEyeHeight() - Method in class net.minecraft.entity.EntityLeashKnot
 
getEyeHeight() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getEyeHeight() - Method in class net.minecraft.entity.item.EntityTNTPrimed
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityCaveSpider
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEnderman
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityEndermite
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGhast
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGiantZombie
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityGuardian
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySilverfish
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySkeleton
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySlime
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySnowman
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntitySpider
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityWitch
 
getEyeHeight() - Method in class net.minecraft.entity.monster.EntityZombie
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityBat
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityChicken
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityCow
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityHorse
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySheep
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntitySquid
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityVillager
 
getEyeHeight() - Method in class net.minecraft.entity.passive.EntityWolf
 
getEyeHeight() - Method in class net.minecraft.entity.player.EntityPlayer
 
getEyeHeight() - Method in class net.minecraft.entity.projectile.EntityArrow
 
getFace() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getFaceQuads(EnumFacing) - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getFaceQuads(EnumFacing) - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getFacing() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getFacing() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getFacing() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getFacing() - Method in class net.minecraft.tileentity.TileEntityPiston
 
getFacing(int) - Static method in class net.minecraft.block.BlockDispenser
+ Get the facing of a dispenser with the given metadata
getFacing(int) - Static method in class net.minecraft.block.BlockDoor
 
getFacing(int) - Static method in class net.minecraft.block.BlockHopper
 
getFacing(int) - Static method in class net.minecraft.block.BlockPistonBase
 
getFacing(int) - Static method in class net.minecraft.block.BlockPistonExtension
 
getFacing(int) - Static method in class net.minecraft.block.BlockTrapDoor
 
getFacing(EnumFacing) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
 
getFacing(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
 
getFacingFromEntity(World, BlockPos, EntityLivingBase) - Static method in class net.minecraft.block.BlockPistonBase
 
getFacingFromVector(float, float, float) - Static method in enum net.minecraft.util.EnumFacing
 
getFacingFromVertexData(int[]) - Static method in class net.minecraft.client.renderer.block.model.FaceBakery
 
getFadeInTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getFadeOutTime() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getFallSoundString(int) - Method in class net.minecraft.entity.EntityLivingBase
 
getFallSoundString(int) - Method in class net.minecraft.entity.monster.EntityMob
 
getFallSoundString(int) - Method in class net.minecraft.entity.player.EntityPlayer
 
getFavicon() - Method in class net.minecraft.network.ServerStatusResponse
 
getField(int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getField(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getField(int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getField(int) - Method in interface net.minecraft.inventory.IInventory
 
getField(int) - Method in class net.minecraft.inventory.InventoryBasic
 
getField(int) - Method in class net.minecraft.inventory.InventoryCrafting
 
getField(int) - Method in class net.minecraft.inventory.InventoryCraftResult
 
getField(int) - Method in class net.minecraft.inventory.InventoryLargeChest
 
getField(int) - Method in class net.minecraft.inventory.InventoryMerchant
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityChest
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getField(int) - Method in class net.minecraft.tileentity.TileEntityHopper
 
getFieldCount() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getFieldCount() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getFieldCount() - Method in class net.minecraft.entity.player.InventoryPlayer
 
getFieldCount() - Method in interface net.minecraft.inventory.IInventory
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryBasic
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryCrafting
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryCraftResult
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getFieldCount() - Method in class net.minecraft.inventory.InventoryMerchant
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityChest
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getFieldCount() - Method in class net.minecraft.tileentity.TileEntityHopper
 
getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the field name value separator text.
getFieldSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the field separator text.
getFighter() - Method in class net.minecraft.util.CombatTracker
+ Returns EntityLivingBase assigned for this CombatTracker
getFile(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
getFile(String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
getFileChooserResult() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getFileChooserResult() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
getFinger() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
getFireAspectModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the fire aspect modifier of the players held item.
getFireballStrength() - Method in class net.minecraft.entity.monster.EntityGhast
 
getFireTimeForEntity(Entity, int) - Static method in class net.minecraft.enchantment.EnchantmentProtection
+ Gets the amount of ticks an entity should be set fire, adjusted for fire protection.
getFirst() - Method in class com.google.common.collect.ForwardingDeque
 
getFirst() - Method in class net.minecraft.util.Tuple
+ Get the first Object in the Tuple
getFirst(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable or defaultValue if the iterable is empty.
getFirstEmptyStack() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns the first item stack that is empty.
getFirstNonNull(Supplier<T>...) - Static method in class org.apache.commons.lang3.ObjectUtils
Executes the given suppliers in order and returns the first return value where a value other than null is returned.
getFlag(int) - Method in class net.minecraft.entity.Entity
+ Returns true if the flag is active for the entity.
getFlatLayers() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
+ Return the list of layers on this preset.
getFleeceColor() - Method in class net.minecraft.entity.passive.EntitySheep
+ Gets the wool color of this sheep.
getFloat() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getFloat() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getFloat() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getFloat() - Method in class net.minecraft.nbt.NBTTagByte
 
getFloat() - Method in class net.minecraft.nbt.NBTTagDouble
 
getFloat() - Method in class net.minecraft.nbt.NBTTagFloat
 
getFloat() - Method in class net.minecraft.nbt.NBTTagInt
 
getFloat() - Method in class net.minecraft.nbt.NBTTagLong
 
getFloat() - Method in class net.minecraft.nbt.NBTTagShort
 
getFloat(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getFloat(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getFloat(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getFloat(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 32-bit floating point number at the specified absolute index in this buffer.
getFloat(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getFloat(int) - Method in class net.minecraft.network.PacketBuffer
 
getFloat(int) - Method in class org.json.JSONArray
Get the float value associated with a key.
getFloat(int, float[]) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
getFloat(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a float value using the specified key, or 0 if no such key was stored.
getFloat(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getFloat(String) - Method in class org.json.JSONObject
Get the float value associated with a key.
getFloatArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getFloatArrayStupid(FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator
 
getFloatAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getFloatRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Gets a floating point representation of this biome's rainfall
getFloatTemperature(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
+ Gets a floating point representation of this biome's temperature
getFlowDirection(IBlockAccess, BlockPos, Material) - Static method in class net.minecraft.block.BlockLiquid
 
getFlowerPotData() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
getFlowerPotItem() - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
getFlowingBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
 
getFlowVector(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getFlySpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
 
getFlySpeed() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
getFogColor(float) - Method in class net.minecraft.world.World
+ Returns vector(ish) with R/G/B for fog
getFogColor(float, float) - Method in class net.minecraft.world.WorldProvider
+ Return Vec3D with biome specific fog color
getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderEnd
+ Return Vec3D with biome specific fog color
getFogColor(float, float) - Method in class net.minecraft.world.WorldProviderHell
+ Return Vec3D with biome specific fog color
getFoliageColor(double, double) - Static method in class net.minecraft.world.ColorizerFoliage
+ Gets foliage color from temperature and humidity.
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getFoliageColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
getFoliageColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getFoliageColorBasic() - Static method in class net.minecraft.world.ColorizerFoliage
 
getFoliageColorBirch() - Static method in class net.minecraft.world.ColorizerFoliage
+ Gets the foliage color for birch type (metadata 2) trees
getFoliageColorPine() - Static method in class net.minecraft.world.ColorizerFoliage
+ Gets the foliage color for pine type (metadata 1) trees
getFontRenderer() - Method in class net.minecraft.client.gui.GuiIngame
 
getFontRenderer() - Method in class net.minecraft.client.renderer.entity.RenderManager
+ Returns the font renderer
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getFontRenderer() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
getFontRendererFromRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
+ Returns the font renderer from the set render manager
getFoodLevel() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getFoodLevel() - Method in class net.minecraft.util.FoodStats
+ Get the player's food level.
getFoodStats() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the player's FoodStats object.
getFooter() - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
getFormat(String, String, Locale) - Method in interface org.apache.commons.lang3.text.FormatFactory
Deprecated.
Create or retrieve a format instance.
getFormatArgs() - Method in class net.minecraft.util.ChatComponentTranslation
 
getFormatFromString(String) - Static method in class net.minecraft.client.gui.FontRenderer
+ Digests a string for nonprinting formatting characters then returns a string containing only that formatting.
getFormattedText() - Method in class net.minecraft.util.ChatComponentStyle
+ Gets the text of this component, with formatting codes added for rendering.
getFormattedText() - Method in interface net.minecraft.util.IChatComponent
+ Gets the text of this component, with formatting codes added for rendering.
getFormatter() - Method in class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Provides access to the parser Format implementation.
getFormattingCode() - Method in class net.minecraft.util.ChatStyle
+ Gets the equivalent text formatting code for this style, without the initial section sign (U+00A7) character.
getFortuneModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the fortune enchantment modifier of the current equipped item of player.
getForwardDirection() - Method in class net.minecraft.entity.item.EntityBoat
+ Gets the forward direction of the entity.
getForwardSpeed() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
getFovModifier() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getFraction(double) - Static method in class org.apache.commons.lang3.math.Fraction
Creates a Fraction instance from a double value.
getFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
Creates a Fraction instance with the 2 parts of a fraction Y/Z.
getFraction(int, int, int) - Static method in class org.apache.commons.lang3.math.Fraction
Creates a Fraction instance with the 3 parts of a fraction X Y/Z.
getFraction(String) - Static method in class org.apache.commons.lang3.math.Fraction
Creates a Fraction from a String.
getFragmentInDays(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of days within the fragment.
getFragmentInDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of days within the fragment.
getFragmentInHours(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of hours within the fragment.
getFragmentInHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of hours within the fragment.
getFragmentInMilliseconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of milliseconds within the fragment.
getFragmentInMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of milliseconds within the fragment.
getFragmentInMinutes(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of minutes within the fragment.
getFragmentInMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of minutes within the fragment.
getFragmentInSeconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of seconds within the fragment.
getFragmentInSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Returns the number of seconds within the fragment.
getFrameCount() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getFrameCount() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
getFrameCount() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameHeight() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndex() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameIndex(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameIndexSet() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameTextureData(int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
getFrameTime() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameTimeSingle(int) - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrameWidth() - Method in class net.minecraft.client.resources.data.AnimationMetadataSection
 
getFrequency() - Method in class net.minecraft.block.Block.SoundType
 
getFriendlyName() - Method in enum net.minecraft.util.EnumChatFormatting
+ Gets the friendly name of this value.
getFromIndex(int) - Method in class net.minecraft.world.chunk.NibbleArray
 
getFromJVM(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
getFromPacket(Packet) - Static method in enum net.minecraft.network.EnumConnectionState
 
getFromUA(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
getFromUA(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
getFront(int) - Static method in enum net.minecraft.util.EnumFacing
+ Get a Facing by it's index (0-5).
getFrontOffsetX() - Method in enum net.minecraft.util.EnumFacing
+ Returns a offset that addresses the block in front of this facing.
getFrontOffsetY() - Method in enum net.minecraft.util.EnumFacing
 
getFrontOffsetZ() - Method in enum net.minecraft.util.EnumFacing
+ Returns a offset that addresses the block in front of this facing.
getFuseTicks() - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Gets the remaining fuse time in ticks.
getFuzzyDistance(CharSequence, CharSequence, Locale) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
as of 3.6, use commons-text FuzzyScore instead
getFXLayer() - Method in class net.minecraft.client.particle.Barrier
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityBreakingFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityDiggingFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityFirework.StarterFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityFootStepFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityParticleEmitter
 
getFXLayer() - Method in class net.minecraft.client.particle.EntityPickupFX
 
getFXLayer() - Method in class net.minecraft.client.particle.MobAppearance
 
getGameMode() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getGameProfile() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getGameProfile() - Method in class net.minecraft.client.network.NetworkPlayerInfo
+ Returns the GameProfile for the player represented by this NetworkPlayerInfo instance
getGameProfile() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the GameProfile for this player
getGameRules() - Method in class net.minecraft.world.World
+ Gets the GameRules instance.
getGameRulesInstance() - Method in class net.minecraft.world.storage.WorldInfo
+ Gets the GameRules class Instance.
getGameState() - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
getGameType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getGameType() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getGameType() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getGameType() - Method in class net.minecraft.world.storage.WorldInfo
+ Gets the GameType.
getGameType() - Method in class net.minecraft.world.WorldSettings
+ Gets the game type.
getGameTypeById(int) - Static method in class net.minecraft.world.WorldSettings
+ Gets the GameType by ID
getGeneralQuads() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getGeneralQuads() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getGeneralQuads() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getGeneralQuads() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getGeneration(ItemStack) - Static method in class net.minecraft.item.ItemEditableBook
+ Gets the generation of the book (how many times it has been cloned)
getGeneratorOptions() - Method in class net.minecraft.world.storage.WorldInfo
 
getGeneratorVersion() - Method in class net.minecraft.world.WorldType
+ Returns generatorVersion.
getGLFWKeyFromEagler(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getGLMaximumTextureSize() - Static method in class net.minecraft.client.Minecraft
+ Used in the usage snooper.
getGlobal(String) - Static method in class net.zxmushroom63.plugins.PluginAPI
 
getGLRenderer() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getGlTextureId() - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
getGlTextureId() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
getGlTextureId() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
getGLVersion() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getGmtTimeZone() - Static method in class org.apache.commons.lang3.time.FastTimeZone
Gets the GMT TimeZone.
getGmtTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
Gets a TimeZone with GMT offsets.
getGolemBasePattern() - Method in class net.minecraft.block.BlockPumpkin
 
getGolemPattern() - Method in class net.minecraft.block.BlockPumpkin
 
getGrassColor(double, double) - Static method in class net.minecraft.world.ColorizerGrass
+ Gets grass color from temperature and humidity.
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenForest
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMesa
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getGrassColorAtPos(BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
getGrassColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getGrassEatingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getGravityVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
+ Gets the amount of gravity to apply to the thrown entity with each tick.
getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
+ Gets the amount of gravity to apply to the thrown entity with each tick.
getGravityVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
+ Gets the amount of gravity to apply to the thrown entity with each tick.
getGreenColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getGroundAboveSeaLevel(BlockPos) - Method in class net.minecraft.world.World
 
getGrowingAge() - Method in class net.minecraft.entity.EntityAgeable
+ The age value may be negative or positive or zero.
getGrowthChance(Block, World, BlockPos) - Static method in class net.minecraft.block.BlockCrops
 
getGuiId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getGuiID() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getGuiID() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getGuiID() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getGuiID() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
 
getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getGuiID() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getGuiID() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityChest
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityDispenser
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityDropper
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getGuiID() - Method in class net.minecraft.tileentity.TileEntityHopper
 
getGuiID() - Method in interface net.minecraft.world.IInteractionObject
 
getHangingPosition() - Method in class net.minecraft.entity.EntityHanging
 
getHardcoreEnabled() - Method in class net.minecraft.world.WorldSettings
+ Returns true if hardcore mode is enabled, otherwise false
getHarvestLevel() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getHash() - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
getHasNoSky() - Method in class net.minecraft.world.WorldProvider
 
getHasReproduced() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHasStack() - Method in class net.minecraft.inventory.Slot
+ Returns if this slot contains a stack.
getHasSubtypes() - Method in class net.minecraft.item.Item
 
getHasSubtypes() - Method in class net.minecraft.item.ItemStack
 
getHeader() - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
getHeadPitch() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getHeadRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getHeadRotationAngleX(float) - Method in class net.minecraft.entity.passive.EntitySheep
 
getHeadRotationPointY(float) - Method in class net.minecraft.entity.passive.EntitySheep
 
getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFishFood
 
getHealAmount(ItemStack) - Method in class net.minecraft.item.ItemFood
 
getHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
 
getHealth() - Method in class net.minecraft.entity.EntityLivingBase
 
getHealth() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getHeight() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
getHeight() - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
getHeight() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getHeight() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getHeight() - Method in class net.minecraft.inventory.InventoryCrafting
 
getHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
getHeight() - Method in class net.minecraft.world.World
+ Returns maximum world height.
getHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getHeight(BlockPos) - Method in class net.minecraft.world.World
+ Returns maximum world height.
getHeightMap() - Method in class net.minecraft.world.chunk.Chunk
 
getHeightPixels() - Method in class net.minecraft.entity.EntityHanging
 
getHeightPixels() - Method in class net.minecraft.entity.EntityLeashKnot
 
getHeightPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
 
getHeightPixels() - Method in class net.minecraft.entity.item.EntityPainting
 
getHeightValue(int, int) - Method in class net.minecraft.world.chunk.Chunk
+ Returns the value in the height map at this x, z coordinate in the chunk
getHeightValue(int, int) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Returns the value in the height map at this x, z coordinate in the chunk
getHeldBlockState() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Gets this enderman's held block state
getHeldItem() - Method in class net.minecraft.entity.EntityLiving
+ Returns the item that this EntityLiving is holding, if any.
getHeldItem() - Method in class net.minecraft.entity.EntityLivingBase
 
getHeldItem() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Returns the item that this EntityLiving is holding, if any.
getHeldItem() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the item that this EntityLiving is holding, if any.
getHeldItemHotbarIndex() - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
 
getHitVec() - Method in class net.minecraft.network.play.client.C02PacketUseEntity
 
getHoldRoseTick() - Method in class net.minecraft.entity.monster.EntityIronGolem
 
getHomePosition() - Method in class net.minecraft.entity.EntityCreature
 
getHopperInventory(IHopper) - Static method in class net.minecraft.tileentity.TileEntityHopper
+ Returns the IInventory for the specified hopper
getHorizon() - Method in class net.minecraft.world.World
+ Returns horizon height for use in rendering the sky.
getHorizontal(int) - Static method in enum net.minecraft.util.EnumFacing
+ Get a Facing by it's horizontal index (0-3).
getHorizontalFacing() - Method in class net.minecraft.entity.Entity
 
getHorizontalFacing() - Method in class net.minecraft.entity.EntityHanging
 
getHorizontalIndex() - Method in enum net.minecraft.util.EnumFacing
+ Get the index of this horizontal facing (0-3).
getHorseArmorIndexSynced() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns type of armor from DataWatcher (0 = iron, 1 = gold, 2 = diamond)
getHorseJumpPower() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
getHorseJumpStrength() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHorseSize() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHorseTexture() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHorseType() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the horse type.
getHorseVariant() - Method in class net.minecraft.entity.passive.EntityHorse
 
getHostName() - Static method in class org.apache.commons.lang3.SystemUtils
Gets the host name from an environment variable (COMPUTERNAME on Windows, HOSTNAME elsewhere).
getHotbarSize() - Static method in class net.minecraft.entity.player.InventoryPlayer
+ Get the size of the player hotbar inventory
getHoverEvent() - Method in class net.minecraft.entity.Entity
 
getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiButton
+ Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiOptionSlider
+ Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
getHoverState(boolean) - Method in class net.minecraft.client.gui.GuiSlider
+ Returns 0 if the button is disabled, 1 if the mouse is NOT hovering over this button and 2 if it IS hovering over this button.
getHungerDamage() - Method in class net.minecraft.util.DamageSource
+ How much satiate(food) is consumed by this DamageSource
getHurtSound() - Method in class net.minecraft.entity.boss.EntityDragon
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.boss.EntityWither
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityBlaze
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityCreeper
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGhast
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGolem
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityMob
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntitySpider
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityWitch
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.monster.EntityZombie
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityBat
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityChicken
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityCow
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityPig
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntitySheep
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntitySquid
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityVillager
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.passive.EntityWolf
+ Returns the sound this mob makes when it is hurt.
getHurtSound() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the sound this mob makes when it is hurt.
getIconHeight() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getIconItemDamage() - Method in class net.minecraft.creativetab.CreativeTabs
 
getIconItemStack() - Method in class net.minecraft.creativetab.CreativeTabs
 
getIconName() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getIconWidth() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getId() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
getId() - Method in class net.minecraft.client.gui.GuiTextField
 
getId() - Method in class net.minecraft.nbt.NBTBase
 
getId() - Method in class net.minecraft.nbt.NBTTagByte
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagByteArray
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagCompound
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagDouble
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagEnd
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagFloat
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagInt
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagIntArray
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagList
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagLong
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagShort
+ Gets the type byte for the tag.
getId() - Method in class net.minecraft.nbt.NBTTagString
+ Gets the type byte for the tag.
getId() - Method in enum net.minecraft.network.EnumConnectionState
 
getId() - Method in class net.minecraft.potion.Potion
+ returns the ID of the potion
getID() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getID() - Method in enum net.minecraft.world.border.EnumBorderStatus
+ Returns an integer that represents the state of the world border.
getID() - Method in enum net.minecraft.world.WorldSettings.GameType
 
getIDForObject(V) - Method in class net.minecraft.util.RegistryNamespaced
+ Gets the integer ID we use to identify the given object.
getIdFromBlock(Block) - Static method in class net.minecraft.block.Block
 
getIdFromItem(Item) - Static method in class net.minecraft.item.Item
 
getIDFromString(String) - Static method in class net.minecraft.entity.EntityList
+ Returns the ID assigned to it's string representation
getIfBlank(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is whitespace, empty ("") or null, the value supplied by defaultStrSupplier.
getIfEmpty(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
Returns either the passed in CharSequence, or if the CharSequence is empty or null, the value supplied by defaultStrSupplier.
getIfNull(T, Supplier<T>) - Static method in class org.apache.commons.lang3.ObjectUtils
Returns the given object is it is non-null, otherwise returns the Supplier's Supplier.get() value.
getIfPresent(Class<T>, String) - Static method in class com.google.common.base.Enums
Returns an optional enum constant for the given type, using Enum.valueOf(java.lang.Class<T>, java.lang.String).
getIgnoredMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the ignored character matcher.
getInaccuracy() - Method in class net.minecraft.entity.item.EntityExpBottle
 
getInaccuracy() - Method in class net.minecraft.entity.projectile.EntityPotion
 
getInaccuracy() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getIndex() - Method in enum net.minecraft.util.EnumFacing
+ Get the Index of this Facing (0-5).
getIndexNames() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
getInhabitedTime() - Method in class net.minecraft.world.chunk.Chunk
 
getInput() - Method in class com.google.common.io.ByteSource
Deprecated.
This method is only provided for temporary compatibility with the InputSupplier interface and should not be called directly. Use ByteSource.openStream() instead. This method is scheduled for removal in Guava 18.0.
getInput() - Method in class com.google.common.io.CharSource
Deprecated.
This method is only provided for temporary compatibility with the InputSupplier interface and should not be called directly. Use CharSource.openStream() instead. This method is scheduled for removal in Guava 18.0.
getInput() - Method in interface com.google.common.io.InputSupplier
Deprecated.
Returns an object that encapsulates a readable resource.
getInputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getInputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getInputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getInputStream() - Method in interface net.minecraft.client.resources.IResource
 
getInputStream() - Method in class net.minecraft.client.resources.SimpleResource
 
getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getInputStream(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getInputStream(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourcePack
 
getInputStream(ResourceLocation, IResourcePack) - Method in class net.minecraft.client.resources.FallbackResourceManager
 
getInputStreamAssets(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getInputStreamByName(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.FolderResourcePack
 
getInputStreamByName(String) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getInsertion() - Method in class net.minecraft.util.ChatStyle
+ Get the text to be inserted into Chat when the component is shift-clicked
getInstance() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
getInstance() - Static method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
+ Initialises the ClippingHelper object then returns an instance of it.
getInstance() - Static method in class net.minecraft.client.renderer.Tessellator
 
getInstance() - Static method in class net.minecraft.item.crafting.CraftingManager
+ Returns the static instance of this class
getInstance() - Static method in class net.minecraft.util.EnchantmentNameParts
 
getInstance() - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a formatter instance using the default pattern in the default locale.
getInstance(Class<T>) - Method in interface com.google.common.collect.ClassToInstanceMap
Returns the value the specified class is mapped to, or null if no entry for this class is present.
getInstance(Class<T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
 
getInstance(Class<T>) - Method in class com.google.common.collect.MutableClassToInstanceMap
 
getInstance(String) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a formatter instance using the specified pattern in the default locale.
getInstance(String...) - Static method in class org.apache.commons.lang3.CharSet
Factory method to create a new CharSet using a special syntax.
getInstance(String, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a formatter instance using the specified pattern and locale.
getInstance(String, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a formatter instance using the specified pattern and time zone.
getInstance(String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a formatter instance using the specified pattern, time zone and locale.
getInt() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getInt() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getInt() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getInt() - Method in class net.minecraft.nbt.NBTTagByte
 
getInt() - Method in class net.minecraft.nbt.NBTTagDouble
 
getInt() - Method in class net.minecraft.nbt.NBTTagFloat
 
getInt() - Method in class net.minecraft.nbt.NBTTagInt
 
getInt() - Method in class net.minecraft.nbt.NBTTagLong
 
getInt() - Method in class net.minecraft.nbt.NBTTagShort
 
getInt(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 32-bit integer at the specified absolute index in this buffer.
getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class net.minecraft.world.GameRules
 
getInt(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIntArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getIntArray() - Method in class net.minecraft.nbt.NBTTagIntArray
 
getIntArray(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves an int array using the specified key, or a zero-length array if no such key was stored.
getIntArrayAt(int) - Method in class net.minecraft.nbt.NBTTagList
 
getInteger(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves an integer value using the specified key, or 0 if no such key was stored.
getIntegerValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
+ Gets the integer value stored in this tuple.
getInterestedAngle(float) - Method in class net.minecraft.entity.passive.EntityWolf
 
getIntermediateWithXValue(Vec3, double) - Method in class net.minecraft.util.Vec3
+ Returns a new vector with x value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getIntermediateWithYValue(Vec3, double) - Method in class net.minecraft.util.Vec3
+ Returns a new vector with y value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getIntermediateWithZValue(Vec3, double) - Method in class net.minecraft.util.Vec3
+ Returns a new vector with z value equal to the second parameter, along the line between this vector and the passed in vector, or null if not possible.
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProvider
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderEnd
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderHell
 
getInternalNameSuffix() - Method in class net.minecraft.world.WorldProviderSurface
 
getInterpolatedU(double) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getInterpolatedV(double) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getIntRainfall() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Gets an integer representation of this biome's rainfall
getInventory() - Method in class net.minecraft.entity.Entity
+ returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.EntityLiving
+ returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.EntityLivingBase
 
getInventory() - Method in class net.minecraft.entity.item.EntityArmorStand
+ returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.entity.player.EntityPlayer
+ returns the inventory of this entity (only used in EntityPlayerMP it seems)
getInventory() - Method in class net.minecraft.inventory.Container
+ returns a list if itemStacks, for each slot.
getInventoryAtPosition(World, double, double, double) - Static method in class net.minecraft.tileentity.TileEntityHopper
+ Returns the IInventory (if applicable) of the TileEntity at the specified position
getInventoryEnderChest() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the InventoryEnderChest of this player.
getInventoryStackLimit() - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in interface net.minecraft.inventory.IInventory
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryBasic
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCrafting
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryCraftResult
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryLargeChest
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.inventory.InventoryMerchant
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityChest
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns the maximum stack size for a inventory slot.
getInventoryStackLimit() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Returns the maximum stack size for a inventory slot.
getInvulTime() - Method in class net.minecraft.entity.boss.EntityWither
 
getIP() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getIsAmbient() - Method in class net.minecraft.potion.PotionEffect
+ Gets whether this potion effect originated from a beacon
getIsBatHanging() - Method in class net.minecraft.entity.passive.EntityBat
 
getIsBlank() - Method in class net.minecraft.entity.DataWatcher
 
getIsCritical() - Method in class net.minecraft.entity.projectile.EntityArrow
+ Whether the arrow has a stream of critical hit particles flying behind it.
getIsEditable() - Method in class net.minecraft.tileentity.TileEntitySign
 
getIsencrypted() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
getIsItemStackEqual(ItemStack) - Method in class net.minecraft.item.ItemStack
 
getIsPotionDurationMax() - Method in class net.minecraft.potion.PotionEffect
 
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.Item
+ Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemArmor
+ Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemSword
+ Return whether this item is repairable in an anvil.
getIsRepairable(ItemStack, ItemStack) - Method in class net.minecraft.item.ItemTool
+ Return whether this item is repairable in an anvil.
getIsShowParticles() - Method in class net.minecraft.potion.PotionEffect
 
getIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
 
getIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
+ Returns current or updated value of EntityVillager.isWillingToMate
getItalic() - Method in class net.minecraft.util.ChatStyle
+ Whether or not text of this ChatStyle should be italicized.
getItem() - Method in class net.minecraft.item.ItemStack
+ Returns the object corresponding to the stack.
getItem(World, BlockPos) - Method in class net.minecraft.block.Block
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBed
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockBrewingStand
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCauldron
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockCrops
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockDragonEgg
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFarmland
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFlowerPot
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockFurnace
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockHugeMushroom
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockMobSpawner
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockNetherWart
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneLight
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockRedstoneWire
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockReed
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockSign
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStem
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStoneSlab
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockStoneSlabNew
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockTripWire
 
getItem(World, BlockPos) - Method in class net.minecraft.block.BlockWoodSlab
 
getItemAttributeModifiers() - Method in class net.minecraft.item.Item
 
getItemAttributeModifiers() - Method in class net.minecraft.item.ItemSword
 
getItemAttributeModifiers() - Method in class net.minecraft.item.ItemTool
 
getItemBurnTime(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns the number of ticks that the supplied fuel item will keep the furnace burning, or 0 if the item isn't fuel
getItemById(int) - Static method in class net.minecraft.item.Item
 
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getItemCameraTransforms() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getItemCameraTransforms() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getItemDamage() - Method in class net.minecraft.item.ItemStack
 
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.Block
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockBanner
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockBed
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockBookshelf
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockBrewingStand
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockCake
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockCauldron
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockClay
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockCrops
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockDaylightDetector
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockDeadBush
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockDoor
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockDoublePlant
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockEnderChest
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockEndPortalFrame
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockFarmland
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockFlowerPot
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockFurnace
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockGlowstone
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockGrass
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockGravel
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockHugeMushroom
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockLeaves
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockLiquid
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockMelon
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockMobSpawner
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockMycelium
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockNetherWart
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockObsidian
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockOre
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockPane
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockPistonMoving
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneLight
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneOre
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneRepeater
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneTorch
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockRedstoneWire
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockReed
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockSeaLantern
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockSign
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockSkull
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockSnow
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockSnowBlock
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockStem
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockStone
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockStoneSlab
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockTallGrass
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockTripWire
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockVine
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockWeb
+ Get the Item that this Block should drop when harvested.
getItemDropped(IBlockState, EaglercraftRandom, int) - Method in class net.minecraft.block.BlockWoodSlab
+ Get the Item that this Block should drop when harvested.
getItemEnchantability() - Method in class net.minecraft.item.Item
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemArmor
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemBook
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemBow
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemFishingRod
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemSword
+ Return the enchantability factor of the item, most of the time is based on material.
getItemEnchantability() - Method in class net.minecraft.item.ItemTool
+ Return the enchantability factor of the item, most of the time is based on material.
getItemFrame() - Method in class net.minecraft.item.ItemStack
+ Return the item frame this stack is on.
getItemFromBlock(Block) - Static method in class net.minecraft.item.Item
 
getItemInUse() - Method in class net.minecraft.entity.player.EntityPlayer
+ returns the ItemStack containing the itemInUse
getItemInUseCount() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the item in use count
getItemInUseDuration() - Method in class net.minecraft.entity.player.EntityPlayer
+ gets the duration for how long the current itemInUse has been in use
getItemModel(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModel(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getItemModelMesher() - Method in class net.minecraft.client.renderer.entity.RenderItem
 
getItemRenderer() - Method in class net.minecraft.client.Minecraft
 
getItemStack() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Stack helds by mouse, used in GUI and Containers
getItemStack() - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
getItemStack(EaglercraftRandom) - Method in class net.minecraft.util.WeightedRandomFishable
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.Item
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemBanner
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemEditableBook
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemMonsterPlacer
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemPotion
 
getItemStackDisplayName(ItemStack) - Method in class net.minecraft.item.ItemSkull
 
getItemStackLimit() - Method in class net.minecraft.item.Item
+ Returns the maximum size of the stack for a specific item.
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.Slot
 
getItemStackLimit(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceFuel
 
getItemStacks() - Method in class net.minecraft.network.play.server.S30PacketWindowItems
 
getItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
+ Gets the itemToBuy.
getItemToSell() - Method in class net.minecraft.village.MerchantRecipe
+ Gets itemToSell.
getItemUseAction() - Method in class net.minecraft.item.ItemStack
 
getItemUseAction(ItemStack) - Method in class net.minecraft.item.Item
+ returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBow
+ returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
+ returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemFood
+ returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemPotion
+ returns the action that specifies what animation to play when the items is being used
getItemUseAction(ItemStack) - Method in class net.minecraft.item.ItemSword
+ returns the action that specifies what animation to play when the items is being used
getJaroWinklerDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
as of 3.6, use commons-text JaroWinklerDistance instead
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getJsonSerializableValue() - Method in class net.minecraft.util.TupleIntJsonSerializable
 
getJumpDelay() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Gets the amount of time the slime needs to wait between jumps.
getJumpDelay() - Method in class net.minecraft.entity.monster.EntitySlime
+ Gets the amount of time the slime needs to wait between jumps.
getJumpingSound() - Method in class net.minecraft.entity.passive.EntityRabbit
 
getJumpSound() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Returns the name of the sound played when the slime jumps.
getJumpSound() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns the name of the sound played when the slime jumps.
getJumpUpwardsMotion() - Method in class net.minecraft.entity.EntityLivingBase
 
getKey() - Method in class com.google.common.collect.ForwardingMapEntry
 
getKey() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
getKey() - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
 
getKey() - Method in class net.minecraft.util.ChatComponentTranslation
 
getKey(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
getKeyBinding(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
+ Gets a key binding.
getKeybinds() - Static method in class net.minecraft.client.settings.KeyBinding
 
getKeyCategory() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyCharFromEagler(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getKeyCode() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyCodeDefault() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyDescription() - Method in class net.minecraft.client.settings.KeyBinding
 
getKeyDisplayString(int) - Static method in class net.minecraft.client.settings.GameSettings
+ Represents a key or mouse button as a string.
getKeyName(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
getKeyName(int) - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
getKeyPath() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
getKeyPath() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
getKeys() - Method in class net.minecraft.util.RegistrySimple
+ Gets all the keys recognized by this registry.
getKeySet() - Method in class net.minecraft.nbt.NBTTagCompound
+ Gets a set with the names of the keys in the tag compound.
getKnockbackModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the Knockback modifier of the enchantment on the players held item.
getKnotForPosition(World, BlockPos) - Static method in class net.minecraft.entity.EntityLeashKnot
 
getLabel() - Method in enum org.apache.commons.lang3.arch.Processor.Arch
Gets the label suitable for display.
getLang() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getLanguageCode() - Method in class net.minecraft.client.resources.Language
 
getLanguageManager() - Method in class net.minecraft.client.Minecraft
 
getLanguages() - Method in class net.minecraft.client.resources.data.LanguageMetadataSection
 
getLanguages() - Method in class net.minecraft.client.resources.LanguageManager
 
getLapisAmount() - Method in class net.minecraft.inventory.ContainerEnchantment
 
getLast() - Method in class com.google.common.collect.ForwardingDeque
 
getLast(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the last element of iterable or defaultValue if the iterable is empty.
getLast(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns the last element of iterable.
getLast(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Advances iterator to the end, returning the last element or defaultValue if the iterator is empty.
getLast(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Advances iterator to the end, returning the last element.
getLastAttacker() - Method in class net.minecraft.entity.EntityLivingBase
 
getLastAttackerTime() - Method in class net.minecraft.entity.EntityLivingBase
 
getLastLightningBolt() - Method in class net.minecraft.world.World
 
getLastOutput() - Method in class net.minecraft.command.server.CommandBlockLogic
+ Returns the lastOutput.
getLastTimePlayed() - Method in class net.minecraft.world.storage.WorldInfo
+ Return the last time the player was in this world.
getLastTranslationUpdateTimeInMilliseconds() - Static method in class net.minecraft.util.StatCollector
+ Gets the time, in milliseconds since epoch, that the translation mapping was last updated
getLastUpdateTimeInMilliseconds() - Method in class net.minecraft.util.StringTranslate
+ Gets the time, in milliseconds since epoch, that this instance was last updated
getLayerCount() - Method in class net.minecraft.world.gen.FlatLayerInfo
+ Return the amount of layers for this set of layers.
getLeash() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getLeashed() - Method in class net.minecraft.entity.EntityLiving
 
getLeashedToEntity() - Method in class net.minecraft.entity.EntityLiving
 
getLeastSignificantBits() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
getLeftArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getLeftLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getLevel() - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
 
getLevel(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
as of 3.6, use commons-text LevenshteinDistance instead
getLevenshteinDistance(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
as of 3.6, use commons-text LevenshteinDistance instead
getLight(BlockPos) - Method in class net.minecraft.world.World
 
getLight(BlockPos, boolean) - Method in class net.minecraft.world.World
 
getLightBrightness(BlockPos) - Method in class net.minecraft.world.World
 
getLightBrightnessTable() - Method in class net.minecraft.world.WorldProvider
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getLightFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
 
getLightFromNeighbors(BlockPos) - Method in class net.minecraft.world.World
 
getLightFromNeighborsFor(EnumSkyBlock, BlockPos) - Method in class net.minecraft.world.World
 
getLightOpacity() - Method in class net.minecraft.block.Block
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
 
getLightSubtracted(BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getLightValue() - Method in class net.minecraft.block.Block
 
getLimit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
getLimitFramerate() - Method in class net.minecraft.client.Minecraft
 
getLineCount() - Method in class net.minecraft.client.gui.GuiNewChat
 
getLines() - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
 
getLines() - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
 
getLiquidColor() - Method in class net.minecraft.potion.Potion
+ Returns the color of the potion liquid.
getLiquidColor(int, boolean) - Static method in class net.minecraft.potion.PotionHelper
+ Given a potion data value, get the associated liquid color (optionally bypassing the cache)
getLiquidHeightPercent(int) - Static method in class net.minecraft.block.BlockLiquid
+ Returns the percentage of the liquid block that is air, based on the given flow decay of the liquid
getList() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getListContaining(ResourcePackListEntry) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Returns the list containing the resource pack entry, returns the selected list if it is selected, otherwise returns the available list
getListeners() - Method in class net.minecraft.world.border.WorldBorder
 
getListEntry(int) - Method in class net.minecraft.client.gui.GuiKeyBindingList
+ Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiListExtended
 
getListEntry(int) - Method in class net.minecraft.client.gui.GuiOptionsRowList
+ Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiPageButtonList
+ Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.GuiResourcePackList
+ Gets the IGuiListEntry object for the given index
getListEntry(int) - Method in class net.minecraft.client.gui.ServerSelectionList
+ Gets the IGuiListEntry object for the given index
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackAvailable
 
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getListHeader() - Method in class net.minecraft.client.gui.GuiResourcePackSelected
 
getListMipmaps() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getListWidth() - Method in class net.minecraft.client.gui.GuiKeyBindingList
+ Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiOptionsRowList
+ Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiPageButtonList
+ Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiResourcePackList
+ Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.GuiSlot
+ Gets the width of the list
getListWidth() - Method in class net.minecraft.client.gui.ServerSelectionList
+ Gets the width of the list
getLivingSound() - Method in class net.minecraft.entity.boss.EntityDragon
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.boss.EntityWither
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.EntityLiving
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityBlaze
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGhast
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGolem
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntitySpider
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityWitch
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.monster.EntityZombie
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityBat
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityChicken
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityCow
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityPig
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntitySheep
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntitySquid
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityVillager
+ Returns the sound this mob makes while it's alive.
getLivingSound() - Method in class net.minecraft.entity.passive.EntityWolf
+ Returns the sound this mob makes while it's alive.
getLoadedChunkCount() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
getLoadedChunkCount() - Method in interface net.minecraft.world.chunk.IChunkProvider
 
getLoadedEntityList() - Method in class net.minecraft.world.World
+ Accessor for world Loaded Entity List
getLocale() - Method in interface org.apache.commons.lang3.time.DateParser
Gets the locale used by this parser.
getLocale() - Method in interface org.apache.commons.lang3.time.DatePrinter
Gets the locale used by this printer.
getLocale() - Method in class org.apache.commons.lang3.time.FastDateFormat
Gets the locale used by this formatter.
getLocale() - Method in class org.apache.commons.lang3.time.FastDateParser
 
getLocale() - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
getLocalizedName() - Method in class net.minecraft.block.Block
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockBanner
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockBrewingStand
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockDoor
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockFlowerPot
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockPrismarine
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneComparator
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockRedstoneRepeater
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSapling
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSkull
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockSponge
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockStone
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockStoneSlabNew
+ Gets the localized name of this block.
getLocalizedName() - Method in class net.minecraft.block.BlockWall
+ Gets the localized name of this block.
getLocalStorage(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
getLocationCape() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getLocationCape() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getLocationSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
+ Returns true if the username has an associated skin.
getLocationSkin() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getLock() - Method in class net.minecraft.world.LockCode
 
getLockableContainer(World, BlockPos) - Method in class net.minecraft.block.BlockChest
 
getLockCode() - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
getLockCode() - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
getLockCode() - Method in class net.minecraft.inventory.InventoryLargeChest
 
getLockCode() - Method in class net.minecraft.tileentity.TileEntityLockable
 
getLockCode() - Method in interface net.minecraft.world.ILockableContainer
 
getLogger() - Static method in class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
getLogger(String) - Static method in class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
getLong() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getLong() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getLong() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getLong() - Method in class net.minecraft.nbt.NBTTagByte
 
getLong() - Method in class net.minecraft.nbt.NBTTagDouble
 
getLong() - Method in class net.minecraft.nbt.NBTTagFloat
 
getLong() - Method in class net.minecraft.nbt.NBTTagInt
 
getLong() - Method in class net.minecraft.nbt.NBTTagLong
 
getLong() - Method in class net.minecraft.nbt.NBTTagShort
 
getLong(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 64-bit long integer at the specified absolute index in this buffer.
getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getLong(int) - Method in class net.minecraft.network.PacketBuffer
 
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a long value using the specified key, or 0 if no such key was stored.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getLook(float) - Method in class net.minecraft.entity.Entity
+ interpolated look vector
getLook(float) - Method in class net.minecraft.entity.EntityLivingBase
+ interpolated look vector
getLookVec() - Method in class net.minecraft.entity.Entity
+ returns a (normalized) vector of where this entity is looking
getLookVec() - Method in class net.minecraft.entity.EntityLivingBase
+ returns a (normalized) vector of where this entity is looking
getLootingModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the looting enchantment modifier of the current equipped item of player.
getLore() - Method in class net.minecraft.item.ItemStack
 
getLower() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
getLowerChestInventory() - Method in class net.minecraft.inventory.ContainerChest
+ Return this chest container's lower chest inventory.
getLowestHeight() - Method in class net.minecraft.world.chunk.Chunk
 
getLuckOfSeaModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the level of the 'Luck Of The Sea' enchantment.
getLureModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the level of the 'Lure' enchantment on the players held item.
getMainModel() - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderSnowMan
 
getMainModel() - Method in class net.minecraft.client.renderer.entity.RenderVillager
 
getMapColor() - Method in enum net.minecraft.block.BlockSand.EnumType
+ Get the MapColor for this Block and the given BlockState
getMapColor() - Method in enum net.minecraft.item.EnumDyeColor
 
getMapColor(IBlockState) - Method in class net.minecraft.block.Block
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockCarpet
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockColored
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDeadBush
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockDirt
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockEndPortal
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockFire
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGlowstone
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockGravel
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHardenedClay
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherBrick
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNetherrack
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockNewLog
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockObsidian
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockOldLog
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPlanks
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockQuartz
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSand
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSandStone
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockSeaLantern
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStairs
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStone
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Get the MapColor for this Block and the given BlockState
getMapColor(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
+ Get the MapColor for this Block and the given BlockState
getMapData(ItemStack, World) - Method in class net.minecraft.item.ItemMap
 
getMapId() - Method in class net.minecraft.network.play.server.S34PacketMaps
 
getMapInfo(EntityPlayer) - Method in class net.minecraft.world.storage.MapData
 
getMapItemRenderer() - Method in class net.minecraft.client.renderer.EntityRenderer
 
getMapPacket(ItemStack, World, EntityPlayer) - Method in class net.minecraft.world.storage.MapData
 
getMapStorage() - Method in class net.minecraft.world.World
 
getMapType() - Method in class org.json.JSONObject
 
getMark() - Method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
getMaterial() - Method in class net.minecraft.block.Block
+ Get a material of block
getMaterialMapColor() - Method in class net.minecraft.block.material.Material
+ Retrieves the color index of the block.
getMaterialMobility() - Method in class net.minecraft.block.material.Material
+ Returns the mobility information of the material, 0 = free, 1 = can't push but can move over, 2 = total immobility and stop pistons.
getMaterialName() - Method in class net.minecraft.item.ItemHoe
+ Returns the name of the material this tool is made from as it is declared in EnumToolMaterial (meaning diamond would return "EMERALD")
getMatrix4d() - Method in enum net.minecraft.client.resources.model.ModelRotation
 
getMaxDamage() - Method in class net.minecraft.item.Item
+ Returns the maximum damage an item can take.
getMaxDamage() - Method in class net.minecraft.item.ItemStack
+ Returns the max damage an item in the stack can take.
getMaxDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
+ Returns the maximum value of enchantability nedded on the enchantment level passed.
getMaxEnchantmentLevel(int, ItemStack[]) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the biggest level of the enchantment on the array of ItemStack passed.
getMaxFallHeight() - Method in class net.minecraft.entity.Entity
+ The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxFallHeight() - Method in class net.minecraft.entity.EntityLiving
+ The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxFallHeight() - Method in class net.minecraft.entity.monster.EntityCreeper
+ The maximum height from where the entity is alowed to jump (used in pathfinder)
getMaxHealth() - Method in interface net.minecraft.entity.boss.IBossDisplayData
 
getMaxHealth() - Method in class net.minecraft.entity.EntityLivingBase
 
getMaximum() - Method in class org.apache.commons.lang3.Range
Gets the maximum value in this range.
getMaximumHomeDistance() - Method in class net.minecraft.entity.EntityCreature
 
getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecart
+ Get's the maximum speed for a minecart
getMaximumSpeed() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
+ Get's the maximum speed for a minecart
getMaxInPortalTime() - Method in class net.minecraft.entity.Entity
+ Return the amount of time this entity should stay in a portal before being transported.
getMaxInPortalTime() - Method in class net.minecraft.entity.player.EntityPlayer
+ Return the amount of time this entity should stay in a portal before being transported.
getMaxItemUseDuration() - Method in class net.minecraft.item.ItemStack
 
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.Item
+ How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBow
+ How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemBucketMilk
+ How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemFood
+ How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemPotion
+ How long it takes to use or consume an item
getMaxItemUseDuration(ItemStack) - Method in class net.minecraft.item.ItemSword
+ How long it takes to use or consume an item
getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDateFormat
Gets an estimate for the maximum string length that the formatter will produce.
getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDatePrinter
Gets an estimate for the maximum string length that the formatter will produce.
getMaxLevel() - Method in class net.minecraft.enchantment.Enchantment
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowFire
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDigging
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentDurability
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFireAspect
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentKnockback
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentLootBonus
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentOxygen
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentThorns
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentUntouching
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
+ Returns the maximum level that the enchantment can have.
getMaxLevel() - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
+ Returns the maximum level that the enchantment can have.
getMaxNumberOfCreature() - Method in enum net.minecraft.entity.EnumCreatureType
 
getMaxPlayers() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getMaxPlayers() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntity
 
getMaxRenderDistanceSquared() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.EntityLiving
+ Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.monster.EntityGhast
+ Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityHorse
+ Will return how many at most can spawn in a chunk at once.
getMaxSpawnedInChunk() - Method in class net.minecraft.entity.passive.EntityWolf
+ Will return how many at most can spawn in a chunk at once.
getMaxStackSize() - Method in class net.minecraft.item.ItemStack
+ Returns maximum size of the stack.
getMaxStringLength() - Method in class net.minecraft.client.gui.GuiTextField
+ returns the maximum number of character that can be contained in this textbox
getMaxTemper() - Method in class net.minecraft.entity.passive.EntityHorse
 
getMaxTradeUses() - Method in class net.minecraft.village.MerchantRecipe
 
getMaxU() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getMaxUses() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getMaxV() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 24-bit medium integer at the specified absolute index in this buffer.
getMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getMembershipCollection() - Method in class net.minecraft.scoreboard.Team
 
getMerchant() - Method in class net.minecraft.client.gui.GuiMerchant
 
getMerchantInventory() - Method in class net.minecraft.inventory.ContainerMerchant
 
getMessage() - Method in exception net.minecraft.client.util.JsonException
 
getMessage() - Method in class net.minecraft.network.play.client.C01PacketChatMessage
 
getMessage() - Method in class net.minecraft.network.play.client.C14PacketTabComplete
 
getMessage() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getMessage() - Method in exception net.minecraft.util.ReportedException
 
getMessage() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the message for string presentation.
getMeta() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getMeta() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getMeta() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getMetadata() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getMetadata() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockQuartz.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
getMetadata() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
getMetadata() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getMetadata() - Method in enum net.minecraft.item.EnumDyeColor
 
getMetadata() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getMetadata() - Method in class net.minecraft.item.ItemStack
 
getMetadata(int) - Method in class net.minecraft.item.Item
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemAnvilBlock
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemCloth
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemColored
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemLeaves
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemMultiTexture
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemPiston
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSkull
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSlab
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(int) - Method in class net.minecraft.item.ItemSnow
+ Converts the given ItemStack damage value into a metadata value to be placed in the world when this Item is placed as a Block (mostly used with ItemBlocks).
getMetadata(String) - Method in interface net.minecraft.client.resources.IResource
 
getMetadata(String) - Method in class net.minecraft.client.resources.SimpleResource
 
getMetadata(ItemStack) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getMetadataForFacing(EnumFacing) - Static method in class net.minecraft.block.BlockLever
 
getMetaForAxis(EnumFacing.Axis) - Static method in class net.minecraft.block.BlockPortal
 
getMetaForFacing(EnumFacing) - Static method in class net.minecraft.block.BlockTrapDoor
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.Block
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockAnvil
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBed
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockBrewingStand
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockButton
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCactus
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCake
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCarpet
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCauldron
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockChest
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCocoa
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockColored
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCommandBlock
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockCrops
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDaylightDetector
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDirt
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDispenser
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoor
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEnderChest
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockEndPortalFrame
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFarmland
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFence
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFenceGate
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFire
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlower
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFlowerPot
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockFurnace
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockGrass
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHay
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHopper
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockHugeMushroom
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockJukebox
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLadder
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLever
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockLiquid
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockMycelium
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNetherWart
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLeaf
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockNewLog
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockOldLog
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPane
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonExtension
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPlanks
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPortal
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPrismarine
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockPumpkin
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockQuartz
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRail
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailDetector
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRailPowered
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedSandstone
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneWire
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockReed
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSand
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSandStone
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSapling
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSilverfish
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSkull
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSnow
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockSponge
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStairs
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStandingSign
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStem
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStone
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneBrick
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlab
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTNT
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTorch
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWire
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockTripWireHook
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockVine
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWall
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWallSign
+ Convert the BlockState into the correct metadata value
getMetaFromState(IBlockState) - Method in class net.minecraft.block.BlockWoodSlab
+ Convert the BlockState into the correct metadata value
getMic() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getMinDelay() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getMinecartType() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
 
getMinecartType() - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecart
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartChest
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartEmpty
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
getMinecartType() - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
getMinecraft() - Static method in class net.minecraft.client.Minecraft
+ Return the singleton Minecraft instance for the game
getMinecraftEnum() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
getMinEnchantability(int) - Method in class net.minecraft.enchantment.Enchantment
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowDamage
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowFire
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowInfinite
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentArrowKnockback
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDigging
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentDurability
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFireAspect
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentFishingSpeed
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentKnockback
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentLootBonus
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentOxygen
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentThorns
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentUntouching
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWalker
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinEnchantability(int) - Method in class net.minecraft.enchantment.EnchantmentWaterWorker
+ Returns the minimal value of enchantability needed on the enchantment level passed.
getMinimum() - Method in class org.apache.commons.lang3.Range
Gets the minimum value in this range.
getMinLevel() - Method in class net.minecraft.enchantment.Enchantment
+ Returns the minimum level that the enchantment can have.
getMinU() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getMinV() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getMinY() - Method in class net.minecraft.world.gen.FlatLayerInfo
+ Return the minimum Y coordinate for this layer, set during generation.
getMissingModel() - Method in class net.minecraft.client.resources.model.ModelManager
 
getMissingSprite() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
getMixedBrightnessForBlock(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
getMobilityFlag() - Method in class net.minecraft.block.Block
 
getMobilityFlag() - Method in class net.minecraft.block.BlockBasePressurePlate
 
getMobilityFlag() - Method in class net.minecraft.block.BlockBed
 
getMobilityFlag() - Method in class net.minecraft.block.BlockDoor
 
getMobilityFlag() - Method in class net.minecraft.block.BlockIce
 
getMobilityFlag() - Method in class net.minecraft.block.BlockRailBase
 
getMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getMode() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
getMode() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getModel(ModelResourceLocation) - Method in class net.minecraft.client.resources.model.ModelManager
 
getModelBlock() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getModelElements(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlock.Deserializer
 
getModelForState(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelFromBlockState(IBlockState, IBlockAccess, BlockPos) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
getModelFromId(int) - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
getModelFromId(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
getModelLocation() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getModelLocation(ItemStack) - Method in interface net.minecraft.client.renderer.ItemMeshDefinition
 
getModelManager() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getModelManager() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getModelPartFlags() - Method in class net.minecraft.network.play.client.C15PacketClientSettings
 
getModelParts() - Method in class net.minecraft.client.settings.GameSettings
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.DefaultStateMapper
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMap
 
getModelResourceLocation(IBlockState) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
getModelRotation(int, int) - Static method in enum net.minecraft.client.resources.model.ModelRotation
 
getModifier(EaglercraftUUID) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
+ Returns attribute modifier, if any, by the given UUID
getModifier(EaglercraftUUID) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
+ Returns attribute modifier, if any, by the given UUID
getModifiersByOperation(int) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
getModifiersByOperation(int) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
getMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
Gets the current month.
getMoonPhase() - Method in class net.minecraft.world.World
 
getMoonPhase(long) - Method in class net.minecraft.world.WorldProvider
 
getMostSignificantBits() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
getMotd() - Method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityFireball
+ Return the motion factor for this projectile.
getMotionFactor() - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Return the motion factor for this projectile.
getMotionX() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMotionY() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMotionZ() - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
getMountedYOffset() - Method in class net.minecraft.entity.Entity
+ Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.item.EntityBoat
+ Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns the Y offset from the entity's position for any entity riding this one.
getMountedYOffset() - Method in class net.minecraft.entity.monster.EntitySpider
+ Returns the Y offset from the entity's position for any entity riding this one.
getMouseOver(float) - Method in class net.minecraft.client.renderer.EntityRenderer
+ Finds what block or object the mouse is over at the specified partial tick time.
getMouthOpennessAngle(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getMovementOffsets(int, float) - Method in class net.minecraft.entity.boss.EntityDragon
+ Returns a double[3] array with movement offsets, used to calculate trailing tail/neck positions.
getMoveTypeDuration() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Returns duration of the current move type
getMovingObjectPositionFromPlayer(World, EntityPlayer, boolean) - Method in class net.minecraft.item.Item
 
getMusicLocation() - Method in enum net.minecraft.client.audio.MusicTicker.MusicType
 
getName() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
getName() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
getName() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
 
getName() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBError
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
getName() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
getName() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
getName() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
getName() - Method in enum net.minecraft.block.BlockBed.EnumPartType
 
getName() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getName() - Method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
 
getName() - Method in enum net.minecraft.block.BlockDoor.EnumHingePosition
 
getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
 
getName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getName() - Method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
getName() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
getName() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
getName() - Method in enum net.minecraft.block.BlockLog.EnumAxis
 
getName() - Method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
 
getName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getName() - Method in enum net.minecraft.block.BlockQuartz.EnumType
 
getName() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
getName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockRedstoneComparator.Mode
 
getName() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getName() - Method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
 
getName() - Method in enum net.minecraft.block.BlockStairs.EnumHalf
 
getName() - Method in enum net.minecraft.block.BlockStairs.EnumShape
 
getName() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
getName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
getName() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
 
getName() - Method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
 
getName() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
getName() - Method in interface net.minecraft.block.properties.IProperty
+ Get the name for the given value.
getName() - Method in class net.minecraft.block.properties.PropertyHelper
 
getName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in interface net.minecraft.command.ICommandSender
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.command.server.CommandBlockLogic
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.enchantment.Enchantment
+ Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.enchantment.EnchantmentProtection
+ Return the name of key in translation table of this enchantment.
getName() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getName() - Method in class net.minecraft.entity.Entity
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.item.EntityItem
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.item.EntityMinecart
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.passive.EntityHorse
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.player.EntityPlayer
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryBasic
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryCrafting
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryCraftResult
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryLargeChest
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.inventory.InventoryMerchant
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in enum net.minecraft.item.EnumDyeColor
 
getName() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getName() - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
getName() - Method in class net.minecraft.potion.Potion
+ returns the name of the potion
getName() - Method in class net.minecraft.scoreboard.GoalColor
 
getName() - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
getName() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getName() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityChest
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityDropper
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in class net.minecraft.util.ChatComponentScore
 
getName() - Method in enum net.minecraft.util.EnumFacing.Axis
 
getName() - Method in enum net.minecraft.util.EnumFacing
 
getName() - Method in interface net.minecraft.util.IStringSerializable
 
getName() - Method in interface net.minecraft.world.IWorldNameable
+ Gets the name of this command sender (usually username, but possibly "Rcon")
getName() - Method in enum net.minecraft.world.WorldSettings.GameType
 
getName(Object) - Method in interface net.minecraft.block.properties.IProperty
+ Get the name for the given value.
getName(Object) - Method in class net.minecraft.block.properties.PropertyBool
+ Get the name for the given value.
getName(Object) - Method in class net.minecraft.block.properties.PropertyEnum
+ Get the name for the given value.
getName(Object) - Method in class net.minecraft.block.properties.PropertyInteger
+ Get the name for the given value.
getName2() - Method in enum net.minecraft.util.EnumFacing.Axis
+ Same as getName, but does not override the method from Enum.
getName2() - Method in enum net.minecraft.util.EnumFacing
+ Same as getName, but does not override the method from Enum.
getNameForObject(V) - Method in class net.minecraft.util.RegistryNamespaced
+ Gets the name we use to identify the given object.
getNameOfLastSection() - Method in class net.minecraft.profiler.Profiler
 
getNames() - Static method in enum net.minecraft.network.play.server.S45PacketTitle.Type
 
getNames(Object) - Static method in class org.json.JSONObject
Get an array of public field names from an Object.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNameTagVisibility() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getNameTagVisibility() - Method in class net.minecraft.scoreboard.Team
 
getNanosOfMiili(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
Gets the nanosecond part of a Duration converted to milliseconds.
getNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the elapsed time in nanoseconds.
getNativeTexture(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
getNbtCompound() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getNBTCompound() - Method in class net.minecraft.client.multiplayer.ServerData
+ Returns an NBTTagCompound with the server's name, IP and maybe acceptTextures.
getNBTTagCompound() - Method in class net.minecraft.entity.Entity
 
getNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
+ Gets the NBTTagCompound for the worldInfo
getNeedsRandomTick() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns whether or not this block storage's Chunk will require random ticking, used to avoid looping through random block ticks when there are no blocks that would randomly tick.
getNeighbourInfo(EnumFacing) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
getNetHandler() - Method in class net.minecraft.client.Minecraft
 
getNetworkID() - Method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
getNetworkManager() - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Returns this the NetworkManager instance registered with this NetworkHandlerPlayClient
getNewLineText() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the text to be appended when a new line is added.
getNewVersion() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBVersionChangeEvent
 
getNext(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Returns the next element in iterator or defaultValue if the iterator is empty.
getNextTransactionID(InventoryPlayer) - Method in class net.minecraft.inventory.Container
+ Gets a unique transaction ID.
getNthWordFromCursor(int) - Method in class net.minecraft.client.gui.GuiTextField
+ see @getNthNextWordFromPos() params: N, position
getNthWordFromPos(int, int) - Method in class net.minecraft.client.gui.GuiTextField
+ gets the position of the nth word.
getNullText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the text to output when null found.
getNullText() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the text to be appended when null is added.
getNumber(int) - Method in class org.json.JSONArray
Get the Number value associated with a key.
getNumber(String) - Method in class org.json.JSONObject
Get the Number value associated with a key.
getNumerator() - Method in class org.apache.commons.lang3.math.Fraction
Gets the numerator part of the fraction.
getNumGrownFaces(IBlockState) - Static method in class net.minecraft.block.BlockVine
 
getNumHashElements() - Method in class net.minecraft.util.LongHashMap
 
getObfuscated() - Method in class net.minecraft.util.ChatStyle
+ Whether or not text of this ChatStyle should be obfuscated.
getObject() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getObject() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Returns the Object being output.
getObject(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getObject(K) - Method in interface net.minecraft.util.IRegistry
 
getObject(K) - Method in class net.minecraft.util.RegistryDefaulted
 
getObject(K) - Method in class net.minecraft.util.RegistryNamespaced
 
getObject(K) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
 
getObject(K) - Method in class net.minecraft.util.RegistrySimple
 
getObjectArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getObjectById(int) - Method in class net.minecraft.util.RegistryNamespaced
+ Gets the object identified by the given ID.
getObjectById(int) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
+ Gets the object identified by the given ID.
getObjective() - Method in class net.minecraft.scoreboard.Score
 
getObjective() - Method in class net.minecraft.util.ChatComponentScore
 
getObjective(String) - Method in class net.minecraft.scoreboard.Scoreboard
+ Returns a ScoreObjective for the objective name
getObjectiveDisplaySlot(int) - Static method in class net.minecraft.scoreboard.Scoreboard
+ Returns 'list' for 0, 'sidebar' for 1, 'belowName for 2, otherwise null.
getObjectiveDisplaySlotNumber(String) - Static method in class net.minecraft.scoreboard.Scoreboard
+ Returns 0 for (case-insensitive) 'list', 1 for 'sidebar', 2 for 'belowName', otherwise -1.
getObjectiveInDisplaySlot(int) - Method in class net.minecraft.scoreboard.Scoreboard
+ 0 is tab menu, 1 is sidebar, 2 is below name
getObjectiveName() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getObjectiveNames() - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesForEntity(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
getObjectivesFromCriteria(IScoreObjectiveCriteria) - Method in class net.minecraft.scoreboard.Scoreboard
+ Returns all the objectives for the given criteria
getObjectStoreNames() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
getObjectType() - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
getOfflineUUID(String) - Static method in class net.minecraft.entity.player.EntityPlayer
 
getOffset() - Method in enum net.minecraft.util.EnumFacing.AxisDirection
 
getOffsetType() - Method in class net.minecraft.block.Block
+ Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockDoublePlant
+ Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockFlower
+ Get the OffsetType for this Block.
getOffsetType() - Method in class net.minecraft.block.BlockTallGrass
+ Get the OffsetType for this Block.
getOffsetX(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOffsetY(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOffsetZ(float) - Method in class net.minecraft.tileentity.TileEntityPiston
 
getOldVersion() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBVersionChangeEvent
 
getOneShotStat(String) - Static method in class net.minecraft.stats.StatList
 
getOnGround() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
getOnGround() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getOnlinePlayerCount() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getOnlyElement(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the single element contained in iterable, or defaultValue if the iterable is empty.
getOnlyElement(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns the single element contained in iterable.
getOnlyElement(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Returns the single element contained in iterator, or defaultValue if the iterator is empty.
getOnlyElement(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Returns the single element contained in iterator.
getOpCode() - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
 
getOperation() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
getOpposite() - Method in enum net.minecraft.util.EnumFacing
+ Get the opposite Facing (e.g.
getOptionFloatValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
 
getOptionOrdinalValue(GameSettings.Options) - Method in class net.minecraft.client.settings.GameSettings
 
getOriginX() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getOriginX() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOriginY() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
getOriginY() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getOSType() - Static method in class net.minecraft.util.Util
 
getOutput() - Method in class com.google.common.io.ByteSink
Deprecated.
This method is only provided for temporary compatibility with the OutputSupplier interface and should not be called directly. Use ByteSink.openStream() instead. This method is scheduled for removal in Guava 18.0.
getOutput() - Method in class com.google.common.io.CharSink
Deprecated.
This method is only provided for temporary compatibility with the OutputSupplier interface and should not be called directly. Use CharSink.openStream() instead. This method is scheduled for removal in Guava 18.0.
getOutput() - Method in interface com.google.common.io.OutputSupplier
Deprecated.
Returns an object that encapsulates a writable resource.
getOutputSignal() - Method in class net.minecraft.tileentity.TileEntityComparator
 
getOutputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getOutputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getOutputStream() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getOwner() - Method in interface net.minecraft.entity.IEntityOwnable
 
getOwner() - Method in class net.minecraft.entity.item.EntityItem
 
getOwner() - Method in class net.minecraft.entity.passive.EntityTameable
 
getOwnerId() - Method in interface net.minecraft.entity.IEntityOwnable
 
getOwnerId() - Method in class net.minecraft.entity.passive.EntityHorse
+ Gets the horse's owner
getOwnerId() - Method in class net.minecraft.entity.passive.EntityTameable
 
getPackDescription() - Method in class net.minecraft.client.resources.data.PackMetadataSection
 
getPacket(ItemStack) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
getPacket(EnumPacketDirection, int) - Method in enum net.minecraft.network.EnumConnectionState
 
getPacketId(EnumPacketDirection, Packet) - Method in enum net.minecraft.network.EnumConnectionState
 
getPackFormat() - Method in class net.minecraft.client.resources.data.PackMetadataSection
 
getPackImage() - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getPackImage() - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getPackImage() - Method in interface net.minecraft.client.resources.IResourcePack
 
getPackMetadata(IMetadataSerializer, String) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getPackMetadata(IMetadataSerializer, String) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getPackMetadata(IMetadataSerializer, String) - Method in interface net.minecraft.client.resources.IResourcePack
 
getPackName() - Method in class net.minecraft.client.resources.AbstractResourcePack
 
getPackName() - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getPackName() - Method in interface net.minecraft.client.resources.IResourcePack
 
getPalmLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
 
getParent() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getParent() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getParentFromMap(Map<ResourceLocation, ModelBlock>) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getParentLocation() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getParser() - Method in class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Provides access to the parser Format implementation.
getPartialBlockDamage() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getParticleArgs() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the particle arguments.
getParticleCount() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the amount of particles to spawn
getParticleFromId(int) - Static method in enum net.minecraft.util.EnumParticleTypes
+ Gets the relative EnumParticleTypes by id.
getParticleIcon(Item) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleIcon(Item, int) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
getParticleID() - Method in enum net.minecraft.util.EnumParticleTypes
 
getParticleName() - Method in enum net.minecraft.util.EnumParticleTypes
 
getParticleNames() - Static method in enum net.minecraft.util.EnumParticleTypes
 
getParticleSpeed() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the speed of the particle animation (used in client side rendering).
getParticleTexture() - Method in class net.minecraft.client.resources.model.BuiltInModel
 
getParticleTexture() - Method in interface net.minecraft.client.resources.model.IBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.resources.model.SimpleBakedModel
 
getParticleTexture() - Method in class net.minecraft.client.resources.model.WeightedBakedModel
 
getParticleType() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
getParticleType() - Method in class net.minecraft.entity.monster.EntitySlime
 
getParticleType() - Method in class net.minecraft.network.play.server.S2APacketParticles
 
getPartId() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getPartMask() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getPartName() - Method in enum net.minecraft.entity.player.EnumPlayerModelParts
 
getParts() - Method in class net.minecraft.entity.boss.EntityDragon
+ Return the Entity parts making up this Entity (currently only for dragons)
getParts() - Method in class net.minecraft.entity.Entity
+ Return the Entity parts making up this Entity (currently only for dragons)
getPath() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IResourceHandle
 
getPath() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
getPath() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getPath() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
getPattern() - Method in interface org.apache.commons.lang3.time.DateParser
Gets the pattern used by this parser.
getPattern() - Method in interface org.apache.commons.lang3.time.DatePrinter
Gets the pattern used by this printer.
getPattern() - Method in class org.apache.commons.lang3.time.FastDateFormat
Gets the pattern used by this formatter.
getPattern() - Method in class org.apache.commons.lang3.time.FastDateParser
 
getPattern() - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
getPatternByID(String) - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatternID() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatternList() - Method in class net.minecraft.tileentity.TileEntityBanner
+ Retrieves the list of patterns for this tile entity.
getPatternName() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
getPatterns(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
+ Retrieves the amount of patterns stored on an ItemStack.
getPeacefulCreature() - Method in enum net.minecraft.entity.EnumCreatureType
+ Gets whether or not this creature type is peaceful.
getPendingBlockUpdates(Chunk, boolean) - Method in class net.minecraft.world.World
 
getPing() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getPistonState() - Method in class net.minecraft.tileentity.TileEntityPiston
 
getPitch() - Method in interface net.minecraft.client.audio.ISound
 
getPitch() - Method in class net.minecraft.client.audio.PositionedSound
 
getPitch() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
getPitch() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPitch() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getPitch() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getPitch() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getPitch() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getPitch() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getPitch() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getPlacedBlockDirection() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getPlacedBlockOffsetX() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Returns the offset from xPosition where the actual click took place.
getPlacedBlockOffsetY() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Returns the offset from yPosition where the actual click took place.
getPlacedBlockOffsetZ() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Returns the offset from zPosition where the actual click took place.
getPlacementForEntity(Class) - Static method in class net.minecraft.entity.EntitySpawnPlacementRegistry
 
getPlaceSound() - Method in class net.minecraft.block.Block.SoundType
 
getPlane() - Method in enum net.minecraft.util.EnumFacing.Axis
 
getPlatformAgent() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getPlatformAgent() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getPlatformANGLE() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getPlatformOS() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getPlatformOS() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getPlatformType() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getPlatformType() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getPlayer() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getPlayer() - Method in class net.minecraft.tileentity.TileEntitySign
 
getPlayer(World) - Method in class net.minecraft.network.play.server.S0APacketUseBed
 
getPlayerCountData() - Method in class net.minecraft.network.ServerStatusResponse
 
getPlayerEntityByName(String) - Method in class net.minecraft.world.World
+ Find a player by name in this world.
getPlayerEntityByUUID(EaglercraftUUID) - Method in class net.minecraft.world.World
 
getPlayerInfo() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getPlayerInfo(String) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Gets the client's description information about another player on the server.
getPlayerInfo(EaglercraftUUID) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Gets the client's description information about another player on the server.
getPlayerInfoMap() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getPlayerInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
 
getPlayerKnockbackMap() - Method in class net.minecraft.world.Explosion
 
getPlayerName() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getPlayerName() - Method in class net.minecraft.scoreboard.Score
+ Returns the name of the player this score belongs to
getPlayerName(NetworkPlayerInfo) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
+ Returns the name that should be renderd for the player supplied
getPlayerNBTManager() - Method in interface net.minecraft.world.storage.ISaveHandler
 
getPlayerNBTManager() - Method in class net.minecraft.world.storage.SaveHandlerMP
 
getPlayerNBTTagCompound() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the player's NBTTagCompound to be loaded
getPlayerProfile() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getPlayerRelativeBlockHardness(EntityPlayer, World, BlockPos) - Method in class net.minecraft.block.Block
+ Get the hardness of this Block relative to the ability of the given player
getPlayers() - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
getPlayers(Class<? extends T>, Predicate<? super T>) - Method in class net.minecraft.world.World
 
getPlayersTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
+ Gets the ScorePlayerTeam object for the given username.
getPlayerTeam() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getPlayerUUID() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
getPluginAPI() - Static method in class net.zxmushroom63.plugins.PluginAPI
 
getPort() - Method in class net.minecraft.client.multiplayer.ServerAddress
 
getPortalCooldown() - Method in class net.minecraft.entity.Entity
+ Return the amount of cooldown before this entity can use a portal again.
getPortalCooldown() - Method in class net.minecraft.entity.player.EntityPlayer
+ Return the amount of cooldown before this entity can use a portal again.
getPos() - Method in class net.minecraft.block.state.BlockWorldState
 
getPos() - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange.BlockUpdateData
 
getPos() - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
 
getPos() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getPos() - Method in class net.minecraft.tileentity.TileEntity
 
getPosition() - Method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
getPosition() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
getPosition() - Method in class net.minecraft.block.BlockEventData
 
getPosition() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Get the position in the world.
getPosition() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Get the position in the world.
getPosition() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getPosition() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
getPosition() - Method in class net.minecraft.client.renderer.DestroyBlockProgress
 
getPosition() - Method in interface net.minecraft.command.ICommandSender
+ Get the position in the world.
getPosition() - Method in class net.minecraft.entity.Entity
+ Get the position in the world.
getPosition() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getPosition() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getPosition() - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
 
getPosition() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getPosition() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getPositionEyes(float) - Method in class net.minecraft.entity.Entity
 
getPositionRandom(Vec3i) - Static method in class net.minecraft.util.MathHelper
 
getPositionVector() - Method in interface net.minecraft.command.ICommandSender
+ Get the position vector.
getPositionVector() - Method in class net.minecraft.entity.Entity
+ Get the position vector.
getPositionX() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPositionY() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPositionZ() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
getPossibleCreatures(EnumCreatureType, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
getPotionDamage() - Method in class net.minecraft.entity.projectile.EntityPotion
+ Returns the damage value of the thrown potion that this EntityPotion represents.
getPotionEffect(ItemStack) - Method in class net.minecraft.item.Item
 
getPotionEffect(ItemStack) - Method in class net.minecraft.item.ItemFishFood
 
getPotionEffects(int, boolean) - Static method in class net.minecraft.potion.PotionHelper
+ Returns a list of effects for the specified potion damage value.
getPotionFromResourceLocation(String) - Static method in class net.minecraft.potion.Potion
 
getPotionID() - Method in class net.minecraft.potion.PotionEffect
+ Retrieve the ID of the potion this effect matches.
getPotionPrefix(int) - Static method in class net.minecraft.potion.PotionHelper
+ Given a potion data value, get its prefix as a translation ID.
getPotionPrefixIndex(int) - Static method in class net.minecraft.potion.PotionHelper
+ Given a potion data value, get its prefix index number.
getPowered() - Method in class net.minecraft.entity.monster.EntityCreeper
+ Returns true if the creeper is powered by a lightning bolt.
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getPowerOnSide(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPowerOnSides(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
getPrecipitationHeight(BlockPos) - Method in class net.minecraft.world.World
 
getPrevFoodLevel() - Method in class net.minecraft.util.FoodStats
 
getPrevious() - Method in class org.json.JSONTokener
Get the last character read from the input or '\0' if nothing has been read yet.
getPrevMobRotation() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getPrimaryKey() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
getProcessor() - Static method in class org.apache.commons.lang3.ArchUtils
Returns a Processor object of the current JVM.
getProcessor(String) - Static method in class org.apache.commons.lang3.ArchUtils
Returns a Processor object the given value String.
getProfession() - Method in class net.minecraft.entity.passive.EntityVillager
 
getProfile() - Method in class net.minecraft.network.login.client.C00PacketLoginStart
 
getProfile() - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
 
getProfile() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
getProfile() - Method in class net.minecraft.util.Session
 
getProfilingData(String) - Method in class net.minecraft.profiler.Profiler
+ Get profiling data
getProgress() - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
getProgress(float) - Method in class net.minecraft.tileentity.TileEntityPiston
+ Get interpolated progress value (between lastProgress and progress) given the fractional time between ticks as an argument
getProjectileEntity(World, IPosition) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
 
getProperNumerator() - Method in class org.apache.commons.lang3.math.Fraction
Gets the proper numerator, always positive.
getProperties() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
getProperties() - Method in class net.minecraft.block.state.BlockState
 
getProperties() - Method in interface net.minecraft.block.state.IBlockState
 
getPropertyFor(EnumFacing) - Static method in class net.minecraft.block.BlockVine
 
getPropertyNames() - Method in interface net.minecraft.block.state.IBlockState
+ Get the names of all properties defined for this BlockState
getPropertyString(Map<IProperty, Comparable>) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
getProperWhole() - Method in class org.apache.commons.lang3.math.Fraction
Gets the proper whole part of the fraction.
getProtocol() - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
getProtocolVersion() - Method in class net.minecraft.network.handshake.client.C00Handshake
 
getProtocolVersionInfo() - Method in class net.minecraft.network.ServerStatusResponse
 
getProviderForDimension(int) - Static method in class net.minecraft.world.WorldProvider
 
getProviderName() - Method in class net.minecraft.world.World
+ Returns the name of the current chunk provider, by calling chunkprovider.makeString()
getPrunedStackTrace(int) - Method in class net.minecraft.crash.CrashReportCategory
+ Resets our stack trace according to the current trace, pruning the deepest 3 entries.
getQueryParameter(WebGLQuery, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
getQuoteMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the quote matcher currently in use.
getRabbitType() - Method in class net.minecraft.entity.passive.EntityRabbit
 
getRainStrength(float) - Method in class net.minecraft.world.World
+ Returns rain strength.
getRainTime() - Method in class net.minecraft.world.storage.WorldInfo
+ Return the number of ticks until rain.
getRandom(EaglercraftRandom) - Method in class net.minecraft.item.ItemEnchantedBook
 
getRandom(EaglercraftRandom, int, int, int) - Method in class net.minecraft.item.ItemEnchantedBook
 
getRandomDoubleInRange(EaglercraftRandom, double, double) - Static method in class net.minecraft.util.MathHelper
 
getRandomIntegerInRange(EaglercraftRandom, int, int) - Static method in class net.minecraft.util.MathHelper
 
getRandomItem(Collection<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(EaglercraftRandom, Collection<T>) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomItem(EaglercraftRandom, Collection<T>, int) - Static method in class net.minecraft.util.WeightedRandom
 
getRandomModelBox(EaglercraftRandom) - Method in class net.minecraft.client.model.ModelBase
 
getRandomSheepColor(EaglercraftRandom) - Static method in class net.minecraft.entity.passive.EntitySheep
+ Chooses a "vanilla" sheep color based on the provided random.
getRandomSoundFromCategories(SoundCategory...) - Method in class net.minecraft.client.audio.SoundHandler
+ Returns a random sound from one or more categories
getRandomUuid(EaglercraftRandom) - Static method in class net.minecraft.util.MathHelper
 
getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.Chunk
 
getRandomWithSeed(long) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getRarity() - Method in class net.minecraft.item.ItemStack
 
getRarity(ItemStack) - Method in class net.minecraft.item.Item
+ Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
+ Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
+ Return an item rarity from EnumRarity
getRarity(ItemStack) - Method in class net.minecraft.item.ItemRecord
+ Return an item rarity from EnumRarity
getRateLimit() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
getRateLimit() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
getRateLimit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
getRawBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer.State
 
getRawValue(int) - Method in class org.apache.commons.lang3.BitField
Obtains the value for the specified BitField, unshifted.
getReadyState() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
getRearingAmount(float) - Method in class net.minecraft.entity.passive.EntityHorse
 
getReason() - Method in class net.minecraft.network.play.server.S40PacketDisconnect
 
getRecipeList() - Method in class net.minecraft.item.crafting.CraftingManager
+ returns the List<> of all recipes
getRecipeOutput() - Method in interface net.minecraft.item.crafting.IRecipe
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeBookCloning
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeFireworks
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipeRepairItem
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.RecipesMapCloning
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapedRecipes
 
getRecipeOutput() - Method in class net.minecraft.item.crafting.ShapelessRecipes
 
getRecipes(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
 
getRecipes(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
 
getRecipes(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
 
getRecipeSize() - Method in interface net.minecraft.item.crafting.IRecipe
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeBookCloning
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeFireworks
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipeRepairItem
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesArmorDyes
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.RecipesMapCloning
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.ShapedRecipes
+ Returns the size of the recipe area
getRecipeSize() - Method in class net.minecraft.item.crafting.ShapelessRecipes
+ Returns the size of the recipe area
getRecipiesAsTags() - Method in class net.minecraft.village.MerchantRecipeList
 
getRecord() - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
getRecord(String) - Static method in class net.minecraft.item.ItemRecord
+ Return the record item corresponding to the given name.
getRecordNameLocal() - Method in class net.minecraft.item.ItemRecord
 
getRecStream() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
getRecText() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getRecText() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getRedColorF() - Method in class net.minecraft.client.particle.EntityFX
 
getRedstonePower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlate
 
getRedstoneStrength(IBlockState) - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
getReducedFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
Creates a reduced Fraction instance with the 2 parts of a fraction Y/Z.
getRegionRenderCacheBuilder() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getRegisteredName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
+ Retrieve the name by which this team is registered in the scoreboard
getRegisteredName() - Method in class net.minecraft.scoreboard.Team
 
getRelevantEnchantmentTypes() - Method in class net.minecraft.creativetab.CreativeTabs
+ Returns the enchantment types relevant to this tab
getRemainingItems(InventoryCrafting) - Method in interface net.minecraft.item.crafting.IRecipe
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeBookCloning
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeFireworks
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipeRepairItem
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.RecipesMapCloning
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapedRecipes
 
getRemainingItems(InventoryCrafting) - Method in class net.minecraft.item.crafting.ShapelessRecipes
 
getRenderChunk() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getRenderChunk(BlockPos) - Method in class net.minecraft.client.renderer.ViewFrustum
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.Block
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockGrass
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockLeaves
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockLilyPad
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockStem
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
getRenderColor(IBlockState) - Method in class net.minecraft.block.BlockVine
 
getRenderDistanceChunks() - Method in class net.minecraft.client.multiplayer.WorldClient
 
getRenderDistanceChunks() - Method in class net.minecraft.world.World
 
getRenderItem() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.Minecraft
 
getRenderManager() - Method in class net.minecraft.client.renderer.entity.Render
 
getRenderSizeModifier() - Method in class net.minecraft.entity.EntityLiving
+ Returns render size modifier
getRenderType() - Method in class net.minecraft.block.Block
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockAir
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBarrier
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBeacon
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockBrewingStand
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockChest
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockCommandBlock
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockContainer
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockDaylightDetector
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockDispenser
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockEnchantmentTable
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockEnderChest
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockFlowerPot
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockFurnace
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockHopper
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockJukebox
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockLiquid
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockMobSpawner
+ The type of render function called.
getRenderType() - Method in class net.minecraft.block.BlockNote
+ The type of render function called.
getRenderType() - Method in class net.minecraft.scoreboard.GoalColor
 
getRenderType() - Method in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreDummyCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreHealthCriteria
 
getRenderType() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getRenderViewEntity() - Method in class net.minecraft.client.Minecraft
 
getRepairCost() - Method in class net.minecraft.item.ItemStack
+ Get this stack's repair cost, or 0 if no repair cost is defined.
getRepairItem() - Method in enum net.minecraft.item.Item.ToolMaterial
 
getRepairItem() - Method in enum net.minecraft.item.ItemArmor.ArmorMaterial
 
getRepeatDelay() - Method in interface net.minecraft.client.audio.ISound
 
getRepeatDelay() - Method in class net.minecraft.client.audio.PositionedSound
 
getRepositoryEntries() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
getRepositoryEntriesAll() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
getRequestedSkinType(EaglercraftUUID) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
getRequestedState() - Method in class net.minecraft.network.handshake.client.C00Handshake
 
getResizeSpeed() - Method in class net.minecraft.world.border.WorldBorder
 
getResource() - Method in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
getResource(Class<?>, String) - Static method in class com.google.common.io.Resources
Given a resourceName that is relative to contextClass, returns a URL pointing to the named resource.
getResource(String) - Static method in class com.google.common.io.Resources
Returns a URL pointing to resourceName if the resource is found using the context class loader.
getResource(ResourceLocation) - Method in class net.minecraft.client.resources.FallbackResourceManager
 
getResource(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourceManager
 
getResource(ResourceLocation) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
getResourceBytes(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getResourceBytes(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAssets
 
getResourceDomain() - Method in class net.minecraft.util.ResourceLocation
 
getResourceDomains() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.FolderResourcePack
 
getResourceDomains() - Method in class net.minecraft.client.resources.DefaultResourcePack
 
getResourceDomains() - Method in class net.minecraft.client.resources.FallbackResourceManager
 
getResourceDomains() - Method in interface net.minecraft.client.resources.IResourceManager
 
getResourceDomains() - Method in interface net.minecraft.client.resources.IResourcePack
 
getResourceDomains() - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
getResourceKey() - Method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
getResourceLines(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getResourceLocation() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
getResourceLocation() - Method in interface net.minecraft.client.resources.IResource
 
getResourceLocation() - Method in class net.minecraft.client.resources.SimpleResource
 
getResourceManager() - Method in class net.minecraft.client.Minecraft
 
getResourceMode() - Method in class net.minecraft.client.multiplayer.ServerData
 
getResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getResourcePackInstance() - Method in class net.minecraft.client.resources.ResourcePackRepository
+ Getter for the IResourcePack instance associated with this ResourcePackRepository
getResourcePackName() - Method in interface net.minecraft.client.resources.IResource
 
getResourcePackName() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getResourcePackName() - Method in class net.minecraft.client.resources.SimpleResource
 
getResourcePackNames() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
getResourcePackRepository() - Method in class net.minecraft.client.Minecraft
 
getResourcePath() - Method in class net.minecraft.util.ResourceLocation
 
getResourceStream(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getResourceString(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getRespiration(Entity) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the 'Water Breathing' modifier of enchantments on player equipped armors.
getResponse() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
getResponse() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
getResponse() - Method in class net.minecraft.network.status.server.S00PacketServerInfo
 
getResponseJSON() - Method in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
getResponseString() - Method in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
getResponseTime() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getResult() - Method in interface com.google.common.io.ByteProcessor
Return the result of processing all the bytes.
getResult() - Method in interface com.google.common.io.LineProcessor
Return the result of processing all the lines.
getResult() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCountRequest
 
getResult() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursorRequest
 
getResult() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBGetRequest
 
getResult() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBOpenDBRequest
 
getRevengeTimer() - Method in class net.minecraft.entity.EntityLivingBase
 
getRewardsExp() - Method in class net.minecraft.village.MerchantRecipe
 
getRGB(int, int, int, int, int[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
getRightArmRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getRightLegRotation() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getRNG() - Method in class net.minecraft.entity.EntityLivingBase
 
getRollingAmplitude() - Method in class net.minecraft.entity.item.EntityMinecart
+ Gets the rolling amplitude the cart rolls while being attacked.
getRollingDirection() - Method in class net.minecraft.entity.item.EntityMinecart
+ Gets the rolling direction the cart rolls while being attacked.
getRootCause(Throwable) - Static method in class com.google.common.base.Throwables
Returns the innermost cause of throwable.
getRootCause(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.ExceptionUtils
 
getRootModel() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
getRotating() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getRotation() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getRotation() - Method in class net.minecraft.entity.item.EntityItemFrame
+ Return the rotation of the item currently on this frame.
getRotationX() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationXY() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationXZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationYawHead() - Method in class net.minecraft.entity.Entity
 
getRotationYawHead() - Method in class net.minecraft.entity.EntityLivingBase
 
getRotationYZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRotationZ() - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
getRowKey() - Method in interface com.google.common.collect.Table.Cell
Returns the row key of this cell.
getRules() - Method in class net.minecraft.world.GameRules
+ Return the defined game rules.
getSaddled() - Method in class net.minecraft.entity.passive.EntityPig
+ Returns true if the pig is saddled.
getSafeExitLocation(World, BlockPos, int) - Static method in class net.minecraft.block.BlockBed
+ Returns a safe BlockPos to disembark the bed
getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockLeaves
 
getSaplingDropChance(IBlockState) - Method in class net.minecraft.block.BlockOldLeaf
 
getSaturationLevel() - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
getSaturationLevel() - Method in class net.minecraft.util.FoodStats
+ Get the player's food saturation level.
getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFishFood
 
getSaturationModifier(ItemStack) - Method in class net.minecraft.item.ItemFood
 
getSaveHandler() - Method in class net.minecraft.world.World
+ Returns this world's current save handler
getSaveVersion() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the save version of this world
getScaledHeight() - Method in class net.minecraft.client.gui.ScaledResolution
 
getScaledHeight_double() - Method in class net.minecraft.client.gui.ScaledResolution
 
getScaledWidth() - Method in class net.minecraft.client.gui.ScaledResolution
 
getScaledWidth_double() - Method in class net.minecraft.client.gui.ScaledResolution
 
getScaleFactor() - Method in class net.minecraft.client.gui.ScaledResolution
 
getScore() - Method in class net.minecraft.entity.player.EntityPlayer
 
getScoreAction() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getScoreboard() - Method in class net.minecraft.scoreboard.ScoreObjective
 
getScoreboard() - Method in class net.minecraft.world.World
 
getScoreObjectives() - Method in class net.minecraft.scoreboard.Scoreboard
 
getScorePoints() - Method in class net.minecraft.scoreboard.Score
 
getScores() - Method in class net.minecraft.scoreboard.Scoreboard
 
getScoreScoreboard() - Method in class net.minecraft.scoreboard.Score
 
getScoreValue() - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiKeyBindingList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiOptionsRowList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getScrollBarX() - Method in class net.minecraft.client.gui.GuiSlot
 
getScrollBarX() - Method in class net.minecraft.client.gui.ServerSelectionList
 
getSecond() - Method in class net.minecraft.util.Tuple
+ Get the second Object in the Tuple
getSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
+ Gets secondItemToBuy.
getSectionName() - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.FontMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionName() - Method in interface net.minecraft.client.resources.data.IMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionName() - Method in class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
+ The name of this section type as it appears in JSON.
getSectionsInStringBuilder(StringBuilder) - Method in class net.minecraft.crash.CrashReport
+ Gets the various sections of the crash report into the given StringBuilder
getSeed() - Method in class net.minecraft.block.BlockCarrot
 
getSeed() - Method in class net.minecraft.block.BlockCrops
 
getSeed() - Method in class net.minecraft.block.BlockPotato
 
getSeed() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the seed of current world.
getSeed() - Method in class net.minecraft.world.World
+ gets the random world seed
getSeed() - Method in class net.minecraft.world.WorldSettings
+ Returns the seed for the world.
getSeedItem() - Method in class net.minecraft.block.BlockStem
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getSeeFriendlyInvisiblesEnabled() - Method in class net.minecraft.scoreboard.Team
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.Block
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockBanner
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCactus
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCake
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockLadder
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockSign
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
getSelectedBoundingBox(World, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
 
getSelectedResourcePacks() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Returns a list containing the selected resource packs
getSelectedTabIndex() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
getSelectedText() - Method in class net.minecraft.client.gui.GuiTextField
+ returns the text between the cursor and selectionEnd
getSelectionEnd() - Method in class net.minecraft.client.gui.GuiTextField
+ the side of the selection that is not the cursor, may be the same as the cursor
getSelector() - Method in class net.minecraft.util.ChatComponentSelector
+ Gets the selector of this component, in plain text.
getSensitiveAABB(BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
+ Returns the cubic AABB inset by 1/8 on all sides
getSentHistory(int) - Method in class net.minecraft.client.gui.GuiChat
+ input is relative and is applied directly to the sentHistoryCursor so -1 is the previous message, 1 is the next message from the current cursor position
getSentMessages() - Method in class net.minecraft.client.gui.GuiNewChat
+ Gets the list of messages previously sent through the chat GUI
getSerializableElement() - Method in interface net.minecraft.util.IJsonSerializable
+ Gets the JsonElement that can be serialized.
getSerializableElement() - Method in class net.minecraft.util.JsonSerializableSet
+ Gets the JsonElement that can be serialized.
getSerializer(Class<O>) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
getServerData() - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
getServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
+ Gets the ServerData instance stored for the given index in the list.
getServerDataFromNBTCompound(NBTTagCompound) - Static method in class net.minecraft.client.multiplayer.ServerData
+ Takes an NBTTagCompound with 'name' and 'ip' keys, returns a ServerData instance.
getServerDescription() - Method in class net.minecraft.network.ServerStatusResponse
 
getServerId() - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
getServerList() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
getServerList() - Static method in class net.minecraft.client.multiplayer.ServerList
 
getServerToJoin() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter
 
getServerToJoin() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMClientConfigAdapter
 
getSession() - Method in class net.minecraft.client.Minecraft
 
getShadingWhileWet(float) - Method in class net.minecraft.entity.passive.EntityWolf
+ Used when calculating the amount of shading to apply while the wolf is wet.
getShakeAngle(float, float) - Method in class net.minecraft.entity.passive.EntityWolf
 
getShapeProperty() - Method in class net.minecraft.block.BlockRail
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailBase
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailDetector
 
getShapeProperty() - Method in class net.minecraft.block.BlockRailPowered
 
getShareTag() - Method in class net.minecraft.item.Item
+ If this function returns true (or the item is damageable), the ItemStack's NBT tag will be sent to the client.
getSheared() - Method in class net.minecraft.entity.passive.EntitySheep
+ returns true if a sheeps wool has been sheared
getShort() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getShort() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getShort() - Method in class net.minecraft.nbt.NBTBase.NBTPrimitive
 
getShort() - Method in class net.minecraft.nbt.NBTTagByte
 
getShort() - Method in class net.minecraft.nbt.NBTTagDouble
 
getShort() - Method in class net.minecraft.nbt.NBTTagFloat
 
getShort() - Method in class net.minecraft.nbt.NBTTagInt
 
getShort() - Method in class net.minecraft.nbt.NBTTagLong
 
getShort() - Method in class net.minecraft.nbt.NBTTagShort
 
getShort(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 16-bit short integer at the specified absolute index in this buffer.
getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getShort(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a short value using the specified key, or 0 if no such key was stored.
getShort(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getShortArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getShortClassName(Class<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the short class name for a class.
getShortRawValue(short) - Method in class org.apache.commons.lang3.BitField
Obtains the value for the specified BitField, unshifted.
getShortValue(short) - Method in class org.apache.commons.lang3.BitField
Obtains the value for the specified BitField, appropriately shifted right, as a short.
getShouldIgnoreRange() - Method in enum net.minecraft.util.EnumParticleTypes
 
getShouldWatch() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
getShouldWatch() - Method in interface net.minecraft.entity.ai.attributes.IAttribute
 
getShowArms() - Method in class net.minecraft.entity.item.EntityArmorStand
 
getSiblings() - Method in class net.minecraft.util.ChatComponentStyle
+ Gets the sibling components of this one.
getSiblings() - Method in interface net.minecraft.util.IChatComponent
+ Gets the sibling components of this one.
getSignature() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
getSignPosition() - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
getSilkTouchModifier(EntityLivingBase) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Returns the silk touch status of enchantments on current equipped item of player.
getSize() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
getSize() - Method in class net.minecraft.client.gui.GuiKeyBindingList
 
getSize() - Method in class net.minecraft.client.gui.GuiOptionsRowList
 
getSize() - Method in class net.minecraft.client.gui.GuiPageButtonList
 
getSize() - Method in class net.minecraft.client.gui.GuiResourcePackList
 
getSize() - Method in class net.minecraft.client.gui.GuiSlot
 
getSize() - Method in class net.minecraft.client.gui.ServerSelectionList
 
getSize() - Method in class net.minecraft.world.border.WorldBorder
 
getSizeEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the end text to output when a Collection, Map or array size is output.
getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartChest
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in interface net.minecraft.inventory.IInventory
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryBasic
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryCrafting
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryCraftResult
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryLargeChest
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.inventory.InventoryMerchant
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityChest
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns the number of slots in the inventory.
getSizeInventory() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Returns the number of slots in the inventory.
getSizeOnDisk() - Method in class net.minecraft.world.storage.WorldInfo
 
getSizeStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the start text to output when a Collection, Map or array size is output.
getSkeletonType() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Return this skeleton's type.
getSkin(String, SkinModel) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
getSkin(EaglercraftUUID) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
getSkin(GameProfile) - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
getSkinCache() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
getSkinFromId(int) - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
getSkinModel() - Method in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
getSkinPacket() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
getSkinType() - Method in class net.minecraft.client.entity.AbstractClientPlayer
 
getSkinType() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
getSkinType(EaglercraftUUID) - Static method in class net.minecraft.client.resources.DefaultPlayerSkin
+ Retrieves the type of skin that a player is using.
getSkullRotation() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getSkullType() - Method in class net.minecraft.tileentity.TileEntitySkull
 
getSkyColor(Entity, float) - Method in class net.minecraft.world.World
+ Calculates the color for the skybox
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenBase
+ takes temperature, returns color
getSkyColorByTemp(float) - Method in class net.minecraft.world.biome.BiomeGenEnd
+ takes temperature, returns color
getSkylightArray() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns the NibbleArray instance containing Sky-light data.
getSkylightSubtracted() - Method in class net.minecraft.world.World
 
getSleepTimer() - Method in class net.minecraft.entity.player.EntityPlayer
 
getSlimeSize() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns the size of the slime.
getSlot(int) - Method in class net.minecraft.inventory.Container
 
getSlotCount() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getSlotFromInventory(IInventory, int) - Method in class net.minecraft.inventory.Container
 
getSlotHeight() - Method in class net.minecraft.client.gui.GuiSlot
 
getSlotId() - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
 
getSlotId() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getSlotId() - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
getSlotIndexFromScreenCoords(int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
getSlotsForFace(EnumFacing) - Method in interface net.minecraft.inventory.ISidedInventory
 
getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
getSlotsForFace(EnumFacing) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
getSlotStackLimit() - Method in class net.minecraft.inventory.Slot
+ Returns the maximum stack size for a given slot (usually the same as getInventoryStackLimit(), but 1 in the case of armor slots)
getSlotTexture() - Method in class net.minecraft.inventory.Slot
 
getSmeltingExperience(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
 
getSmeltingList() - Method in class net.minecraft.item.crafting.FurnaceRecipes
 
getSmeltingResult(ItemStack) - Method in class net.minecraft.item.crafting.FurnaceRecipes
+ Returns the smelting result of an item.
getSnowmanBasePattern() - Method in class net.minecraft.block.BlockPumpkin
 
getSnowmanPattern() - Method in class net.minecraft.block.BlockPumpkin
 
getSortedScores(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ Returns an array of Score objects, sorting by Score.getScorePoints()
getSound(ResourceLocation) - Method in class net.minecraft.client.audio.SoundHandler
 
getSoundCategory() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
getSoundCategory() - Method in class net.minecraft.client.audio.SoundList
 
getSoundData() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
getSoundEntryName() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
getSoundEntryPitch() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
getSoundEntryType() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
getSoundEntryVolume() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
getSoundEntryWeight() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
getSoundEventLocation() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
getSoundHandler() - Method in class net.minecraft.client.Minecraft
 
getSoundLevel(SoundCategory) - Method in class net.minecraft.client.settings.GameSettings
 
getSoundList() - Method in class net.minecraft.client.audio.SoundList
 
getSoundLocation() - Method in interface net.minecraft.client.audio.ISound
 
getSoundLocation() - Method in class net.minecraft.client.audio.PositionedSound
 
getSoundMap(InputStream) - Method in class net.minecraft.client.audio.SoundHandler
 
getSoundName() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getSoundPitch() - Method in class net.minecraft.entity.EntityLivingBase
+ Gets the pitch of living sounds in living entities.
getSoundPitch() - Method in class net.minecraft.entity.passive.EntityBat
+ Gets the pitch of living sounds in living entities.
getSoundPoolEntryLocation() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
getSoundPos() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
getSoundType() - Method in class net.minecraft.network.play.server.S28PacketEffect
 
getSoundVolume() - Method in class net.minecraft.entity.boss.EntityDragon
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.monster.EntityGhast
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityBat
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityCow
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityOcelot
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntitySquid
+ Returns the volume for the sounds this mob makes.
getSoundVolume() - Method in class net.minecraft.entity.passive.EntityWolf
+ Returns the volume for the sounds this mob makes.
getSoundVolume(SoundCategory) - Method in class net.minecraft.client.gui.GuiScreenOptionsSounds
 
getSource() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
getSource() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
getSourceOfDamage() - Method in class net.minecraft.util.DamageSource
 
getSourceOfDamage() - Method in class net.minecraft.util.EntityDamageSourceIndirect
 
getSpawnableList(EnumCreatureType) - Method in class net.minecraft.world.biome.BiomeGenBase
+ Returns the correspondent list of the EnumCreatureType informed.
getSpawnCoordinate() - Method in class net.minecraft.world.WorldProvider
 
getSpawnCoordinate() - Method in class net.minecraft.world.WorldProviderEnd
 
getSpawnerBaseLogic() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
getSpawnerPosition() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getSpawnerWorld() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenBase
+ returns the chance a creature has to spawn.
getSpawningChance() - Method in class net.minecraft.world.biome.BiomeGenMutated
+ returns the chance a creature has to spawn.
getSpawnPoint() - Method in class net.minecraft.world.World
+ Gets the spawn point in the world
getSpawnPos() - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
 
getSpawnX() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the x spawn position
getSpawnY() - Method in class net.minecraft.world.storage.WorldInfo
+ Return the Y axis spawning point of the player.
getSpawnZ() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the z spawn position
getSpecial() - Method in class net.minecraft.stats.Achievement
+ Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
getSpecialRenderer(TileEntity) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getSpecialRendererByClass(Class<? extends TileEntity>) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
getSpectatorGui() - Method in class net.minecraft.client.gui.GuiIngame
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
getSpectatorName() - Method in interface net.minecraft.client.gui.spectator.ISpectatorMenuObject
 
getSpectatorName() - Method in class net.minecraft.client.gui.spectator.PlayerMenuObject
 
getSpeedX() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getSpeedY() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getSpeedZ() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getSplashSound() - Method in class net.minecraft.entity.Entity
 
getSplashSound() - Method in class net.minecraft.entity.monster.EntityMob
 
getSplashSound() - Method in class net.minecraft.entity.player.EntityPlayer
 
getSplitNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the split time in nanoseconds.
getSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the split time on the stopwatch.
getStack() - Method in class net.minecraft.inventory.Slot
+ Helper fnct to get the stack in the slot.
getStack() - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
 
getStack() - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
 
getStackInRowAndColumn(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
+ Returns the itemstack in the slot specified (Top left is 0, 0).
getStackInSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in interface net.minecraft.inventory.IInventory
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityChest
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns the stack in the given slot.
getStackInSlot(int) - Method in class net.minecraft.tileentity.TileEntityHopper
+ Returns the stack in the given slot.
getStackTrace() - Method in class net.minecraft.crash.CrashReportCategory
 
getStackTrace(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getStackTrace(Throwable, Consumer<String>) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getStackTrace(Throwable, Consumer<String>) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getStackTraceAsString(Throwable) - Static method in class com.google.common.base.Throwables
Returns a string containing the result of toString(), followed by the full, recursive stack trace of throwable.
getStackTraceElements(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getStarBrightness(float) - Method in class net.minecraft.world.World
+ How bright are stars in the sky
getStartTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the time this stopwatch was started in milliseconds, between the current time and midnight, January 1, 1970 UTC.
getState() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getStateById(int) - Static method in class net.minecraft.block.Block
+ Get a BlockState by it's ID (see getStateId)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.Block
+ Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockAnvil
+ Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockDispenser
+ Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockFurnace
+ Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateForEntityRender(IBlockState) - Method in class net.minecraft.block.BlockPistonBase
+ Possibly modify the given BlockState before rendering it on an Entity (Minecarts, Endermen, ...)
getStateFromMeta(int) - Method in class net.minecraft.block.Block
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockAnvil
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBed
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockBrewingStand
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockButton
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCactus
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCake
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCauldron
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockChest
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCocoa
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockColored
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCommandBlock
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockCrops
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDaylightDetector
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDirt
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDispenser
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoor
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockDoublePlant
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockEnderChest
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockEndPortalFrame
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFarmland
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFenceGate
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFire
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFlower
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockFurnace
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHay
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHopper
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockHugeMushroom
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockJukebox
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLadder
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLever
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockLiquid
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNetherWart
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLeaf
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockNewLog
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLeaf
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockOldLog
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonBase
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonExtension
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPistonMoving
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPlanks
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPortal
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlate
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPrismarine
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockPumpkin
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockQuartz
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRail
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailDetector
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRailPowered
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedSandstone
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneRepeater
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockRedstoneWire
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockReed
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSand
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSandStone
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSapling
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSilverfish
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSkull
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSnow
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockSponge
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlass
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStainedGlassPane
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStairs
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStandingSign
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStem
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStone
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneBrick
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlab
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTallGrass
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTNT
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTorch
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTrapDoor
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWire
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockTripWireHook
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockVine
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWall
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWallSign
+ Convert the given metadata into a BlockState for this Block
getStateFromMeta(int) - Method in class net.minecraft.block.BlockWoodSlab
+ Convert the given metadata into a BlockState for this Block
getStateId(IBlockState) - Static method in class net.minecraft.block.Block
+ Get a unique ID for the given BlockState, containing both BlockID and metadata
getStatEntityKilledBy(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
 
getStatFileWriter() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
getStaticBlock(Material) - Static method in class net.minecraft.block.BlockLiquid
 
getStatistics() - Method in class net.minecraft.client.particle.EffectRenderer
 
getStatKillEntity(EntityList.EntityEggInfo) - Static method in class net.minecraft.stats.StatList
 
getStatName() - Method in class net.minecraft.stats.Achievement
 
getStatName() - Method in class net.minecraft.stats.StatBase
 
getStatus() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getStatus() - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
 
getStatus() - Method in class net.minecraft.network.play.client.C16PacketClientStatus
 
getStatus() - Method in class net.minecraft.world.border.WorldBorder
 
getStatusIconIndex() - Method in class net.minecraft.potion.Potion
+ Returns the index for the icon to display when the potion is active.
getStepSound() - Method in class net.minecraft.block.Block.SoundType
 
getStichSlots() - Method in class net.minecraft.client.renderer.texture.Stitcher
 
getStitchHolder() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
getStopTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the time this stopwatch was stopped in milliseconds, between the current time and midnight, January 1, 1970 UTC.
getStorage(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getStrafeSpeed() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
getStrength() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getStrikethrough() - Method in class net.minecraft.util.ChatStyle
+ Whether or not to format text of this ChatStyle using strikethrough.
getString() - Method in class net.minecraft.nbt.NBTBase
 
getString() - Method in class net.minecraft.nbt.NBTTagString
 
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Retrieves a string value using the specified key, or an empty string if no such key was stored.
getString(String) - Method in class net.minecraft.world.GameRules
+ Gets the string Game Rule value.
getString(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getStringArr(String) - Method in class net.zxmushroom63.plugins.BaseData
 
getStringBuffer() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Gets the StringBuffer being populated.
getStringFromID(int) - Static method in class net.minecraft.entity.EntityList
+ Finds the class using IDtoClassMapping and classToStringMapping
getStringTagAt(int) - Method in class net.minecraft.nbt.NBTTagList
+ Retrieves the tag String value at the specified index in the list
getStringWidth(String) - Method in class net.minecraft.client.gui.FontRenderer
+ Returns the width of this string.
getStrongholdGen(World, String, BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
getStrongholdGen(World, String, BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
getStrongholdPos(String, BlockPos) - Method in class net.minecraft.world.World
 
getStrongPower(BlockPos) - Method in class net.minecraft.world.World
+ Returns the single highest strong power out of all directions using getStrongPower(BlockPos, EnumFacing)
getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.ChunkCache
 
getStrongPower(BlockPos, EnumFacing) - Method in interface net.minecraft.world.IBlockAccess
 
getStrongPower(BlockPos, EnumFacing) - Method in class net.minecraft.world.World
+ Returns the single highest strong power out of all directions using getStrongPower(BlockPos, EnumFacing)
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.Block
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockButton
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockChest
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockLever
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
 
getStrongPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
 
getStrVsBlock(Block) - Method in class net.minecraft.entity.player.InventoryPlayer
 
getStrVsBlock(Block) - Method in class net.minecraft.item.ItemStack
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.Item
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemAxe
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemPickaxe
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemShears
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemSword
 
getStrVsBlock(ItemStack, Block) - Method in class net.minecraft.item.ItemTool
 
getStyle() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Gets the ToStringStyle being used.
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.Block
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockAnvil
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockCarpet
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockColored
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDaylightDetector
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDirt
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockDoublePlant
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockFlower
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLeaf
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockNewLog
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLeaf
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockOldLog
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPlanks
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockPrismarine
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockQuartz
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockRedSandstone
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSand
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSandStone
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSapling
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSilverfish
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockSponge
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlass
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStainedGlassPane
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStone
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneBrick
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlab
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockStoneSlabNew
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockTallGrass
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWall
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubBlocks(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.block.BlockWoodSlab
+ returns a list of blocks with the same ID, but different meta (eg: wood returns 4 blocks)
getSubCompound(String, boolean) - Method in class net.minecraft.item.ItemStack
+ Get an NBTTagCompound from this stack's NBT data.
getSubImage(int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.Item
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemAppleGold
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBanner
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemBlock
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemCoal
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemDye
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemFishFood
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemMonsterPlacer
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemPotion
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class net.minecraft.item.ItemSkull
+ returns a list of items with the same ID, but different meta (eg: dye returns 16 items)
getSuccessCount() - Method in class net.minecraft.command.server.CommandBlockLogic
+ returns the successCount int.
getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the end text to output when an Object is output in summary mode.
getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets the start text to output when an Object is output in summary mode.
getSunBrightness(float) - Method in class net.minecraft.world.World
+ Returns the sun brightness - checks time of day, rain and thunder
getSwimSound() - Method in class net.minecraft.entity.Entity
 
getSwimSound() - Method in class net.minecraft.entity.monster.EntityMob
 
getSwimSound() - Method in class net.minecraft.entity.player.EntityPlayer
 
getSwingProgress(float) - Method in class net.minecraft.entity.EntityLivingBase
+ Returns where in the swing animation the living entity is (from 0 to 1).
getSwingProgress(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Returns where in the swing animation the living entity is (from 0 to 1).
getSystemThreadGroup() - Static method in class org.apache.commons.lang3.ThreadUtils
Gets the system thread group (sometimes also referred as "root thread group").
getSystemTime() - Static method in class net.minecraft.client.Minecraft
+ Gets the system time in milliseconds.
getTabColumn() - Method in class net.minecraft.creativetab.CreativeTabs
+ returns index % 6
getTabIconItem() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabIndex() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
 
getTabList() - Method in class net.minecraft.client.gui.GuiIngame
 
getTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ gets a generic tag with the specified name
getTagCompound() - Method in class net.minecraft.item.ItemStack
+ Returns the NBTTagCompound of the ItemStack.
getTagCompound() - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
getTagFromJson(String) - Static method in class net.minecraft.nbt.JsonToNBT
 
getTagId(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Gets the ID byte for the given tag key
getTagList(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
+ Gets the NBTTagList object with the given name.
getTagType() - Method in class net.minecraft.nbt.NBTTagList
 
getTailRotation() - Method in class net.minecraft.entity.passive.EntityWolf
 
getTalkInterval() - Method in class net.minecraft.entity.EntityLiving
+ Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGolem
+ Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityAnimal
+ Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityHorse
+ Get number of ticks, at least during which the living entity will be silent.
getTalkInterval() - Method in class net.minecraft.entity.passive.EntityWaterMob
+ Get number of ticks, at least during which the living entity will be silent.
getTameSkin() - Method in class net.minecraft.entity.passive.EntityOcelot
 
getTargetBlock() - Method in class net.minecraft.network.play.client.C14PacketTabComplete
 
getTargetedEntity() - Method in class net.minecraft.entity.monster.EntityGuardian
 
getTargetSize() - Method in class net.minecraft.world.border.WorldBorder
 
getTeam() - Method in class net.minecraft.entity.EntityLivingBase
 
getTeam() - Method in class net.minecraft.entity.passive.EntityTameable
 
getTeam() - Method in class net.minecraft.entity.player.EntityPlayer
 
getTeam(String) - Method in class net.minecraft.scoreboard.Scoreboard
+ Retrieve the ScorePlayerTeam instance identified by the passed team name
getTeamName() - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
getTeamNames() - Method in class net.minecraft.scoreboard.Scoreboard
+ Retrieve all registered ScorePlayerTeam names
getTeams() - Method in class net.minecraft.scoreboard.Scoreboard
+ Retrieve all registered ScorePlayerTeam instances
getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenBase
 
getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenMutated
 
getTempCategory() - Method in class net.minecraft.world.biome.BiomeGenOcean
 
getTemper() - Method in class net.minecraft.entity.passive.EntityHorse
 
getTerrainType() - Method in class net.minecraft.world.storage.WorldInfo
 
getTerrainType() - Method in class net.minecraft.world.WorldSettings
 
getText() - Method in class net.minecraft.client.gui.GuiTextField
+ Returns the contents of the textbox
getText(int, String, float) - Method in interface net.minecraft.client.gui.GuiSlider.FormatHelper
 
getTexture() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.GameOverlayFramebuffer
 
getTexture(IBlockState) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
getTexture(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
getTextureBlur() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureBound() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
getTextureByXP() - Method in class net.minecraft.entity.item.EntityXPOrb
+ Returns a number from 1 to 10 based on how much XP this orb is worth.
getTextureClamp() - Method in class net.minecraft.client.resources.data.TextureMetadataSection
 
getTextureData() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
getTextureManager() - Method in class net.minecraft.client.Minecraft
 
getTextureMap() - Method in class net.minecraft.client.resources.model.ModelManager
 
getTextureMapBlocks() - Method in class net.minecraft.client.Minecraft
 
getTextureOffset(String) - Method in class net.minecraft.client.model.ModelBase
 
getTexturePackDescription() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
getTextures() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
getTextWithoutFormattingCodes(String) - Static method in enum net.minecraft.util.EnumChatFormatting
+ Returns a copy of the given string, with formatting codes stripped away.
getThrower() - Method in class net.minecraft.entity.item.EntityItem
 
getThrower() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getThumb() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
getThumbLength() - Method in class net.minecraft.block.state.pattern.BlockPattern
 
getThunderStrength(float) - Method in class net.minecraft.world.World
 
getThunderTime() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns the number of ticks until next thunderbolt.
getTickDelay(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getTickRandomly() - Method in class net.minecraft.block.Block
+ Returns whether or not this block is of a type that needs random ticking.
getTileEntities() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
getTileEntity() - Method in class net.minecraft.block.state.BlockWorldState
 
getTileEntity(BlockPos) - Method in class net.minecraft.client.renderer.RegionRenderCache
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.ChunkCache
 
getTileEntity(BlockPos) - Method in interface net.minecraft.world.IBlockAccess
 
getTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntity(BlockPos, Chunk.EnumCreateEntityType) - Method in class net.minecraft.world.chunk.EmptyChunk
 
getTileEntityMap() - Method in class net.minecraft.world.chunk.Chunk
 
getTileEntityType() - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
getTime() - Method in class org.apache.commons.lang3.time.StopWatch
Gets the time on the stopwatch.
getTime(TimeUnit) - Method in class org.apache.commons.lang3.time.StopWatch
Gets the time in the specified TimeUnit.
getTimeInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a time formatter instance using the specified style in the default time zone and locale.
getTimeInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a time formatter instance using the specified style and locale in the default time zone.
getTimeInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a time formatter instance using the specified style and time zone in the default locale.
getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
Gets a time formatter instance using the specified style, time zone and locale.
getTimeSinceHit() - Method in class net.minecraft.entity.item.EntityBoat
+ Gets the time since the last hit.
getTimeUntilTarget() - Method in class net.minecraft.world.border.WorldBorder
 
getTimeZone() - Method in interface org.apache.commons.lang3.time.DateParser
Gets the time zone used by this parser.
getTimeZone() - Method in interface org.apache.commons.lang3.time.DatePrinter
Gets the time zone used by this printer.
getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateFormat
Gets the time zone used by this formatter.
getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateParser
 
getTimeZone() - Method in class org.apache.commons.lang3.time.FastDatePrinter
 
getTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
Gets a TimeZone, looking first for GMT custom ids, then falling back to Olson ids.
getTintIndex() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getTitle() - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
getTntPlacedBy() - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ returns null or the entityliving it was placed or ignited by
getTokenArray() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a copy of the full token list as an independent modifiable array.
getTokenList() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a copy of the full token list as an independent modifiable list.
getToolDigEfficiency(Block) - Method in class net.minecraft.entity.player.EntityPlayer
+ Block hardness will be further counted in net/minecraft/block/Block.getPlayerRelativeBlockHardness
getToolMaterial() - Method in class net.minecraft.item.ItemTool
 
getToolMaterialName() - Method in class net.minecraft.item.ItemSword
+ Return the name for this tool's material.
getToolMaterialName() - Method in class net.minecraft.item.ItemTool
+ Return the name for this tool's material.
getTooltip(EntityPlayer, boolean) - Method in class net.minecraft.item.ItemStack
+ Return a list of strings containing information about the item
getToolUses() - Method in class net.minecraft.village.MerchantRecipe
 
getTopFilledSegment() - Method in class net.minecraft.world.chunk.Chunk
+ Returns the topmost ExtendedBlockStorage instance for this Chunk that actually contains a block.
getTopSolidOrLiquidBlock(BlockPos) - Method in class net.minecraft.world.World
+ Finds the highest block on the x and z coordinate that is solid or liquid, and returns its y coord.
getTotalArmorValue() - Method in class net.minecraft.entity.boss.EntityWither
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.EntityLivingBase
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.monster.EntityZombie
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.passive.EntityHorse
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the current armor value as determined by a call to InventoryPlayer.getTotalArmorValue
getTotalArmorValue() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Based on the damage values and maximum damage values of each armor item, returns the current armor value.
getTotalExperience() - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
 
getTotalWeight(Collection<? extends WeightedRandom.Item>) - Static method in class net.minecraft.util.WeightedRandom
+ Returns the total weight of all items in a collection.
getTotalWorldTime() - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
getTotalWorldTime() - Method in class net.minecraft.world.World
 
getTransaction() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
getTransform(ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
getTranslatedName(int) - Method in class net.minecraft.enchantment.Enchantment
+ Returns the correct traslated name of the enchantment and the level in roman numbers.
getTranslatedTabLabel() - Method in class net.minecraft.creativetab.CreativeTabs
+ Gets the translated Label.
getTranslateName() - Method in class net.minecraft.world.WorldType
+ Gets the translation key for the name of this world type.
getTrimmerMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the trimmer character matcher.
getTSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
getTSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
getTSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets a new tokenizer instance which parses Tab Separated Value strings.
getType() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
getType() - Method in class net.minecraft.network.play.server.S02PacketChat
+ Returns the id of the area to display the text, 2 for above the action bar, anything else currently for the chat window
getType() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getType() - Method in class net.minecraft.network.play.server.S45PacketTitle
 
getType() - Method in class org.apache.commons.lang3.arch.Processor
Returns the processor type as Processor.Type enum.
getType(String) - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
 
getType(BlockFlower.EnumFlowerColor, int) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getTypeInt() - Method in enum net.minecraft.client.audio.ISound.AttenuationType
 
getTypeProperty() - Method in class net.minecraft.block.BlockFlower
 
getTypes(BlockFlower.EnumFlowerColor) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getUid() - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
getUncookedHealAmount() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getUncookedSaturationModifier() - Method in enum net.minecraft.item.ItemFishFood.FishType
 
getUnderlined() - Method in class net.minecraft.util.ChatStyle
+ Whether or not text of this ChatStyle should be underlined.
getUnformattedText() - Method in class net.minecraft.util.ChatComponentStyle
+ Get the text of this component, and all child components, with all special formatting codes removed.
getUnformattedText() - Method in interface net.minecraft.util.IChatComponent
+ Get the text of this component, and all child components, with all special formatting codes removed.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentScore
+ Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentSelector
+ Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentText
+ Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in class net.minecraft.util.ChatComponentTranslation
+ Gets the text of this component, without any special formatting codes added, for chat.
getUnformattedTextForChat() - Method in interface net.minecraft.util.IChatComponent
+ Gets the text of this component, without any special formatting codes added, for chat.
getUnicodeFlag() - Method in class net.minecraft.client.gui.FontRenderer
+ Get unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png font.
getUniqueDataId(String) - Method in class net.minecraft.world.storage.MapStorage
+ Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueDataId(String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
+ Returns an unique new data id for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueDataId(String) - Method in class net.minecraft.world.World
+ Returns an unique new data id from the MapStorage for the given prefix and saves the idCounts map to the 'idcounts' file.
getUniqueID() - Method in class net.minecraft.entity.Entity
 
getUnlocalizedName() - Method in class net.minecraft.block.Block
+ Returns the unlocalized name of the block with "tile." appended to the front.
getUnlocalizedName() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSand.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStone.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
+ Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
+ Returns the slab block name with the type associated with it
getUnlocalizedName() - Method in enum net.minecraft.block.BlockWall.EnumType
 
getUnlocalizedName() - Method in enum net.minecraft.item.EnumDyeColor
 
getUnlocalizedName() - Method in class net.minecraft.item.Item
+ Returns the unlocalized name of this item.
getUnlocalizedName() - Method in class net.minecraft.item.ItemBlock
+ Returns the unlocalized name of this item.
getUnlocalizedName() - Method in enum net.minecraft.item.ItemFishFood.FishType
+ Returns the unlocalized name of this item.
getUnlocalizedName() - Method in class net.minecraft.item.ItemStack
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockSlab
 
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlab
+ Returns the slab block name with the type associated with it
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockStoneSlabNew
+ Returns the slab block name with the type associated with it
getUnlocalizedName(int) - Method in class net.minecraft.block.BlockWoodSlab
+ Returns the slab block name with the type associated with it
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.Item
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemBlock
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCloth
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemCoal
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemColored
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemDye
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemFishFood
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemLeaves
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemMultiTexture
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSkull
+ Returns the unlocalized name of this item.
getUnlocalizedName(ItemStack) - Method in class net.minecraft.item.ItemSlab
+ Returns the unlocalized name of this item.
getUnlocalizedNameInefficiently(ItemStack) - Method in class net.minecraft.item.Item
+ Translates the unlocalized name of this item, but without the .name suffix, so the translation fails and the unlocalized name itself is returned.
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getUnpoweredState(IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
getUnsignedByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getUnsignedByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned byte at the specified absolute index in this buffer.
getUnsignedByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getUnsignedByte(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getUnsignedInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 32-bit integer at the specified absolute index in this buffer.
getUnsignedInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getUnsignedInt(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getUnsignedMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 24-bit medium integer at the specified absolute index in this buffer.
getUnsignedMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getUnsignedMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
getUnsignedShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
getUnsignedShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 16-bit short integer at the specified absolute index in this buffer.
getUnsignedShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
getUnsignedShort(int) - Method in class net.minecraft.network.PacketBuffer
 
getUpdateCounter() - Method in class net.minecraft.client.gui.GuiIngame
 
getUpdatedCounter() - Method in class net.minecraft.client.gui.ChatLine
 
getUpper() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
getURL() - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
getUsedButton() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getUseNeighborBrightness() - Method in class net.minecraft.block.Block
+ Should block use the brightest neighbor light value as its own
getUserAgentString() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getUserAgentString() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
getUserName() - Static method in class org.apache.commons.lang3.SystemUtils
Gets the user name.
getUserName(String) - Static method in class org.apache.commons.lang3.SystemUtils
Gets the user name.
getUUID(GameProfile) - Static method in class net.minecraft.entity.player.EntityPlayer
+ Gets a players UUID given their GameProfie
getValidStates() - Method in class net.minecraft.block.state.BlockState
 
getValidValues(boolean, boolean) - Static method in enum net.minecraft.util.EnumChatFormatting
+ Gets all the valid values.
getValue() - Method in class com.google.common.collect.ForwardingMapEntry
 
getValue() - Method in interface com.google.common.collect.Table.Cell
Returns the value of this cell.
getValue() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
getValue() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
getValue() - Method in class net.minecraft.event.ClickEvent
+ Gets the value to perform the action on when this event is raised.
getValue() - Method in class net.minecraft.event.HoverEvent
+ Gets the value to perform the action on when this event is raised.
getValue() - Method in class net.minecraft.util.LazyLoadBase
 
getValue() - Method in interface org.apache.commons.lang3.mutable.Mutable
Gets the value of this mutable.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Gets the value as a Boolean instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Gets the value as a Byte instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Gets the value as a Double instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Gets the value as a Float instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
Gets the value as a Integer instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
Gets the value as a Long instance.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableObject
Gets the value.
getValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Gets the value as a Short instance.
getValue(int) - Method in class org.apache.commons.lang3.BitField
Obtains the value for the specified BitField, appropriately shifted right.
getValue(IProperty<T>) - Method in interface net.minecraft.block.state.IBlockState
 
getValueByCanonicalName(String) - Static method in enum net.minecraft.event.ClickEvent.Action
 
getValueByCanonicalName(String) - Static method in enum net.minecraft.event.HoverEvent.Action
 
getValueByKey(long) - Method in class net.minecraft.util.LongHashMap
+ get the value from the map given the key
getValueByName(String) - Static method in enum net.minecraft.util.EnumChatFormatting
+ Gets a value by its friendly name; null if the given name does not map to a defined value.
getValueClass() - Method in interface net.minecraft.block.properties.IProperty
+ The class of the values of this property
getValueClass() - Method in class net.minecraft.block.properties.PropertyHelper
+ The class of the values of this property
getValueDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Gets the variable default value delimiter matcher currently in use.
getValueFromObjective(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ Returns the value of the given objective for the given entity name
getValueMax() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
getVariablePrefixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Gets the variable prefix matcher currently in use.
getVariableResolver() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Gets the VariableResolver that is used to lookup variables.
getVariableSuffixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Gets the variable suffix matcher currently in use.
getVariant() - Method in class net.minecraft.client.resources.model.ModelResourceLocation
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockSlab
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockStoneSlab
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockStoneSlabNew
 
getVariant(ItemStack) - Method in class net.minecraft.block.BlockWoodSlab
 
getVariant(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
getVariantProperty() - Method in class net.minecraft.block.BlockSlab
 
getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlab
 
getVariantProperty() - Method in class net.minecraft.block.BlockStoneSlabNew
 
getVariantProperty() - Method in class net.minecraft.block.BlockWoodSlab
 
getVariants() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variants
 
getVariants(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
getVariantTexturePaths() - Method in class net.minecraft.entity.passive.EntityHorse
 
getVarIndex() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getVarIntSize(int) - Static method in class net.minecraft.network.PacketBuffer
+ Calculates the number of bytes required to fit the supplied int (0-5) if it were to be read/written using readVarIntFromBuffer or writeVarIntToBuffer
getVarValue() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getVectorForRotation(float, float) - Method in class net.minecraft.entity.Entity
+ Creates a Vec3 using the pitch and yaw of the entities rotation.
getVehicleEntityId() - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
getVelocity() - Method in class net.minecraft.entity.item.EntityExpBottle
 
getVelocity() - Method in class net.minecraft.entity.projectile.EntityPotion
 
getVelocity() - Method in class net.minecraft.entity.projectile.EntityThrowable
 
getVelocityX() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVelocityY() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVelocityZ() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getVerifyToken() - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
getVersion() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
getVersion() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
getVersion() - Method in class net.minecraft.client.Minecraft
 
getVertexCount() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
getVertexCount() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer.State
 
getVertexData() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
getVertexFormat() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
getVertexFormat() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer.State
 
getVerticalFaceSpeed() - Method in class net.minecraft.entity.EntityLiving
+ The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntityGuardian
+ The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.monster.EntitySlime
+ The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getVerticalFaceSpeed() - Method in class net.minecraft.entity.passive.EntityWolf
+ The speed it takes to move the entityliving's rotationPitch through the faceEntity method.
getViewVector(Entity, double) - Method in class net.minecraft.client.renderer.RenderGlobal
 
getVillagerInventory() - Method in class net.minecraft.entity.passive.EntityVillager
 
getVisible() - Method in class net.minecraft.client.gui.GuiTextField
+ returns true if this textbox is visible
getVoidFogYFactor() - Method in class net.minecraft.world.WorldProvider
+ Returns a double value representing the Y value relative to the top of the map at which void fog is at its maximum.
getVolume() - Method in class net.minecraft.block.Block.SoundType
 
getVolume() - Method in interface net.minecraft.client.audio.ISound
 
getVolume() - Method in class net.minecraft.client.audio.PositionedSound
 
getVolume() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
getVolume() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getW() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
getW() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector4f
 
getW() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
getWalkSpeed() - Method in class net.minecraft.entity.player.PlayerCapabilities
 
getWalkSpeed() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
getWarningDistance() - Method in class net.minecraft.world.border.WorldBorder
 
getWarningTime() - Method in class net.minecraft.world.border.WorldBorder
 
getWatchableObjectByte(int) - Method in class net.minecraft.entity.DataWatcher
+ gets the bytevalue of a watchable object
getWatchableObjectFloat(int) - Method in class net.minecraft.entity.DataWatcher
 
getWatchableObjectInt(int) - Method in class net.minecraft.entity.DataWatcher
+ gets a watchable object and returns it as a Integer
getWatchableObjectItemStack(int) - Method in class net.minecraft.entity.DataWatcher
+ Get a watchable object as an ItemStack.
getWatchableObjectRotations(int) - Method in class net.minecraft.entity.DataWatcher
 
getWatchableObjectShort(int) - Method in class net.minecraft.entity.DataWatcher
 
getWatchableObjectString(int) - Method in class net.minecraft.entity.DataWatcher
+ gets a watchable object and returns it as a String
getWatchedAttributes() - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
getWatchedTargetId(int) - Method in class net.minecraft.entity.boss.EntityWither
+ Returns the target entity ID if present, or -1 if not @param par1 The target offset, should be from 0-2
getWaterColorAtPos(IBlockAccess, BlockPos) - Static method in class net.minecraft.world.biome.BiomeColorHelper
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.Block
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockBasePressurePlate
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockButton
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockChest
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockCompressedPowered
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockDaylightDetector
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockLever
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRailDetector
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneTorch
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneWire
 
getWeakPower(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Method in class net.minecraft.block.BlockTripWireHook
 
getWeight() - Method in interface net.minecraft.client.audio.ISoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessor
 
getWeight() - Method in class net.minecraft.client.audio.SoundEventAccessorComposite
 
getWeight() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
getWeight() - Method in class net.minecraft.enchantment.Enchantment
+ Retrieves the weight value of an Enchantment.
getWidth() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
getWidth() - Method in class net.minecraft.client.gui.GuiTextField
+ returns the width of the textbox depending on if background drawing is enabled
getWidth() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
getWidth() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
getWidth() - Method in class net.minecraft.inventory.InventoryCrafting
 
getWidthPixels() - Method in class net.minecraft.entity.EntityHanging
 
getWidthPixels() - Method in class net.minecraft.entity.EntityLeashKnot
 
getWidthPixels() - Method in class net.minecraft.entity.item.EntityItemFrame
 
getWidthPixels() - Method in class net.minecraft.entity.item.EntityPainting
 
getWindowFocused() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
getWindowHeight() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
getWindowId() - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
 
getWindowId() - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
 
getWindowId() - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
 
getWindowId() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getWindowId() - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
 
getWindowId() - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
getWindowTitle() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
getWindowWidth() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
getWitherBasePattern() - Method in class net.minecraft.block.BlockSkull
 
getWitherPattern() - Method in class net.minecraft.block.BlockSkull
 
getWoodType(int) - Method in class net.minecraft.block.BlockLeaves
 
getWoodType(int) - Method in class net.minecraft.block.BlockNewLeaf
 
getWoodType(int) - Method in class net.minecraft.block.BlockOldLeaf
 
getWorld() - Method in class net.minecraft.block.BlockSourceImpl
 
getWorld() - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
getWorld() - Method in interface net.minecraft.dispenser.ILocation
 
getWorld() - Method in class net.minecraft.entity.boss.EntityDragon
 
getWorld() - Method in interface net.minecraft.entity.IEntityMultiPart
 
getWorld() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Returns the worldObj for this tileEntity.
getWorld() - Method in interface net.minecraft.tileentity.IHopper
+ Returns the worldObj for this tileEntity.
getWorld() - Method in class net.minecraft.tileentity.TileEntity
+ Returns the worldObj for this tileEntity.
getWorld() - Method in class net.minecraft.world.chunk.Chunk
 
getWorldBorder() - Method in class net.minecraft.world.World
 
getWorldBorder() - Method in class net.minecraft.world.WorldProvider
 
getWorldBorder() - Method in class net.minecraft.world.WorldProviderHell
 
getWorldDirectoryName() - Method in interface net.minecraft.world.storage.ISaveHandler
+ Returns the name of the directory where world information is saved.
getWorldDirectoryName() - Method in class net.minecraft.world.storage.SaveHandlerMP
+ Returns the name of the directory where world information is saved.
getWorldFeatures() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
getWorldInfo() - Method in class net.minecraft.world.World
+ Returns the world's WorldInfo object
getWorldName() - Method in class net.minecraft.world.storage.WorldInfo
+ Get current world name
getWorldName() - Method in class net.minecraft.world.WorldSettings
 
getWorldObj() - Method in class net.minecraft.entity.item.EntityFallingBlock
 
getWorldRenderer() - Method in class net.minecraft.client.renderer.Tessellator
 
getWorldRendererByLayer(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getWorldRendererByLayerId(int) - Method in class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
getWorldScoreboard() - Method in class net.minecraft.entity.player.EntityPlayer
 
getWorldTime() - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
getWorldTime() - Method in class net.minecraft.world.storage.WorldInfo
+ Get current world time
getWorldTime() - Method in class net.minecraft.world.World
 
getWorldTotalTime() - Method in class net.minecraft.world.storage.WorldInfo
 
getWorldType() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
getWorldType() - Method in class net.minecraft.network.play.server.S07PacketRespawn
 
getWorldType() - Method in class net.minecraft.world.ChunkCache
 
getWorldType() - Method in interface net.minecraft.world.IBlockAccess
 
getWorldType() - Method in class net.minecraft.world.World
 
getWorldTypeForGeneratorVersion(int) - Method in class net.minecraft.world.WorldType
 
getWorldTypeID() - Method in class net.minecraft.world.WorldType
 
getWorldTypeName() - Method in class net.minecraft.world.WorldType
 
getX() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getX() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
getX() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector2f
 
getX() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
getX() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
getX() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
getX() - Method in class net.minecraft.block.BlockSourceImpl
 
getX() - Method in interface net.minecraft.dispenser.IBlockSource
 
getX() - Method in interface net.minecraft.dispenser.IPosition
 
getX() - Method in class net.minecraft.dispenser.PositionImpl
 
getX() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getX() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getX() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getX() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getX() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getX() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getX() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getX() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getX() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getX() - Method in class net.minecraft.util.Rotations
+ Gets the X axis rotation
getX() - Method in class net.minecraft.util.Vec3i
+ Get the X coordinate
getXCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the x coordinate to spawn the particle.
getXEnd() - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the last world X coordinate that belongs to this Chunk
getXOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the x coordinate offset for the particle.
getXPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Gets the world X position for this hopper entity.
getXPos() - Method in interface net.minecraft.tileentity.IHopper
+ Gets the world X position for this hopper entity.
getXPos() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Gets the world X position for this hopper entity.
getXPosF() - Method in interface net.minecraft.client.audio.ISound
 
getXPosF() - Method in class net.minecraft.client.audio.PositionedSound
 
getXPSeed() - Method in class net.minecraft.entity.player.EntityPlayer
 
getXPSplit(int) - Static method in class net.minecraft.entity.item.EntityXPOrb
+ Get a fragment of the maximum experience points value for the supplied value of experience points value.
getXpValue() - Method in class net.minecraft.entity.item.EntityXPOrb
+ Returns the XP value of this XP orb.
getXPValue() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getXStart() - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the first world X coordinate that belongs to this Chunk
getY() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
getY() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
getY() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector2f
 
getY() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
getY() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
getY() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
getY() - Method in class net.minecraft.block.BlockSourceImpl
 
getY() - Method in interface net.minecraft.dispenser.IBlockSource
 
getY() - Method in interface net.minecraft.dispenser.IPosition
 
getY() - Method in class net.minecraft.dispenser.PositionImpl
 
getY() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getY() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getY() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getY() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getY() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getY() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getY() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getY() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getY() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getY() - Method in class net.minecraft.util.Rotations
+ Gets the Y axis rotation
getY() - Method in class net.minecraft.util.Vec3i
+ Get the Y coordinate
getYaw() - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
getYaw() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getYaw() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getYaw() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getYaw() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getYaw() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getYaw() - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
getYCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the y coordinate to spawn the particle.
getYear() - Method in class org.apache.commons.lang3.time.CalendarUtils
Gets the current year.
getYLocation() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Returns the Y location of this ExtendedBlockStorage.
getYOffset() - Method in class net.minecraft.entity.Entity
+ Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.monster.EntityZombie
+ Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns the Y Offset of this entity.
getYOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the y coordinate offset for the particle.
getYPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Gets the world Y position for this hopper entity.
getYPos() - Method in interface net.minecraft.tileentity.IHopper
+ Gets the world Y position for this hopper entity.
getYPos() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Gets the world Y position for this hopper entity.
getYPosF() - Method in interface net.minecraft.client.audio.ISound
 
getYPosF() - Method in class net.minecraft.client.audio.PositionedSound
 
getZ() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
getZ() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector3f
 
getZ() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
getZ() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
getZ() - Method in class net.minecraft.block.BlockSourceImpl
 
getZ() - Method in interface net.minecraft.dispenser.IBlockSource
 
getZ() - Method in interface net.minecraft.dispenser.IPosition
 
getZ() - Method in class net.minecraft.dispenser.PositionImpl
 
getZ() - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
getZ() - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
getZ() - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
getZ() - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
getZ() - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
getZ() - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
getZ() - Method in class net.minecraft.network.play.server.S27PacketExplosion
 
getZ() - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
 
getZ() - Method in class net.minecraft.util.BlockPos.MutableBlockPos
 
getZ() - Method in class net.minecraft.util.Rotations
+ Gets the Z axis rotation
getZ() - Method in class net.minecraft.util.Vec3i
+ Get the Z coordinate
getZCoordinate() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the z coordinate to spawn the particle.
getZEnd() - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the last world Z coordinate that belongs to this Chunk
getZOffset() - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Gets the z coordinate offset for the particle.
getZPos() - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Gets the world Z position for this hopper entity.
getZPos() - Method in interface net.minecraft.tileentity.IHopper
+ Gets the world Z position for this hopper entity.
getZPos() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Gets the world Z position for this hopper entity.
getZPosF() - Method in interface net.minecraft.client.audio.ISound
 
getZPosF() - Method in class net.minecraft.client.audio.PositionedSound
 
getZStart() - Method in class net.minecraft.world.ChunkCoordIntPair
+ Get the first world Z coordinate that belongs to this Chunk
ghast - Static variable in class net.minecraft.stats.AchievementList
 
ghast_tear - Static variable in class net.minecraft.init.Items
 
ghastTearEffect - Static variable in class net.minecraft.potion.PotionHelper
 
GL_2_BYTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_2D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_3_BYTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_3D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_3D_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_3D_COLOR_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_4_BYTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_4D_COLOR_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_ALPHA_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_BLUE_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_BUFFER_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_CLEAR_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_GREEN_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACCUM_RED_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACTIVE_ATTRIBUTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACTIVE_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ACTIVE_UNIFORMS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ADD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ADD_SIGNED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALIASED_POINT_SIZE_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALL_ATTRIB_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALL_CLIENT_ATTRIB_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_BIAS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_TEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_TEST_FUNC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA_TEST_REF - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALPHA8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ALWAYS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AMBIENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AMBIENT_AND_DIFFUSE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AND - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AND_INVERTED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AND_REVERSE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ARRAY_BUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ATTACHED_SHADERS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ATTRIB_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUTO_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUX_BUFFERS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUX0 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUX1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUX2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_AUX3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BACK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BACK_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BACK_RIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BGR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BGRA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BITMAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BITMAP_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLEND - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLEND_DST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLEND_EQUATION_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLEND_EQUATION_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLEND_SRC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLUE_BIAS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLUE_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BLUE_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BOOL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BOOL_VEC2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BOOL_VEC3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BOOL_VEC4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BUFFER_ACCESS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BUFFER_MAP_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BUFFER_MAPPED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BUFFER_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BUFFER_USAGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_BYTE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_C3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_C4F_N3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_C4UB_V2F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_C4UB_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CCW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLAMP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLAMP_TO_BORDER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLAMP_TO_EDGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIENT_ACTIVE_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIENT_PIXEL_STORE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE0 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CLIP_PLANE5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COEFF - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_BUFFER_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_CLEAR_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_INDEXES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_LOGIC_OP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_MATERIAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_MATERIAL_FACE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_MATERIAL_PARAMETER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COLOR_WRITEMASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMBINE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMBINE_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMBINE_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPILE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPILE_AND_EXECUTE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPILE_STATUS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_INTENSITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_LUMINANCE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_LUMINANCE_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_RGBA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CONSTANT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CONSTANT_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CONSTANT_ATTENUATION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CONSTANT_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CONTEXT_LOST_WEBGL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COORD_REPLACE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COPY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COPY_INVERTED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_COPY_PIXEL_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CULL_FACE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CULL_FACE_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_FOG_COORD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_PROGRAM - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_QUERY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_DISTANCE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_POSITION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_POSITION_VALID - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_RASTER_TEXTURE_COORDS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_TEXTURE_COORDS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CURRENT_VERTEX_ATTRIB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_CW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DECAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DECR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DELETE_STATUS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_BIAS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_BUFFER_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_CLEAR_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_COMPONENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_FUNC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_TEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DEPTH_WRITEMASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DIFFUSE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DITHER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DOMAIN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DONT_CARE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DOT3_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DOT3_RGBA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DOUBLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DOUBLEBUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER0 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER10 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER11 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER13 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER14 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER15 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER6 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER7 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_BUFFER9 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DRAW_PIXEL_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DST_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DST_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DYNAMIC_COPY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DYNAMIC_DRAW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_DYNAMIC_READ - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EDGE_FLAG - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EDGE_FLAG_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EDGE_FLAG_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EDGE_FLAG_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EDGE_FLAG_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ELEMENT_ARRAY_BUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EMISSION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ENABLE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EQUAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EQUIV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EVAL_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EXP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EXP2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EXTENSIONS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EYE_LINEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_EYE_PLANE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FALSE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FASTEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FEEDBACK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FEEDBACK_BUFFER_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FEEDBACK_BUFFER_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FEEDBACK_BUFFER_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FILL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLAT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_MAT2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_MAT3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_MAT4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_VEC2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_VEC3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FLOAT_VEC4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORD_SRC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_DENSITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_END - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FOG_START - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRAGMENT_SHADER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRAGMENT_SHADER_DERIVATIVE_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRONT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRONT_AND_BACK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRONT_FACE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRONT_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_FRONT_RIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GEQUAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GREATER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GREEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GREEN_BIAS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GREEN_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_GREEN_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_HINT_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INCR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_CLEAR_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_LOGIC_OP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_OFFSET - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_SHIFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INDEX_WRITEMASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INFO_LOG_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INT_VEC2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INT_VEC3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INT_VEC4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTENSITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTENSITY12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTENSITY16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTENSITY4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTENSITY8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INTERPOLATE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INVALID_ENUM - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INVALID_OPERATION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INVALID_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_INVERT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_KEEP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LEQUAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LESS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT_MODEL_AMBIENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT_MODEL_COLOR_CONTROL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT_MODEL_LOCAL_VIEWER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT_MODEL_TWO_SIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT0 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT6 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHT7 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHTING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIGHTING_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_LOOP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_LOOP - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_LINE_RESET_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_SMOOTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_SMOOTH_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_STIPPLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_STIPPLE_PATTERN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_STIPPLE_REPEAT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_STRIP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_STRIP - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_LINE_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_WIDTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_WIDTH_GRANULARITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINE_WIDTH_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINEAR_ATTENUATION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINEAR_MIPMAP_LINEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINEAR_MIPMAP_NEAREST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LINES - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_LINK_STATUS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIST_BASE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIST_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIST_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LIST_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LOAD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LOGIC_OP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LOGIC_OP_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LOWER_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE12_ALPHA12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE12_ALPHA4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE16_ALPHA16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE4_ALPHA4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE6_ALPHA2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_LUMINANCE8_ALPHA8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP_STENCIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_COLOR_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_GRID_DOMAIN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_GRID_SEGMENTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_TEXTURE_COORD_1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_TEXTURE_COORD_2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_TEXTURE_COORD_3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_TEXTURE_COORD_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_VERTEX_3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP1_VERTEX_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_COLOR_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_GRID_DOMAIN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_GRID_SEGMENTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_TEXTURE_COORD_1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_TEXTURE_COORD_2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_TEXTURE_COORD_3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_TEXTURE_COORD_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_VERTEX_3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAP2_VERTEX_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MATRIX_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_3D_TEXTURE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_ATTRIB_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_CLIENT_ATTRIB_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_CLIP_PLANES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_DRAW_BUFFERS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_ELEMENTS_INDICES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_ELEMENTS_VERTICES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_EVAL_ORDER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_FRAGMENT_UNIFORM_COMPONENTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_LIGHTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_LIST_NESTING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_MODELVIEW_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_NAME_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_PIXEL_MAP_TABLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_PROJECTION_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_TEXTURE_COORDS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_TEXTURE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_TEXTURE_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_TEXTURE_UNITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_VARYING_FLOATS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_VERTEX_ATTRIBS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_VERTEX_UNIFORM_COMPONENTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MAX_VIEWPORT_DIMS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MODELVIEW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MODELVIEW_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MODELVIEW_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MODULATE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MULT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MULTISAMPLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_MULTISAMPLE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_N3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NAME_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NAND - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NEAREST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NEAREST_MIPMAP_LINEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NEAREST_MIPMAP_NEAREST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NEVER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NICEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NO_ERROR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NONE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NOOP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMAL_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NORMALIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NOTEQUAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OBJECT_LINEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OBJECT_PLANE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_DST_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_DST_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_SRC_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ONE_MINUS_SRC_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND0_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND0_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND1_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND1_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND2_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OPERAND2_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OR_INVERTED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OR_REVERSE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ORDER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_OUT_OF_MEMORY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_ALIGNMENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_IMAGE_HEIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_LSB_FIRST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_ROW_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_SKIP_IMAGES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_SKIP_PIXELS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_SKIP_ROWS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PACK_SWAP_BYTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PASS_THROUGH_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PERSPECTIVE_CORRECTION_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_A_TO_A - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_A_TO_A_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_B_TO_B - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_B_TO_B_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_G_TO_G - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_G_TO_G_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_A - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_A_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_B - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_B_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_G - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_G_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_I - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_I_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_R - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_I_TO_R_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_R_TO_R - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_R_TO_R_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_S_TO_S - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MAP_S_TO_S_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PIXEL_MODE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SIZE_GRANULARITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SIZE_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SMOOTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SMOOTH_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SPRITE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_SPRITE_COORD_ORIGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINT_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POINTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_OFFSET_FACTOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_OFFSET_FILL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_OFFSET_LINE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_OFFSET_POINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_OFFSET_UNITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_SMOOTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_SMOOTH_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_STIPPLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_STIPPLE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POLYGON_TOKEN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_POSITION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PREVIOUS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PRIMARY_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROJECTION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROJECTION_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROJECTION_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROXY_TEXTURE_1D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROXY_TEXTURE_2D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROXY_TEXTURE_3D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_PROXY_TEXTURE_CUBE_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_Q - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUAD_STRIP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUADRATIC_ATTENUATION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUADS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUADS - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_QUERY_COUNTER_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUERY_RESULT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_QUERY_RESULT_AVAILABLE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_R - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_R3_G3_B2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_READ_BUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_READ_ONLY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_READ_WRITE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RED_BIAS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RED_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RED_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_REFLECTION_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RENDER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RENDER_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RENDERER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_REPEAT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_REPLACE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RESCALE_NORMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RETURN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB_SCALE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB10 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB10_A2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB5_A1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGB8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RGBA8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_RIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_S - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_ALPHA_TO_ONE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_BUFFERS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_COVERAGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_COVERAGE_INVERT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLE_COVERAGE_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_1D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_1D_SHADOW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_2D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_2D_SHADOW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_3D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLER_CUBE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SAMPLES_PASSED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SCISSOR_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SCISSOR_BOX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SCISSOR_TEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SELECT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SELECTION_BUFFER_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SELECTION_BUFFER_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SEPARATE_SPECULAR_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SET - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHADE_MODEL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHADER_OBJECT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHADER_SOURCE_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHADER_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHADING_LANGUAGE_VERSION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHININESS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SHORT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SINGLE_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SMOOTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SMOOTH_LINE_WIDTH_GRANULARITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SMOOTH_LINE_WIDTH_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SMOOTH_POINT_SIZE_GRANULARITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SMOOTH_POINT_SIZE_RANGE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE0_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE0_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE1_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE1_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE2_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SOURCE2_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SPECULAR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SPHERE_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SPOT_CUTOFF - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SPOT_DIRECTION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SPOT_EXPONENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC_ALPHA_SATURATE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC0_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC0_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC1_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC1_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC2_ALPHA - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SRC2_RGB - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STACK_OVERFLOW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STACK_UNDERFLOW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STATIC_COPY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STATIC_DRAW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STATIC_READ - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_FAIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_FUNC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_REF - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_VALUE_MASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BACK_WRITEMASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_BUFFER_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_CLEAR_VALUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_FAIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_FUNC - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_INDEX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_PASS_DEPTH_PASS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_REF - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_TEST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_VALUE_MASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STENCIL_WRITEMASK - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STEREO - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STREAM_COPY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STREAM_DRAW - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_STREAM_READ - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SUBPIXEL_BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_SUBTRACT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T2F_C3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T2F_C4F_N3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T2F_C4UB_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T2F_N3F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T2F_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T4F_C4F_N3F_V4F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_T4F_V4F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_1D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_2D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_3D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_ALPHA_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BASE_LEVEL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BINDING_1D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BINDING_2D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BINDING_3D - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BINDING_CUBE_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BLUE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BORDER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_BORDER_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COMPONENTS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COMPRESSED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COMPRESSED_IMAGE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COMPRESSION_HINT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_COORD_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_ENV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_ENV_COLOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_ENV_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GEN_MODE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GEN_Q - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GEN_R - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GEN_S - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GEN_T - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_GREEN_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_HEIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_INTENSITY_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_INTERNAL_FORMAT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_LUMINANCE_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MAG_FILTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MAX_ANISOTROPY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MAX_LEVEL - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MAX_LOD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MIN_FILTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_MIN_LOD - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_PRIORITY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_RED_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_RESIDENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_STACK_DEPTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_WIDTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_WRAP_R - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_WRAP_S - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE_WRAP_T - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE0 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE10 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE11 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE12 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE13 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE14 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE15 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE16 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE17 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE18 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE19 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE20 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE21 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE22 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE23 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE24 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE25 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE26 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE27 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE28 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE29 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE3 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE30 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE31 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE6 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE7 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TEXTURE9 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRANSFORM_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRANSPOSE_COLOR_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRANSPOSE_MODELVIEW_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRANSPOSE_PROJECTION_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRANSPOSE_TEXTURE_MATRIX - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRIANGLE_FAN - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRIANGLE_FAN - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_TRIANGLE_STRIP - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRIANGLE_STRIP - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_TRIANGLES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_TRIANGLES - Static variable in class net.minecraft.client.renderer.Tessellator
 
GL_TRUE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_ALIGNMENT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_IMAGE_HEIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_LSB_FIRST - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_ROW_LENGTH - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_SKIP_IMAGES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_SKIP_PIXELS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_SKIP_ROWS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNPACK_SWAP_BYTES - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_BYTE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_BYTE_2_3_3_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_BYTE_3_3_2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_INT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_INT_10_10_10_2 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_INT_2_10_10_10_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_INT_8_8_8_8 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_INT_8_8_8_8_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_1_5_5_5_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_4_4_4_4_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_5_6_5 - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UNSIGNED_SHORT_5_6_5_REV - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_UPPER_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_V2F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_V3F - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VALIDATE_STATUS - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VENDOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERSION - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_PROGRAM_POINT_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_PROGRAM_TWO_SIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VERTEX_SHADER - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VIEWPORT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_VIEWPORT_BIT - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_WEIGHT_ARRAY_BUFFER_BINDING - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_WRITE_ONLY - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_XOR - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ZERO - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ZOOM_X - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GL_ZOOM_Y - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
GLAllocation - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GLAllocation() - Constructor for class net.minecraft.client.renderer.GLAllocation
 
glass - Static variable in class net.minecraft.block.material.Material
 
glass - Static variable in class net.minecraft.init.Blocks
 
glass_bottle - Static variable in class net.minecraft.init.Items
 
glass_pane - Static variable in class net.minecraft.init.Blocks
 
glBlendEquation(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glCallList(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glDeleteLists(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glEndList() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glFog(int, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glFogi(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glGenLists() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glGenTextures() - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
glGetError() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glGetInteger(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glGetInteger(int, int[]) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glGetString(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glLineWidth(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glNewList(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glNormal3f(float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
GLObjectMap<T> - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
GLObjectMap(int) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.GLObjectMap
 
glowstone - Static variable in class net.minecraft.init.Blocks
 
glowstone_dust - Static variable in class net.minecraft.init.Items
 
glowstoneEffect - Static variable in class net.minecraft.potion.PotionHelper
 
GlStateManager - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
GlStateManager() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
GlStateManager.TexGen - Enum in net.lax1dude.eaglercraft.v1_8.opengl
 
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glTexParameterf(int, int, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glTexParameteri(int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
glTextureId - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
gluErrorString(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
gluPerspective(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
gluUnProject(float, float, float, float[], float[], int[], float[]) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
glyphWidth - Variable in class net.minecraft.client.gui.FontRenderer
+ Array of the start/end column (in upper/lower nibble) for every glyph in the /font directory.
GMT_ID - Static variable in class org.apache.commons.lang3.time.TimeZones
A public version of TimeZone's package private GMT_ID field.
GoalColor - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GoalColor(String, EnumChatFormatting) - Constructor for class net.minecraft.scoreboard.GoalColor
 
goddamnFuckingTimeout - Variable in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
GOLD - net.minecraft.item.Item.ToolMaterial
 
GOLD - net.minecraft.item.ItemArmor.ArmorMaterial
 
GOLD - net.minecraft.util.EnumChatFormatting
 
gold_block - Static variable in class net.minecraft.init.Blocks
 
gold_ingot - Static variable in class net.minecraft.init.Items
 
gold_nugget - Static variable in class net.minecraft.init.Items
 
gold_ore - Static variable in class net.minecraft.init.Blocks
 
goldColor - Static variable in class net.minecraft.block.material.MapColor
 
golden_apple - Static variable in class net.minecraft.init.Items
 
golden_axe - Static variable in class net.minecraft.init.Items
 
golden_boots - Static variable in class net.minecraft.init.Items
 
golden_carrot - Static variable in class net.minecraft.init.Items
 
golden_chestplate - Static variable in class net.minecraft.init.Items
 
golden_helmet - Static variable in class net.minecraft.init.Items
 
golden_hoe - Static variable in class net.minecraft.init.Items
 
golden_horse_armor - Static variable in class net.minecraft.init.Items
 
golden_leggings - Static variable in class net.minecraft.init.Items
 
golden_pickaxe - Static variable in class net.minecraft.init.Items
 
golden_rail - Static variable in class net.minecraft.init.Blocks
 
golden_shovel - Static variable in class net.minecraft.init.Items
 
golden_sword - Static variable in class net.minecraft.init.Items
 
goldenCarrotEffect - Static variable in class net.minecraft.potion.PotionHelper
 
goodFastHash(int) - Static method in class com.google.common.hash.Hashing
Returns a general-purpose, temporary-use, non-cryptographic hash function.
gourd - Static variable in class net.minecraft.block.material.Material
 
grabMouseCursor() - Method in class net.minecraft.util.MouseHelper
+ Grabs the mouse cursor it doesn't move and isn't seen.
grad(int, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
 
GRADIENT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
GRADIENT_UP - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
GRAHAM - net.minecraft.entity.item.EntityPainting.EnumArt
 
GRANITE - net.minecraft.block.BlockStone.EnumType
 
GRANITE_SMOOTH - net.minecraft.block.BlockStone.EnumType
 
GRAPHICS - net.minecraft.client.settings.GameSettings.Options
 
grass - Static variable in class net.minecraft.block.material.Material
 
grass - Static variable in class net.minecraft.init.Blocks
 
GRASS - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
GRASS - net.minecraft.block.BlockTallGrass.EnumType
 
GRASS_COLOR_NOISE - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
grassColor - Static variable in class net.minecraft.block.material.MapColor
 
GrassColorReloadListener - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GrassColorReloadListener() - Constructor for class net.minecraft.client.resources.GrassColorReloadListener
 
gravel - Static variable in class net.minecraft.init.Blocks
 
GRAY - net.minecraft.item.EnumDyeColor
 
GRAY - net.minecraft.util.EnumChatFormatting
 
grayColor - Static variable in class net.minecraft.block.material.MapColor
 
greaterThan(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if the object passed to ComparableUtils.is(A) is greater than b
greaterThan(C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values strictly greater than endpoint.
greaterThanOrEqualTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if the object passed to ComparableUtils.is(A) is greater than or equal to b
greatestOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k greatest elements of the given iterable according to this ordering, in order from greatest to least.
greatestOf(Iterator<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k greatest elements from the given iterator according to this ordering, in order from greatest to least.
green - Variable in class net.minecraft.client.gui.FontRenderer
 
GREEN - net.minecraft.item.EnumDyeColor
 
GREEN - net.minecraft.util.EnumChatFormatting
 
greenColor - Static variable in class net.minecraft.block.material.MapColor
 
ground - Static variable in class net.minecraft.block.material.Material
 
ground - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
GROUND - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
GroupData() - Constructor for class net.minecraft.entity.monster.EntitySpider.GroupData
 
GroupData(int, int) - Constructor for class net.minecraft.entity.passive.EntityHorse.GroupData
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCocoa
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDoublePlant
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockGrass
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
 
grow(World, EaglercraftRandom, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTallGrass
 
grow(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockCrops
 
GROWING - net.minecraft.world.border.EnumBorderStatus
 
growingAge - Variable in class net.minecraft.entity.EntityAgeable
 
growStem(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStem
 
GS - Static variable in class com.google.common.base.Ascii
Group Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
gt(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if the tested object is greater than b
GuardedBy - Annotation Type in javax.annotation.concurrent
The field or method to which this annotation is applied can only be accessed when holding a particular lock, which may be a built-in (synchronization) lock, or may be an explicit Lock.
GuardianSound - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuardianSound(EntityGuardian) - Constructor for class net.minecraft.client.audio.GuardianSound
 
gui - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
Gui - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Gui() - Constructor for class net.minecraft.client.gui.Gui
 
GUI - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
GUI_SCALE - net.minecraft.client.settings.GameSettings.Options
 
gui3d - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
guiAchievement - Variable in class net.minecraft.client.Minecraft
 
GuiAchievement - Class in net.minecraft.client.gui.achievement
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiAchievement(Minecraft) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievement
 
GuiAchievements - Class in net.minecraft.client.gui.achievement
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiAchievements(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiAchievements
 
GuiAuthenticationScreen - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
GuiAuthenticationScreen(GuiConnecting, GuiScreen, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
GuiBeacon - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiBeacon(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBeacon
 
GuiBrewingStand - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiBrewingStand(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiBrewingStand
 
GuiButton - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
 
GuiButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiButton
 
GuiButtonEntry(int, String, boolean, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiButtonEntry
 
GuiButtonLanguage - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiButtonLanguage(int, int, int) - Constructor for class net.minecraft.client.gui.GuiButtonLanguage
 
GuiChat - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiChat() - Constructor for class net.minecraft.client.gui.GuiChat
 
GuiChat(String) - Constructor for class net.minecraft.client.gui.GuiChat
 
GuiChest - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiChest(IInventory, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiChest
 
GuiCommandBlock - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiCommandBlock(CommandBlockLogic) - Constructor for class net.minecraft.client.gui.GuiCommandBlock
 
GuiConfirmOpenLink - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiConfirmOpenLink(GuiYesNoCallback, String, int, boolean) - Constructor for class net.minecraft.client.gui.GuiConfirmOpenLink
 
GuiConnecting - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiConnecting(GuiScreen, Minecraft, String, int) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, String, int, boolean) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, String, int, String) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, String, int, String, boolean) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, ServerData) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, ServerData, boolean) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, ServerData, String) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiScreen, Minecraft, ServerData, String, boolean) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiConnecting, String) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiConnecting(GuiConnecting, String, boolean) - Constructor for class net.minecraft.client.multiplayer.GuiConnecting
 
GuiContainer - Class in net.minecraft.client.gui.inventory
 
GuiContainer(Container) - Constructor for class net.minecraft.client.gui.inventory.GuiContainer
 
GuiContainerCreative - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiContainerCreative(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiContainerCreative
 
GuiControls - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiControls(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiControls
 
GuiCrafting - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiCrafting(InventoryPlayer, World) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
 
GuiCrafting(InventoryPlayer, World, BlockPos) - Constructor for class net.minecraft.client.gui.inventory.GuiCrafting
 
GuiCustomizeSkin - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiCustomizeSkin(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiCustomizeSkin
 
GuiDisconnected - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiDisconnected(GuiScreen, String, IChatComponent) - Constructor for class net.minecraft.client.gui.GuiDisconnected
 
GuiDispenser - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiDispenser(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiDispenser
 
GuiDownloadTerrain - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiDownloadTerrain(NetHandlerPlayClient) - Constructor for class net.minecraft.client.gui.GuiDownloadTerrain
 
GuiEditSign - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiEditSign(TileEntitySign) - Constructor for class net.minecraft.client.gui.inventory.GuiEditSign
 
GuiEnchantment - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiEnchantment(InventoryPlayer, World, IWorldNameable) - Constructor for class net.minecraft.client.gui.GuiEnchantment
 
GuiEntry(Gui, Gui) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
GuiErrorScreen - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiErrorScreen(String, String) - Constructor for class net.minecraft.client.gui.GuiErrorScreen
 
GuiFurnace - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiFurnace(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.inventory.GuiFurnace
 
GuiGameOver - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiGameOver() - Constructor for class net.minecraft.client.gui.GuiGameOver
 
GuiHandshakeApprove - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
GuiHandshakeApprove(String, GuiScreen) - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
GuiHandshakeApprove(String, GuiScreen, GuiScreen) - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
GuiHopper - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiHopper(InventoryPlayer, IInventory) - Constructor for class net.minecraft.client.gui.GuiHopper
 
GuiIngame - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiIngame(Minecraft) - Constructor for class net.minecraft.client.gui.GuiIngame
 
GuiIngameMenu - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiIngameMenu() - Constructor for class net.minecraft.client.gui.GuiIngameMenu
 
GuiInventory - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiInventory(EntityPlayer) - Constructor for class net.minecraft.client.gui.inventory.GuiInventory
 
GuiKeyBindingList - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiKeyBindingList(GuiControls, Minecraft) - Constructor for class net.minecraft.client.gui.GuiKeyBindingList
 
GuiKeyBindingList.CategoryEntry - Class in net.minecraft.client.gui
 
GuiKeyBindingList.KeyEntry - Class in net.minecraft.client.gui
 
GuiLabel - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiLabel(FontRenderer, int, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiLabel
 
GuiLabelEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiLabelEntry
 
GuiLanguage - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiLanguage(GuiScreen, GameSettings, LanguageManager) - Constructor for class net.minecraft.client.gui.GuiLanguage
 
guiLeft - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
GuiListButton - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiListButton(GuiPageButtonList.GuiResponder, int, int, int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiListButton
 
GuiListEntry(int, String, boolean) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiListEntry
 
GuiListExtended - Class in net.minecraft.client.gui
 
GuiListExtended(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiListExtended
 
GuiListExtended.IGuiListEntry - Interface in net.minecraft.client.gui
 
GuiLockIconButton - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiLockIconButton(int, int, int) - Constructor for class net.minecraft.client.gui.GuiLockIconButton
 
GuiMainMenu - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiMainMenu() - Constructor for class net.minecraft.client.gui.GuiMainMenu
 
GuiMemoryErrorScreen - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiMemoryErrorScreen() - Constructor for class net.minecraft.client.gui.GuiMemoryErrorScreen
 
GuiMerchant - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiMerchant(InventoryPlayer, IMerchant, World) - Constructor for class net.minecraft.client.gui.GuiMerchant
 
GuiMultiplayer - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiMultiplayer(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiMultiplayer
 
GuiNewChat - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiNewChat(Minecraft) - Constructor for class net.minecraft.client.gui.GuiNewChat
 
GuiOptionButton - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiOptionButton(int, int, int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
 
GuiOptionButton(int, int, int, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
 
GuiOptionButton(int, int, int, GameSettings.Options, String) - Constructor for class net.minecraft.client.gui.GuiOptionButton
 
GuiOptions - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiOptions
 
GuiOptionSlider - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiOptionSlider(int, int, int, GameSettings.Options) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
 
GuiOptionSlider(int, int, int, GameSettings.Options, float, float) - Constructor for class net.minecraft.client.gui.GuiOptionSlider
 
GuiOptionsRowList - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiOptionsRowList(Minecraft, int, int, int, int, int, GameSettings.Options...) - Constructor for class net.minecraft.client.gui.GuiOptionsRowList
 
GuiOptionsRowList.Row - Class in net.minecraft.client.gui
 
GuiOverlayDebug - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiOverlayDebug(Minecraft) - Constructor for class net.minecraft.client.gui.GuiOverlayDebug
 
GuiPageButtonList - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiPageButtonList(Minecraft, int, int, int, int, int, GuiPageButtonList.GuiResponder, GuiPageButtonList.GuiListEntry[]...) - Constructor for class net.minecraft.client.gui.GuiPageButtonList
 
GuiPageButtonList.EditBoxEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiButtonEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiLabelEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiListEntry - Class in net.minecraft.client.gui
 
GuiPageButtonList.GuiResponder - Interface in net.minecraft.client.gui
 
GuiPageButtonList.GuiSlideEntry - Class in net.minecraft.client.gui
 
GuiPasswordTextField - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
GuiPasswordTextField(int, FontRenderer, int, int, int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.GuiPasswordTextField
 
GuiPlayerTabOverlay - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiPlayerTabOverlay(Minecraft, GuiIngame) - Constructor for class net.minecraft.client.gui.GuiPlayerTabOverlay
 
GuiRepair - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiRepair(InventoryPlayer, World) - Constructor for class net.minecraft.client.gui.GuiRepair
 
GuiResourcePackAvailable - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiResourcePackAvailable(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackAvailable
 
GuiResourcePackList - Class in net.minecraft.client.gui
 
GuiResourcePackList(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackList
 
GuiResourcePackSelected - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiResourcePackSelected(Minecraft, int, int, List<ResourcePackListEntry>) - Constructor for class net.minecraft.client.gui.GuiResourcePackSelected
 
guiScale - Variable in class net.minecraft.client.settings.GameSettings
+ GUI scale
GuiScreen - Class in net.minecraft.client.gui
 
GuiScreen() - Constructor for class net.minecraft.client.gui.GuiScreen
 
GuiScreenAddServer - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenAddServer(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenAddServer
 
GuiScreenBook - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenBook(EntityPlayer, ItemStack, boolean) - Constructor for class net.minecraft.client.gui.GuiScreenBook
 
GuiScreenEditProfile - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
GuiScreenEditProfile(GuiScreen) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
GuiScreenHorseInventory - Class in net.minecraft.client.gui.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenHorseInventory(IInventory, IInventory, EntityHorse) - Constructor for class net.minecraft.client.gui.inventory.GuiScreenHorseInventory
 
GuiScreenOptionsSounds - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenOptionsSounds(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiScreenOptionsSounds
 
GuiScreenResourcePacks - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenResourcePacks(GuiScreen) - Constructor for class net.minecraft.client.gui.GuiScreenResourcePacks
 
GuiScreenServerList - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenServerList(GuiScreen, ServerData) - Constructor for class net.minecraft.client.gui.GuiScreenServerList
 
GuiScreenWorking - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiScreenWorking() - Constructor for class net.minecraft.client.gui.GuiScreenWorking
 
GuiSleepMP - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiSleepMP() - Constructor for class net.minecraft.client.gui.GuiSleepMP
 
GuiSlideEntry(int, String, boolean, GuiSlider.FormatHelper, float, float, float) - Constructor for class net.minecraft.client.gui.GuiPageButtonList.GuiSlideEntry
 
GuiSlider - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiSlider(GuiPageButtonList.GuiResponder, int, int, int, String, float, float, float, GuiSlider.FormatHelper) - Constructor for class net.minecraft.client.gui.GuiSlider
 
GuiSlider.FormatHelper - Interface in net.minecraft.client.gui
 
GuiSlot - Class in net.minecraft.client.gui
 
GuiSlot(Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiSlot
 
GuiSpectator - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiSpectator(Minecraft) - Constructor for class net.minecraft.client.gui.GuiSpectator
 
GuiStats - Class in net.minecraft.client.gui.achievement
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiStats(GuiScreen, StatFileWriter) - Constructor for class net.minecraft.client.gui.achievement.GuiStats
 
GuiTextField - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiTextField(int, FontRenderer, int, int, int, int) - Constructor for class net.minecraft.client.gui.GuiTextField
 
guiTop - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
GuiUtilRenderComponents - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiUtilRenderComponents() - Constructor for class net.minecraft.client.gui.GuiUtilRenderComponents
 
GuiVideoSettings - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiVideoSettings(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.GuiVideoSettings
 
GuiWinGame - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiWinGame() - Constructor for class net.minecraft.client.gui.GuiWinGame
 
GuiYesNo - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
GuiYesNo(GuiYesNoCallback, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
 
GuiYesNo(GuiYesNoCallback, String, String, String, String, int) - Constructor for class net.minecraft.client.gui.GuiYesNo
 
GuiYesNoCallback - Interface in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
gunpowder - Static variable in class net.minecraft.init.Items
 
gunpowderEffect - Static variable in class net.minecraft.potion.PotionHelper
 
GwtCompatible - Annotation Type in com.google.common.annotations
The presence of this annotation on a type indicates that the type may be used with the Google Web Toolkit (GWT).
GwtIncompatible - Annotation Type in com.google.common.annotations
The presence of this annotation on a method indicates that the method may not be used with the Google Web Toolkit (GWT), even though its type is annotated as GwtCompatible and accessible in GWT.

H

HALF - Static variable in class net.minecraft.block.BlockDoor
 
HALF - Static variable in class net.minecraft.block.BlockDoublePlant
 
HALF - Static variable in class net.minecraft.block.BlockSlab
 
HALF - Static variable in class net.minecraft.block.BlockStairs
 
HALF - Static variable in class net.minecraft.block.BlockTrapDoor
 
HALF_HORIZONTAL - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
HALF_HORIZONTAL_MIRROR - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
HALF_VERTICAL - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
HALF_VERTICAL_MIRROR - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
handleAnimation(C0APacketAnimation) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
 
handleAnimation(S0BPacketAnimation) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Renders a specified animation: Waking up a player, a living entity swinging its currently held item, being hurt or receiving a critical hit by normal or magical means
handleAnimation(S0BPacketAnimation) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Renders a specified animation: Waking up a player, a living entity swinging its currently held item, being hurt or receiving a critical hit by normal or magical means
handleBlockAction(S24PacketBlockAction) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Triggers Block.onBlockEventReceived, which is implemented in BlockPistonBase for extension/retraction, BlockNote for setting the instrument (including audiovisual feedback) and in BlockContainer to set the number of players accessing a (Ender)Chest
handleBlockAction(S24PacketBlockAction) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Triggers Block.onBlockEventReceived, which is implemented in BlockPistonBase for extension/retraction, BlockNote for setting the instrument (including audiovisual feedback) and in BlockContainer to set the number of players accessing a (Ender)Chest
handleBlockBreakAnim(S25PacketBlockBreakAnim) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates all registered IWorldAccess instances with destroyBlockInWorldPartially
handleBlockBreakAnim(S25PacketBlockBreakAnim) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates all registered IWorldAccess instances with destroyBlockInWorldPartially
handleBlockChange(S23PacketBlockChange) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the block and metadata and generates a blockupdate (and notify the clients)
handleBlockChange(S23PacketBlockChange) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the block and metadata and generates a blockupdate (and notify the clients)
handleCamera(S43PacketCamera) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleCamera(S43PacketCamera) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleChangeGameState(S2BPacketChangeGameState) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleChangeGameState(S2BPacketChangeGameState) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleChat(S02PacketChat) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Prints a chatmessage in the chat GUI
handleChat(S02PacketChat) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Prints a chatmessage in the chat GUI
handleChunkData(S21PacketChunkData) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the specified chunk with the supplied data, marks it for re-rendering and lighting recalculation
handleChunkData(S21PacketChunkData) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the specified chunk with the supplied data, marks it for re-rendering and lighting recalculation
handleCloseWindow(S2EPacketCloseWindow) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Resets the ItemStack held in hand and closes the window that is opened
handleCloseWindow(S2EPacketCloseWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Resets the ItemStack held in hand and closes the window that is opened
handleCollectItem(S0DPacketCollectItem) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleCollectItem(S0DPacketCollectItem) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleCombatEvent(S42PacketCombatEvent) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleCombatEvent(S42PacketCombatEvent) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleComponentClick(IChatComponent) - Method in class net.minecraft.client.gui.GuiScreen
+ Executes the click event specified by the given chat component
handleComponentClick(IChatComponent) - Method in class net.minecraft.client.gui.GuiScreenBook
+ Executes the click event specified by the given chat component
handleComponentHover(IChatComponent, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Draws the hover event specified by the given chat component
handleConfirmTransaction(S32PacketConfirmTransaction) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Verifies that the server and client are synchronized with respect to the inventory/container opened by the player and confirms if it is the case.
handleConfirmTransaction(S32PacketConfirmTransaction) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Verifies that the server and client are synchronized with respect to the inventory/container opened by the player and confirms if it is the case.
handleCustomPayload(S3FPacketCustomPayload) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles packets that have room for a channel specification.
handleCustomPayload(S3FPacketCustomPayload) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles packets that have room for a channel specification.
handleDestroyEntities(S13PacketDestroyEntities) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Locally eliminates the entities.
handleDestroyEntities(S13PacketDestroyEntities) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Locally eliminates the entities.
handleDisconnect(S00PacketDisconnect) - Method in interface net.minecraft.network.login.INetHandlerLoginClient
 
handleDisconnect(S40PacketDisconnect) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Closes the network channel
handleDisconnect(S40PacketDisconnect) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Closes the network channel
handleDisplayScoreboard(S3DPacketDisplayScoreboard) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Removes or sets the ScoreObjective to be displayed at a particular scoreboard position (list, sidebar, below name)
handleDisplayScoreboard(S3DPacketDisplayScoreboard) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Removes or sets the ScoreObjective to be displayed at a particular scoreboard position (list, sidebar, below name)
handleEffect(S28PacketEffect) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleEffect(S28PacketEffect) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleEnableCompression(S03PacketEnableCompression) - Method in interface net.minecraft.network.login.INetHandlerLoginClient
 
handleEncryptionRequest(S01PacketEncryptionRequest) - Method in interface net.minecraft.network.login.INetHandlerLoginClient
 
handleEntityAttach(S1BPacketEntityAttach) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleEntityAttach(S1BPacketEntityAttach) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleEntityEffect(S1DPacketEntityEffect) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleEntityEffect(S1DPacketEntityEffect) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleEntityEquipment(S04PacketEntityEquipment) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleEntityEquipment(S04PacketEntityEquipment) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleEntityHeadLook(S19PacketEntityHeadLook) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the direction in which the specified entity is looking, normally this head rotation is independent of the rotation of the entity itself
handleEntityHeadLook(S19PacketEntityHeadLook) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the direction in which the specified entity is looking, normally this head rotation is independent of the rotation of the entity itself
handleEntityMetadata(S1CPacketEntityMetadata) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Invoked when the server registers new proximate objects in your watchlist or when objects in your watchlist have changed -> Registers any changes locally
handleEntityMetadata(S1CPacketEntityMetadata) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Invoked when the server registers new proximate objects in your watchlist or when objects in your watchlist have changed -> Registers any changes locally
handleEntityMovement(S14PacketEntity) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the specified entity's position by the specified relative moment and absolute rotation.
handleEntityMovement(S14PacketEntity) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the specified entity's position by the specified relative moment and absolute rotation.
handleEntityNBT(S49PacketUpdateEntityNBT) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleEntityNBT(S49PacketUpdateEntityNBT) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleEntityProperties(S20PacketEntityProperties) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates en entity's attributes and their respective modifiers, which are used for speed bonusses (player sprinting, animals fleeing, baby speed), weapon/tool attackDamage, hostiles followRange randomization, zombie maxHealth and knockback resistance as well as reinforcement spawning chance.
handleEntityProperties(S20PacketEntityProperties) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates en entity's attributes and their respective modifiers, which are used for speed bonusses (player sprinting, animals fleeing, baby speed), weapon/tool attackDamage, hostiles followRange randomization, zombie maxHealth and knockback resistance as well as reinforcement spawning chance.
handleEntityStatus(S19PacketEntityStatus) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Invokes the entities' handleUpdateHealth method which is implemented in LivingBase (hurt/death), MinecartMobSpawner (spawn delay), FireworkRocket & MinecartTNT (explosion), IronGolem (throwing,...), Witch (spawn particles), Zombie (villager transformation), Animal (breeding mode particles), Horse (breeding/smoke particles), Sheep (...), Tameable (...), Villager (particles for breeding mode, angry and happy), Wolf (...)
handleEntityStatus(S19PacketEntityStatus) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Invokes the entities' handleUpdateHealth method which is implemented in LivingBase (hurt/death), MinecartMobSpawner (spawn delay), FireworkRocket & MinecartTNT (explosion), IronGolem (throwing,...), Witch (spawn particles), Zombie (villager transformation), Animal (breeding mode particles), Horse (breeding/smoke particles), Sheep (...), Tameable (...), Villager (particles for breeding mode, angry and happy), Wolf (...)
handleEntityTeleport(S18PacketEntityTeleport) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates an entity's position and rotation as specified by the packet
handleEntityTeleport(S18PacketEntityTeleport) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates an entity's position and rotation as specified by the packet
handleEntityVelocity(S12PacketEntityVelocity) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Sets the velocity of the specified entity to the specified value
handleEntityVelocity(S12PacketEntityVelocity) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Sets the velocity of the specified entity to the specified value
handleEvent() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.EventHandler
 
handleEvent(MediaEvent) - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
handleExplosion(S27PacketExplosion) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Initiates a new explosion (sound, particles, drop spawn) for the affected blocks indicated by the packet.
handleExplosion(S27PacketExplosion) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Initiates a new explosion (sound, particles, drop spawn) for the affected blocks indicated by the packet.
handleHeldItemChange(S09PacketHeldItemChange) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates which hotbar slot of the player is currently selected
handleHeldItemChange(S09PacketHeldItemChange) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates which hotbar slot of the player is currently selected
handleHookCasting(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityFishHook
 
handleHookRetraction() - Method in class net.minecraft.entity.projectile.EntityFishHook
 
handleInput() - Method in class net.minecraft.client.gui.GuiScreen
+ Delegates mouse and keyboard input.
handleJoinGame(S01PacketJoinGame) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Registers some server properties (gametype,hardcore-mode,terraintype,difficulty,player limit), creates a new WorldClient and sets the player initial dimension
handleJoinGame(S01PacketJoinGame) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Registers some server properties (gametype,hardcore-mode,terraintype,difficulty,player limit), creates a new WorldClient and sets the player initial dimension
handleJumpLava() - Method in class net.minecraft.entity.EntityLivingBase
 
handleJumpLava() - Method in class net.minecraft.entity.monster.EntityMagmaCube
 
handleKeepAlive(S00PacketKeepAlive) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleKeepAlive(S00PacketKeepAlive) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleKeyboardInput() - Method in class net.minecraft.client.gui.GuiScreen
+ Handles keyboard input.
handleLoginSuccess(S02PacketLoginSuccess) - Method in interface net.minecraft.network.login.INetHandlerLoginClient
 
handleMapChunkBulk(S26PacketMapChunkBulk) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleMapChunkBulk(S26PacketMapChunkBulk) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleMaps(S34PacketMaps) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the worlds MapStorage with the specified MapData for the specified map-identifier and invokes a MapItemRenderer for it
handleMaps(S34PacketMaps) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the worlds MapStorage with the specified MapData for the specified map-identifier and invokes a MapItemRenderer for it
handleMaterialAcceleration(AxisAlignedBB, Material, Entity) - Method in class net.minecraft.world.World
+ handles the acceleration of an object whilst in water.
handleMouseClick(Slot, int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called when the mouse is clicked over a slot or outside the gui.
handleMouseClick(Slot, int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called when the mouse is clicked over a slot or outside the gui.
handleMouseInput() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
handleMouseInput() - Method in class net.minecraft.client.gui.achievement.GuiStats
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiChat
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiControls
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiLanguage
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiScreen
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.GuiSlot
 
handleMouseInput() - Method in class net.minecraft.client.gui.GuiVideoSettings
+ Handles mouse input.
handleMouseInput() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Handles mouse input.
handleMultiBlockChange(S22PacketMultiBlockChange) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Received from the servers PlayerManager if between 1 and 64 blocks in a chunk are changed.
handleMultiBlockChange(S22PacketMultiBlockChange) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Received from the servers PlayerManager if between 1 and 64 blocks in a chunk are changed.
handleOpenWindow(S2DPacketOpenWindow) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Displays a GUI by ID.
handleOpenWindow(S2DPacketOpenWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Displays a GUI by ID.
handleParticles(S2APacketParticles) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Spawns a specified number of particles at the specified location with a randomized displacement according to specified bounds
handleParticles(S2APacketParticles) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Spawns a specified number of particles at the specified location with a randomized displacement according to specified bounds
handlePlayerAbilities(S39PacketPlayerAbilities) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handlePlayerAbilities(S39PacketPlayerAbilities) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handlePlayerListHeaderFooter(S47PacketPlayerListHeaderFooter) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handlePlayerListHeaderFooter(S47PacketPlayerListHeaderFooter) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handlePlayerListItem(S38PacketPlayerListItem) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handlePlayerListItem(S38PacketPlayerListItem) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handlePlayerPosLook(S08PacketPlayerPosLook) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles changes in player positioning and rotation such as when travelling to a new dimension, (re)spawning, mounting horses etc.
handlePlayerPosLook(S08PacketPlayerPosLook) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles changes in player positioning and rotation such as when travelling to a new dimension, (re)spawning, mounting horses etc.
handlePong(S01PacketPong) - Method in interface net.minecraft.network.status.INetHandlerStatusClient
 
handleRemoveEntityEffect(S1EPacketRemoveEntityEffect) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleRemoveEntityEffect(S1EPacketRemoveEntityEffect) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleResourcePack(S48PacketResourcePackSend) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleResourcePack(S48PacketResourcePackSend) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleResourcePackStatus(C19PacketResourcePackStatus) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
 
handleRespawn(S07PacketRespawn) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleRespawn(S07PacketRespawn) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleRotationFloat(EntityChicken, float) - Method in class net.minecraft.client.renderer.entity.RenderChicken
+ Defines what float the third param in setRotationAngles of ModelBase is
handleRotationFloat(EntitySquid, float) - Method in class net.minecraft.client.renderer.entity.RenderSquid
+ Defines what float the third param in setRotationAngles of ModelBase is
handleRotationFloat(EntityWolf, float) - Method in class net.minecraft.client.renderer.entity.RenderWolf
+ Defines what float the third param in setRotationAngles of ModelBase is
handleRotationFloat(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Defines what float the third param in setRotationAngles of ModelBase is
handleScoreboardObjective(S3BPacketScoreboardObjective) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ May create a scoreboard objective, remove an objective from the scoreboard or update an objectives' displayname
handleScoreboardObjective(S3BPacketScoreboardObjective) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ May create a scoreboard objective, remove an objective from the scoreboard or update an objectives' displayname
handleServerDifficulty(S41PacketServerDifficulty) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleServerDifficulty(S41PacketServerDifficulty) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleServerInfo(S00PacketServerInfo) - Method in interface net.minecraft.network.status.INetHandlerStatusClient
 
handleSetCompressionLevel(S46PacketSetCompressionLevel) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleSetCompressionLevel(S46PacketSetCompressionLevel) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleSetExperience(S1FPacketSetExperience) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleSetExperience(S1FPacketSetExperience) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleSetSlot(S2FPacketSetSlot) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles pickin up an ItemStack or dropping one in your inventory or an open (non-creative) container
handleSetSlot(S2FPacketSetSlot) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles pickin up an ItemStack or dropping one in your inventory or an open (non-creative) container
handleSignEditorOpen(S36PacketSignEditorOpen) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Creates a sign in the specified location if it didn't exist and opens the GUI to edit its text
handleSignEditorOpen(S36PacketSignEditorOpen) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Creates a sign in the specified location if it didn't exist and opens the GUI to edit its text
handleSoundEffect(S29PacketSoundEffect) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleSoundEffect(S29PacketSoundEffect) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleSpawnExperienceOrb(S11PacketSpawnExperienceOrb) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Spawns an experience orb and sets its value (amount of XP)
handleSpawnExperienceOrb(S11PacketSpawnExperienceOrb) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Spawns an experience orb and sets its value (amount of XP)
handleSpawnGlobalEntity(S2CPacketSpawnGlobalEntity) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles globally visible entities.
handleSpawnGlobalEntity(S2CPacketSpawnGlobalEntity) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles globally visible entities.
handleSpawnMob(S0FPacketSpawnMob) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Spawns the mob entity at the specified location, with the specified rotation, momentum and type.
handleSpawnMob(S0FPacketSpawnMob) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Spawns the mob entity at the specified location, with the specified rotation, momentum and type.
handleSpawnObject(S0EPacketSpawnObject) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Spawns an instance of the objecttype indicated by the packet and sets its position and momentum
handleSpawnObject(S0EPacketSpawnObject) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Spawns an instance of the objecttype indicated by the packet and sets its position and momentum
handleSpawnPainting(S10PacketSpawnPainting) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles the spawning of a painting object
handleSpawnPainting(S10PacketSpawnPainting) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles the spawning of a painting object
handleSpawnPlayer(S0CPacketSpawnPlayer) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles the creation of a nearby player entity, sets the position and held item
handleSpawnPlayer(S0CPacketSpawnPlayer) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles the creation of a nearby player entity, sets the position and held item
handleSpawnPosition(S05PacketSpawnPosition) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleSpawnPosition(S05PacketSpawnPosition) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleSpectate(C18PacketSpectate) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
 
handleStatistics(S37PacketStatistics) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the players statistics or achievements
handleStatistics(S37PacketStatistics) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the players statistics or achievements
handleStatusUpdate(byte) - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.Entity
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.EntityLiving
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.EntityLivingBase
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.EntityFireworkRocket
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.EntityWitch
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.monster.EntityZombie
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityAnimal
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityHorse
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityRabbit
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntitySheep
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntitySquid
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityTameable
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityVillager
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.passive.EntityWolf
 
handleStatusUpdate(byte) - Method in class net.minecraft.entity.player.EntityPlayer
 
handleTabComplete(S3APacketTabComplete) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Displays the available command-completion options the server knows of
handleTabComplete(S3APacketTabComplete) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Displays the available command-completion options the server knows of
handleTeams(S3EPacketTeams) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates a team managed by the scoreboard: Create/Remove the team registration, Register/Remove the player-team-memberships, Set team displayname/prefix/suffix and/or whether friendly fire is enabled
handleTeams(S3EPacketTeams) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates a team managed by the scoreboard: Create/Remove the team registration, Register/Remove the player-team-memberships, Set team displayname/prefix/suffix and/or whether friendly fire is enabled
handleTimeUpdate(S03PacketTimeUpdate) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleTimeUpdate(S03PacketTimeUpdate) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleTitle(S45PacketTitle) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleTitle(S45PacketTitle) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleUpdateHealth(S06PacketUpdateHealth) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleUpdateHealth(S06PacketUpdateHealth) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
handleUpdateScore(S3CPacketUpdateScore) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Either updates the score with a specified value or removes the score for an objective
handleUpdateScore(S3CPacketUpdateScore) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Either updates the score with a specified value or removes the score for an objective
handleUpdateSign(S33PacketUpdateSign) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates a specified sign with the specified text lines
handleUpdateSign(S33PacketUpdateSign) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates a specified sign with the specified text lines
handleUpdateTileEntity(S35PacketUpdateTileEntity) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Updates the NBTTagCompound metadata of instances of the following entitytypes: Mob spawners, command blocks, beacons, skulls, flowerpot
handleUpdateTileEntity(S35PacketUpdateTileEntity) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Updates the NBTTagCompound metadata of instances of the following entitytypes: Mob spawners, command blocks, beacons, skulls, flowerpot
handleUseBed(S0APacketUseBed) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Retrieves the player identified by the packet, puts him to sleep if possible (and flags whether all players are asleep)
handleUseBed(S0APacketUseBed) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Retrieves the player identified by the packet, puts him to sleep if possible (and flags whether all players are asleep)
handleWaterMovement() - Method in class net.minecraft.entity.Entity
+ Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWaterMovement() - Method in class net.minecraft.entity.item.EntityItem
+ Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWaterMovement() - Method in class net.minecraft.entity.item.EntityXPOrb
+ Returns if this entity is in water and will end up adding the waters velocity to the entity
handleWindowItems(S30PacketWindowItems) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Handles the placement of a specified ItemStack in a specified container/inventory slot
handleWindowItems(S30PacketWindowItems) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Handles the placement of a specified ItemStack in a specified container/inventory slot
handleWindowProperty(S31PacketWindowProperty) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Sets the progressbar of the opened window to the specified value
handleWindowProperty(S31PacketWindowProperty) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
+ Sets the progressbar of the opened window to the specified value
handleWorldBorder(S44PacketWorldBorder) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
handleWorldBorder(S44PacketWorldBorder) - Method in interface net.minecraft.network.play.INetHandlerPlayClient
 
HandshakePacketTypes - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
HandshakePacketTypes() - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
HANDSHAKING - net.minecraft.network.EnumConnectionState
 
hangingPosition - Variable in class net.minecraft.entity.EntityHanging
 
HappyVillagerFactory() - Constructor for class net.minecraft.client.particle.EntityAuraFX.HappyVillagerFactory
 
HARD - net.minecraft.world.EnumDifficulty
 
hardcoreMode - Variable in class net.minecraft.network.play.server.S01PacketJoinGame
 
hardened_clay - Static variable in class net.minecraft.init.Blocks
 
harm - Static variable in class net.minecraft.potion.Potion
 
harvestBlock(World, EntityPlayer, BlockPos, IBlockState, TileEntity) - Method in class net.minecraft.block.Block
 
harvestBlock(World, EntityPlayer, BlockPos, IBlockState, TileEntity) - Method in class net.minecraft.block.BlockBanner
 
harvestBlock(World, EntityPlayer, BlockPos, IBlockState, TileEntity) - Method in class net.minecraft.block.BlockIce
 
harvestBlock(World, EntityPlayer, BlockPos, IBlockState, TileEntity) - Method in class net.minecraft.block.BlockSnow
 
has(String) - Method in class net.zxmushroom63.plugins.BaseData
 
has(String) - Method in class org.json.JSONObject
Determine if the JSONObject contains a specific key.
HAS_BOTTLE - Static variable in class net.minecraft.block.BlockBrewingStand
 
HAS_RECORD - Static variable in class net.minecraft.block.BlockJukebox
 
hasAchievementUnlocked(Achievement) - Method in class net.minecraft.stats.StatFileWriter
+ Returns true if the achievement has been unlocked.
hasAnimationMetadata() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
hasArguments() - Method in enum net.minecraft.util.EnumParticleTypes
 
hasArguments(String) - Static method in class net.minecraft.command.PlayerSelector
+ Returns whether the given token has any arguments set.
hasArray() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if this buffer has a backing byte array.
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
hasArray() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
hasArray() - Method in class net.minecraft.network.PacketBuffer
 
hasBeenAccessed - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
hasBeenActive() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
hasBeenDeleted - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
hasCloudFog(double, double, double, float) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Checks if the given position is to be rendered with cloud fog
hasColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
+ Return whether the specified armor ItemStack has a color.
hasColorModifier - Static variable in class net.minecraft.entity.boss.BossStatus
 
hasComparatorInputOverride() - Method in class net.minecraft.block.Block
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockBrewingStand
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockCake
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockCauldron
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockChest
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockCommandBlock
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockDispenser
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockEndPortalFrame
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockFurnace
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockHopper
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockJukebox
 
hasComparatorInputOverride() - Method in class net.minecraft.block.BlockRailDetector
 
hasContainerItem() - Method in class net.minecraft.item.Item
+ True if this Item has a container item (a.k.a.
hasCraftingStack() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
hasCustomName() - Method in class net.minecraft.block.BlockAnvil.Anvil
 
hasCustomName() - Method in class net.minecraft.block.BlockWorkbench.InterfaceCraftingTable
 
hasCustomName() - Method in class net.minecraft.client.player.inventory.LocalBlockIntercommunication
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.entity.Entity
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.entity.item.EntityMinecart
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.inventory.InventoryBasic
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.inventory.InventoryCrafting
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.inventory.InventoryCraftResult
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.inventory.InventoryLargeChest
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.inventory.InventoryMerchant
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityChest
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Returns true if this thing is named
hasCustomName() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Returns true if this thing is named
hasCustomName() - Method in interface net.minecraft.world.IWorldNameable
+ Returns true if this thing is named
hasDisplayName() - Method in class net.minecraft.item.ItemStack
+ Returns true if the itemstack has a display name
hasDisplayTile() - Method in class net.minecraft.entity.item.EntityMinecart
 
hasEffect() - Method in class net.minecraft.item.ItemStack
 
hasEffect(ItemStack) - Method in class net.minecraft.item.Item
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemAppleGold
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemEditableBook
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemEnchantedBook
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemExpBottle
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemPotion
 
hasEffect(ItemStack) - Method in class net.minecraft.item.ItemSimpleFoiled
 
hasExtendedLevels - Variable in class net.minecraft.world.ChunkCache
 
hash - Variable in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
hash() - Method in interface com.google.common.hash.Hasher
Computes a hash code based on the data that have been provided to this hasher.
hash() - Method in class com.google.common.hash.HashingInputStream
Returns the HashCode based on the data read from this stream.
hash() - Method in class com.google.common.hash.HashingOutputStream
Returns the HashCode based on the data written to this stream.
hash(HashFunction) - Method in class com.google.common.io.ByteSource
Hashes the contents of this byte source using the given hash function.
hash(InputSupplier<? extends InputStream>, HashFunction) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.hash(HashFunction) instead. This method is scheduled for removal in Guava 18.0.
hash(T) - Method in class com.google.common.base.Equivalence
Returns a hash code for t.
HashBasedTable<R,​C,​V> - Class in com.google.common.collect
Implementation of Table using hash tables.
HashBiMap<K,​V> - Class in com.google.common.collect
A BiMap backed by two hash tables.
hashBytes(byte[]) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putBytes(input).hash().
hashBytes(byte[], int, int) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putBytes(input, off, len).hash().
hashCode() - Method in class com.google.common.base.Equivalence.Wrapper
Returns the result of Equivalence.hash(Object) applied to the wrapped reference.
hashCode() - Method in class com.google.common.base.Optional
Returns a hash code for this instance.
hashCode() - Method in class com.google.common.collect.ForwardingList
 
hashCode() - Method in class com.google.common.collect.ForwardingMap
 
hashCode() - Method in class com.google.common.collect.ForwardingMapEntry
 
hashCode() - Method in class com.google.common.collect.ForwardingMultimap
 
hashCode() - Method in class com.google.common.collect.ForwardingMultiset
 
hashCode() - Method in class com.google.common.collect.ForwardingSet
 
hashCode() - Method in class com.google.common.collect.ForwardingTable
 
hashCode() - Method in class com.google.common.collect.ImmutableList
 
hashCode() - Method in class com.google.common.collect.ImmutableMap
 
hashCode() - Method in class com.google.common.collect.ImmutableMultiset
 
hashCode() - Method in class com.google.common.collect.ImmutableRangeMap
 
hashCode() - Method in class com.google.common.collect.ImmutableSet
 
hashCode() - Method in interface com.google.common.collect.MapDifference
Returns the hash code for this instance.
hashCode() - Method in interface com.google.common.collect.MapDifference.ValueDifference
The hash code equals the value Arrays.asList(leftValue(), rightValue()).hashCode().
hashCode() - Method in interface com.google.common.collect.Multimap
Returns the hash code for this multimap.
hashCode() - Method in interface com.google.common.collect.Multiset.Entry
hashCode() - Method in interface com.google.common.collect.Multiset
Returns the hash code for this multiset.
hashCode() - Method in class com.google.common.collect.Range
Returns a hash code for this range.
hashCode() - Method in interface com.google.common.collect.RangeMap
Returns asMapOfRanges().hashCode().
hashCode() - Method in interface com.google.common.collect.RangeSet
Returns asRanges().hashCode().
hashCode() - Method in interface com.google.common.collect.Table.Cell
Returns the hash code of this cell.
hashCode() - Method in interface com.google.common.collect.Table
Returns the hash code for this table.
hashCode() - Method in class com.google.common.collect.TreeRangeMap
 
hashCode() - Method in class com.google.common.hash.BloomFilter
 
hashCode() - Method in class com.google.common.hash.HashCode
Returns a "Java hash code" for this HashCode instance; this is well-defined (so, for example, you can safely put HashCode instances into a HashSet) but is otherwise probably not what you want to use.
hashCode() - Method in class com.google.common.primitives.UnsignedInteger
 
hashCode() - Method in class com.google.common.primitives.UnsignedLong
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a hash code which was calculated from the content of this buffer.
hashCode() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
hashCode() - Method in class net.minecraft.block.properties.PropertyHelper
 
hashCode() - Method in class net.minecraft.block.properties.PropertyInteger
 
hashCode() - Method in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
hashCode() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
hashCode() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
hashCode() - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variants
 
hashCode() - Method in class net.minecraft.client.resources.Language
 
hashCode() - Method in class net.minecraft.client.resources.model.ModelResourceLocation
 
hashCode() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
hashCode() - Method in class net.minecraft.client.resources.SimpleResource
 
hashCode() - Method in class net.minecraft.client.util.JsonBlendingMode
 
hashCode() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
hashCode() - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
hashCode() - Method in class net.minecraft.entity.Entity
 
hashCode() - Method in class net.minecraft.event.ClickEvent
 
hashCode() - Method in class net.minecraft.event.HoverEvent
 
hashCode() - Method in class net.minecraft.nbt.NBTBase
 
hashCode() - Method in class net.minecraft.nbt.NBTTagByte
 
hashCode() - Method in class net.minecraft.nbt.NBTTagByteArray
 
hashCode() - Method in class net.minecraft.nbt.NBTTagCompound
 
hashCode() - Method in class net.minecraft.nbt.NBTTagDouble
 
hashCode() - Method in class net.minecraft.nbt.NBTTagFloat
 
hashCode() - Method in class net.minecraft.nbt.NBTTagInt
 
hashCode() - Method in class net.minecraft.nbt.NBTTagIntArray
 
hashCode() - Method in class net.minecraft.nbt.NBTTagList
 
hashCode() - Method in class net.minecraft.nbt.NBTTagLong
 
hashCode() - Method in class net.minecraft.nbt.NBTTagShort
 
hashCode() - Method in class net.minecraft.nbt.NBTTagString
 
hashCode() - Method in class net.minecraft.network.PacketBuffer
 
hashCode() - Method in class net.minecraft.potion.PotionEffect
 
hashCode() - Method in class net.minecraft.stats.StatBase
 
hashCode() - Method in class net.minecraft.util.ChatComponentStyle
 
hashCode() - Method in class net.minecraft.util.ChatComponentTranslation
 
hashCode() - Method in class net.minecraft.util.ChatStyle
 
hashCode() - Method in class net.minecraft.util.ResourceLocation
 
hashCode() - Method in class net.minecraft.util.Vec3i
 
hashCode() - Method in class net.minecraft.util.Vec4b
 
hashCode() - Method in class net.minecraft.world.ChunkCoordIntPair
 
hashCode() - Method in class net.minecraft.world.NextTickListEntry
 
hashCode() - Method in class org.apache.commons.lang3.CharSet
Gets a hash code compatible with the equals method.
hashCode() - Method in class org.apache.commons.lang3.math.Fraction
Gets a hashCode for the fraction.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableObject
Returns the value's hash code or 0 if the value is null.
hashCode() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns a suitable hash code for this mutable.
hashCode() - Method in class org.apache.commons.lang3.Range
Gets a suitable hash code for the range.
hashCode() - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
hashCode() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets a suitable hash code for this builder.
hashCode() - Method in class org.apache.commons.lang3.time.FastDateFormat
Returns a hash code compatible with equals.
hashCode() - Method in class org.apache.commons.lang3.time.FastDateParser
Returns a hash code compatible with equals.
hashCode() - Method in class org.apache.commons.lang3.time.FastDatePrinter
Returns a hash code compatible with equals.
hashCode(boolean) - Static method in class com.google.common.primitives.Booleans
Returns a hash code for value; equal to the result of invoking ((Boolean) value).hashCode().
hashCode(byte) - Static method in class com.google.common.primitives.Bytes
Returns a hash code for value; equal to the result of invoking ((Byte) value).hashCode().
hashCode(char) - Static method in class com.google.common.primitives.Chars
Returns a hash code for value; equal to the result of invoking ((Character) value).hashCode().
hashCode(double) - Static method in class com.google.common.primitives.Doubles
Returns a hash code for value; equal to the result of invoking ((Double) value).hashCode().
hashCode(float) - Static method in class com.google.common.primitives.Floats
Returns a hash code for value; equal to the result of invoking ((Float) value).hashCode().
hashCode(int) - Static method in class com.google.common.primitives.Ints
Returns a hash code for value; equal to the result of invoking ((Integer) value).hashCode().
hashCode(long) - Static method in class com.google.common.primitives.Longs
Returns a hash code for value; equal to the result of invoking ((Long) value).hashCode().
hashCode(short) - Static method in class com.google.common.primitives.Shorts
Returns a hash code for value; equal to the result of invoking ((Short) value).hashCode().
hashCode(Annotation) - Static method in class org.apache.commons.lang3.AnnotationUtils
Generate a hash code for the given annotation using the algorithm presented in the Annotation.hashCode() API docs.
hashCode(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
this method has been replaced by java.util.Objects.hashCode(Object) in Java 7 and will be removed in future releases
hashCode(Object...) - Static method in class com.google.common.base.Objects
Generates a hash code for multiple values.
hashCode(ByteBuf) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Calculates the hash code of the specified buffer.
HashCode - Class in com.google.common.hash
An immutable hash code of arbitrary bit length.
hashCodeMulti(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
this method has been replaced by java.util.Objects.hash(Object...) in Java 7 and will be removed in future releases.
Hasher - Interface in com.google.common.hash
A PrimitiveSink that can compute a hash code after reading the input.
HashFunction - Interface in com.google.common.hash
A hash function is a collision-averse pure function that maps an arbitrary block of data to a number called a hash code.
Hashing - Class in com.google.common.hash
Static methods to obtain HashFunction instances, and other static hashing-related utilities.
HashingInputStream - Class in com.google.common.hash
An InputStream that maintains a hash of the data read from it.
HashingInputStream(HashFunction, InputStream) - Constructor for class com.google.common.hash.HashingInputStream
Creates an input stream that hashes using the given HashFunction and delegates all data read from it to the underlying InputStream.
HashingOutputStream - Class in com.google.common.hash
An OutputStream that maintains a hash of the data written to it.
HashingOutputStream(HashFunction, OutputStream) - Constructor for class com.google.common.hash.HashingOutputStream
Creates an output stream that hashes using the given HashFunction, and forwards all data written to it to the underlying OutputStream.
hashInt(int) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putInt(input).hash(); returns the hash code for the given int value, interpreted in little-endian byte order.
hashKeys() - Static method in class com.google.common.collect.MultimapBuilder
Uses a HashMap to map keys to value collections.
hashKeys(int) - Static method in class com.google.common.collect.MultimapBuilder
Uses a HashMap to map keys to value collections, initialized to expect the specified number of keys.
hashLong(long) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putLong(input).hash(); returns the hash code for the given long value, interpreted in little-endian byte order.
HashMultimap<K,​V> - Class in com.google.common.collect
Implementation of Multimap using hash tables.
HashMultiset<E> - Class in com.google.common.collect
Multiset implementation backed by a HashMap.
hashObject(T, Funnel<? super T>) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putObject(instance, funnel).hash().
hasHome() - Method in class net.minecraft.entity.EntityCreature
+ Returns whether a home area is defined for this entity.
hashSetValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a HashSet to store value collections.
hashSetValues(int) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a HashSet to store value collections, initialized to expect the specified number of values per key.
hashString(CharSequence, Charset) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putString(input, charset).hash().
hashUnencodedChars(CharSequence) - Method in interface com.google.common.hash.HashFunction
Shortcut for newHasher().putUnencodedChars(input).hash().
hasIgnited() - Method in class net.minecraft.entity.monster.EntityCreeper
 
hasItem(Item) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Checks if a specified Item is inside the inventory
hasItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Returns true if the specified ItemStack exists in the inventory.
hasKey(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Returns whether the given string has been previously stored as a key in the map.
hasKey(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
+ Returns whether the given string has been previously stored as a key in the map.
hasListHeader - Variable in class net.minecraft.client.gui.GuiSlot
 
hasLocationSkin() - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
hasLowerBound() - Method in class com.google.common.collect.Range
Returns true if this range has a lower endpoint.
hasMemoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if this buffer has a reference to the low-level memory address that points to the backing data.
hasMemoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
hasMemoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
hasMemoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
hasMetadata() - Method in interface net.minecraft.client.resources.IResource
 
hasMetadata() - Method in class net.minecraft.client.resources.SimpleResource
 
hasModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
hasModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
hasNext() - Method in class com.google.common.collect.AbstractIterator
 
hasNext() - Method in class com.google.common.collect.AbstractSequentialIterator
 
hasNext() - Method in class com.google.common.collect.ForwardingIterator
 
hasNext() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Checks whether there are any more tokens.
hasNoBasePlate() - Method in class net.minecraft.entity.item.EntityArmorStand
 
hasNoGravity() - Method in class net.minecraft.entity.item.EntityArmorStand
 
hasNoSky - Variable in class net.minecraft.world.WorldProvider
 
hasNoTags() - Method in class net.minecraft.nbt.NBTBase
+ Return whether this compound has no tags.
hasNoTags() - Method in class net.minecraft.nbt.NBTTagCompound
+ Return whether this compound has no tags.
hasNoTags() - Method in class net.minecraft.nbt.NBTTagList
+ Return whether this compound has no tags.
hasNoTags() - Method in class net.minecraft.nbt.NBTTagString
+ Return whether this compound has no tags.
hasNoTime() - Method in class net.minecraft.client.resources.data.AnimationFrame
 
hasObjectChanged() - Method in class net.minecraft.entity.DataWatcher
+ true if one or more object was changed
hasPath() - Method in class net.minecraft.entity.EntityCreature
+ if the entity got a PathEntity it returns true, else false
hasPing - Variable in class net.minecraft.client.multiplayer.ServerData
 
hasPlayerInfo() - Method in class net.minecraft.client.entity.AbstractClientPlayer
+ Checks if this instance of AbstractClientPlayer has any associated player data.
hasPrevious() - Method in class com.google.common.collect.ForwardingListIterator
 
hasPrevious() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Checks whether there are any previous tokens that can be iterated to.
hasReducedDebug() - Method in class net.minecraft.entity.player.EntityPlayer
+ Whether the "reducedDebugInfo" option is active for this player.
hasRelevantEnchantmentType(EnumEnchantmentType) - Method in class net.minecraft.creativetab.CreativeTabs
 
hasRemaining() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
hasRemaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
hasRemaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
hasRemaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
hasRemaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
hasResourceName(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.FolderResourcePack
 
hasResourceName(String) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
hasResourcePackEntry(ResourcePackListEntry) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
 
hasRoomForPlayer(World, BlockPos) - Static method in class net.minecraft.block.BlockBed
 
hasRule(String) - Method in class net.minecraft.world.GameRules
+ Return whether the specified game rule is defined.
hasSecondItemToBuy() - Method in class net.minecraft.village.MerchantRecipe
+ Gets if Villager has secondItemToBuy.
hasSignature() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
hasSkin() - Method in class net.minecraft.client.entity.AbstractClientPlayer
+ Returns true if the player has an associated skin.
hasSlots() - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
hasState(Predicate<IBlockState>) - Static method in class net.minecraft.block.state.BlockWorldState
 
hasStatusIcon() - Method in class net.minecraft.potion.Potion
+ Returns true if the potion has a associated status icon to display in then inventory when active.
hasSubtypes - Variable in class net.minecraft.item.Item
 
hasTagCompound() - Method in class net.minecraft.item.ItemStack
+ Returns true if the ItemStack has an NBTTagCompound.
hasTargetedEntity() - Method in class net.minecraft.entity.monster.EntityGuardian
 
hasTileEntity() - Method in class net.minecraft.block.Block
 
hasTintIndex() - Method in class net.minecraft.client.renderer.block.model.BakedQuad
 
hasUpperBound() - Method in class com.google.common.collect.Range
Returns true if this range has an upper endpoint.
hasValidCrafting() - Method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
hasWorldObj() - Method in class net.minecraft.tileentity.TileEntity
+ Returns true if the worldObj isn't null.
HAT - net.minecraft.entity.player.EnumPlayerModelParts
 
hay_block - Static variable in class net.minecraft.init.Blocks
 
head - Variable in class net.minecraft.client.model.ModelChicken
 
head - Variable in class net.minecraft.client.model.ModelCreeper
 
head - Variable in class net.minecraft.client.model.ModelQuadruped
 
head - Variable in class net.minecraft.client.model.ModelSnowMan
 
head - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
HEAD - net.minecraft.block.BlockBed.EnumPartType
 
HEAD - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
header - Variable in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
headerPadding - Variable in class net.minecraft.client.gui.GuiSlot
 
headMap(K) - Method in class com.google.common.collect.ForwardingSortedMap
 
headMap(K) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys are less than toKey.
headMap(K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
 
headMap(K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys are less than (or equal to, if inclusive) toKey.
headMultiset(E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
 
headMultiset(E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
 
headMultiset(E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
Returns a view of this multiset restricted to the elements less than upperBound, optionally including upperBound itself.
headMultiset(E, BoundType) - Method in class com.google.common.collect.TreeMultiset
 
headPitch - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
headSet(C) - Method in class com.google.common.collect.ContiguousSet
 
headSet(C, boolean) - Method in class com.google.common.collect.ContiguousSet
 
headSet(E) - Method in class com.google.common.collect.ForwardingSortedSet
 
headSet(E) - Method in class com.google.common.collect.ImmutableSortedSet
headSet(E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
 
headSet(E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
 
heal - Static variable in class net.minecraft.potion.Potion
 
heal(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Heal living entity (param: amount of half-hearts)
heal(float) - Method in class net.minecraft.entity.EntityLivingBase
+ Heal living entity (param: amount of half-hearts)
healingEnderCrystal - Variable in class net.minecraft.entity.boss.EntityDragon
 
health - Variable in class net.minecraft.entity.item.EntityEnderCrystal
 
health - Variable in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
health - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
healthBoost - Static variable in class net.minecraft.potion.Potion
+ The health boost Potion object.
healthScale - Static variable in class net.minecraft.entity.boss.BossStatus
 
HEART - net.minecraft.util.EnumParticleTypes
 
HEARTS - net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
 
heavy_weighted_pressure_plate - Static variable in class net.minecraft.init.Blocks
 
height - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
height - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
height - Variable in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
height - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
height - Variable in class net.minecraft.client.gui.GuiButton
 
height - Variable in class net.minecraft.client.gui.GuiScreen
 
height - Variable in class net.minecraft.client.gui.GuiSlot
 
height - Variable in class net.minecraft.client.main.GameConfiguration.DisplayInformation
 
height - Variable in class net.minecraft.entity.Entity
 
Height(float, float) - Constructor for class net.minecraft.world.biome.BiomeGenBase.Height
 
height_DeepOceans - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_Default - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_HighPlateaus - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_LowHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_LowIslands - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_LowPlains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_MidHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_MidPlains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_Oceans - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_PartiallySubmerged - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_RockyWaters - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_ShallowWaters - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
height_Shores - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
heldItemHotbarIndex - Variable in class net.minecraft.network.play.server.S09PacketHeldItemChange
 
heldItemLeft - Variable in class net.minecraft.client.model.ModelBiped
 
heldItemRight - Variable in class net.minecraft.client.model.ModelBiped
 
heldItemTooltips - Variable in class net.minecraft.client.settings.GameSettings
 
hell - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
HEROBRINE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
hexDigitMsb0ToBinary(char) - Static method in class org.apache.commons.lang3.Conversion
Converts a hexadecimal digit into binary (represented as boolean array) using the Msb0 bit ordering.
hexDigitMsb0ToInt(char) - Static method in class org.apache.commons.lang3.Conversion
Converts a hexadecimal digit into an int using the Msb0 bit ordering.
hexDigitToBinary(char) - Static method in class org.apache.commons.lang3.Conversion
Converts a hexadecimal digit into binary (represented as boolean array) using the default (Lsb0) bit ordering.
hexDigitToInt(char) - Static method in class org.apache.commons.lang3.Conversion
Converts a hexadecimal digit into an int using the default (Lsb0) bit ordering.
hexString(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
hexToByte(String, int, byte, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of Char into a byte using the default (little endian, Lsb0) byte and bit ordering.
hexToInt(String, int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of Char into an int using the default (little endian, Lsb0) byte and bit ordering.
hexToLong(String, int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of Char into a long using the default (little endian, Lsb0) byte and bit ordering.
hexToShort(String, int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of Char into a short using the default (little endian, Lsb0) byte and bit ordering.
HFormatter - Class in net.lax1dude.eaglercraft.v1_8
The Formatter class is a String-formatting utility that is designed to work like the printf function of the C programming language.
HFormatter() - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter.
HFormatter(File) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output is written to the specified File.
HFormatter(File, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the given charset, and whose output is written to the specified File.
HFormatter(File, String, Locale) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the given Locale and charset, and whose output is written to the specified File.
HFormatter(OutputStream) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output is written to the specified OutputStream.
HFormatter(OutputStream, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the given charset, and whose output is written to the specified OutputStream.
HFormatter(OutputStream, String, Locale) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the given Locale and charset, and whose output is written to the specified OutputStream.
HFormatter(PrintStream) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output is written to the specified PrintStream.
HFormatter(Appendable) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output will be written to the specified Appendable.
HFormatter(Appendable, Locale) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the specified Locale and whose output will be written to the specified Appendable.
HFormatter(String) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output is written to the specified file.
HFormatter(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter whose output is written to the specified file.
HFormatter(String, String, Locale) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the given Locale and charset, and whose output is written to the specified file.
HFormatter(Locale) - Constructor for class net.lax1dude.eaglercraft.v1_8.HFormatter
Constructs a Formatter with the specified Locale.
HFormatter.BigDecimalLayoutForm - Enum in net.lax1dude.eaglercraft.v1_8
The enumeration giving the available styles for formatting very large decimal numbers.
HFormatter.DuplicateFormatFlagsException - Exception in net.lax1dude.eaglercraft.v1_8
 
HFormatter.IllegalFormatWidthException - Exception in net.lax1dude.eaglercraft.v1_8
 
HFormatter.MissingFormatArgumentException - Exception in net.lax1dude.eaglercraft.v1_8
 
HIDDEN - net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
HIDE_FOR_OTHER_TEAMS - net.minecraft.scoreboard.Team.EnumVisible
 
HIDE_FOR_OWN_TEAM - net.minecraft.scoreboard.Team.EnumVisible
 
hideAddress - Variable in class net.minecraft.client.multiplayer.ServerData
 
hideGUI - Variable in class net.minecraft.client.settings.GameSettings
 
hideParticles - Variable in class net.minecraft.network.play.server.S1DPacketEntityEffect
 
hideServerAddress - Variable in class net.minecraft.client.settings.GameSettings
 
higher(E) - Method in class com.google.common.collect.ForwardingNavigableSet
 
higher(E) - Method in class com.google.common.collect.ImmutableSortedSet
 
higherEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
higherEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
higherKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
higherKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
HINGE - Static variable in class net.minecraft.block.BlockDoor
 
hitByEntity(Entity) - Method in class net.minecraft.entity.Entity
+ Called when a player attacks an entity.
hitByEntity(Entity) - Method in class net.minecraft.entity.EntityHanging
+ Called when a player attacks an entity.
hitEntity(EntityLivingBase, EntityPlayer) - Method in class net.minecraft.item.ItemStack
+ Calls the corresponding fct in di
hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.item.Item
+ Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.item.ItemSaddle
+ Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.item.ItemSword
+ Current implementations of this method in child classes do not use the entry argument beside ev.
hitEntity(ItemStack, EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.item.ItemTool
+ Current implementations of this method in child classes do not use the entry argument beside ev.
hitVec - Variable in class net.minecraft.util.MovingObjectPosition
 
Holder(EaglerTextureAtlasSprite, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Holder
 
hopper - Static variable in class net.minecraft.init.Blocks
 
HOPPER - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
hopper_minecart - Static variable in class net.minecraft.init.Items
 
HORIZONTAL - net.minecraft.util.EnumFacing.Plane
 
horseJumping - Variable in class net.minecraft.entity.passive.EntityHorse
 
horseType - Variable in class net.minecraft.entity.passive.EntityHorse.GroupData
 
horseVariant - Variable in class net.minecraft.entity.passive.EntityHorse.GroupData
 
HOUSTONIA - net.minecraft.block.BlockFlower.EnumFlowerType
 
HOUSTONIA - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
hovered - Variable in class net.minecraft.client.gui.GuiButton
 
HoverEvent - Class in net.minecraft.event
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
HoverEvent(HoverEvent.Action, IChatComponent) - Constructor for class net.minecraft.event.HoverEvent
 
HoverEvent.Action - Enum in net.minecraft.event
 
hoverStart - Variable in class net.minecraft.entity.item.EntityItem
 
HString - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
HString() - Constructor for class net.lax1dude.eaglercraft.v1_8.HString
 
HT - Static variable in class com.google.common.base.Ascii
Horizontal Tabulation ('\t'): A format effector which controls the movement of the printing position to the next in a series of predetermined positions along the printing line.
htmlEscaper() - Static method in class com.google.common.html.HtmlEscapers
Returns an Escaper instance that escapes HTML metacharacters as specified by HTML 4.01.
HtmlEscapers - Class in com.google.common.html
Escaper instances suitable for strings to be included in HTML attribute values and most elements' text contents.
HUD_24H - net.minecraft.client.settings.GameSettings.Options
 
HUD_COORDS - net.minecraft.client.settings.GameSettings.Options
 
HUD_FPS - net.minecraft.client.settings.GameSettings.Options
 
HUD_PLAYER - net.minecraft.client.settings.GameSettings.Options
 
HUD_STATS - net.minecraft.client.settings.GameSettings.Options
 
HUD_WORLD - net.minecraft.client.settings.GameSettings.Options
 
hud24h - Variable in class net.minecraft.client.settings.GameSettings
 
hudCoords - Variable in class net.minecraft.client.settings.GameSettings
 
hudFps - Variable in class net.minecraft.client.settings.GameSettings
 
hudPlayer - Variable in class net.minecraft.client.settings.GameSettings
 
hudStats - Variable in class net.minecraft.client.settings.GameSettings
 
hudWorld - Variable in class net.minecraft.client.settings.GameSettings
 
hunger - Static variable in class net.minecraft.potion.Potion
+ The hunger Potion object.
hurtResistantTime - Variable in class net.minecraft.entity.Entity
 
hurtTime - Variable in class net.minecraft.entity.EntityLivingBase
 

I

I18n - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
I18n() - Constructor for class net.minecraft.client.resources.I18n
 
IA_64 - org.apache.commons.lang3.arch.Processor.Type
Intel Itanium 64-bit architecture.
IAcceleratedParticleEngine - Interface in net.lax1dude.eaglercraft.v1_8.minecraft
Copyright (c) 2022-2023 LAX1DUDE.
IAnimals - Interface in net.minecraft.entity.passive
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IAttribute - Interface in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IAttributeInstance - Interface in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IAudioHandle - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IAudioResource - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IBakedModel - Interface in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBehaviorDispenseItem - Interface in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBlockAccess - Interface in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBlockSource - Interface in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBlockState - Interface in net.minecraft.block.state
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBorderListener - Interface in net.minecraft.world.border
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBossDisplayData - Interface in net.minecraft.entity.boss
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IBufferArrayGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IBufferGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
ICamera - Interface in net.minecraft.client.renderer.culling
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IChatComponent.Serializer - Class in net.minecraft.util
 
IChunkProvider - Interface in net.minecraft.world.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IClientConfigAdapter - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IClientConfigAdapter.DefaultServer - Class in net.lax1dude.eaglercraft.v1_8.internal
 
ICommandSender - Interface in net.minecraft.command
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
iconIndex - Variable in class net.minecraft.block.BlockLeaves
 
iconResourceLocation - Variable in class net.minecraft.client.multiplayer.ServerData
 
icons - Static variable in class net.minecraft.client.gui.Gui
 
iconTextureObject - Variable in class net.minecraft.client.multiplayer.ServerData
 
ICrafting - Interface in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
id - Variable in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
id - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
id - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
id - Variable in class net.minecraft.client.gui.GuiButton
 
id - Variable in class net.minecraft.network.play.server.S00PacketKeepAlive
 
id - Variable in class net.minecraft.potion.Potion
 
IDBCountRequest - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBCursor - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBCursorRequest - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBCursorSource - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBDatabase - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBError - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBError() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBError
 
IDBFactory - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBFactory() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
IDBGetRequest - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBIndex - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBIndex() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
IDBKeyRange - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBKeyRange() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
IDBObjectStore - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBObjectStore() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
IDBObjectStoreParameters - Class in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBObjectStoreParameters() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStoreParameters
 
IDBOpenDBRequest - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBRequest - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBRequestSource - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBTransaction - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
IDBVersionChangeEvent - Interface in net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
identity() - Static method in class com.google.common.base.Converter
Returns a serializable converter that always converts or reverses an object to itself.
identity() - Static method in class com.google.common.base.Equivalence
Returns an equivalence that uses == to compare values and System.identityHashCode(Object) to compute the hash code.
identity() - Static method in class com.google.common.base.Functions
Returns the identity function.
identity() - Static method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface org.apache.commons.lang3.function.FailableFunction
Returns a function that always returns its input argument.
identity() - Static method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
Returns a unary operator that always returns its input argument.
identity() - Static method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
Returns a unary operator that always returns its input argument.
identityToString(Appendable, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
identityToString(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Gets the toString that would be produced by Object if a class did not override toString itself.
identityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
identityToString(StringBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
identityToString(StrBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
as of 3.6, because StrBuilder was moved to commons-text, use one of the other identityToString methods instead
IE - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
IEEE754rUtils - Class in org.apache.commons.lang3.math
Provides IEEE-754r variants of NumberUtils methods.
IEEE754rUtils() - Constructor for class org.apache.commons.lang3.math.IEEE754rUtils
 
IEntityLivingData - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IEntityMultiPart - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IEntityOwnable - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IFramebufferGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
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
 
ignoreFrustumCheck - Variable in class net.minecraft.entity.Entity
 
IGrowable - Interface in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IHopper - Interface in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IIconCreator - Interface in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IImageBuffer - Interface in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IInteractionObject - Interface in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IInvBasic - Interface in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IInventory - Interface in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IJsonSerializable - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IllegalFormatWidthException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.IllegalFormatWidthException
 
IllegalFormatWidthException(int) - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.IllegalFormatWidthException
 
IllegalFormatWidthException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.IllegalFormatWidthException
 
ILocatableSource - Interface in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ILocation - Interface in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ILockableContainer - Interface in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ImageBufferDownload - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ImageBufferDownload() - Constructor for class net.minecraft.client.renderer.ImageBufferDownload
 
ImageData - Class in net.lax1dude.eaglercraft.v1_8.opengl
 
ImageData(int, int, boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
ImageData(int, int, int[], boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
IMerchant - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IMetadataSection - Interface in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IMetadataSectionSerializer<T extends IMetadataSection> - Interface in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IMetadataSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IMetadataSerializer() - Constructor for class net.minecraft.client.resources.data.IMetadataSerializer
 
IMMEDIATE - net.minecraft.world.chunk.Chunk.EnumCreateEntityType
 
immediateCancelledFuture() - Static method in class net.lax1dude.eaglercraft.v1_8.futures.Futures
 
immediateFailedFuture(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.futures.Futures
 
immediateFuture(V) - Static method in class net.lax1dude.eaglercraft.v1_8.futures.Futures
 
Immutable - Annotation Type in javax.annotation.concurrent
The class to which this annotation is applied is immutable.
ImmutableBiMap<K,​V> - Class in com.google.common.collect
An immutable BiMap with reliable user-specified iteration order.
ImmutableBiMap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable bimap instances, especially public static final bimaps ("constant bimaps").
immutableCell(R, C, V) - Static method in class com.google.common.collect.Tables
Returns an immutable cell with the specified row key, column key, and value.
ImmutableClassToInstanceMap<B> - Class in com.google.common.collect
A class-to-instance map backed by an ImmutableMap.
ImmutableClassToInstanceMap.Builder<B> - Class in com.google.common.collect
A builder for creating immutable class-to-instance maps.
ImmutableCollection<E> - Class in com.google.common.collect
An immutable collection.
ImmutableCollection.Builder<E> - Class in com.google.common.collect
Abstract base class for builders of ImmutableCollection types.
immutableCopy() - Method in class com.google.common.collect.Sets.SetView
Returns an immutable copy of the current contents of this set view.
immutableEntry(E, int) - Static method in class com.google.common.collect.Multisets
Returns an immutable multiset entry with the specified element and count.
immutableEntry(K, V) - Static method in class com.google.common.collect.Maps
Returns an immutable map entry with the specified key and value.
immutableEnumMap(Map<K, ? extends V>) - Static method in class com.google.common.collect.Maps
Returns an immutable map instance containing the given entries.
immutableEnumSet(E, E...) - Static method in class com.google.common.collect.Sets
Returns an immutable set instance containing the given enum elements.
immutableEnumSet(Iterable<E>) - Static method in class com.google.common.collect.Sets
Returns an immutable set instance containing the given enum elements.
ImmutableList<E> - Class in com.google.common.collect
A high-performance, immutable, random-access List implementation.
ImmutableList.Builder<E> - Class in com.google.common.collect
A builder for creating immutable list instances, especially public static final lists ("constant lists").
ImmutableListMultimap<K,​V> - Class in com.google.common.collect
An immutable ListMultimap with reliable user-specified key and value iteration order.
ImmutableListMultimap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable ListMultimap instances, especially public static final multimaps ("constant multimaps").
ImmutableMap<K,​V> - Class in com.google.common.collect
An immutable, hash-based Map with reliable user-specified iteration order.
ImmutableMap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable map instances, especially public static final maps ("constant maps").
ImmutableMultimap<K,​V> - Class in com.google.common.collect
An immutable Multimap.
ImmutableMultimap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable multimap instances, especially public static final multimaps ("constant multimaps").
ImmutableMultiset<E> - Class in com.google.common.collect
An immutable hash-based multiset.
ImmutableMultiset.Builder<E> - Class in com.google.common.collect
A builder for creating immutable multiset instances, especially public static final multisets ("constant multisets").
ImmutableRangeMap<K extends java.lang.Comparable<?>,​V> - Class in com.google.common.collect
An immutable implementation of RangeMap, supporting all query operations efficiently.
ImmutableRangeMap.Builder<K extends java.lang.Comparable<?>,​V> - Class in com.google.common.collect
A builder for immutable range maps.
ImmutableRangeSet<C extends java.lang.Comparable> - Class in com.google.common.collect
An efficient immutable implementation of a RangeSet.
ImmutableRangeSet.Builder<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
A builder for immutable range sets.
ImmutableSet<E> - Class in com.google.common.collect
A high-performance, immutable Set with reliable, user-specified iteration order.
ImmutableSet.Builder<E> - Class in com.google.common.collect
A builder for creating immutable set instances, especially public static final sets ("constant sets").
ImmutableSetMultimap<K,​V> - Class in com.google.common.collect
An immutable SetMultimap with reliable user-specified key and value iteration order.
ImmutableSetMultimap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable SetMultimap instances, especially public static final multimaps ("constant multimaps").
immutableSortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns an immutable list containing elements sorted by this ordering.
ImmutableSortedMap<K,​V> - Class in com.google.common.collect
An immutable SortedMap.
ImmutableSortedMap.Builder<K,​V> - Class in com.google.common.collect
A builder for creating immutable sorted map instances, especially public static final maps ("constant maps").
ImmutableSortedMultiset<E> - Class in com.google.common.collect
An immutable SortedMultiset that stores its elements in a sorted array.
ImmutableSortedMultiset.Builder<E> - Class in com.google.common.collect
A builder for creating immutable multiset instances, especially public static final multisets ("constant multisets").
ImmutableSortedSet<E> - Class in com.google.common.collect
An immutable SortedSet that stores its elements in a sorted array.
ImmutableSortedSet.Builder<E> - Class in com.google.common.collect
A builder for creating immutable sorted set instances, especially public static final sets ("constant sets"), with a given comparator.
ImmutableTable<R,​C,​V> - Class in com.google.common.collect
An immutable Table with reliable user-specified iteration order.
ImmutableTable.Builder<R,​C,​V> - Class in com.google.common.collect
A builder for creating immutable table instances, especially public static final tables ("constant tables").
IMob - Interface in net.minecraft.entity.monster
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
in(Collection<? extends T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the object reference being tested is a member of the given collection.
IN_AIR - net.minecraft.entity.EntityLiving.SpawnPlacementType
 
IN_WALL - Static variable in class net.minecraft.block.BlockFenceGate
 
IN_WATER - net.minecraft.entity.EntityLiving.SpawnPlacementType
 
inclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception.
inclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
inclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception.
inclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
inclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument object fall between the two inclusive values specified; otherwise, throws an exception.
inclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument object fall between the two inclusive values specified; otherwise, throws an exception with the specified message.
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
 
increment() - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments the value.
increment() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments the value.
increment() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments the value.
increment() - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments the value.
increment() - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments the value.
increment() - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments the value.
increment(String) - Method in class org.json.JSONObject
Increment a property of a JSONObject.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
incrementHeight() - Method in class net.minecraft.tileentity.TileEntityBeacon.BeamSegment
 
incrementToolUses() - Method in class net.minecraft.village.MerchantRecipe
 
increseScore(int) - Method in class net.minecraft.scoreboard.Score
 
index(Function<? super E, K>) - Method in class com.google.common.collect.FluentIterable
Creates an index ImmutableListMultimap that contains the results of applying a specified function to each item in this FluentIterable of values.
index(Iterable<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
Creates an index ImmutableListMultimap that contains the results of applying a specified function to each item in an Iterable of values.
index(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
index(Iterator<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
Creates an index ImmutableListMultimap that contains the results of applying a specified function to each item in an Iterator of values.
INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.StringUtils
Represents a failed index search.
indexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the index of the first matching character in a character sequence, or -1 if no matching character is present.
indexIn(CharSequence, int) - Method in class com.google.common.base.CharMatcher
Returns the index of the first matching character in a character sequence, starting from a given position, or -1 if no character matches after that position.
indexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns the index of the first appearance of the value target in array.
indexOf(boolean[], boolean[]) - Static method in class com.google.common.primitives.Booleans
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns the index of the first appearance of the value target in array.
indexOf(byte[], byte[]) - Static method in class com.google.common.primitives.Bytes
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the first reference to the specified char.
indexOf(char[], char) - Static method in class com.google.common.primitives.Chars
Returns the index of the first appearance of the value target in array.
indexOf(char[], char[]) - Static method in class com.google.common.primitives.Chars
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the first reference to the specified char.
indexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns the index of the first appearance of the value target in array.
indexOf(double[], double[]) - Static method in class com.google.common.primitives.Doubles
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(float[], float) - Static method in class com.google.common.primitives.Floats
Returns the index of the first appearance of the value target in array.
indexOf(float[], float[]) - Static method in class com.google.common.primitives.Floats
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(int[], int) - Static method in class com.google.common.primitives.Ints
Returns the index of the first appearance of the value target in array.
indexOf(int[], int[]) - Static method in class com.google.common.primitives.Ints
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
indexOf(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Locates the first occurrence of the specified value in this buffer.
indexOf(int, int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
indexOf(int, int, byte) - Method in class net.minecraft.network.PacketBuffer
 
indexOf(long[], long) - Static method in class com.google.common.primitives.Longs
Returns the index of the first appearance of the value target in array.
indexOf(long[], long[]) - Static method in class com.google.common.primitives.Longs
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns the index of the first appearance of the value target in array.
indexOf(short[], short[]) - Static method in class com.google.common.primitives.Shorts
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Returns the index within seq of the first occurrence of the specified character.
indexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Returns the index within seq of the first occurrence of the specified character, starting the search at the specified index.
indexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Finds the first index within a CharSequence, handling null.
indexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Finds the first index within a CharSequence, handling null.
indexOf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the index in iterable of the first element that satisfies the provided predicate, or -1 if the Iterable has no such elements.
indexOf(Object) - Method in class com.google.common.collect.ForwardingList
 
indexOf(Object) - Method in class com.google.common.collect.ImmutableList
 
indexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the first reference to the specified string.
indexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the first reference to the specified string starting searching from the given index.
indexOf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the index in iterator of the first element that satisfies the provided predicate, or -1 if the Iterator has no such elements.
indexOf(ByteBuf, int, int, byte) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
The default implementation of ByteBuf.indexOf(int, int, byte).
indexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder using the matcher to find the first match.
indexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder using the matcher to find the first match searching from the given index.
indexOfAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
Search a CharSequence to find the first index of any character in the given set of characters.
indexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Find the first index of any of a set of potential substrings.
indexOfAny(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
Search a CharSequence to find the first index of any character in the given set of characters.
indexOfAnyBut(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
Searches a CharSequence to find the first index of any character not in the given set of characters.
indexOfAnyBut(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Search a CharSequence to find the first index of any character not in the given set of characters.
indexOfDifference(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Compares all CharSequences in an array and returns the index at which the CharSequences begin to differ.
indexOfDifference(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Compares two CharSequences, and returns the index at which the CharSequences begin to differ.
indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Case in-sensitive find of the first index within a CharSequence.
indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Case in-sensitive find of the first index within a CharSequence from the specified position.
INetHandler - Interface in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerHandshakeServer - Interface in net.minecraft.network.handshake
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerLoginClient - Interface in net.minecraft.network.login
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerLoginServer - Interface in net.minecraft.network.login
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerPlayClient - Interface in net.minecraft.network.play
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerPlayServer - Interface in net.minecraft.network.play
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerStatusClient - Interface in net.minecraft.network.status
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
INetHandlerStatusServer - Interface in net.minecraft.network.status
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
info(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
info(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
info(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
INFO - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
ingameGUI - Variable in class net.minecraft.client.Minecraft
 
inGameHasFocus - Variable in class net.minecraft.client.Minecraft
 
inGround - Variable in class net.minecraft.entity.projectile.EntityThrowable
 
init() - Static method in class net.minecraft.block.BlockFire
 
init() - Method in class net.minecraft.client.renderer.culling.ClippingHelperImpl
 
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
 
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
 
initGui() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
initGui() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
initGui() - Method in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
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.GuiCustomizeSkin
+ 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.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.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.GuiScreenOptionsSounds
+ 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.GuiSleepMP
+ 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.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.
initHandlers() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
initialClickY - Variable in class net.minecraft.client.gui.GuiSlot
+ Where the mouse was in the window when you first clicked to scroll
initialize() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPreviewRenderer
 
initialize(double, double, double) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
 
initialize(List<int[][]>, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
initialize(WorldSettings) - Method in class net.minecraft.world.World
 
INITIALIZE - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
initialized - Variable in class net.minecraft.client.renderer.ChunkRenderContainer
 
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.
initialPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Number of connections that should be created when a connection pool is initialized.
initials(String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Extracts the initial characters from each word in the String.
initials(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Extracts the initial characters from each word in the String.
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.
initRecDest() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
initServerList(Minecraft) - Static method in class net.minecraft.client.multiplayer.ServerList
 
initSprite(int, int, int, int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
INNER_LEFT - net.minecraft.block.BlockStairs.EnumShape
 
INNER_RIGHT - net.minecraft.block.BlockStairs.EnumShape
 
innerRotation - Variable in class net.minecraft.entity.item.EntityEnderCrystal
 
inOrderTraversal(T) - Method in class com.google.common.collect.BinaryTreeTraverser
 
INpc - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
inPortal - Variable in class net.minecraft.entity.Entity
 
inputField - Variable in class net.minecraft.client.gui.GuiChat
 
inputStream() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IResourceHandle
 
inputStreamToBytes(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
inputStreamToBytesQuiet(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerInputStream
 
inputStreamToString(InputStream, Charset) - Static method in class net.lax1dude.eaglercraft.v1_8.IOUtils
 
InputSupplier<T> - Interface in com.google.common.io
Deprecated.
For InputSupplier<? extends InputStream>, use ByteSource instead. For InputSupplier<? extends Reader>, use CharSource. Implementations of InputSupplier that don't fall into one of those categories do not benefit from any of the methods in common.io and should use a different interface. This interface is scheduled for removal in June 2015.
inRange(char, char) - Static method in class com.google.common.base.CharMatcher
Returns a char matcher that matches any character in a given range (both endpoints are inclusive).
insert(int, boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the character array into this builder.
insert(int, char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts part of the character array into this builder.
insert(int, double) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, float) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, long) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the value into this builder.
insert(int, Object) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the string representation of an object into this builder.
insert(int, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Inserts the string into this builder.
insertRecord(World, BlockPos, IBlockState, ItemStack) - Method in class net.minecraft.block.BlockJukebox
 
instance - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMClientConfigAdapter
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
instance - Static variable in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
instance() - Static method in class net.minecraft.item.crafting.FurnaceRecipes
+ Returns an instance of FurnaceRecipes.
INSTANCE - Static variable in class org.apache.commons.lang3.compare.ObjectToStringComparator
Singleton instance.
INSTANCE - Static variable in class org.apache.commons.lang3.time.CalendarUtils
The singleton instance for Calendar.getInstance().
InstancedFontRenderer - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
InstancedFontRenderer() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
InstancedParticleRenderer - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
InstancedParticleRenderer() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
instanceOf(Class<?>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the object being tested is an instance of the given class.
INSTANCES - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
InstantFactory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.InstantFactory
 
instrument - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
intArrayToLong(int[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of int into a long using the default (little endian, Lsb0) byte and bit ordering.
IntBuffer - Interface in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
INTEGER - net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
 
INTEGER_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Integer constant for minus one.
INTEGER_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Integer constant for one.
INTEGER_TWO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Integer constant for two
INTEGER_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Integer constant for zero.
IntegerCache - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IntegerCache() - Constructor for class net.minecraft.util.IntegerCache
 
integerFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel for integers.
integers() - Static method in class com.google.common.collect.DiscreteDomain
Returns the discrete domain for values of type Integer.
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.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.
INTERACT - net.minecraft.network.play.client.C02PacketUseEntity.Action
 
INTERACT_AT - net.minecraft.network.play.client.C02PacketUseEntity.Action
 
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
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
 
intern(E) - Method in interface com.google.common.collect.Interner
Chooses and returns the representative instance for any of a collection of instances that are equal to each other.
internalNioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Internal use only: Exposes the internal NIO buffer.
internalNioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
internalNioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
internalNioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
Interner<E> - Interface in com.google.common.collect
Provides equivalent behavior to String.intern() for other immutable types.
interpolatedFrameData - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
interpolateRotation(float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Returns a rotation angle that is inbetween two other rotation angles.
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
 
intersection(ContiguousSet<C>) - Method in class com.google.common.collect.ContiguousSet
Returns the set of values that are contained in both this set and the other.
intersection(Multiset<E>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the intersection of two multisets.
intersection(Range<C>) - Method in class com.google.common.collect.Range
Returns the maximal range enclosed by both this range and connectedRange, if such a range exists.
intersection(Set<E>, Set<?>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the intersection of two sets.
intersectionWith(Range<T>) - Method in class org.apache.commons.lang3.Range
Calculate the intersection of this and an overlapping Range.
intersectsWith(AxisAlignedBB) - Method in class net.minecraft.util.AxisAlignedBB
+ Returns whether the given bounding box intersects with this one.
IntHashMap<V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IntHashMap() - Constructor for class net.minecraft.util.IntHashMap
 
IntMath - Class in com.google.common.math
A class for arithmetic on values of type int.
Ints - Class in com.google.common.primitives
Static utility methods pertaining to int primitives, that are not already found in either Integer or Arrays.
intToBigEndian(int) - Static method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
intToBigEndian(int, byte[], int) - Static method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
intToBinary(int, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an int into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
intToByteArray(int, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an int into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
intToHex(int, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an int into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
intToHexDigit(int) - Static method in class org.apache.commons.lang3.Conversion
Converts the 4 lsb of an int to a hexadecimal digit.
intToHexDigitMsb0(int) - Static method in class org.apache.commons.lang3.Conversion
Converts the 4 lsb of an int to a hexadecimal digit encoded using the Msb0 bit ordering.
intToShortArray(int, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an int into an array of short using the default (little endian, Lsb0) byte and bit ordering.
intValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger as an int.
intValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong as an int.
intValue() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the value of this MutableByte as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns the value of this MutableDouble as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns the value of this MutableFloat as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns the value of this MutableInt as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns the value of this MutableLong as an int.
intValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the value of this MutableShort as an int.
intValue(Integer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Resolves a possibly null Integer to a primitive int, using a default value.
INVALID_TOKEN - net.minecraft.client.stream.IStream.AuthFailureReason
 
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
 
inventoryBackground - Static variable in class net.minecraft.client.gui.inventory.GuiContainer
+ The location of the inventory background texture
InventoryBasic - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
inventoryContainer - Variable in class net.minecraft.entity.player.EntityPlayer
 
InventoryCrafting - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryCrafting(Container, int, int) - Constructor for class net.minecraft.inventory.InventoryCrafting
 
InventoryCraftResult - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryEnderChest() - Constructor for class net.minecraft.inventory.InventoryEnderChest
 
InventoryHelper - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryHelper() - Constructor for class net.minecraft.inventory.InventoryHelper
 
inventoryItemStacks - Variable in class net.minecraft.inventory.Container
+ the list of all items(stacks) for the corresponding slot
InventoryLargeChest - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryLargeChest(String, ILockableContainer, ILockableContainer) - Constructor for class net.minecraft.inventory.InventoryLargeChest
 
InventoryMerchant - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryMerchant(EntityPlayer, IMerchant) - Constructor for class net.minecraft.inventory.InventoryMerchant
 
InventoryPlayer - Class in net.minecraft.entity.player
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
InventoryPlayer(EntityPlayer) - Constructor for class net.minecraft.entity.player.InventoryPlayer
 
inventorySlots - Variable in class net.minecraft.client.gui.inventory.GuiContainer
 
inventorySlots - Variable in class net.minecraft.inventory.Container
+ the list of all slots in the inventory
inventoryType - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
inverse() - Method in interface com.google.common.collect.BiMap
Returns the inverse view of this bimap, which maps each of this bimap's values to its associated key.
inverse() - Method in class com.google.common.collect.HashBiMap
 
inverse() - Method in class com.google.common.collect.ImmutableBiMap
Returns the inverse view of this bimap, which maps each of this bimap's values to its associated key.
inverse() - Method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap which is the inverse of this one.
inverse() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap which is the inverse of this one.
inverse() - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap which is the inverse of this one.
inverseObjectRegistry - Variable in class net.minecraft.util.RegistryNamespaced
 
invert() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Invert this matrix
invert() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Invert this matrix
invert() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Invert this matrix
invert() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Invert this matrix
invert() - Method in class org.apache.commons.lang3.math.Fraction
Gets a fraction that is the inverse (1/fraction) of this one.
invert(Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Invert the source matrix and place the result in the destination matrix.
invert(Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Invert the source matrix and put the result into the destination matrix
invert(Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Invert the source matrix and put the result in the destination
INVERT_MOUSE - net.minecraft.client.settings.GameSettings.Options
 
invertFrom(Multimap<? extends V, ? extends K>, M) - Static method in class com.google.common.collect.Multimaps
Copies each key-value mapping in source into dest, with its key and value reversed.
invertMouse - Variable in class net.minecraft.client.settings.GameSettings
 
invisibility - Static variable in class net.minecraft.potion.Potion
+ The invisibility Potion object.
INVISIBLE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is invisible; that is, if its Unicode category is any of SPACE_SEPARATOR, LINE_SEPARATOR, PARAGRAPH_SEPARATOR, CONTROL, FORMAT, SURROGATE, and PRIVATE_USE according to ICU4J.
invulnerable - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
inWall - Static variable in class net.minecraft.util.DamageSource
 
inWater - Variable in class net.minecraft.entity.Entity
 
IObjectGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IObjectIntIterable<T> - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ioException() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Returns the last IOException thrown by the Formatter's output destination.
IOUtils - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
IOUtils() - Constructor for class net.lax1dude.eaglercraft.v1_8.IOUtils
 
IParticleFactory - Interface in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IPlayerFileData - Interface in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IPosition - Interface in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IProgramGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IProgressMeter - Interface in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IProgressUpdate - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IProjectile - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IProperty<T extends java.lang.Comparable<T>> - Interface in net.minecraft.block.properties
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IQueryGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IRangedAttackMob - Interface in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IRecipe - Interface in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IRegistry<K,​V> - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IReloadableResourceManager - Interface in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IRenderbufferGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IRenderChunkFactory - Interface in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IResource - Interface in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IResourceHandle - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IResourceManager - Interface in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IResourceManagerReloadListener - Interface in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IResourcePack - Interface in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
iron - Static variable in class net.minecraft.block.material.Material
 
IRON - net.minecraft.item.Item.ToolMaterial
 
IRON - net.minecraft.item.ItemArmor.ArmorMaterial
 
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
 
ironGolemBody - Variable in class net.minecraft.client.model.ModelIronGolem
 
ironGolemHead - Variable in class net.minecraft.client.model.ModelIronGolem
 
ironGolemLeftArm - Variable in class net.minecraft.client.model.ModelIronGolem
 
ironGolemLeftLeg - Variable in class net.minecraft.client.model.ModelIronGolem
 
ironGolemRightArm - Variable in class net.minecraft.client.model.ModelIronGolem
 
ironGolemRightLeg - Variable in class net.minecraft.client.model.ModelIronGolem
 
is(char) - Static method in class com.google.common.base.CharMatcher
Returns a char matcher that matches only one specified character.
is(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Provides access to the available methods
is(T) - Static method in class org.apache.commons.lang3.Range
Obtains a range using the specified element as both the minimum and maximum in this range.
is(T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
Obtains a range using the specified element as both the minimum and maximum in this range.
IS_JAVA_1_1 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.1 (also 1.1.x versions).
IS_JAVA_1_2 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.2 (also 1.2.x versions).
IS_JAVA_1_3 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.3 (also 1.3.x versions).
IS_JAVA_1_4 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.4 (also 1.4.x versions).
IS_JAVA_1_5 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.5 (also 1.5.x versions).
IS_JAVA_1_6 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.6 (also 1.6.x versions).
IS_JAVA_1_7 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.7 (also 1.7.x versions).
IS_JAVA_1_8 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 1.8 (also 1.8.x versions).
IS_JAVA_1_9 - Static variable in class org.apache.commons.lang3.SystemUtils
Deprecated.
As of release 3.5, replaced by SystemUtils.IS_JAVA_9
IS_JAVA_10 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 10 (also 10.x versions).
IS_JAVA_11 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 11 (also 11.x versions).
IS_JAVA_12 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 12 (also 12.x versions).
IS_JAVA_13 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 13 (also 13.x versions).
IS_JAVA_14 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 14 (also 14.x versions).
IS_JAVA_15 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 15 (also 15.x versions).
IS_JAVA_9 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Java version 9 (also 9.x versions).
IS_OS_400 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is IBM OS/400.
IS_OS_AIX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is AIX.
IS_OS_FREE_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is FreeBSD.
IS_OS_HP_UX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is HP-UX.
IS_OS_IRIX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Irix.
IS_OS_LINUX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Linux.
IS_OS_MAC - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac.
IS_OS_MAC_OSX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac.
IS_OS_MAC_OSX_BIG_SUR - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Big Sur.
IS_OS_MAC_OSX_CATALINA - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Catalina.
IS_OS_MAC_OSX_CHEETAH - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Cheetah.
IS_OS_MAC_OSX_EL_CAPITAN - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X El Capitan.
IS_OS_MAC_OSX_HIGH_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X High Sierra.
IS_OS_MAC_OSX_JAGUAR - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Jaguar.
IS_OS_MAC_OSX_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Leopard.
IS_OS_MAC_OSX_LION - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Lion.
IS_OS_MAC_OSX_MAVERICKS - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Mavericks.
IS_OS_MAC_OSX_MOJAVE - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Mojave.
IS_OS_MAC_OSX_MOUNTAIN_LION - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Mountain Lion.
IS_OS_MAC_OSX_PANTHER - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Panther.
IS_OS_MAC_OSX_PUMA - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Puma.
IS_OS_MAC_OSX_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Sierra.
IS_OS_MAC_OSX_SNOW_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Snow Leopard.
IS_OS_MAC_OSX_TIGER - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Tiger.
IS_OS_MAC_OSX_YOSEMITE - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Mac OS X Yosemite.
IS_OS_NET_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is NetBSD.
IS_OS_OPEN_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is OpenBSD.
IS_OS_OS2 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is OS/2.
IS_OS_SOLARIS - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Solaris.
IS_OS_SUN_OS - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is SunOS.
IS_OS_UNIX - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is a UNIX like system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
IS_OS_WINDOWS - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows.
IS_OS_WINDOWS_10 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 10.
IS_OS_WINDOWS_2000 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 2000.
IS_OS_WINDOWS_2003 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 2003.
IS_OS_WINDOWS_2008 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows Server 2008.
IS_OS_WINDOWS_2012 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows Server 2012.
IS_OS_WINDOWS_7 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 7.
IS_OS_WINDOWS_8 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 8.
IS_OS_WINDOWS_95 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 95.
IS_OS_WINDOWS_98 - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows 98.
IS_OS_WINDOWS_ME - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows ME.
IS_OS_WINDOWS_NT - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows NT.
IS_OS_WINDOWS_VISTA - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows Vista.
IS_OS_WINDOWS_XP - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is Windows XP.
IS_OS_ZOS - Static variable in class org.apache.commons.lang3.SystemUtils
Is true if this is z/OS.
IS_STANDALONE - Static variable in class net.minecraft.util.EntitySelectors
+ Selects only entities which are neither ridden by anything nor ride on anything
is32Bit() - Method in class org.apache.commons.lang3.arch.Processor
Checks if Processor is 32 bit.
is64Bit() - Method in class org.apache.commons.lang3.arch.Processor
Checks if Processor is 64 bit.
isAABBInMaterial(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
+ checks if the given AABB is in the material given.
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).
isActive() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
isActuallyGrabbed() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
isAdultHorse() - Method in class net.minecraft.entity.passive.EntityHorse
 
isAdventure() - Method in enum net.minecraft.world.WorldSettings.GameType
 
isAfter(T) - Method in class org.apache.commons.lang3.Range
Checks whether this range is after the specified element.
isAfterRange(Range<T>) - Method in class org.apache.commons.lang3.Range
Checks whether this range is completely after the specified range.
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
 
isAllBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if all of the CharSequences are empty (""), null or whitespace only.
isAllEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if all of the CharSequences are empty ("") or null.
isAllLowerCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only lowercase characters.
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
 
isAllSet(int) - Method in class org.apache.commons.lang3.BitField
Returns whether all of the bits are set or not.
isAllUpperCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only uppercase characters.
isAlpha(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode letters.
isAlphanumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode letters or digits.
isAlphanumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode letters, digits or space (' ').
isAlphaSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode letters and space (' ').
isAlreadyQueued(RenderChunk) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
isAltKeyDown() - Static method in class net.minecraft.client.gui.GuiScreen
+ Returns true if either alt key is down
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.
isAnyBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if any of the CharSequences are empty ("") or null or whitespace only.
isAnyEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if any of the CharSequences are empty ("") or null.
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
 
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
isArrayByteBase64(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Deprecated.
1.5 Use Base64.isBase64(byte[]), will be removed in 2.0.
isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to output array content detail.
isAscending() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
isAscii(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit.
isAsciiAlpha(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit alphabetic.
isAsciiAlphaLower(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit alphabetic lower case.
isAsciiAlphanumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit numeric.
isAsciiAlphaUpper(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit alphabetic upper case.
isAsciiControl(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit control.
isAsciiNumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit numeric.
isAsciiPrintable(char) - Static method in class org.apache.commons.lang3.CharUtils
Checks whether the character is ASCII 7 bit printable.
isAsciiPrintable(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only ASCII printable characters.
isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.Validate
Validates that the argument can be converted to the specified class, if not, throws an exception.
isAssignableFrom(Class<?>, Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validates that the argument can be converted to the specified class, if not throws an exception.
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
 
isAttacking() - Method in class net.minecraft.entity.monster.EntityGhast
 
isAutoIncrement() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
isAvailableLocale(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
Checks if the locale specified is in the list of available locales.
ISaveHandler - Interface in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
isBadEffect() - Method in class net.minecraft.potion.Potion
+ This method returns true if the potion effect is bad - negative - for the entity.
isBase64(byte) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Returns whether or not the octet is in the base 64 alphabet.
isBase64(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isBase64(String) - Static method in class net.lax1dude.eaglercraft.v1_8.Base64
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
isBefore(T) - Method in class org.apache.commons.lang3.Range
Checks whether this range is before the specified element.
isBeforeRange(Range<T>) - Method in class org.apache.commons.lang3.Range
Checks whether this range is completely before the specified range.
isBegging() - Method in class net.minecraft.entity.passive.EntityWolf
 
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
 
isBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if a CharSequence is empty (""), null or whitespace only.
isBlockContainer - Variable in class net.minecraft.block.Block
 
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
 
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
 
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
 
isBonusChestEnabled() - Method in class net.minecraft.world.WorldSettings
+ Returns true if the Bonus Chest is enabled.
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() - 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 interface net.minecraft.client.stream.IStream
 
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
 
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
+ Furnace isBurning
isButtonDown(int) - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
isCancelled() - Method in interface net.lax1dude.eaglercraft.v1_8.futures.Future
 
isCancelled() - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
isCarrying - Variable in class net.minecraft.client.model.ModelEnderman
 
isChannelOpen() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
isChat() - Method in class net.minecraft.network.play.server.S02PacketChat
 
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() - Method in class net.minecraft.entity.monster.EntityZombie
+ If Animal, checks if the age timer is negative
isChunkLoaded(int, int, boolean) - Method in class net.minecraft.world.World
 
isClosed() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
isClosed() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
isClosed() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
isCloseRequested() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
isCloseRequested() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
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
 
isCollidedHorizontally - Variable in class net.minecraft.entity.Entity
 
isCollidedVertically - Variable in class net.minecraft.entity.Entity
 
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
 
isCompatible(BloomFilter<T>) - Method in class com.google.common.hash.BloomFilter
Determines whether a given bloom filter is compatible with this bloom filter.
isComplete() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
isConnected(Range<C>) - Method in class com.google.common.collect.Range
Returns true if there exists a (possibly empty) range which is enclosed by both this range and other.
isConnectedTo(IBlockAccess, BlockPos, IBlockState, EnumFacing) - Static method in class net.minecraft.block.BlockTripWire
 
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IScoreObjectiveCriteria.EnumRenderType - Enum in net.minecraft.scoreboard
 
isCreatable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Checks whether the String a valid Java number.
isCreated() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
isCreated() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
isCreative() - Method in enum net.minecraft.world.WorldSettings.GameType
 
isCreativeMode - Variable in class net.minecraft.entity.player.PlayerCapabilities
 
isCreativeMode() - Method in class net.minecraft.network.play.client.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
 
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.
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
 
isDebugBoundingBox() - Method in class net.minecraft.client.renderer.entity.RenderManager
 
isDebugEnabled() - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
isDebugRuntime() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
isDecimalNotation(String) - Static method in class org.json.JSONObject
Tests if the value should be tried as a decimal.
isDefault - Variable in class net.minecraft.client.multiplayer.ServerData
 
isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to use full detail when the caller doesn't specify.
isDemo - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
 
isDemo() - Method in class net.minecraft.client.Minecraft
+ Gets whether this is a demo or not.
isDifficultyLocked() - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
 
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.
isDigits(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Checks whether the String contains only digit characters.
isDirect() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
isDirect() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
isDirect() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
isDirect() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if this buffer is backed by an NIO direct buffer.
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
isDirect() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
isDirect() - Method in class net.minecraft.network.PacketBuffer
 
isDirty() - Method in class net.minecraft.world.WorldSavedData
+ Whether this MapDataBase needs saving to disk.
isDone() - Method in interface net.lax1dude.eaglercraft.v1_8.futures.Future
 
isDone() - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
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
 
isEating() - Method in class net.minecraft.entity.Entity
 
isEatingHaystack() - Method in class net.minecraft.entity.passive.EntityHorse
 
isEffectInstant(int) - Method in class net.minecraft.item.ItemPotion
 
isElder() - Method in class net.minecraft.entity.monster.EntityGuardian
 
isEmpty() - Method in class com.google.common.collect.ArrayTable
Always returns false.
isEmpty() - Method in class com.google.common.collect.FluentIterable
Determines whether this fluent iterable is empty.
isEmpty() - Method in class com.google.common.collect.ForwardingCollection
 
isEmpty() - Method in class com.google.common.collect.ForwardingMap
 
isEmpty() - Method in class com.google.common.collect.ForwardingMultimap
 
isEmpty() - Method in class com.google.common.collect.ForwardingTable
 
isEmpty() - Method in class com.google.common.collect.ImmutableMap
 
isEmpty() - Method in class com.google.common.collect.ImmutableRangeSet
 
isEmpty() - Method in class com.google.common.collect.LinkedListMultimap
 
isEmpty() - Method in interface com.google.common.collect.Multimap
Returns true if this multimap contains no key-value pairs.
isEmpty() - Method in class com.google.common.collect.Range
Returns true if this range is of the form [v..v) or (v..v].
isEmpty() - Method in interface com.google.common.collect.RangeSet
Returns true if this range set contains no ranges.
isEmpty() - Method in interface com.google.common.collect.Table
Returns true if the table contains no mappings.
isEmpty() - Method in class com.google.common.io.ByteSource
Returns whether the source has zero bytes.
isEmpty() - Method in class com.google.common.io.CharSource
Returns whether the source has zero chars.
isEmpty() - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isEmpty() - Method in class net.minecraft.server.management.LowerStringMap
 
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
 
isEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks is the string builder is empty (convenience Collections API style method).
isEmpty() - Method in class org.json.JSONArray
Check if JSONArray is empty.
isEmpty() - Method in class org.json.JSONObject
Check if JSONObject is empty.
isEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if a CharSequence is empty ("") or null.
isEmpty(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Determines if the given iterable contains no elements.
isEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if an Object is empty or null.
isEmptyTokenAsNull() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets whether the tokenizer currently returns empty tokens as null.
isEnabled(int) - Static method in class net.minecraft.block.BlockHopper
+ Get's the hopper's active status from the 8-bit of the metadata.
isEnableSubstitutionInVariables() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Returns a flag whether substitution is done in variable names.
isEnded - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
isEndedBy(T) - Method in class org.apache.commons.lang3.Range
Checks whether this range ends with the specified element.
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
 
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
IServerQuery - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IServerQuery.QueryReadyState - Enum in net.lax1dude.eaglercraft.v1_8.internal
 
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
 
isFalse() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Checks if the current value is false.
isFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Checks if a Boolean value is false, handling null by returning false.
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
isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether the field separator should be added at the end of each buffer.
isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether the field separator should be added at the start of each buffer.
isFindingSpawnPoint() - Method in class net.minecraft.world.World
 
isFinished() - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
isFinite(double) - Static method in class com.google.common.primitives.Doubles
Returns true if value represents a real number.
isFinite(float) - Static method in class com.google.common.primitives.Floats
Returns true if value represents a real number.
isFireDamage() - Method in class net.minecraft.util.DamageSource
+ Returns true if the damage is fire based.
isFlammableWithin(AxisAlignedBB) - Method in class net.minecraft.world.World
 
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
 
isFlying() - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
isFlying() - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
isFocused() - Method in class net.minecraft.client.gui.GuiTextField
+ Getter for the focused field
isFramerateLimitBelowMax() - Method in class net.minecraft.client.Minecraft
 
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
 
isFullDetail(Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Is this field to be output in full detail.
isFullscreen() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
isFullscreen() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
isFullScreen() - Method in class net.minecraft.client.Minecraft
+ Returns whether we're in full screen or not.
isGamePaused() - Method in class net.minecraft.client.Minecraft
 
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
 
isGuiOpen() - Static method in class net.zxmushroom63.plugins.PluginGUI
 
IShaderGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
isHardcoreMode() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
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
 
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
 
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
 
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
 
isIA64() - Method in class org.apache.commons.lang3.arch.Processor
Checks if Processor is type of Intel Itanium.
ISidedInventory - Interface in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
isIgnited() - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Returns true if the TNT minecart is ignited.
isIgnoreEmptyTokens() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets whether the tokenizer currently ignores empty tokens.
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
 
isInAlphabet(byte) - Method in class net.lax1dude.eaglercraft.v1_8.Base64
Returns whether or not the octet is in the Base64 alphabet.
isInAlphabet(byte) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Returns whether or not the octet is in the current alphabet.
isInAlphabet(byte[], boolean) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Tests a given byte array to see if it contains only valid characters within the alphabet.
isInAlphabet(String) - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Tests a given String to see if it contains only valid characters within the alphabet.
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
 
isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Checks whether the double value is infinite.
isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Checks whether the float value is infinite.
isInitialized() - Method in class net.minecraft.world.storage.WorldInfo
+ Returns true if the World is initialized.
isInLava() - Method in class net.minecraft.entity.Entity
 
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
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
isInsideWindow() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
isInstanceOf(Class<?>, Object) - Static method in class org.apache.commons.lang3.Validate
Validates that the argument is an instance of the specified class, if not throws an exception.
isInstanceOf(Class<?>, Object, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the argument is an instance of the specified class; otherwise throwing an exception with the specified message.
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
 
isInvalid() - Method in class net.minecraft.tileentity.TileEntity
 
isInvisible() - Method in class net.minecraft.entity.Entity
 
isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
+ Only used by renderer in EntityLivingBase subclasses.\nDetermines if an entity is visible or not to a specfic player, if the entity is normally invisible.\nFor EntityLivingBase subclasses, returning false when invisible will render the entity semitransparent.
isInvisibleToPlayer(EntityPlayer) - Method in class net.minecraft.entity.player.EntityPlayer
+ Only used by renderer in EntityLivingBase subclasses.\nDetermines if an entity is visible or not to a specfic player, if the entity is normally invisible.\nFor EntityLivingBase subclasses, returning false when invisible will render the entity semitransparent.
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
 
isItemStackDamageable() - Method in class net.minecraft.item.ItemStack
+ true if this itemStack is damageable
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.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
 
isJavaAwtHeadless() - Static method in class org.apache.commons.lang3.SystemUtils
Returns whether the SystemUtils.JAVA_AWT_HEADLESS value is true.
isJavaVersionAtLeast(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
Is the Java version at least the requested version.
isJavaVersionAtMost(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
Is the Java version at most the requested version.
isJumping - Variable in class net.minecraft.entity.EntityLivingBase
 
isJumping() - Method in class net.minecraft.network.play.client.C0CPacketInput
 
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() - Method in class net.minecraft.client.settings.KeyBinding
+ Returns true if the key is pressed (used for continuous querying).
isKeyDown(int) - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
isKeyDown(KeyBinding) - Static method in class net.minecraft.client.settings.GameSettings
+ Returns whether the specified key binding is currently being pressed.
isKeyTranslated(String) - Method in class net.minecraft.util.StringTranslate
+ Returns true if the passed key is in the translation table.
isLayerEmpty(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLayerStarted(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
isLegacy() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
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.
isLivingDamageSrc() - Method in class net.minecraft.util.CombatEntry
+ Returns true if damage source is a living entity
isLoaded() - Method in class net.minecraft.world.chunk.Chunk
 
isLocalChannel() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
isLocalWorld - Variable in class net.minecraft.inventory.ContainerPlayer
 
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
 
isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
isLocked(IBlockAccess, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
isLockedOut(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
isLongDistance() - Method in class net.minecraft.network.play.server.S2APacketParticles
 
isLowerCase(char) - Static method in class com.google.common.base.Ascii
Indicates whether c is one of the twenty-six lowercase ASCII alphabetic characters between 'a' and 'z' inclusive.
isLowerOpen() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
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.WorldInfo
+ Get whether the map features (e.g.
isMapFeaturesEnabled() - Method in class net.minecraft.world.WorldSettings
+ Get whether the map features (e.g.
isMatch(char[], int) - Method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns the number of matching characters, zero for no match.
isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns the number of matching characters, zero for no match.
isMaterialInBB(AxisAlignedBB, Material) - Method in class net.minecraft.world.World
+ Returns true if the given bounding box contains the given material
isMathematicalInteger(double) - Static method in class com.google.common.math.DoubleMath
Returns true if x represents a mathematical integer.
isMating() - Method in class net.minecraft.entity.passive.EntityVillager
 
isMinecartPowered() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
isMixedCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains mixed casing of both uppercase and lowercase characters.
isMouseDown - Variable in class net.minecraft.client.gui.GuiSlider
 
isMouseGrabbed() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
isMouseGrabbed() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
isMouseOver() - Method in class net.minecraft.client.gui.GuiButton
+ Whether the mouse cursor is currently over the button.
isMouseYWithinSlotBounds(int) - Method in class net.minecraft.client.gui.GuiSlot
 
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
 
isMultiEntry() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
isNaN() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Checks whether the double value is the special NaN value.
isNaN() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Checks whether the float value is the special NaN value.
isNaturalOrdering() - Method in class org.apache.commons.lang3.Range
Whether or not the Range is using the natural ordering of the elements.
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
 
isNoDespawnRequired() - Method in class net.minecraft.entity.EntityLiving
 
isNoneBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if none of the CharSequences are empty (""), null or whitespace only.
isNoneEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Checks if none of the CharSequences are empty ("") or null.
isNormalCube() - Method in class net.minecraft.block.Block
+ Used for nearly all game logic (non-rendering) purposes.
isNot(char) - Static method in class com.google.common.base.CharMatcher
Returns a char matcher that matches any character except the one specified.
isNotBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isNotColliding() - Method in class net.minecraft.entity.EntityLiving
+ Checks that the entity is not colliding with any blocks / liquids
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
isNotEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks is the string builder is not empty (convenience Collections API style method).
isNotEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if a CharSequence is not empty ("") and not null.
isNotEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks if an Object is not empty and not null.
isNotFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Checks if a Boolean value is not false, handling null by returning true.
isNotTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Checks if a Boolean value is not true, handling null by returning true.
isNull() - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the object reference being tested is null.
isNull(int) - Method in class org.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isNullOrEmpty(String) - Static method in class com.google.common.base.Strings
Returns true if the given string is null or is the empty string.
isNullOrEmpty(String) - Static method in class net.minecraft.util.StringUtils
+ Returns a value indicating whether the given string is null or empty.
isNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Deprecated.
This feature will be removed in Lang 4.0, use NumberUtils.isCreatable(String) instead
isNumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode digits.
isNumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only Unicode digits or space (' ').
ISO_8601_EXTENDED_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
ISO 8601 formatter for date without time zone.
ISO_8601_EXTENDED_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
ISO 8601 formatter for date-time without time zone.
ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
ISO 8601 formatter for date-time with time zone.
ISO_8601_EXTENDED_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
ISO 8601 formatter for time without time zone.
ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
ISO 8601 formatter for time with time zone.
ISO_8859_1 - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
ISO Latin Alphabet #1, also known as ISO-LATIN-1.
ISO_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_DATE_FORMAT will be replaced by ISO_8601_EXTENDED_DATE_FORMAT.
ISO_DATE_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_DATE_TIME_ZONE_FORMAT will be removed.
ISO_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_DATETIME_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_FORMAT.
ISO_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_DATETIME_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT.
ISO_EXTENDED_FORMAT_PATTERN - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
Pattern used with FastDateFormat and SimpleDateFormat for the ISO 8601 period format used in durations.
ISO_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_TIME_FORMAT will be removed.
ISO_TIME_NO_T_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_TIME_NO_T_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_FORMAT.
ISO_TIME_NO_T_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_TIME_NO_T_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT.
ISO_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
Deprecated.
- as of 4.0, ISO_TIME_TIME_ZONE_FORMAT will be removed.
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.
isolationLevel() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Isolation level for connections.
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() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
 
isOpen() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
isOpen() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
isOpen(int) - Static method in class net.minecraft.block.BlockDoor
 
isOpen(IBlockAccess, BlockPos) - Static method in class net.minecraft.block.BlockDoor
 
isOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
Returns true if each element in iterable after the first is greater than or equal to the element that preceded it, according to this ordering.
ISound - Interface in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ISound.AttenuationType - Enum in net.minecraft.client.audio
 
ISoundEventAccessor<T> - Interface in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
isOutOfBounds(int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.MathUtil
Determine if the requested index and length will fit within capacity.
isOutsideBorder() - Method in class net.minecraft.entity.Entity
 
isOverlappedBy(Range<T>) - Method in class org.apache.commons.lang3.Range
Checks whether this range is overlapped by the specified range.
isOverworld - Variable in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
isOwner(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
 
isParsable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Checks whether the given String is a parsable number.
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
 
isPaused - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
isPaused() - Method in interface net.minecraft.client.stream.IStream
 
ISpectatorMenuObject - Interface in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ISpectatorMenuRecipient - Interface in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ISpectatorMenuView - Interface in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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.
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
isPlaying() - Method in class net.minecraft.entity.passive.EntityVillager
 
isPointerLocked() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
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
 
isPositive(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
Tests whether the given Duration is positive (>0).
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
 
isPotionIngredient(ItemStack) - Method in class net.minecraft.item.Item
 
isPowered - Variable in class net.minecraft.block.BlockRailBase
 
isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
isPowered(IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
isPowerOfTwo(double) - Static method in class com.google.common.math.DoubleMath
Returns true if x is exactly equal to 2^k for some finite integer k.
isPowerOfTwo(int) - Static method in class com.google.common.math.IntMath
Returns true if x represents a power of two.
isPowerOfTwo(long) - Static method in class com.google.common.math.LongMath
Returns true if x represents a power of two.
isPowerOfTwo(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
Returns true if x represents a power of two.
isPPC() - Method in class org.apache.commons.lang3.arch.Processor
Checks if Processor is type of Power PC.
isPresent() - Method in class com.google.common.base.Optional
Returns true if this holder contains a (non-null) instance.
isPreserveEscapes() - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Returns the flag controlling whether escapes are preserved during substitution.
isPresetSkin - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
isPressed() - Method in class net.minecraft.client.settings.KeyBinding
+ Returns true on the initial key press.
isProbablyLockedOut(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
isProjectile() - Method in class net.minecraft.util.DamageSource
+ Returns true if the damage is projectile based.
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
 
isRailBlock(IBlockState) - Static method in class net.minecraft.block.BlockRailBase
 
isRailBlock(World, BlockPos) - Static method in class net.minecraft.block.BlockRailBase
 
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.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
isReadable() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if (this.writerIndex - this.readerIndex) is greater than 0.
isReadable() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
isReadable() - Method in class net.minecraft.network.PacketBuffer
 
isReadable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
isReadable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if this buffer contains equal to or more than the specified number of elements.
isReadable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
isReadable(int) - Method in class net.minecraft.network.PacketBuffer
 
isReadOnly() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
isReadOnly() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
isReadOnly() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
isReadOnly() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
isReadOnly() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
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(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 interface net.minecraft.client.stream.IStream
 
isRearing() - Method in class net.minecraft.entity.passive.EntityHorse
 
isRec() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
isRecipeDisabled() - Method in class net.minecraft.village.MerchantRecipe
 
isRedstoneRepeaterBlockID(Block) - Static method in class net.minecraft.block.BlockRedstoneDiode
 
isReducedDebugInfo() - Method in class net.minecraft.network.play.server.S01PacketJoinGame
 
isRegistered() - Static method in class net.minecraft.init.Bootstrap
+ Is Bootstrap registration already done?
isRelative() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
isRelative() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
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
 
isRepeatEvent() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
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.
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.
isResolved() - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
isResponseJSON() - Method in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
isResponseString() - Method in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
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
isRotated() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
isRunningOnMac - Static variable in class net.minecraft.client.Minecraft
 
isSameDay(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
Checks if two calendar objects are on the same day ignoring time.
isSameDay(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
Checks if two date objects are on the same day ignoring time.
isSameInstant(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
Checks if two calendar objects represent the same instant in time.
isSameInstant(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
Checks if two date objects represent the same instant in time.
isSameLocalTime(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
Checks if two calendar objects represent the same local time.
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() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
+
isScreaming() - Method in class net.minecraft.entity.monster.EntityEnderman
 
isSelected(int) - Method in class net.minecraft.client.gui.GuiListExtended
+ Returns true if the element passed in is currently selected
isSelected(int) - Method in class net.minecraft.client.gui.GuiSlot
 
isSelected(int) - Method in class net.minecraft.client.gui.ServerSelectionList
+ Returns true if the element passed in is currently selected
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
isSet(int) - Method in class org.apache.commons.lang3.BitField
Returns whether the field is set or not.
isShaderActive() - Method in class net.minecraft.client.renderer.EntityRenderer
 
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.
isSitting() - Method in class net.minecraft.entity.passive.EntityTameable
 
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
 
isSmall() - Method in class net.minecraft.entity.item.EntityArmorStand
 
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.
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.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
isSoundPlaying(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
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
 
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
 
isSpectatorMode() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
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
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.
isStarted() - Method in class org.apache.commons.lang3.time.StopWatch
Returns whether the StopWatch is started.
isStartedBy(T) - Method in class org.apache.commons.lang3.Range
Checks whether this range starts with the specified element.
isSterile() - Method in class net.minecraft.entity.passive.EntityHorse
+ Return true if the horse entity is sterile (Undead || Mule)
isStopped() - Method in class org.apache.commons.lang3.time.StopWatch
Returns whether StopWatch is stopped.
isStreaming() - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
isStreamingSound() - Method in class net.minecraft.client.audio.SoundPoolEntry
 
isStrictDecoding() - Method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Returns true if decoding behavior is strict.
isStrictlyOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
Returns true if each element in iterable after the first is strictly greater than the element that preceded it, according to this ordering.
isStringEntityName(Entity, String) - Static method in class net.minecraft.entity.EntityList
 
isStringValidEntityName(String) - Static method in class net.minecraft.entity.EntityList
 
isSupported() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
isSupported(String) - Static method in class org.apache.commons.lang3.CharEncoding
Deprecated.
Please use Charset.isSupported(String) instead, although be aware that null values are not accepted by that method and an IllegalCharsetNameException may be thrown.
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
 
isSuspended() - Method in class org.apache.commons.lang3.time.StopWatch
Returns whether the StopWatch is suspended.
isSwingInProgress - Variable in class net.minecraft.entity.EntityLivingBase
 
isTabInFirstRow() - Method in class net.minecraft.creativetab.CreativeTabs
+ returns tabIndex < 6
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IStatStringFormat - Interface in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IStatType - Interface in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
isTerrainPopulated() - Method in class net.minecraft.world.chunk.Chunk
 
isText(ByteBuf, int, int, Charset) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Returns true if the specified ByteBuf starting at index with length is valid text using the given Charset, otherwise return false.
isText(ByteBuf, Charset) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Returns true if the given ByteBuf is valid text using the given Charset, otherwise return false.
isTexturePresent(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
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
 
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
isTransparent - Variable in class net.minecraft.block.BlockLeaves
 
IStream - Interface in net.minecraft.client.stream
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IStream.AuthFailureReason - Enum in net.minecraft.client.stream
 
IStringSerializable - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
isTrue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Checks if the current value is true.
isTrue(boolean) - Static method in class org.apache.commons.lang3.Validate
Validate that the argument condition is true; otherwise throwing an exception.
isTrue(boolean, String, double) - Static method in class org.apache.commons.lang3.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean, String, long) - Static method in class org.apache.commons.lang3.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(boolean, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Checks if a Boolean value is true, handling null by returning false.
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() - 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
 
isUnique() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
isUpperCase(char) - Static method in class com.google.common.base.Ascii
Indicates whether c is one of the twenty-six uppercase ASCII alphabetic characters between 'A' and 'Z' inclusive.
isUpperOpen() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
isUrlSafe() - Method in class net.lax1dude.eaglercraft.v1_8.Base64
Returns our current encode mode.
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
isUseClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to use the class name.
isUseFieldNames() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to use the field names passed in.
isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to use the identity hash code.
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.
isUseShortClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
Gets whether to output short or long class names.
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
 
isValidAnnotationMemberType(Class<?>) - Static method in class org.apache.commons.lang3.AnnotationUtils
Checks if the specified type is permitted as an annotation member.
isValidDragMode(int, EntityPlayer) - Static method in class net.minecraft.inventory.Container
 
isValidEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
Checks if the specified name is a valid enum for the class.
isValidEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
Checks if the specified name is a valid enum for the class.
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
isVecInside(Vec3) - Method in class net.minecraft.util.AxisAlignedBB
+ Returns if the supplied Vec3D is completely inside 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() - 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
 
isWearing(EnumPlayerModelParts) - Method in class net.minecraft.entity.player.EntityPlayer
 
isWellFormed(byte[]) - Static method in class com.google.common.base.Utf8
Returns true if bytes is a well-formed UTF-8 byte sequence according to Unicode 6.0.
isWellFormed(byte[], int, int) - Static method in class com.google.common.base.Utf8
Returns whether the given byte array slice is a well-formed UTF-8 byte sequence, as defined by Utf8.isWellFormed(byte[]).
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).
isWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Checks if the CharSequence contains only whitespace.
isWhiteSpace(byte) - Static method in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Checks if a byte value is whitespace or not.
isWithinHomeDistanceCurrentPosition() - Method in class net.minecraft.entity.EntityCreature
 
isWithinHomeDistanceFromPosition(BlockPos) - Method in class net.minecraft.entity.EntityCreature
 
isWolfsFavoriteMeat() - Method in class net.minecraft.item.ItemFood
+ 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
isWrapperType(Class<?>) - Static method in class com.google.common.primitives.Primitives
Returns true if type is one of the nine primitive-wrapper types, such as Integer.
isWritable() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
isWritable() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if (this.capacity - this.writerIndex) is greater than 0.
isWritable() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
isWritable() - Method in class net.minecraft.network.PacketBuffer
 
isWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
isWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns true if and only if this buffer has enough room to allow writing the specified number of elements.
isWritable(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
isWritable(int) - Method in class net.minecraft.network.PacketBuffer
 
isX86() - Method in class org.apache.commons.lang3.arch.Processor
Checks if Processor is type of x86.
ITALIC - net.minecraft.util.EnumChatFormatting
 
italicStyle - Variable in class net.minecraft.client.gui.FontRenderer
 
item - Variable in class net.minecraft.network.play.server.S2FPacketSetSlot
 
Item - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Item() - Constructor for class net.minecraft.item.Item
 
Item(int) - Constructor for class net.minecraft.util.WeightedRandom.Item
 
ITEM - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
ITEM - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
ITEM_CRACK - net.minecraft.util.EnumParticleTypes
 
item_frame - Static variable in class net.minecraft.init.Items
 
ITEM_TAKE - net.minecraft.util.EnumParticleTypes
 
Item.ToolMaterial - Enum in net.minecraft.item
 
ItemAnvilBlock - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemAnvilBlock(Block) - Constructor for class net.minecraft.item.ItemAnvilBlock
 
ItemAppleGold - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemAppleGold(int, float, boolean) - Constructor for class net.minecraft.item.ItemAppleGold
 
ItemArmor - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemArmorStand() - Constructor for class net.minecraft.item.ItemArmorStand
 
ItemAxe - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemAxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemAxe
 
ItemBanner - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBanner() - Constructor for class net.minecraft.item.ItemBanner
 
ItemBed - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBed() - Constructor for class net.minecraft.item.ItemBed
 
ItemBlock - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBlock(Block) - Constructor for class net.minecraft.item.ItemBlock
 
ItemBoat - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBoat() - Constructor for class net.minecraft.item.ItemBoat
 
ItemBook - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBook() - Constructor for class net.minecraft.item.ItemBook
 
ItemBow - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBow() - Constructor for class net.minecraft.item.ItemBow
 
ItemBucket - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBucket(Block) - Constructor for class net.minecraft.item.ItemBucket
 
ItemBucketMilk - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemBucketMilk() - Constructor for class net.minecraft.item.ItemBucketMilk
 
ItemCameraTransforms - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemCarrotOnAStick() - Constructor for class net.minecraft.item.ItemCarrotOnAStick
 
ItemCloth - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemCloth(Block) - Constructor for class net.minecraft.item.ItemCloth
 
ItemCoal - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemCoal() - Constructor for class net.minecraft.item.ItemCoal
 
ItemColored - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemColored(Block, boolean) - Constructor for class net.minecraft.item.ItemColored
 
itemDispenseBehaviorProvider - Static variable in interface net.minecraft.dispenser.IBehaviorDispenseItem
 
ItemDoor - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemDoor(Block) - Constructor for class net.minecraft.item.ItemDoor
 
ItemDoublePlant - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemDoublePlant(Block, Block, Function<ItemStack, String>) - Constructor for class net.minecraft.item.ItemDoublePlant
 
ItemDye - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemDye() - Constructor for class net.minecraft.item.ItemDye
 
ItemEditableBook - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEditableBook() - Constructor for class net.minecraft.item.ItemEditableBook
 
ItemEgg - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEgg() - Constructor for class net.minecraft.item.ItemEgg
 
ItemEmptyMap - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEmptyMap() - Constructor for class net.minecraft.item.ItemEmptyMap
 
ItemEnchantedBook - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEnchantedBook() - Constructor for class net.minecraft.item.ItemEnchantedBook
 
ItemEnderEye - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEnderEye() - Constructor for class net.minecraft.item.ItemEnderEye
 
ItemEnderPearl - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemEnderPearl() - Constructor for class net.minecraft.item.ItemEnderPearl
 
ItemExpBottle - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemExpBottle() - Constructor for class net.minecraft.item.ItemExpBottle
 
ItemFireball - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFireball() - Constructor for class net.minecraft.item.ItemFireball
 
ItemFirework - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFirework() - Constructor for class net.minecraft.item.ItemFirework
 
ItemFireworkCharge - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFireworkCharge() - Constructor for class net.minecraft.item.ItemFireworkCharge
 
ItemFishFood - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFishFood(boolean) - Constructor for class net.minecraft.item.ItemFishFood
 
ItemFishFood.FishType - Enum in net.minecraft.item
 
ItemFishingRod - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFishingRod() - Constructor for class net.minecraft.item.ItemFishingRod
 
ItemFlintAndSteel - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFlintAndSteel() - Constructor for class net.minecraft.item.ItemFlintAndSteel
 
ItemFood - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemFood(int, boolean) - Constructor for class net.minecraft.item.ItemFood
 
ItemFood(int, float, boolean) - Constructor for class net.minecraft.item.ItemFood
 
ItemGlassBottle - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemGlassBottle() - Constructor for class net.minecraft.item.ItemGlassBottle
 
ItemHangingEntity - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemHangingEntity(Class<? extends EntityHanging>) - Constructor for class net.minecraft.item.ItemHangingEntity
 
ItemHoe - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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.
ItemLead - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemLead() - Constructor for class net.minecraft.item.ItemLead
 
ItemLeaves - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemLeaves(BlockLeaves) - Constructor for class net.minecraft.item.ItemLeaves
 
ItemLilyPad - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemLilyPad(Block) - Constructor for class net.minecraft.item.ItemLilyPad
 
ItemMap - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemMap() - Constructor for class net.minecraft.item.ItemMap
 
ItemMapBase - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemMapBase() - Constructor for class net.minecraft.item.ItemMapBase
 
ItemMeshDefinition - Interface in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemMinecart - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemMinecart(EntityMinecart.EnumMinecartType) - Constructor for class net.minecraft.item.ItemMinecart
 
ItemModelGenerator - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemModelGenerator() - Constructor for class net.minecraft.client.renderer.block.model.ItemModelGenerator
 
ItemModelMesher - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemMonsterPlacer() - Constructor for class net.minecraft.item.ItemMonsterPlacer
 
ItemMultiTexture - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemNameTag() - Constructor for class net.minecraft.item.ItemNameTag
 
ItemPickaxe - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemPickaxe(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemPickaxe
 
ItemPiston - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemPiston(Block) - Constructor for class net.minecraft.item.ItemPiston
 
ItemPotion - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemRecord(String) - Constructor for class net.minecraft.item.ItemRecord
 
ItemRedstone - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemRedstone() - Constructor for class net.minecraft.item.ItemRedstone
 
ItemReed - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
itemRenderer - Variable in class net.minecraft.client.renderer.EntityRenderer
 
ItemRenderer - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemRenderer(Minecraft) - Constructor for class net.minecraft.client.renderer.ItemRenderer
 
Items - Class in net.minecraft.init
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Items() - Constructor for class net.minecraft.init.Items
 
ItemSaddle - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSaddle() - Constructor for class net.minecraft.item.ItemSaddle
 
ItemSeedFood - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSeedFood(int, float, Block, Block) - Constructor for class net.minecraft.item.ItemSeedFood
 
ItemSeeds - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSeeds(Block, Block) - Constructor for class net.minecraft.item.ItemSeeds
 
ItemShears - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemShears() - Constructor for class net.minecraft.item.ItemShears
 
ItemSign - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSign() - Constructor for class net.minecraft.item.ItemSign
 
ItemSimpleFoiled - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSimpleFoiled() - Constructor for class net.minecraft.item.ItemSimpleFoiled
 
ItemSkull - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSkull() - Constructor for class net.minecraft.item.ItemSkull
 
ItemSlab - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSlab(Block, BlockSlab, BlockSlab) - Constructor for class net.minecraft.item.ItemSlab
 
ItemSnow - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSnow(Block) - Constructor for class net.minecraft.item.ItemSnow
 
ItemSnowball - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSnowball() - Constructor for class net.minecraft.item.ItemSnowball
 
ItemSoup - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSoup(int) - Constructor for class net.minecraft.item.ItemSoup
 
ItemSpade - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSpade(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSpade
 
itemStack - Variable in class net.minecraft.network.play.server.S04PacketEntityEquipment
 
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
 
itemStacks - Variable in class net.minecraft.network.play.server.S30PacketWindowItems
 
itemStats - Static variable in class net.minecraft.stats.StatList
 
ItemSword - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemSword(Item.ToolMaterial) - Constructor for class net.minecraft.item.ItemSword
 
ItemTool - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemTool(float, Item.ToolMaterial, Set<Block>) - Constructor for class net.minecraft.item.ItemTool
 
ItemTransformVec3f - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
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
 
itemWeight - Variable in class net.minecraft.util.WeightedRandom.Item
 
ItemWritableBook - Class in net.minecraft.item
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ItemWritableBook() - Constructor for class net.minecraft.item.ItemWritableBook
 
Iterables - Class in com.google.common.collect
This class contains static utility methods that operate on or return objects of type Iterable.
iterateFiles(String, boolean, VFSIterator) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
iterateFiles(IDBDatabase, VirtualFilesystem, String, boolean, VFSIterator) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
iterator() - Method in class com.google.common.collect.ForwardingCollection
 
iterator() - Method in class com.google.common.collect.ImmutableCollection
Returns an unmodifiable iterator across the elements in this collection.
iterator() - Method in class com.google.common.collect.ImmutableList
 
iterator() - Method in class com.google.common.collect.ImmutableMultiset
 
iterator() - Method in class com.google.common.collect.ImmutableSet
 
iterator() - Method in class com.google.common.collect.ImmutableSortedSet
 
iterator() - Method in class com.google.common.collect.MinMaxPriorityQueue
Returns an iterator over the elements contained in this collection, in no particular order.
iterator() - Method in interface com.google.common.collect.Multiset
iterator() - Method in interface com.google.common.collect.SortedMultiset
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
 
iterator() - Method in class org.json.JSONArray
 
iterator(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Constructs an Iterator over each day in a date range defined by a focus date and range style.
iterator(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Constructs an Iterator over each day in a date range defined by a focus date and range style.
iterator(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Constructs an Iterator over each day in a date range defined by a focus date and range style.
Iterators - Class in com.google.common.collect
This class contains static utility methods that operate on or return objects of type Iterator.
ITextureGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
ITextureObject - Interface in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IThreadedFileIO - Interface in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IThreadListener - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ITickable - Interface in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ITickable - Interface in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ITickableSound - Interface in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ITickableTextureObject - Interface in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ITileEntityProvider - Interface in net.minecraft.block
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IUniformGL - Interface in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
IWorldAccess - Interface in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
IWorldNameable - Interface in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.

J

JACKET - net.minecraft.entity.player.EnumPlayerModelParts
 
JAVA_0_9 - org.apache.commons.lang3.JavaVersion
The Java version reported by Android.
JAVA_1_1 - org.apache.commons.lang3.JavaVersion
Java 1.1.
JAVA_1_2 - org.apache.commons.lang3.JavaVersion
Java 1.2.
JAVA_1_3 - org.apache.commons.lang3.JavaVersion
Java 1.3.
JAVA_1_4 - org.apache.commons.lang3.JavaVersion
Java 1.4.
JAVA_1_5 - org.apache.commons.lang3.JavaVersion
Java 1.5.
JAVA_1_6 - org.apache.commons.lang3.JavaVersion
Java 1.6.
JAVA_1_7 - org.apache.commons.lang3.JavaVersion
Java 1.7.
JAVA_1_8 - org.apache.commons.lang3.JavaVersion
Java 1.8.
JAVA_1_9 - org.apache.commons.lang3.JavaVersion
Deprecated.
As of release 3.5, replaced by JavaVersion.JAVA_9
JAVA_10 - org.apache.commons.lang3.JavaVersion
Java 10.
JAVA_11 - org.apache.commons.lang3.JavaVersion
Java 11.
JAVA_12 - org.apache.commons.lang3.JavaVersion
Java 12.
JAVA_13 - org.apache.commons.lang3.JavaVersion
Java 13.
JAVA_14 - org.apache.commons.lang3.JavaVersion
Java 14.
JAVA_15 - org.apache.commons.lang3.JavaVersion
Java 15.
JAVA_16 - org.apache.commons.lang3.JavaVersion
Java 16.
JAVA_17 - org.apache.commons.lang3.JavaVersion
Java 17.
JAVA_9 - org.apache.commons.lang3.JavaVersion
Java 9.
JAVA_AWT_FONTS - Static variable in class org.apache.commons.lang3.SystemUtils
The java.awt.fonts System Property.
JAVA_AWT_GRAPHICSENV - Static variable in class org.apache.commons.lang3.SystemUtils
The java.awt.graphicsenv System Property.
JAVA_AWT_HEADLESS - Static variable in class org.apache.commons.lang3.SystemUtils
The java.awt.headless System Property.
JAVA_AWT_PRINTERJOB - Static variable in class org.apache.commons.lang3.SystemUtils
The java.awt.printerjob System Property.
JAVA_CLASS_PATH - com.google.common.base.StandardSystemProperty
Java class path.
JAVA_CLASS_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
The java.class.path System Property.
JAVA_CLASS_VERSION - com.google.common.base.StandardSystemProperty
Java class format version number.
JAVA_CLASS_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.class.version System Property.
JAVA_COMPILER - com.google.common.base.StandardSystemProperty
Name of JIT compiler to use.
JAVA_COMPILER - Static variable in class org.apache.commons.lang3.SystemUtils
The java.compiler System Property.
JAVA_DIGIT - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a digit according to Java's definition.
JAVA_ENDORSED_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
The java.endorsed.dirs System Property.
JAVA_EXT_DIRS - com.google.common.base.StandardSystemProperty
Path of extension directory or directories.
JAVA_EXT_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
The java.ext.dirs System Property.
JAVA_HOME - com.google.common.base.StandardSystemProperty
Java installation directory.
JAVA_HOME - Static variable in class org.apache.commons.lang3.SystemUtils
The java.home System Property.
JAVA_IO_TMPDIR - com.google.common.base.StandardSystemProperty
Default temp file path.
JAVA_IO_TMPDIR - Static variable in class org.apache.commons.lang3.SystemUtils
The java.io.tmpdir System Property.
JAVA_ISO_CONTROL - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is an ISO control character as specified by Character.isISOControl(char).
JAVA_LETTER - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a letter according to Java's definition.
JAVA_LETTER_OR_DIGIT - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a letter or digit according to Java's definition.
JAVA_LIBRARY_PATH - com.google.common.base.StandardSystemProperty
List of paths to search when loading libraries.
JAVA_LIBRARY_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
The java.library.path System Property.
JAVA_LOWER_CASE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is lower case according to Java's definition.
JAVA_RECENT - org.apache.commons.lang3.JavaVersion
The most recent java version.
JAVA_RUNTIME_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The java.runtime.name System Property.
JAVA_RUNTIME_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.runtime.version System Property.
JAVA_SPECIFICATION_NAME - com.google.common.base.StandardSystemProperty
Java Runtime Environment specification name.
JAVA_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The java.specification.name System Property.
JAVA_SPECIFICATION_VENDOR - com.google.common.base.StandardSystemProperty
Java Runtime Environment specification vendor.
JAVA_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
The java.specification.vendor System Property.
JAVA_SPECIFICATION_VERSION - com.google.common.base.StandardSystemProperty
Java Runtime Environment specification version.
JAVA_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.specification.version System Property.
JAVA_UPPER_CASE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is upper case according to Java's definition.
JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class org.apache.commons.lang3.SystemUtils
The java.util.prefs.PreferencesFactory System Property.
JAVA_VENDOR - com.google.common.base.StandardSystemProperty
Java Runtime Environment vendor.
JAVA_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vendor System Property.
JAVA_VENDOR_URL - com.google.common.base.StandardSystemProperty
Java vendor URL.
JAVA_VENDOR_URL - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vendor.url System Property.
JAVA_VERSION - com.google.common.base.StandardSystemProperty
Java Runtime Environment version.
JAVA_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.version System Property.
JAVA_VM_INFO - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.info System Property.
JAVA_VM_NAME - com.google.common.base.StandardSystemProperty
Java Virtual Machine implementation name.
JAVA_VM_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.name System Property.
JAVA_VM_SPECIFICATION_NAME - com.google.common.base.StandardSystemProperty
Java Virtual Machine specification name.
JAVA_VM_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.specification.name System Property.
JAVA_VM_SPECIFICATION_VENDOR - com.google.common.base.StandardSystemProperty
Java Virtual Machine specification vendor.
JAVA_VM_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.specification.vendor System Property.
JAVA_VM_SPECIFICATION_VERSION - com.google.common.base.StandardSystemProperty
Java Virtual Machine specification version.
JAVA_VM_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.specification.version System Property.
JAVA_VM_VENDOR - com.google.common.base.StandardSystemProperty
Java Virtual Machine implementation vendor.
JAVA_VM_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.vendor System Property.
JAVA_VM_VERSION - com.google.common.base.StandardSystemProperty
Java Virtual Machine implementation version.
JAVA_VM_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The java.vm.version System Property.
JAVASCRIPT - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
 
javaUtilObject_requireNonNull(T) - Static method in class net.lax1dude.eaglercraft.v1_8.JDKBackports
 
javaUtilObject_requireNonNull(T, String) - Static method in class net.lax1dude.eaglercraft.v1_8.JDKBackports
 
javaUtilObject_requireNonNull(T, Supplier<String>) - Static method in class net.lax1dude.eaglercraft.v1_8.JDKBackports
 
JavaVersion - Enum in org.apache.commons.lang3
An enum representing all the versions of the Java specification.
javax.annotation - package javax.annotation
 
javax.annotation.concurrent - package javax.annotation.concurrent
 
javax.annotation.meta - package javax.annotation.meta
 
javax.annotation.security - package javax.annotation.security
 
javax.annotation.sql - package javax.annotation.sql
 
JDKBackports - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
JDKBackports() - Constructor for class net.lax1dude.eaglercraft.v1_8.JDKBackports
 
join(boolean[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(boolean[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(byte[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(byte[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(char[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(char[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(double[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(double[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(float[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(float[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(int[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(int[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(long[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(long[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(short[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(short[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(InputSupplier<? extends InputStream>...) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.concat(ByteSource[]) instead. This method is scheduled for removal in Guava 18.0.
join(InputSupplier<? extends Reader>...) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.concat(CharSource[]) instead. This method is scheduled for removal in Guava 18.0.
join(Iterable<?>) - Method in class com.google.common.base.Joiner
Returns a string containing the string representation of each of parts, using the previously configured separator between each.
join(Iterable<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided Iterable into a single String containing the provided elements.
join(Iterable<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided Iterable into a single String containing the provided elements.
join(Iterable<? extends InputSupplier<? extends InputStream>>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.concat(Iterable) instead. This method is scheduled for removal in Guava 18.0.
join(Iterable<? extends InputSupplier<? extends Reader>>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.concat(Iterable) instead. This method is scheduled for removal in Guava 18.0.
join(Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Returns a string containing the string representation of each entry in entries, using the previously configured separator and key-value separator.
join(Object[]) - Method in class com.google.common.base.Joiner
Returns a string containing the string representation of each of parts, using the previously configured separator between each.
join(Object[], char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object[], String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Object, Object, Object...) - Method in class com.google.common.base.Joiner
Returns a string containing the string representation of each argument, using the previously configured separator between each.
join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
join(String, boolean...) - Static method in class com.google.common.primitives.Booleans
Returns a string containing the supplied boolean values separated by separator.
join(String, byte...) - Static method in class com.google.common.primitives.SignedBytes
Returns a string containing the supplied byte values separated by separator.
join(String, byte...) - Static method in class com.google.common.primitives.UnsignedBytes
Returns a string containing the supplied byte values separated by separator.
join(String, char...) - Static method in class com.google.common.primitives.Chars
Returns a string containing the supplied char values separated by separator.
join(String, double...) - Static method in class com.google.common.primitives.Doubles
Returns a string containing the supplied double values, converted to strings as specified by Double.toString(double), and separated by separator.
join(String, float...) - Static method in class com.google.common.primitives.Floats
Returns a string containing the supplied float values, converted to strings as specified by Float.toString(float), and separated by separator.
join(String, int...) - Static method in class com.google.common.primitives.Ints
Returns a string containing the supplied int values separated by separator.
join(String, int...) - Static method in class com.google.common.primitives.UnsignedInts
Returns a string containing the supplied unsigned int values separated by separator.
join(String, long...) - Static method in class com.google.common.primitives.Longs
Returns a string containing the supplied long values separated by separator.
join(String, long...) - Static method in class com.google.common.primitives.UnsignedLongs
Returns a string containing the supplied unsigned long values separated by separator.
join(String, short...) - Static method in class com.google.common.primitives.Shorts
Returns a string containing the supplied short values separated by separator.
join(Thread, Duration) - Static method in class org.apache.commons.lang3.ThreadUtils
Waits for the given thread to die for the given duration.
join(Iterator<?>) - Method in class com.google.common.base.Joiner
Returns a string containing the string representation of each of parts, using the previously configured separator between each.
join(Iterator<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Iterator<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.
join(Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Returns a string containing the string representation of each entry in entries, using the previously configured separator and key-value separator.
join(List<?>, char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided List into a single String containing the provided list of elements.
join(List<?>, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided List into a single String containing the provided list of elements.
join(List<IChatComponent>) - Static method in interface net.minecraft.util.IChatComponent
 
join(Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
Returns a string containing the string representation of each entry of map, using the previously configured separator and key-value separator.
join(T...) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
joinEntityInSurroundings(Entity) - Method in class net.minecraft.world.World
+ spwans an entity and loads surrounding chunks
joinEntityItemWithWorld(EntityItem) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Joins the passed in entity item with the world.
joinEntityItemWithWorld(EntityItem) - Method in class net.minecraft.entity.player.EntityPlayer
+ Joins the passed in entity item with the world.
Joiner - Class in com.google.common.base
An object which joins pieces of text (specified as an array, Iterable, varargs or even a Map) with a separator.
Joiner.MapJoiner - Class in com.google.common.base
An object that joins map entries in the same manner as Joiner joins iterables and arrays.
joinWith(String, Object...) - Static method in class org.apache.commons.lang3.StringUtils
Joins the elements of the provided varargs into a single String containing the provided elements.
joinWorldTickCounter - Variable in class net.minecraft.client.Minecraft
 
JSON_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The JSON toString style.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(int) - Constructor for class org.json.JSONArray
Construct a JSONArray with the specified initial capacity.
JSONArray(Iterable<?>) - Constructor for class org.json.JSONArray
Construct a JSONArray from an Iterable.
JSONArray(Object) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array.
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection<?>) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(JSONArray) - Constructor for class org.json.JSONArray
Construct a JSONArray from another JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JsonBlendingMode - Class in net.minecraft.client.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
JsonBlendingMode() - Constructor for class net.minecraft.client.util.JsonBlendingMode
 
JsonBlendingMode(int, int, int) - Constructor for class net.minecraft.client.util.JsonBlendingMode
 
JsonBlendingMode(int, int, int, int, int) - Constructor for class net.minecraft.client.util.JsonBlendingMode
 
JSONDataParserImpl - Interface in net.lax1dude.eaglercraft.v1_8.json
Copyright (c) 2022-2023 LAX1DUDE.
JSONDataParserReader - Class in net.lax1dude.eaglercraft.v1_8.json.impl
Copyright (c) 2022-2023 LAX1DUDE.
JSONDataParserReader() - Constructor for class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserReader
 
JSONDataParserStream - Class in net.lax1dude.eaglercraft.v1_8.json.impl
Copyright (c) 2022-2023 LAX1DUDE.
JSONDataParserStream() - Constructor for class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserStream
 
JSONDataParserString - Class in net.lax1dude.eaglercraft.v1_8.json.impl
Copyright (c) 2022-2023 LAX1DUDE.
JSONDataParserString() - Constructor for class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserString
 
JsonException - Exception in net.minecraft.client.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
JsonException(String) - Constructor for exception net.minecraft.client.util.JsonException
 
JsonException(String, Throwable) - Constructor for exception net.minecraft.client.util.JsonException
 
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(String, Throwable) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message and cause.
JSONException(Throwable) - Constructor for exception org.json.JSONException
Constructs a new JSONException with the specified cause.
JsonException.Entry - Class in net.minecraft.client.util
 
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(int) - Constructor for class org.json.JSONObject
Constructor to specify an initial capacity of the internal map.
JSONObject(Object) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String...) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(String, Locale) - Constructor for class org.json.JSONObject
Construct a JSONObject from a ResourceBundle.
JSONObject(Map<?, ?>) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(JSONObject, String...) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONPointer - Class in org.json
A JSON Pointer is a simple query language defined for JSON documents by RFC 6901.
JSONPointer(String) - Constructor for class org.json.JSONPointer
Pre-parses and initializes a new JSONPointer instance.
JSONPointer(List<String>) - Constructor for class org.json.JSONPointer
 
JSONPointer.Builder - Class in org.json
This class allows the user to build a JSONPointer in steps, using exactly one segment in each step.
JSONPointerException - Exception in org.json
The JSONPointerException is thrown by JSONPointer if an error occurs during evaluating a pointer.
JSONPointerException(String) - Constructor for exception org.json.JSONPointerException
 
JSONPointerException(String, Throwable) - Constructor for exception org.json.JSONPointerException
 
JSONPropertyIgnore - Annotation Type in org.json
 
JSONPropertyName - Annotation Type in org.json
 
JsonSerializableSet - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
JsonSerializableSet() - Constructor for class net.minecraft.util.JsonSerializableSet
 
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.JSONStringer
Make a fresh JSONStringer.
jsonToComponent(String) - Static method in class net.minecraft.util.IChatComponent.Serializer
 
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(InputStream) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from an InputStream.
JSONTokener(Reader) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a Reader.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JsonToNBT - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
JsonToNBT() - Constructor for class net.minecraft.nbt.JsonToNBT
 
JSONTypeCodec<O,​J> - Interface in net.lax1dude.eaglercraft.v1_8.json
Copyright (c) 2022-2023 LAX1DUDE.
JSONTypeDeserializer<J,​O> - Interface in net.lax1dude.eaglercraft.v1_8.json
Copyright (c) 2022-2023 LAX1DUDE.
JSONTypeProvider - Class in net.lax1dude.eaglercraft.v1_8.json
Copyright (c) 2022-2023 LAX1DUDE.
JSONTypeProvider() - Constructor for class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
JSONTypeSerializer<O,​J> - Interface in net.lax1dude.eaglercraft.v1_8.json
Copyright (c) 2022-2023 LAX1DUDE.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Appendable) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.
jukebox - Static variable in class net.minecraft.init.Blocks
 
jump - Static variable in class net.minecraft.potion.Potion
 
jump - Variable in class net.minecraft.util.MovementInput
 
jump() - Method in class net.minecraft.entity.EntityLivingBase
+ Causes this entity to do an upwards motion (jumping).
jump() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Causes this entity to do an upwards motion (jumping).
jump() - Method in class net.minecraft.entity.monster.EntitySlime
+ Causes this entity to do an upwards motion (jumping).
jump() - Method in class net.minecraft.entity.player.EntityPlayer
+ Causes this entity to do an upwards motion (jumping).
jumpMovementFactor - Variable in class net.minecraft.entity.EntityLivingBase
+ A factor used to determine how far this entity will move each tick if it is jumping or falling.
jumpPower - Variable in class net.minecraft.entity.passive.EntityHorse
 
jumpStat - Static variable in class net.minecraft.stats.StatList
+ the times you've jumped
jungle - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
JUNGLE - net.minecraft.block.BlockPlanks.EnumType
 
jungle_door - Static variable in class net.minecraft.init.Blocks
 
jungle_door - Static variable in class net.minecraft.init.Items
 
jungle_fence - Static variable in class net.minecraft.init.Blocks
 
jungle_fence_gate - Static variable in class net.minecraft.init.Blocks
 
JUNGLE_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
jungle_stairs - Static variable in class net.minecraft.init.Blocks
 
jungleEdge - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
jungleHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
junkFishedStat - Static variable in class net.minecraft.stats.StatList
 

K

KEBAB - net.minecraft.entity.item.EntityPainting.EnumArt
 
keep(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
Takes an argument in set-syntax, see evaluateSet, and keeps any of characters present in the specified string.
key() - Method in enum com.google.common.base.StandardSystemProperty
Returns the key used to lookup this system property.
key(String) - Method in class org.json.JSONWriter
Append a key.
KEY_0 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_1 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_2 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_3 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_4 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_5 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_6 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_7 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_8 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_9 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_A - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_ADD - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_APOSTROPHE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_APPS - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_AT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_AX - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_B - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_BACK - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_BACKSLASH - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_C - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_CAPITAL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_CIRCUMFLEX - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_CLEAR - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_COLON - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_COMMA - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_CONVERT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_D - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_DECIMAL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_DELETE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_DIVIDE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_DOWN - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_E - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_END - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_EQUALS - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_ESCAPE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F1 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F10 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F11 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F12 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F13 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F14 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F15 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F16 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F17 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F18 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F19 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F2 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F3 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F4 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F5 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F6 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F7 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F8 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_F9 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_FUNCTION - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_G - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_GRAVE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_H - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_HOME - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_I - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_INSERT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_J - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_K - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_KANA - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_KANJI - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_L - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LBRACKET - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LCONTROL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LEFT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LMENU - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LMETA - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_LSHIFT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_M - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_MINUS - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_MULTIPLY - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_N - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NEXT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NOCONVERT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NONE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMLOCK - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD0 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD1 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD2 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD3 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD4 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD5 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD6 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD7 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD8 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPAD9 - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPADCOMMA - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPADENTER - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_NUMPADEQUALS - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_O - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_P - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_PAUSE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_PERIOD - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_POWER - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_PRIOR - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_Q - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_R - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RBRACKET - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RCONTROL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RETURN - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RIGHT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RMENU - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RMETA - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_RSHIFT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_S - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SCROLL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SECTION - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SEMICOLON - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SLASH - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SLEEP - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SPACE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_STOP - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SUBTRACT - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_SYSRQ - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_T - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_TAB - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_U - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_UNDERLINE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_UNLABELED - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_UP - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_V - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_W - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_X - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_Y - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_YEN - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
KEY_Z - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
keyBindAttack - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindBack - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindChat - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindClose - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindCommand - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindDrop - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindForward - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindFunction - Variable in class net.minecraft.client.settings.GameSettings
 
KeyBinding - Class in net.minecraft.client.settings
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
KeyBinding(String, int, String) - Constructor for class net.minecraft.client.settings.KeyBinding
 
keyBindings - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindInventory - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindJump - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindLeft - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindPickBlock - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindPlayerList - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindRight - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindScreenshot - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindsHotbar - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindSmoothCamera - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindSneak - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindSprint - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindTogglePerspective - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindUseItem - Variable in class net.minecraft.client.settings.GameSettings
 
keyBindZoomCamera - Variable in class net.minecraft.client.settings.GameSettings
 
Keyboard - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
Keyboard() - Constructor for class net.lax1dude.eaglercraft.v1_8.Keyboard
 
KeyboardConstants - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
KeyboardConstants() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.KeyboardConstants
 
keyboardEnableRepeatEvents(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardGetEventCharacter() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardGetEventKey() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardGetEventKeyState() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardIsKeyDown(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardIsRepeatEvent() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardLockSupported - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyboardNext() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
keyComparator() - Method in class com.google.common.collect.TreeMultimap
Returns the comparator that orders the multimap keys.
keyPath(String...) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStoreParameters
 
keys() - Method in class com.google.common.collect.ForwardingMultimap
 
keys() - Method in class com.google.common.collect.ImmutableMultimap
Returns a collection, which may contain duplicates, of all keys.
keys() - Method in interface com.google.common.collect.Multimap
Returns a view collection containing the key from each key-value pair in this multimap, without collapsing duplicates.
keys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in class com.google.common.collect.ForwardingMap
 
keySet() - Method in class com.google.common.collect.ForwardingMultimap
 
keySet() - Method in class com.google.common.collect.HashBiMap
 
keySet() - Method in class com.google.common.collect.ImmutableMap
Returns an immutable set of the keys in this map.
keySet() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable set of the distinct keys in this multimap.
keySet() - Method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted set of the keys in this map.
keySet() - Method in interface com.google.common.collect.Multimap
Returns a view collection of all distinct keys contained in this multimap.
keySet() - Method in class com.google.common.collect.TreeMultimap
Returns a view collection of all distinct keys contained in this multimap.
keySet() - Method in class net.minecraft.server.management.LowerStringMap
 
keySet() - Method in class org.json.JSONObject
Get a set of keys of the JSONObject.
keyType() - Method in class com.google.common.collect.EnumBiMap
Returns the associated key type.
keyType() - Method in class com.google.common.collect.EnumHashBiMap
Returns the associated key type.
keyTyped(char, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
keyTyped(char, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiChat
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiControls
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiDisconnected
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiDownloadTerrain
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiErrorScreen
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiGameOver
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiMainMenu
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiMemoryErrorScreen
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiRepair
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiScreenBook
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiSleepMP
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.GuiWinGame
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.gui.inventory.GuiEditSign
+ Fired when a key is typed (except F11 which toggles full screen).
keyTyped(char, int) - Method in class net.minecraft.client.multiplayer.GuiConnecting
+ Fired when a key is typed (except F11 which toggles full screen).
kill() - Method in class net.minecraft.entity.Entity
+ sets the dead flag.
kill() - Method in class net.minecraft.entity.EntityLivingBase
+ sets the dead flag.
killCow - Static variable in class net.minecraft.stats.AchievementList
 
killEnemy - Static variable in class net.minecraft.stats.AchievementList
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecart
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecartChest
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecartHopper
 
killMinecart(DamageSource) - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
killWither - Static variable in class net.minecraft.stats.AchievementList
 
knockback - Static variable in class net.minecraft.enchantment.Enchantment
 
knockBack(Entity, float, double, double) - Method in class net.minecraft.entity.EntityLivingBase
+ knocks back this entity
knockbackResistance - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 

L

labelList - Variable in class net.minecraft.client.gui.GuiScreen
+ A list of all the labels in this container.
ladder - Static variable in class net.minecraft.init.Blocks
 
language - Variable in class net.minecraft.client.settings.GameSettings
 
Language - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Language(String, String, String, boolean) - Constructor for class net.minecraft.client.resources.Language
 
LanguageManager - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LanguageManager(IMetadataSerializer, String) - Constructor for class net.minecraft.client.resources.LanguageManager
 
LanguageMetadataSection - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LanguageMetadataSection(Collection<Language>) - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSection
 
LanguageMetadataSectionSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LanguageMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.LanguageMetadataSectionSerializer
 
languagesByCountry(String) - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains the list of languages supported for a given country.
lanSearchStates - Static variable in interface net.minecraft.client.gui.IProgressMeter
 
lapis_block - Static variable in class net.minecraft.init.Blocks
 
lapis_ore - Static variable in class net.minecraft.init.Blocks
 
lapisColor - Static variable in class net.minecraft.block.material.MapColor
 
LARGE_BIOMES - Static variable in class net.minecraft.world.WorldType
+ Large Biome world Type.
last() - Method in class com.google.common.collect.FluentIterable
Returns an Optional containing the last element in this fluent iterable.
last() - Method in class com.google.common.collect.ForwardingSortedSet
 
last() - Method in class com.google.common.collect.ImmutableSortedSet
 
lastCacheHit - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
lastClicked - Variable in class net.minecraft.client.gui.GuiSlot
 
lastDamage - Variable in class net.minecraft.entity.EntityLivingBase
 
lastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
 
lastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
lastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
 
lastEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns the entry of the last element in this multiset, or null if this multiset is empty.
lastIndexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the index of the last matching character in a character sequence, or -1 if no matching character is present.
lastIndexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns the index of the last appearance of the value target in array.
lastIndexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns the index of the last appearance of the value target in array.
lastIndexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the last reference to the specified char.
lastIndexOf(char[], char) - Static method in class com.google.common.primitives.Chars
Returns the index of the last appearance of the value target in array.
lastIndexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the last reference to the specified char.
lastIndexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns the index of the last appearance of the value target in array.
lastIndexOf(float[], float) - Static method in class com.google.common.primitives.Floats
Returns the index of the last appearance of the value target in array.
lastIndexOf(int[], int) - Static method in class com.google.common.primitives.Ints
Returns the index of the last appearance of the value target in array.
lastIndexOf(long[], long) - Static method in class com.google.common.primitives.Longs
Returns the index of the last appearance of the value target in array.
lastIndexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns the index of the last appearance of the value target in array.
lastIndexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Returns the index within seq of the last occurrence of the specified character.
lastIndexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Returns the index within seq of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Finds the last index within a CharSequence, handling null.
lastIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Finds the last index within a CharSequence, handling null.
lastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
 
lastIndexOf(Object) - Method in class com.google.common.collect.ImmutableList
 
lastIndexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the last reference to the specified string.
lastIndexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder to find the last reference to the specified string starting searching from the given index.
lastIndexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder using the matcher to find the last match.
lastIndexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Searches the string builder using the matcher to find the last match searching from the given index.
lastIndexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Find the latest index of any substring in a set of potential substrings.
lastIndexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Case in-sensitive find of the last index within a CharSequence.
lastIndexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Case in-sensitive find of the last index within a CharSequence from the specified position.
lastKey() - Method in class com.google.common.collect.ForwardingSortedMap
 
lastKey() - Method in class com.google.common.collect.ImmutableSortedMap
 
lastOrdinalIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Finds the n-th last index within a String, handling null.
lastServer - Variable in class net.minecraft.client.settings.GameSettings
 
lastTentacleAngle - Variable in class net.minecraft.entity.passive.EntitySquid
 
lastTickPosX - Variable in class net.minecraft.entity.Entity
 
lastTickPosY - Variable in class net.minecraft.entity.Entity
 
lastTickPosZ - Variable in class net.minecraft.entity.Entity
 
launchIntegratedServer(String, String, WorldSettings) - Method in class net.minecraft.client.Minecraft
+ Arguments: World foldername, World ingame name, WorldSettings
lava - Static variable in class net.minecraft.block.material.Material
 
lava - Static variable in class net.minecraft.init.Blocks
 
lava - Static variable in class net.minecraft.util.DamageSource
 
LAVA - net.minecraft.util.EnumParticleTypes
 
lava_bucket - Static variable in class net.minecraft.init.Items
 
LavaFactory() - Constructor for class net.minecraft.client.particle.EntityDropParticleFX.LavaFactory
 
LayerArmorBase<T extends ModelBase> - Class in net.minecraft.client.renderer.entity.layers
 
LayerArmorBase(RendererLivingEntity<?>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
LayerArrow - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerArrow(RendererLivingEntity) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerArrow
 
LayerBipedArmor - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerBipedArmor(RendererLivingEntity<?>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerBipedArmor
 
LayerCape - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerCape(RenderPlayer) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerCape
 
LayerCreeperCharge - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerCreeperCharge(RenderCreeper) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
 
LayerCustomHead - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerCustomHead(ModelRenderer) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerCustomHead
 
LayerDeadmau5Head - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerDeadmau5Head(RenderPlayer) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
 
LayeredColorMaskTexture - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayeredColorMaskTexture(ResourceLocation, List<String>, List<EnumDyeColor>) - Constructor for class net.minecraft.client.renderer.texture.LayeredColorMaskTexture
 
LayeredTexture - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayeredTexture(String...) - Constructor for class net.minecraft.client.renderer.texture.LayeredTexture
 
layeredTextureNames - Variable in class net.minecraft.client.renderer.texture.LayeredTexture
 
LayerEnderDragonDeath - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerEnderDragonDeath() - Constructor for class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
 
LayerEnderDragonEyes - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerEnderDragonEyes(RenderDragon) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
 
LayerEndermanEyes - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerEndermanEyes(RenderEnderman) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
 
LayerHeldBlock - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerHeldBlock(RenderEnderman) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
 
LayerHeldItem - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerHeldItem(RendererLivingEntity<?>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerHeldItem
 
LayerHeldItemWitch - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerHeldItemWitch(RenderWitch) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
 
LayerIronGolemFlower - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerIronGolemFlower(RenderIronGolem) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
 
LayerMooshroomMushroom - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerMooshroomMushroom(RenderMooshroom) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
 
LayerRenderer<E extends EntityLivingBase> - Interface in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
layerRenderers - Variable in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
LAYERS - Static variable in class net.minecraft.block.BlockSnow
 
LAYERS - Static variable in class net.minecraft.client.renderer.block.model.ItemModelGenerator
 
LayerSaddle - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerSaddle(RenderPig) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
LayerSheepWool - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerSheepWool(RenderSheep) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
LayerSlimeGel - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerSlimeGel(RenderSlime) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
LayerSnowmanHead - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerSnowmanHead(RenderSnowMan) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
 
LayerSpiderEyes - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerSpiderEyes(RenderSpider) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
LayerVillagerArmor - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerVillagerArmor(RendererLivingEntity<?>) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerVillagerArmor
 
LayerWitherAura - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerWitherAura(RenderWither) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerWitherAura
 
LayerWolfCollar - Class in net.minecraft.client.renderer.entity.layers
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LayerWolfCollar(RenderWolf) - Constructor for class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
 
LazyLoadBase<T> - Class in net.minecraft.util
 
LazyLoadBase() - Constructor for class net.minecraft.util.LazyLoadBase
 
le(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if the tested object is less than or equal to b
lead - Static variable in class net.minecraft.init.Items
 
leash - Variable in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
leastOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k least elements of the given iterable according to this ordering, in order from least to greatest.
leastOf(Iterator<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k least elements from the given iterator according to this ordering, in order from least to greatest.
leather - Static variable in class net.minecraft.init.Items
 
LEATHER - net.minecraft.item.ItemArmor.ArmorMaterial
 
leather_boots - Static variable in class net.minecraft.init.Items
 
leather_chestplate - Static variable in class net.minecraft.init.Items
 
leather_helmet - Static variable in class net.minecraft.init.Items
 
leather_leggings - Static variable in class net.minecraft.init.Items
 
leaveGameStat - Static variable in class net.minecraft.stats.StatList
+ number of times you've left a game
leaves - Static variable in class net.minecraft.block.material.Material
 
leaves - Static variable in class net.minecraft.init.Blocks
 
leaves2 - Static variable in class net.minecraft.init.Blocks
 
left - Variable in class net.minecraft.client.gui.GuiSlot
 
left(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets the leftmost len characters of a String.
LEFT - net.minecraft.block.BlockDoor.EnumHingePosition
 
LEFT_PANTS_LEG - net.minecraft.entity.player.EnumPlayerModelParts
 
LEFT_SLEEVE - net.minecraft.entity.player.EnumPlayerModelParts
 
leftChild(T) - Method in class com.google.common.collect.BinaryTreeTraverser
Returns the left child of the specified node, or Optional.absent() if the specified node has no left child.
leftHand - Variable in class net.minecraft.client.model.ModelSnowMan
 
leftLeg - Variable in class net.minecraft.client.model.ModelChicken
 
leftPad(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Left pad a String with spaces (' ').
leftPad(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
Left pad a String with a specified character.
leftPad(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
Left pad a String with a specified String.
leftString(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Extracts the leftmost characters from the string builder without throwing an exception.
leftValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
Returns the value from the left map (possibly null).
leftVillagerLeg - Variable in class net.minecraft.client.model.ModelVillager
 
leftWing - Variable in class net.minecraft.client.model.ModelChicken
 
leg1 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg1 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg2 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg2 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg3 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg3 - Variable in class net.minecraft.client.model.ModelQuadruped
 
leg4 - Variable in class net.minecraft.client.model.ModelCreeper
 
leg4 - Variable in class net.minecraft.client.model.ModelQuadruped
 
LEGACY_DATA - Static variable in class net.minecraft.block.BlockFlowerPot
 
length() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
length() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
length() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector
 
length() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
 
length() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the length of the string builder.
length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.
length(InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.size() instead. This method is scheduled for removal in Guava 18.0.
length(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Gets a CharSequence length or 0 if the CharSequence is null.
lengthSquared() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
lengthSquared() - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector
 
lengthSquared() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
 
lengthSquared() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
lengthSquared() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
lengthSquared() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
lengthVector() - Method in class net.minecraft.util.Vec3
+ Returns the length of the vector.
lerp(double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
 
LERP_SIZE - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
lessThan(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if the object passed to ComparableUtils.is(A) is less than b
lessThan(C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values strictly less than endpoint.
lessThanOrEqualTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
Checks if the object passed to ComparableUtils.is(A) is less than or equal to b
level - Variable in class net.minecraft.network.play.server.S1FPacketSetExperience
 
Level - Enum in net.lax1dude.eaglercraft.v1_8.log4j
Copyright (c) 2022-2023 LAX1DUDE.
LEVEL - Static variable in class net.minecraft.block.BlockCauldron
 
LEVEL - Static variable in class net.minecraft.block.BlockLiquid
 
levelInt - Variable in enum net.lax1dude.eaglercraft.v1_8.log4j.Level
 
levelName - Variable in enum net.lax1dude.eaglercraft.v1_8.log4j.Level
 
lever - Static variable in class net.minecraft.init.Blocks
 
lexicographical() - Method in class com.google.common.collect.Ordering
Returns a new ordering which sorts iterables by comparing corresponding elements pairwise until a nonzero result is found; imposes "dictionary order".
lexicographicalComparator() - Static method in class com.google.common.primitives.Booleans
Returns a comparator that compares two boolean arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Chars
Returns a comparator that compares two char arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Doubles
Returns a comparator that compares two double arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Floats
Returns a comparator that compares two float arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Ints
Returns a comparator that compares two int arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Longs
Returns a comparator that compares two long arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Shorts
Returns a comparator that compares two short arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.SignedBytes
Returns a comparator that compares two byte arrays lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedInts
Returns a comparator that compares two arrays of unsigned int values lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedLongs
Returns a comparator that compares two arrays of unsigned long values lexicographically.
LF - Static variable in class com.google.common.base.Ascii
Line Feed ('\n'): A format effector which controls the movement of the printing position to the next printing line.
LF - Static variable in class org.apache.commons.lang3.CharUtils
Linefeed character LF ('\n', Unicode 000a).
LF - Static variable in class org.apache.commons.lang3.StringUtils
A String for linefeed LF ("\n").
lidAngle - Variable in class net.minecraft.tileentity.TileEntityChest
 
lidAngle - Variable in class net.minecraft.tileentity.TileEntityEnderChest
 
LIGHT_BLUE - net.minecraft.item.EnumDyeColor
 
LIGHT_PURPLE - net.minecraft.util.EnumChatFormatting
 
light_weighted_pressure_plate - Static variable in class net.minecraft.init.Blocks
 
lightBlueColor - Static variable in class net.minecraft.block.material.MapColor
 
lightBrightnessTable - Variable in class net.minecraft.world.WorldProvider
+ Light to brightness conversion table
lightmap(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
lightmapTexUnit - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.OpenGlHelper
 
lightningBolt - Static variable in class net.minecraft.util.DamageSource
 
lightOpacity - Variable in class net.minecraft.block.Block
 
lightValue - Variable in class net.minecraft.block.Block
 
limbSwing - Variable in class net.minecraft.entity.EntityLivingBase
 
limbSwingAmount - Variable in class net.minecraft.entity.EntityLivingBase
 
LIME - net.minecraft.item.EnumDyeColor
 
limeColor - Static variable in class net.minecraft.block.material.MapColor
 
limit() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
limit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
limit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
limit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
limit() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
limit(int) - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this splitter but stops splitting after it reaches the limit.
limit(int) - Method in class com.google.common.collect.FluentIterable
Creates a fluent iterable with the first size elements of this fluent iterable.
limit(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
limit(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
limit(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
limit(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
limit(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
limit(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
limit(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
limit(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
limit(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
limit(InputStream, long) - Static method in class com.google.common.io.ByteStreams
Wraps a InputStream, limiting the number of bytes which can be read.
limit(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Creates an iterable with the first limitSize elements of the given iterable.
limit(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Creates an iterator returning the first limitSize elements of the given iterator.
limitFramerate - Variable in class net.minecraft.client.settings.GameSettings
 
LINE_SEPARATOR - com.google.common.base.StandardSystemProperty
Line separator ("\n" on UNIX).
LINE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
Deprecated.
Use System.lineSeparator() instead, since it does not require a privilege check.
LINEAR - net.minecraft.client.audio.ISound.AttenuationType
 
lineBeingEdited - Variable in class net.minecraft.tileentity.TileEntitySign
+ The index of the line currently being edited.
lineLength - Variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Chunksize for encoding.
LineProcessor<T> - Interface in com.google.common.io
A callback to be used with the streaming readLines methods.
LineReader - Class in com.google.common.io
A class for reading lines of text.
LineReader(Readable) - Constructor for class com.google.common.io.LineReader
Creates a new instance that will read lines from the given Readable object.
lines(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
LINES_X - net.minecraft.block.BlockQuartz.EnumType
 
LINES_Y - net.minecraft.block.BlockQuartz.EnumType
 
LINES_Z - net.minecraft.block.BlockQuartz.EnumType
 
linkedHashKeys() - Static method in class com.google.common.collect.MultimapBuilder
Uses a LinkedHashMap to map keys to value collections.
linkedHashKeys(int) - Static method in class com.google.common.collect.MultimapBuilder
Uses a LinkedHashMap to map keys to value collections, initialized to expect the specified number of keys.
LinkedHashMultimap<K,​V> - Class in com.google.common.collect
Implementation of Multimap that does not allow duplicate key-value entries and that returns collections whose iterators follow the ordering in which the data was added to the multimap.
LinkedHashMultiset<E> - Class in com.google.common.collect
A Multiset implementation with predictable iteration order.
linkedHashSetValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a LinkedHashSet to store value collections.
linkedHashSetValues(int) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a LinkedHashSet to store value collections, initialized to expect the specified number of values per key.
LinkedListMultimap<K,​V> - Class in com.google.common.collect
An implementation of ListMultimap that supports deterministic iteration order for both keys and values.
linkedListValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a LinkedList to store value collections.
LINUX - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
LINUX - net.minecraft.util.Util.EnumOS
 
list() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
list() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
ListChunkFactory - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ListChunkFactory() - Constructor for class net.minecraft.client.renderer.chunk.ListChunkFactory
 
ListedRenderChunk - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ListedRenderChunk(World, RenderGlobal, BlockPos, int) - Constructor for class net.minecraft.client.renderer.chunk.ListedRenderChunk
 
ListenableFuture<V> - Interface in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
ListenableFutureTask<V> - Class in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
ListenableFutureTask(Callable<V>) - Constructor for class net.lax1dude.eaglercraft.v1_8.futures.ListenableFutureTask
 
listFiles(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
listFormattedStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Breaks a string into a list of pieces that will fit a specified width.
listIterator() - Method in class com.google.common.collect.ForwardingList
 
listIterator() - Method in class com.google.common.collect.ImmutableList
 
listIterator(int) - Method in class com.google.common.collect.ForwardingList
 
listIterator(int) - Method in class com.google.common.collect.ImmutableList
 
ListMultimap<K,​V> - Interface in com.google.common.collect
A Multimap that can hold duplicate key-value pairs and that maintains the insertion ordering of values for a given key.
Lists - Class in com.google.common.collect
Static utility methods pertaining to List instances.
lit_furnace - Static variable in class net.minecraft.init.Blocks
 
lit_pumpkin - Static variable in class net.minecraft.init.Blocks
 
lit_redstone_lamp - Static variable in class net.minecraft.init.Blocks
 
lit_redstone_ore - Static variable in class net.minecraft.init.Blocks
 
LittleEndianDataInputStream - Class in com.google.common.io
An implementation of DataInput that uses little-endian byte ordering for reading short, int, float, double, and long values.
LittleEndianDataInputStream(InputStream) - Constructor for class com.google.common.io.LittleEndianDataInputStream
Creates a LittleEndianDataInputStream that wraps the given stream.
LittleEndianDataOutputStream - Class in com.google.common.io
An implementation of DataOutput that uses little-endian byte ordering for writing char, short, int, float, double, and long values.
LittleEndianDataOutputStream(OutputStream) - Constructor for class com.google.common.io.LittleEndianDataOutputStream
Creates a LittleEndianDataOutputStream that wraps the given stream.
livingPlayer - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
livingSoundTime - Variable in class net.minecraft.entity.EntityLiving
 
load() - Method in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
load() - Method in class net.minecraft.util.LazyLoadBase
 
load(float[]) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Load from a float buffer.
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Load from a float buffer.
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Load from a float buffer.
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Load from a float buffer.
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Load from a float buffer.
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
Load this vector from a FloatBuffer
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Load this vector from a FloatBuffer
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
load(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
load(Matrix2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Load from another matrix
load(Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Copy the source matrix to the destination matrix.
load(Matrix3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Load from another matrix
load(Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Copy source matrix to destination matrix
load(Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Load from another matrix4f
load(Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Copy the source matrix to the destination matrix
loadAudioData(String, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
loadChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ loads or generates the chunk at the chunk location specified
loadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.MapStorage
+ Loads an existing MapDataBase corresponding to the given String id from disk, instantiating the given Class, or returns null if none such file exists.
loadData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
+ Loads an existing MapDataBase corresponding to the given String id from disk, instantiating the given Class, or returns null if none such file exists.
loadedDataMap - Variable in class net.minecraft.world.storage.MapStorage
 
loadedEntityList - Variable in class net.minecraft.world.World
+ A list of all Entities in all currently-loaded chunks
loadedTileEntityList - Variable in class net.minecraft.world.World
+ A list of the loaded tile entities in the world
loadEntities(Collection<Entity>) - Method in class net.minecraft.world.World
 
loadEntityShader(Entity) - Method in class net.minecraft.client.renderer.EntityRenderer
+ What shader to use when spectating this entity
loadEPK(ArrayBuffer, String, Map<String, byte[]>) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EPKLoader
 
loadEPK(ArrayBuffer, Map<String, byte[]>) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EPKLoader
 
loadFont() - Static method in class net.zxmushroom63.plugins.PluginGUI
 
loadIdentity() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
loadImageFile(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAssets
 
loadImageFile(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
loadImageFile(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAssets
 
loadImageFile(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
loadImageFile(String) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
loadingScreen - Variable in class net.minecraft.client.Minecraft
 
LoadingScreenRenderer - Class in net.minecraft.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LoadingScreenRenderer(Minecraft) - Constructor for class net.minecraft.client.LoadingScreenRenderer
 
loadInventoryFromNBT(NBTTagList) - Method in class net.minecraft.inventory.InventoryEnderChest
 
loadItemData(Class<? extends WorldSavedData>, String) - Method in class net.minecraft.world.World
+ Loads an existing MapDataBase corresponding to the given String id from disk using the MapStorage, instantiating the given Class, or returns null if none such file exists.
loadItemStackFromNBT(NBTTagCompound) - Static method in class net.minecraft.item.ItemStack
 
loadLoader() - Static method in class net.zxmushroom63.plugins.PluginLoader
 
loadLocaleDataFiles(IResourceManager, List<String>) - Method in class net.minecraft.client.resources.Locale
+ par2 is a list of languages.
loadMapData(int, World) - Static method in class net.minecraft.item.ItemMap
 
loadOptions() - Method in class net.minecraft.client.settings.GameSettings
+ Loads the options from the options file.
loadPluginData(BaseData) - Method in class net.minecraft.block.Block
 
loadPluginData(BaseData) - Method in class net.minecraft.block.material.MapColor
 
loadPluginData(BaseData) - Method in class net.minecraft.block.material.Material
 
loadPluginData(BaseData) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
 
loadPluginData(BaseData) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
loadPluginData(BaseData) - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
loadPluginData(BaseData) - Method in class net.minecraft.enchantment.Enchantment
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.Entity
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.EntityLivingBase
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.player.EntityPlayer
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.player.InventoryPlayer
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
loadPluginData(BaseData) - Method in class net.minecraft.entity.projectile.EntityFishHook
 
loadPluginData(BaseData) - Method in class net.minecraft.inventory.Container
 
loadPluginData(BaseData) - Method in class net.minecraft.inventory.InventoryBasic
 
loadPluginData(BaseData) - Method in class net.minecraft.item.Item
 
loadPluginData(BaseData) - Method in class net.minecraft.item.ItemStack
 
loadPluginData(BaseData) - Method in class net.minecraft.network.play.server.S21PacketChunkData.Extracted
 
loadPluginData(BaseData) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
loadPluginData(BaseData) - Method in class net.minecraft.util.AxisAlignedBB
 
loadPluginData(BaseData) - Method in class net.minecraft.util.BlockPos
 
loadPluginData(BaseData) - Method in class net.minecraft.util.Vec3
 
loadPluginData(BaseData) - Method in class net.minecraft.util.Vec3i
 
loadPluginData(BaseData) - Method in class net.minecraft.util.Vec4b
 
loadPlugins(String[]) - Static method in class net.zxmushroom63.plugins.PluginLoader
 
loadPluginsFromLocalStorage() - Static method in class net.zxmushroom63.plugins.PluginLoader
 
loadRemoteResourcePack(String, String, Consumer<String>, Consumer<Runnable>, Runnable) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
loadRenderers() - Method in class net.minecraft.client.renderer.RenderGlobal
+ Loads all the renderers and sets up the basic settings usage
loadResourcePack(String, InputStream, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
loadScreen - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
loadServerList() - Method in class net.minecraft.client.multiplayer.ServerList
+ Loads a list of servers from servers.dat, by running ServerData.getServerDataFromNBTCompound on each NBT compound found in the "servers" tag list.
loadSprite(ImageData[], AnimationMetadataSection) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
loadSprites(IResourceManager, IIconCreator) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
loadTexture(IResourceManager) - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
loadTexture(IResourceManager) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.LayeredColorMaskTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.LayeredTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.SimpleTexture
 
loadTexture(IResourceManager) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
loadTexture(ResourceLocation, ITextureObject) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadTextureAtlas(IResourceManager) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
loadTickableTexture(ResourceLocation, ITickableTextureObject) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
loadTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Load from a float buffer.
loadTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Load from a float buffer.
loadWorld(WorldClient) - Method in class net.minecraft.client.Minecraft
+ unloads the current world first
loadWorld(WorldClient, String) - Method in class net.minecraft.client.Minecraft
+ unloads the current world first
loadWorldInfo() - Method in interface net.minecraft.world.storage.ISaveHandler
+ Loads and returns the world info
loadWorldInfo() - Method in class net.minecraft.world.storage.SaveHandlerMP
+ Loads and returns the world info
LocalBlockIntercommunication - Class in net.minecraft.client.player.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LocalBlockIntercommunication(String, IChatComponent) - Constructor for class net.minecraft.client.player.inventory.LocalBlockIntercommunication
 
locale() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Returns the Locale of the Formatter.
Locale - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Locale() - Constructor for class net.minecraft.client.resources.Locale
 
localeLookupList(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains the list of locales to search through when performing a locale search.
localeLookupList(Locale, Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
Obtains the list of locales to search through when performing a locale search.
LocaleUtils - Class in org.apache.commons.lang3
Operations to assist when working with a Locale.
LocaleUtils() - Constructor for class org.apache.commons.lang3.LocaleUtils
LocaleUtils instances should NOT be constructed in standard programming.
location - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
LOCATION_MISSING_TEXTURE - Static variable in class net.minecraft.client.renderer.texture.TextureMap
 
locationBlocksTexture - Static variable in class net.minecraft.client.renderer.texture.TextureMap
 
locationFontTexture - Variable in class net.minecraft.client.gui.FontRenderer
 
LockCode - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LockCode(String) - Constructor for class net.minecraft.world.LockCode
 
LOCKED - Static variable in class net.minecraft.block.BlockRedstoneRepeater
 
LOCKED_OUT - net.lax1dude.eaglercraft.v1_8.internal.EnumServerRateLimit
 
lockKeys - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
log - Static variable in class net.minecraft.init.Blocks
 
log(Level, String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
log(Level, String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
log(Level, Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
LOG_AXIS - Static variable in class net.minecraft.block.BlockLog
 
log10(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log10(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log10(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the base-10 logarithm of x, rounded according to the specified rounding mode.
log2 - Static variable in class net.minecraft.init.Blocks
 
log2(double) - Static method in class com.google.common.math.DoubleMath
Returns the base 2 logarithm of a double value.
log2(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the base 2 logarithm of a double value, rounded with the specified rounding mode to an int.
log2(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
log2(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
log2(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the base-2 logarithm of x, rounded according to the specified rounding mode.
logger - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
logger - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
logger - Static variable in class net.zxmushroom63.plugins.PluginAPI
 
Logger - Class in net.lax1dude.eaglercraft.v1_8.log4j
Copyright (c) 2022-2023 LAX1DUDE.
loggerName - Variable in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
LoggingPrintStream - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LoggingPrintStream(String, boolean, OutputStream) - Constructor for class net.minecraft.util.LoggingPrintStream
 
logicOpcode - Variable in class net.minecraft.network.play.server.S19PacketEntityStatus
 
LOGIN - net.minecraft.network.EnumConnectionState
 
loginTimeout() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
logJSObj(JSObject) - Static method in class net.zxmushroom63.plugins.PluginAPI
 
logLevel - Static variable in class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
logLock - Static variable in class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
LogManager - Class in net.lax1dude.eaglercraft.v1_8.log4j
Copyright (c) 2022-2023 LAX1DUDE.
LogManager() - Constructor for class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
logNameNotLowercase(String) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
LONG - Static variable in class org.apache.commons.lang3.time.FastDateFormat
LONG locale dependent date or time style.
LONG - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
LONG locale dependent date or time style.
LONG_INT_MAX_VALUE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Integer.MAX_VALUE as a Long.
LONG_INT_MIN_VALUE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Integer.MIN_VALUE as a Long.
LONG_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Long constant for minus one.
LONG_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Long constant for one.
LONG_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Long constant for zero.
longDistance - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
longFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel for longs.
LongHashMap<V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LongHashMap() - Constructor for class net.minecraft.util.LongHashMap
 
LongMath - Class in com.google.common.math
A class for arithmetic on values of type long.
longs() - Static method in class com.google.common.collect.DiscreteDomain
Returns the discrete domain for values of type Long.
Longs - Class in com.google.common.primitives
Static utility methods pertaining to long primitives, that are not already found in either Long or Arrays.
longToBinary(long, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a long into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
longToByteArray(long, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a long into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
longToHex(long, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a long into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
longToIntArray(long, int, int[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a long into an array of int using the default (little endian, Lsb0) byte and bit ordering.
longToShortArray(long, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a long into an array of short using the default (little endian, Lsb0) byte and bit ordering.
longValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger as a long.
longValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong as a long.
longValue() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the value of this MutableByte as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns the value of this MutableDouble as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns the value of this MutableFloat as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns the value of this MutableInt as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns the value of this MutableLong as a long.
longValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the value of this MutableShort as a long.
longValue(Long, long) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ObjectUtil
Resolves a possibly null Long to a primitive long, using a default value.
lookup() - Method in annotation type javax.annotation.Resource
The name of the resource that the reference points to.
lookup(int) - Method in class net.minecraft.util.IntHashMap
+ Returns the object associated to a key
lookup(String) - Method in class org.apache.commons.lang3.text.StrLookup
Deprecated.
Looks up a String key to a String value.
LoopException() - Constructor for exception net.minecraft.client.renderer.block.model.ModelBlock.LoopException
 
looting - Static variable in class net.minecraft.enchantment.Enchantment
+ Mobs have a chance to drop more loot
lower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
 
lower(E) - Method in class com.google.common.collect.ImmutableSortedSet
 
LOWER - net.minecraft.block.BlockDoor.EnumDoorHalf
 
LOWER - net.minecraft.block.BlockDoublePlant.EnumBlockHalf
 
LOWER_CAMEL - com.google.common.base.CaseFormat
Java variable naming convention, e.g., "lowerCamel".
LOWER_HYPHEN - com.google.common.base.CaseFormat
Hyphenated variable naming convention, e.g., "lower-hyphen".
LOWER_UNDERSCORE - com.google.common.base.CaseFormat
C++ variable naming convention, e.g., "lower_underscore".
lowerBound(JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
lowerBound(JSObject, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
lowerBoundType() - Method in class com.google.common.collect.Range
Returns the type of this range's lower bound: BoundType.CLOSED if the range includes its lower endpoint, BoundType.OPEN if it does not.
lowerCase() - Method in class com.google.common.io.BaseEncoding
Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with lowercase letters.
lowerCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Converts a String to lower case as per String.toLowerCase().
lowerCase(String, Locale) - Static method in class org.apache.commons.lang3.StringUtils
Converts a String to lower case as per String.toLowerCase(Locale).
lowerEndpoint() - Method in class com.google.common.collect.Range
Returns the lower endpoint of this range.
lowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
lowerEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
lowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
 
lowerKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
 
LowerStringMap<V> - Class in net.minecraft.server.management
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
LowerStringMap() - Constructor for class net.minecraft.server.management.LowerStringMap
 
lsb - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
lt(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
Checks if the tested object is less than b
luckOfTheSea - Static variable in class net.minecraft.enchantment.Enchantment
 
lure - Static variable in class net.minecraft.enchantment.Enchantment
 

M

m00 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
m00 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m00 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m01 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
m01 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m01 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m02 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m02 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m03 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m10 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
m10 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m10 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m11 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
m11 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m11 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m12 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m12 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m13 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m20 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m20 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m21 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m21 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m22 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
m22 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m23 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m30 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m31 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m32 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
m33 - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
MACOS - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
MAGENTA - net.minecraft.item.EnumDyeColor
 
magentaColor - Static variable in class net.minecraft.block.material.MapColor
 
magic - Static variable in class net.minecraft.util.DamageSource
 
MagicFactory() - Constructor for class net.minecraft.client.particle.EntityCrit2FX.MagicFactory
 
magma_cream - Static variable in class net.minecraft.init.Items
 
magmaCreamEffect - Static variable in class net.minecraft.potion.PotionHelper
 
main(String[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
Main - Class in net.minecraft.client.main
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Main() - Constructor for class net.minecraft.client.main.Main
 
MainClass - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
MainClass() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
MainClass.EPKFileEntry - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
 
mainInventory - Variable in class net.minecraft.entity.player.InventoryPlayer
+ An array of 36 item stacks indicating the main player inventory (including the visible bar).
mainMenuEnableGithubButton - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringA - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringB - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringC - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringD - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringE - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainMenuStringF - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
mainModel - Variable in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
makeAtlasSprite(ResourceLocation) - Static method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
makeBakedModel() - Method in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
makeBakedQuad(Vector3f, Vector3f, BlockPartFace, EaglerTextureAtlasSprite, EnumFacing, ModelRotation, BlockPartRotation, boolean, boolean) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
makeBread - Static variable in class net.minecraft.stats.AchievementList
 
makeCategory(String) - Method in class net.minecraft.crash.CrashReport
+ Creates a CrashReportCategory
makeCategoryDepth(String, int) - Method in class net.minecraft.crash.CrashReport
+ Creates a CrashReportCategory for the given stack trace depth
makeCompileTaskChunk() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
makeCompileTaskTransparency() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
makeContructorsPluginData() - Static method in class net.zxmushroom63.plugins.PluginConstructors
 
makeCrashReport(Throwable, String) - Static method in class net.minecraft.crash.CrashReport
+ Creates a crash report for the exception
makeEntityOutlineShader() - Method in class net.minecraft.client.renderer.RenderGlobal
+ Creates the entity outline shader to be stored in RenderGlobal.entityOutlineShader
makeFireworks(double, double, double, double, double, double, NBTTagCompound) - Method in class net.minecraft.client.multiplayer.WorldClient
 
makeFireworks(double, double, double, double, double, double, NBTTagCompound) - Method in class net.minecraft.world.World
 
makeHorseRearWithSound() - Method in class net.minecraft.entity.passive.EntityHorse
 
makeItemModel(TextureMap, ModelBlock) - Method in class net.minecraft.client.renderer.block.model.ItemModelGenerator
 
makePluginData() - Method in class net.minecraft.block.Block
 
makePluginData() - Method in class net.minecraft.block.material.MapColor
 
makePluginData() - Method in class net.minecraft.block.material.Material
 
makePluginData() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
 
makePluginData() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
makePluginData() - Method in class net.minecraft.client.network.NetHandlerPlayClient
 
makePluginData() - Method in class net.minecraft.enchantment.Enchantment
 
makePluginData() - Method in class net.minecraft.entity.Entity
 
makePluginData() - Method in class net.minecraft.entity.EntityLivingBase
 
makePluginData() - Method in class net.minecraft.entity.player.EntityPlayer
 
makePluginData() - Method in class net.minecraft.entity.player.InventoryPlayer
 
makePluginData() - Method in class net.minecraft.entity.player.PlayerCapabilities
 
makePluginData() - Method in class net.minecraft.entity.projectile.EntityFishHook
 
makePluginData() - Static method in class net.minecraft.init.Blocks
 
makePluginData() - Static method in class net.minecraft.init.Items
 
makePluginData() - Method in class net.minecraft.inventory.Container
 
makePluginData() - Method in class net.minecraft.inventory.InventoryBasic
 
makePluginData() - Method in class net.minecraft.item.Item
 
makePluginData() - Method in class net.minecraft.item.ItemStack
 
makePluginData() - Method in class net.minecraft.network.play.server.S21PacketChunkData.Extracted
 
makePluginData() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
makePluginData() - Method in class net.minecraft.util.AxisAlignedBB
 
makePluginData() - Method in class net.minecraft.util.BlockPos
 
makePluginData() - Method in class net.minecraft.util.Vec3
 
makePluginData() - Method in class net.minecraft.util.Vec3i
 
makePluginData() - Method in class net.minecraft.util.Vec4b
 
makePluginDataStatic() - Static method in class net.minecraft.block.material.Material
 
makePluginDataStatic() - Static method in class net.minecraft.enchantment.Enchantment
 
makeRenderChunk(World, RenderGlobal, BlockPos, int) - Method in interface net.minecraft.client.renderer.chunk.IRenderChunkFactory
 
makeRenderChunk(World, RenderGlobal, BlockPos, int) - Method in class net.minecraft.client.renderer.chunk.ListChunkFactory
 
makesSoundOnJump() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns true if the slime makes a sound when it jumps (based upon the slime's size)
makesSoundOnLand() - Method in class net.minecraft.entity.monster.EntityMagmaCube
+ Returns true if the slime makes a sound when it lands after a jump (based upon the slime's size)
makesSoundOnLand() - Method in class net.minecraft.entity.monster.EntitySlime
+ Returns true if the slime makes a sound when it lands after a jump (based upon the slime's size)
makeString() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Converts the instance data to a readable string.
makeString() - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Converts the instance data to a readable string.
makeTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
 
makeTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
 
makeVFile() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
ManagedBean - Annotation Type in javax.annotation
The ManagedBean annotation marks a POJO (Plain Old Java Object) as a ManagedBean.
manager - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
map - Static variable in class net.minecraft.init.Items
 
map(FailableFunction<O, R, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(Functions.FailableFunction<O, R, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Returns a stream consisting of the results of applying the given function to the elements of this stream.
MapColor - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
mapColorArray - Static variable in class net.minecraft.block.material.MapColor
+ Holds all the 16 colors used on maps, very similar of a pallete system.
MapConstraint<K,​V> - Interface in com.google.common.collect
A constraint on the keys and values that may be added to a Map or Multimap.
MapConstraints - Class in com.google.common.collect
Factory and utilities pertaining to the MapConstraint interface.
MapData - Class in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MapData(String) - Constructor for class net.minecraft.world.storage.MapData
 
MapData.MapInfo - Class in net.minecraft.world.storage
 
mapDataBytes - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapDecorations - Variable in class net.minecraft.world.storage.MapData
 
MapDifference<K,​V> - Interface in com.google.common.collect
An object representing the differences between two maps.
MapDifference.ValueDifference<V> - Interface in com.google.common.collect
A difference between the mappings from two maps with the same key.
mapEnchantmentData(int, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
 
mapFaces - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
mapId - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
MapInfo(EntityPlayer) - Constructor for class net.minecraft.world.storage.MapData.MapInfo
 
MapItemRenderer - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MapItemRenderer(TextureManager) - Constructor for class net.minecraft.client.gui.MapItemRenderer
 
mapLookup(Map<String, V>) - Static method in class org.apache.commons.lang3.text.StrLookup
Deprecated.
Returns a lookup which looks up values using a map.
mapMaxX - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapMaxY - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapMinX - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapMinY - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapName - Variable in class net.minecraft.world.WorldSavedData
 
mappedName() - Method in annotation type javax.annotation.Resource
A product-specific name that this resource should be mapped to.
MapPopulator - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MapPopulator() - Constructor for class net.minecraft.util.MapPopulator
 
Maps - Class in com.google.common.collect
Static utility methods pertaining to Map instances (including instances of SortedMap, BiMap, etc.).
Maps.EntryTransformer<K,​V1,​V2> - Interface in com.google.common.collect
A transformation of the value of a key-value pair, using both key and value as inputs.
mapScale - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mapStateModelLocations - Variable in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
mapStorage - Variable in class net.minecraft.world.World
 
MapStorage - Class in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MapStorage(ISaveHandler) - Constructor for class net.minecraft.world.storage.MapStorage
 
mapVisiblePlayersVec4b - Variable in class net.minecraft.network.play.server.S34PacketMaps
 
mark() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
mark() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
mark() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
mark() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
mark() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
mark() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
mark() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
mark() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
mark() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
mark(int) - Method in class com.google.common.hash.HashingInputStream
mark() is not supported for HashingInputStream
mark(int) - Method in class com.google.common.io.CountingInputStream
 
mark(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
markBlockForUpdate(BlockPos) - Method in class net.minecraft.client.renderer.RenderGlobal
 
markBlockForUpdate(BlockPos) - Method in interface net.minecraft.world.IWorldAccess
 
markBlockForUpdate(BlockPos) - Method in class net.minecraft.world.World
 
markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.RenderGlobal
+ On the client, re-renders all blocks in this range, inclusive.
markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in interface net.minecraft.world.IWorldAccess
+ On the client, re-renders all blocks in this range, inclusive.
markBlockRangeForRenderUpdate(int, int, int, int, int, int) - Method in class net.minecraft.world.World
 
markBlockRangeForRenderUpdate(BlockPos, BlockPos) - Method in class net.minecraft.world.World
 
markBlocksDirtyVertical(int, int, int, int) - Method in class net.minecraft.world.World
+ marks a vertical line of blocks as dirty
markBlocksForUpdate(int, int, int, int, int, int) - Method in class net.minecraft.client.renderer.ViewFrustum
 
markChanged() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Marks the selected resource packs list as changed to trigger a resource reload when the screen is closed
markChunkDirty(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
markDirty() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
Marks the current renderer data as dirty (makes it skip certain calls)
markDirty() - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.entity.player.InventoryPlayer
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in interface net.minecraft.inventory.IInventory
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.inventory.InventoryBasic
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.inventory.InventoryCrafting
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.inventory.InventoryCraftResult
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.inventory.InventoryLargeChest
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.inventory.InventoryMerchant
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.tileentity.TileEntity
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.tileentity.TileEntityHopper
+ For tile entities, ensures the chunk containing the tile entity is saved to disk later - the game won't think it hasn't changed and skip it.
markDirty() - Method in class net.minecraft.world.WorldSavedData
+ Marks this MapDataBase dirty, to be saved to disk when the level next saves.
markPotionsDirty() - Method in class net.minecraft.entity.EntityLivingBase
 
markReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
markReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Marks the current readerIndex in this buffer.
markReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
markReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
markSupported() - Method in class com.google.common.hash.HashingInputStream
mark() is not supported for HashingInputStream
markSupported() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
markTileEntityForRemoval(TileEntity) - Method in class net.minecraft.world.World
+ Adds the specified TileEntity to the pending removal list.
markWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
markWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Marks the current writerIndex in this buffer.
markWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
markWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
MASK_8BITS - Static variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Mask used to extract 8 bits, used in decoding bytes
MASTER - net.minecraft.client.audio.SoundCategory
 
match(World, BlockPos) - Method in class net.minecraft.block.state.pattern.BlockPattern
+ Calculates whether the given world position matches the pattern.
MATCH - net.minecraft.entity.item.EntityPainting.EnumArt
 
matchEntities(ICommandSender, String, Class<? extends T>) - Static method in class net.minecraft.command.PlayerSelector
 
matchEntitiesToChatComponent(ICommandSender, String) - Static method in class net.minecraft.command.PlayerSelector
 
matches - Variable in class net.minecraft.network.play.server.S3APacketTabComplete
 
matches(char) - Method in class com.google.common.base.CharMatcher
Determines a true or false value for the given character.
matches(InventoryCrafting, World) - Method in interface net.minecraft.item.crafting.IRecipe
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipeBookCloning
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipeFireworks
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipeRepairItem
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipesArmorDyes
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipesMapCloning
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.RecipesMapExtending
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.ShapedRecipes
+ Used to check if a recipe matches current crafting inventory
matches(InventoryCrafting, World) - Method in class net.minecraft.item.crafting.ShapelessRecipes
+ Used to check if a recipe matches current crafting inventory
matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true if a character sequence contains only matching characters.
matchesAnyOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true if a character sequence contains at least one matching character.
matchesMultiplePlayers(String) - Static method in class net.minecraft.command.PlayerSelector
+ Returns whether the given pattern can match more than one player.
matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true if a character sequence contains no matching characters.
matchesPattern(CharSequence, String) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument character sequence matches the specified regular expression pattern; otherwise throwing an exception.
matchesPattern(CharSequence, String, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument character sequence matches the specified regular expression pattern; otherwise throwing an exception with the specified message.
MatchesPattern - Annotation Type in javax.annotation
This annotation is used to denote String values that should always match given pattern.
MatchesPattern.Checker - Class in javax.annotation
 
matchOneEntity(ICommandSender, String, Class<? extends T>) - Static method in class net.minecraft.command.PlayerSelector
 
Material - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Material(MapColor) - Constructor for class net.minecraft.block.material.Material
 
MaterialLiquid - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MaterialLiquid(MapColor) - Constructor for class net.minecraft.block.material.MaterialLiquid
 
MaterialLogic - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MaterialLogic(MapColor) - Constructor for class net.minecraft.block.material.MaterialLogic
 
MaterialPortal - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MaterialPortal(MapColor) - Constructor for class net.minecraft.block.material.MaterialPortal
 
MaterialTransparent - Class in net.minecraft.block.material
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MaterialTransparent(MapColor) - Constructor for class net.minecraft.block.material.MaterialTransparent
 
MathHelper - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MathHelper() - Constructor for class net.minecraft.util.MathHelper
 
MathUtil - Class in net.lax1dude.eaglercraft.v1_8.netty
Math utility methods.
Matrix - Class in net.lax1dude.eaglercraft.v1_8.vector
Base class for matrices.
Matrix() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Constructor for Matrix.
Matrix2f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 2x2 matrix
Matrix2f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Constructor for Matrix2f.
Matrix2f(Matrix2f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Constructor
Matrix3f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 3x3 matrix.
Matrix3f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Constructor for Matrix3f.
Matrix4f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 4x4 float matrix.
Matrix4f - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Matrix4f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Construct a new matrix, initialized to the identity.
Matrix4f() - Constructor for class net.minecraft.util.Matrix4f
 
Matrix4f(float[]) - Constructor for class net.minecraft.util.Matrix4f
 
Matrix4f(Matrix4f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
matrixMode(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
max(byte...) - Static method in class com.google.common.primitives.SignedBytes
Returns the greatest value present in array.
max(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the greatest value present in array.
max(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three byte values.
max(char...) - Static method in class com.google.common.primitives.Chars
Returns the greatest value present in array.
max(double...) - Static method in class com.google.common.primitives.Doubles
Returns the greatest value present in array, using the same rules of comparison as Math.max(double, double).
max(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Returns the maximum value in an array.
max(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the maximum of two double values.
max(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the maximum of three double values.
max(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three double values.
max(float...) - Static method in class com.google.common.primitives.Floats
Returns the greatest value present in array, using the same rules of comparison as Math.min(float, float).
max(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Returns the maximum value in an array.
max(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the maximum of two float values.
max(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the maximum of three float values.
max(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three float values.
max(int...) - Static method in class com.google.common.primitives.Ints
Returns the greatest value present in array.
max(int...) - Static method in class com.google.common.primitives.UnsignedInts
Returns the greatest value present in array, treating values as unsigned.
max(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three int values.
max(long...) - Static method in class com.google.common.primitives.Longs
Returns the greatest value present in array.
max(long...) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the greatest value present in array, treating values as unsigned.
max(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three long values.
max(short...) - Static method in class com.google.common.primitives.Shorts
Returns the greatest value present in array.
max(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the maximum value in an array.
max(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the maximum of three short values.
max(E, E) - Method in class com.google.common.collect.Ordering
Returns the greater of the two values according to this ordering.
max(E, E, E, E...) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(Iterator<E>) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
Null safe comparison of Comparables.
MAX - Static variable in class com.google.common.base.Ascii
The maximum value of an ASCII character.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Ints
The largest power of two that can be represented as an int.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Longs
The largest power of two that can be represented as a long.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Shorts
The largest power of two that can be represented as a short.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.SignedBytes
The largest power of two that can be represented as a signed byte.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.UnsignedBytes
The largest power of two that can be represented as an unsigned byte.
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedBytes
The largest value that fits into an unsigned byte.
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedInteger
 
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLong
 
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLongs
 
maxCapacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
maxCapacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the maximum allowed capacity of this buffer.
maxCapacity() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
maxCapacity() - Method in class net.minecraft.network.PacketBuffer
 
maxCapacity(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
maxDisplayColumn - Static variable in class net.minecraft.stats.AchievementList
 
maxDisplayRow - Static variable in class net.minecraft.stats.AchievementList
 
maxGroupCount - Variable in class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
maxHealth - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
maxHeight - Variable in class net.minecraft.world.biome.BiomeGenBase
 
maxHurtResistantTime - Variable in class net.minecraft.entity.EntityLivingBase
 
maxHurtTime - Variable in class net.minecraft.entity.EntityLivingBase
 
maxIdleTime() - Method in annotation type javax.annotation.sql.DataSourceDefinition
The number of seconds that a physical connection should remain unused in the pool before the connection is closed for a connection pool.
maximumCost - Variable in class net.minecraft.inventory.ContainerRepair
 
maximumSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Configures this builder to build MinMaxPriorityQueue instances that are limited to maximumSize elements.
maximumSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue instances that are limited to maximumSize elements.
maxMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
maxMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
maxPlayers - Variable in class net.minecraft.network.play.server.S01PacketJoinGame
 
maxPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Maximum number of connections that should be concurrently allocated for a connection pool.
maxStackSize - Variable in class net.minecraft.item.Item
+ Maximum size of the stack.
maxStatements() - Method in annotation type javax.annotation.sql.DataSourceDefinition
The total number of statements that a connection pool should keep open.
maxValue() - Method in class com.google.common.collect.DiscreteDomain
Returns the maximum value of type C, if it has one.
maxWritableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
maxWritableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the maximum possible number of writable bytes, which is equal to (this.maxCapacity - this.writerIndex).
maxWritableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
maxWritableBytes() - Method in class net.minecraft.network.PacketBuffer
 
maxX - Variable in class net.minecraft.block.Block
 
maxX - Variable in class net.minecraft.util.AxisAlignedBB
 
maxX() - Method in class net.minecraft.world.border.WorldBorder
 
maxY - Variable in class net.minecraft.block.Block
 
maxY - Variable in class net.minecraft.util.AxisAlignedBB
 
maxZ - Variable in class net.minecraft.block.Block
 
maxZ - Variable in class net.minecraft.util.AxisAlignedBB
 
maxZ() - Method in class net.minecraft.world.border.WorldBorder
 
MAYBE - javax.annotation.meta.When
S intersection T is non empty and S - T is nonempty
mayTransfer() - Method in class net.minecraft.tileentity.TileEntityHopper
 
mc - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
mc - Variable in class net.minecraft.client.gui.GuiResourcePackList
 
mc - Variable in class net.minecraft.client.gui.GuiScreen
 
mc - Variable in class net.minecraft.client.gui.GuiSlot
 
mc - Variable in class net.minecraft.client.resources.ResourcePackListEntry
 
mc - Variable in class net.minecraft.client.settings.GameSettings
 
mcProfiler - Variable in class net.minecraft.client.Minecraft
+ The profiler instance
md5() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the MD5 hash algorithm (128 hash bits) by delegating to the MD5 MessageDigest.
MD5Digest - Class in net.lax1dude.eaglercraft.v1_8.crypto
implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
MD5Digest() - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
Standard constructor
me.otterdev.eaglerreborn - package me.otterdev.eaglerreborn
 
mean(double...) - Static method in class com.google.common.math.DoubleMath
Returns the arithmetic mean of the values.
mean(int...) - Static method in class com.google.common.math.DoubleMath
Returns the arithmetic mean of the values.
mean(int, int) - Static method in class com.google.common.math.IntMath
Returns the arithmetic mean of x and y, rounded towards negative infinity.
mean(long...) - Static method in class com.google.common.math.DoubleMath
Returns the arithmetic mean of the values.
mean(long, long) - Static method in class com.google.common.math.LongMath
Returns the arithmetic mean of x and y, rounded toward negative infinity.
mean(Iterable<? extends Number>) - Static method in class com.google.common.math.DoubleMath
Returns the arithmetic mean of the values.
mean(Iterator<? extends Number>) - Static method in class com.google.common.math.DoubleMath
Returns the arithmetic mean of the values.
median(Comparator<T>, T...) - Static method in class org.apache.commons.lang3.ObjectUtils
Find the "best guess" middle value among comparables.
median(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
Find the "best guess" middle value among comparables.
MEDIUM - net.minecraft.world.biome.BiomeGenBase.TempCategory
 
MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDateFormat
MEDIUM locale dependent date or time style.
MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
MEDIUM locale dependent date or time style.
megaTaiga - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
megaTaigaHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
melon - Static variable in class net.minecraft.init.Items
 
melon_block - Static variable in class net.minecraft.init.Blocks
 
melon_seeds - Static variable in class net.minecraft.init.Items
 
melon_stem - Static variable in class net.minecraft.init.Blocks
 
memoize(Supplier<T>) - Static method in class com.google.common.base.Suppliers
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
memoizeWithExpiration(Supplier<T>, long, TimeUnit) - Static method in class com.google.common.base.Suppliers
Returns a supplier that caches the instance supplied by the delegate and removes the cached value after the specified time has passed.
memoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the low-level memory address that point to the first byte of ths backing data.
memoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
memoryAddress() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
memoryAddress() - Method in class net.minecraft.network.PacketBuffer
 
MENU - net.minecraft.client.audio.MusicTicker.MusicType
 
MerchantRecipe - Class in net.minecraft.village
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MerchantRecipe(ItemStack, Item) - Constructor for class net.minecraft.village.MerchantRecipe
 
MerchantRecipe(ItemStack, ItemStack) - Constructor for class net.minecraft.village.MerchantRecipe
 
MerchantRecipe(ItemStack, ItemStack, ItemStack) - Constructor for class net.minecraft.village.MerchantRecipe
 
MerchantRecipe(ItemStack, ItemStack, ItemStack, int, int) - Constructor for class net.minecraft.village.MerchantRecipe
 
MerchantRecipe(NBTTagCompound) - Constructor for class net.minecraft.village.MerchantRecipe
 
MerchantRecipeList - Class in net.minecraft.village
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MerchantRecipeList() - Constructor for class net.minecraft.village.MerchantRecipeList
 
MerchantRecipeList(NBTTagCompound) - Constructor for class net.minecraft.village.MerchantRecipeList
 
merge(NBTTagCompound) - Method in class net.minecraft.nbt.NBTTagCompound
+ Merges this NBTTagCompound with the given compound.
mergeItemStack(ItemStack, int, int, boolean) - Method in class net.minecraft.inventory.Container
+ Merges provided ItemStack with the first avaliable one in the container/player inventor between minIndex (included) and maxIndex (excluded).
mergeSorted(Iterable<? extends Iterable<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable over the merged contents of all given iterables.
mergeSorted(Iterable<? extends Iterator<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator over the merged contents of all given iterators, traversing every element of the input iterators.
mesa - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
mesaPlateau - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
mesaPlateau_F - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
message - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
message - Variable in class net.minecraft.network.play.server.S45PacketTitle
 
MESSAGE_NAMES - Static variable in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
messageLine1 - Variable in class net.minecraft.client.gui.GuiYesNo
 
metadata - Variable in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
METAL - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
mid(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets len characters from the middle of a String.
midString(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Extracts some characters from the middle of the string builder without throwing an exception.
mightContain(T) - Method in class com.google.common.hash.BloomFilter
Returns true if the element might have been put in this Bloom filter, false if this is definitely not the case.
milk_bucket - Static variable in class net.minecraft.init.Items
 
MILLIS_PER_DAY - Static variable in class org.apache.commons.lang3.time.DateUtils
Number of milliseconds in a standard day.
MILLIS_PER_HOUR - Static variable in class org.apache.commons.lang3.time.DateUtils
Number of milliseconds in a standard hour.
MILLIS_PER_MINUTE - Static variable in class org.apache.commons.lang3.time.DateUtils
Number of milliseconds in a standard minute.
MILLIS_PER_SECOND - Static variable in class org.apache.commons.lang3.time.DateUtils
Number of milliseconds in a standard second.
MIME_CHUNK_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
MIME chunk size per RFC 2045 section 6.8.
min(byte...) - Static method in class com.google.common.primitives.SignedBytes
Returns the least value present in array.
min(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the least value present in array.
min(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three byte values.
min(char...) - Static method in class com.google.common.primitives.Chars
Returns the least value present in array.
min(double...) - Static method in class com.google.common.primitives.Doubles
Returns the least value present in array, using the same rules of comparison as Math.min(double, double).
min(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Returns the minimum value in an array.
min(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the minimum of two double values.
min(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the minimum of three double values.
min(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three double values.
min(float...) - Static method in class com.google.common.primitives.Floats
Returns the least value present in array, using the same rules of comparison as Math.min(float, float).
min(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Returns the minimum value in an array.
min(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the minimum of two float values.
min(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
Gets the minimum of three float values.
min(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three float values.
min(int...) - Static method in class com.google.common.primitives.Ints
Returns the least value present in array.
min(int...) - Static method in class com.google.common.primitives.UnsignedInts
Returns the least value present in array, treating values as unsigned.
min(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three int values.
min(long...) - Static method in class com.google.common.primitives.Longs
Returns the least value present in array.
min(long...) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the least value present in array, treating values as unsigned.
min(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three long values.
min(short...) - Static method in class com.google.common.primitives.Shorts
Returns the least value present in array.
min(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
Returns the minimum value in an array.
min(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
Gets the minimum of three short values.
min(E, E) - Method in class com.google.common.collect.Ordering
Returns the lesser of the two values according to this ordering.
min(E, E, E, E...) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(Iterator<E>) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
Null safe comparison of Comparables.
MIN - Static variable in class com.google.common.base.Ascii
The minimum value of an ASCII character.
minDisplayColumn - Static variable in class net.minecraft.stats.AchievementList
 
minDisplayRow - Static variable in class net.minecraft.stats.AchievementList
 
mineBlockStatArray - Static variable in class net.minecraft.stats.StatList
 
minecart - Static variable in class net.minecraft.init.Items
 
Minecraft - Class in net.minecraft.client
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Minecraft(GameConfiguration) - Constructor for class net.minecraft.client.Minecraft
 
MinecraftError - Error in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MinecraftError() - Constructor for error net.minecraft.util.MinecraftError
 
MinecraftException - Exception in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MinecraftException(String) - Constructor for exception net.minecraft.world.MinecraftException
 
MinecraftProtocolVersionIdentifier(String, int) - Constructor for class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier
 
mineWood - Static variable in class net.minecraft.stats.AchievementList
 
minGroupCount - Variable in class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
minHeight - Variable in class net.minecraft.world.biome.BiomeGenBase
 
minimizeCapacity() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Minimizes the capacity to the actual length of the string.
MinMaxPriorityQueue<E> - Class in com.google.common.collect
A double-ended priority queue, which provides constant-time access to both its least element and its greatest element, as determined by the queue's specified comparator.
MinMaxPriorityQueue.Builder<B> - Class in com.google.common.collect
The builder class used in creation of min-max priority queues.
minPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Minimum number of connections that should be allocated for a connection pool.
minus(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of subtracting this and val.
minus(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of subtracting this and val.
minutesPlayedStat - Static variable in class net.minecraft.stats.StatList
+ number of minutes you have played
minValue() - Method in class com.google.common.collect.DiscreteDomain
Returns the minimum value of type C, if it has one.
minX - Variable in class net.minecraft.block.Block
 
minX - Variable in class net.minecraft.util.AxisAlignedBB
 
minX() - Method in class net.minecraft.world.border.WorldBorder
 
minY - Variable in class net.minecraft.block.Block
 
minY - Variable in class net.minecraft.util.AxisAlignedBB
 
minZ - Variable in class net.minecraft.block.Block
 
minZ - Variable in class net.minecraft.util.AxisAlignedBB
 
minZ() - Method in class net.minecraft.world.border.WorldBorder
 
mipLevels - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
mipmap - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
MIPMAP_LEVELS - net.minecraft.client.settings.GameSettings.Options
 
mipmapLast - Variable in class net.minecraft.client.renderer.texture.AbstractTexture
 
mipmapLevels - Variable in class net.minecraft.client.settings.GameSettings
 
mirror - Variable in class net.minecraft.client.model.ModelRenderer
 
MiscAPI - Class in me.otterdev.eaglerreborn
 
MiscAPI() - Constructor for class me.otterdev.eaglerreborn.MiscAPI
 
MISS - net.minecraft.util.MovingObjectPosition.MovingObjectType
 
missing_sound - Static variable in class net.minecraft.client.audio.SoundHandler
 
MissingFormatArgumentException() - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.MissingFormatArgumentException
 
MissingFormatArgumentException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.HFormatter.MissingFormatArgumentException
 
missingTexture - Static variable in class net.minecraft.client.renderer.texture.TextureUtil
 
missingTextureData - Static variable in class net.minecraft.client.renderer.texture.TextureUtil
 
MissingVariantException() - Constructor for exception net.minecraft.client.renderer.block.model.ModelBlockDefinition.MissingVariantException
 
MOB_APPEARANCE - net.minecraft.util.EnumParticleTypes
 
mob_spawner - Static variable in class net.minecraft.init.Blocks
 
MobAppearance - Class in net.minecraft.client.particle
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MobAppearance(World, double, double, double) - Constructor for class net.minecraft.client.particle.MobAppearance
 
MobAppearance.Factory - Class in net.minecraft.client.particle
 
MobFactory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.MobFactory
 
mobKillsStat - Static variable in class net.minecraft.stats.StatList
+ the number of mobs you have killed
MOBS - net.minecraft.block.BlockPressurePlate.Sensitivity
 
MOBS - net.minecraft.client.audio.SoundCategory
 
mobSelector - Static variable in interface net.minecraft.entity.monster.IMob
 
MobSpawnerBaseLogic - Class in net.minecraft.tileentity
 
MobSpawnerBaseLogic() - Constructor for class net.minecraft.tileentity.MobSpawnerBaseLogic
 
MobSpawnerBaseLogic.WeightedRandomMinecart - Class in net.minecraft.tileentity
 
mod(int, int) - Static method in class com.google.common.math.IntMath
Returns x mod m, a non-negative value less than m.
mod(long, int) - Static method in class com.google.common.math.LongMath
Returns x mod m, a non-negative value less than m.
mod(long, long) - Static method in class com.google.common.math.LongMath
Returns x mod m, a non-negative value less than m.
mod(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns this mod val.
mod(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns this modulo val.
mode - Variable in class org.json.JSONWriter
The current mode.
MODE - Static variable in class net.minecraft.block.BlockRedstoneComparator
 
model - Variable in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
model - Variable in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
model - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
model - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.CacheCustomSkin
 
model - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.WaitingSkin
 
MODEL_MISSING - Static variable in class net.minecraft.client.resources.model.ModelBakery
 
ModelArmorStand - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelArmorStand() - Constructor for class net.minecraft.client.model.ModelArmorStand
 
ModelArmorStand(float) - Constructor for class net.minecraft.client.model.ModelArmorStand
 
ModelArmorStandArmor - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelArmorStandArmor() - Constructor for class net.minecraft.client.model.ModelArmorStandArmor
 
ModelArmorStandArmor(float) - Constructor for class net.minecraft.client.model.ModelArmorStandArmor
 
ModelArmorStandArmor(float, int, int) - Constructor for class net.minecraft.client.model.ModelArmorStandArmor
 
ModelBakery - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBakery(IResourceManager, TextureMap, BlockModelShapes) - Constructor for class net.minecraft.client.resources.model.ModelBakery
 
ModelBanner - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBanner() - Constructor for class net.minecraft.client.model.ModelBanner
 
ModelBase - Class in net.minecraft.client.model
 
ModelBase() - Constructor for class net.minecraft.client.model.ModelBase
 
ModelBat - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBat() - Constructor for class net.minecraft.client.model.ModelBat
 
ModelBiped - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBiped() - Constructor for class net.minecraft.client.model.ModelBiped
 
ModelBiped(float) - Constructor for class net.minecraft.client.model.ModelBiped
 
ModelBiped(float, float, int, int) - Constructor for class net.minecraft.client.model.ModelBiped
 
modelBipedMain - Variable in class net.minecraft.client.renderer.entity.RenderBiped
 
ModelBlaze - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBlaze() - Constructor for class net.minecraft.client.model.ModelBlaze
 
ModelBlock - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBlock(List<BlockPart>, Map<String, String>, boolean, boolean, ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlock
 
ModelBlock(ResourceLocation, Map<String, String>, boolean, boolean, ItemCameraTransforms) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlock
 
ModelBlock.Deserializer - Class in net.minecraft.client.renderer.block.model
 
ModelBlock.LoopException - Exception in net.minecraft.client.renderer.block.model
 
ModelBlockDefinition - Class in net.minecraft.client.renderer.block.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBlockDefinition(Collection<ModelBlockDefinition.Variants>) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
ModelBlockDefinition(List<ModelBlockDefinition>) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
ModelBlockDefinition.Deserializer - Class in net.minecraft.client.renderer.block.model
 
ModelBlockDefinition.MissingVariantException - Exception in net.minecraft.client.renderer.block.model
 
ModelBlockDefinition.Variant - Class in net.minecraft.client.renderer.block.model
 
ModelBlockDefinition.Variant.Deserializer - Class in net.minecraft.client.renderer.block.model
 
ModelBlockDefinition.Variants - Class in net.minecraft.client.renderer.block.model
 
modelBoat - Variable in class net.minecraft.client.renderer.entity.RenderBoat
+ instance of ModelBoat for rendering
ModelBoat - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBoat() - Constructor for class net.minecraft.client.model.ModelBoat
 
ModelBook - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBook() - Constructor for class net.minecraft.client.model.ModelBook
 
ModelBox - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelBox(ModelRenderer, int, int, float, float, float, int, int, int, float) - Constructor for class net.minecraft.client.model.ModelBox
 
ModelBox(ModelRenderer, int, int, float, float, float, int, int, int, float, boolean) - Constructor for class net.minecraft.client.model.ModelBox
 
ModelChest - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelChest() - Constructor for class net.minecraft.client.model.ModelChest
 
ModelChicken - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelChicken() - Constructor for class net.minecraft.client.model.ModelChicken
 
ModelCow - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelCow() - Constructor for class net.minecraft.client.model.ModelCow
 
ModelCreeper - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelCreeper() - Constructor for class net.minecraft.client.model.ModelCreeper
 
ModelCreeper(float) - Constructor for class net.minecraft.client.model.ModelCreeper
 
modelDragon - Variable in class net.minecraft.client.renderer.entity.RenderDragon
 
ModelDragon - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelDragon(float) - Constructor for class net.minecraft.client.model.ModelDragon
 
ModelEnderCrystal - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelEnderCrystal(float, boolean) - Constructor for class net.minecraft.client.model.ModelEnderCrystal
 
ModelEnderman - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelEnderman(float) - Constructor for class net.minecraft.client.model.ModelEnderman
 
ModelEnderMite - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelEnderMite() - Constructor for class net.minecraft.client.model.ModelEnderMite
 
ModelGhast - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelGhast() - Constructor for class net.minecraft.client.model.ModelGhast
 
ModelGuardian - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelGuardian() - Constructor for class net.minecraft.client.model.ModelGuardian
 
ModelHorse - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelHorse() - Constructor for class net.minecraft.client.model.ModelHorse
 
ModelHumanoidHead - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelHumanoidHead() - Constructor for class net.minecraft.client.model.ModelHumanoidHead
 
ModelIronGolem - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelIronGolem() - Constructor for class net.minecraft.client.model.ModelIronGolem
 
ModelIronGolem(float) - Constructor for class net.minecraft.client.model.ModelIronGolem
 
ModelIronGolem(float, float) - Constructor for class net.minecraft.client.model.ModelIronGolem
 
ModelLargeChest - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelLargeChest() - Constructor for class net.minecraft.client.model.ModelLargeChest
 
ModelLeashKnot - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelLeashKnot() - Constructor for class net.minecraft.client.model.ModelLeashKnot
 
ModelLeashKnot(int, int, int, int) - Constructor for class net.minecraft.client.model.ModelLeashKnot
 
ModelMagmaCube - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelMagmaCube() - Constructor for class net.minecraft.client.model.ModelMagmaCube
 
ModelManager - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelManager(TextureMap) - Constructor for class net.minecraft.client.resources.model.ModelManager
 
modelMinecart - Variable in class net.minecraft.client.renderer.entity.RenderMinecart
+ instance of ModelMinecart for rendering
ModelMinecart - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelMinecart() - Constructor for class net.minecraft.client.model.ModelMinecart
 
ModelOcelot - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelOcelot() - Constructor for class net.minecraft.client.model.ModelOcelot
 
ModelPig - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelPig() - Constructor for class net.minecraft.client.model.ModelPig
 
ModelPig(float) - Constructor for class net.minecraft.client.model.ModelPig
 
ModelPlayer - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelPlayer(float, boolean) - Constructor for class net.minecraft.client.model.ModelPlayer
 
ModelQuadruped - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelQuadruped(int, float) - Constructor for class net.minecraft.client.model.ModelQuadruped
 
ModelRabbit - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelRabbit() - Constructor for class net.minecraft.client.model.ModelRabbit
 
ModelRenderer - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelRenderer(ModelBase) - Constructor for class net.minecraft.client.model.ModelRenderer
 
ModelRenderer(ModelBase, int, int) - Constructor for class net.minecraft.client.model.ModelRenderer
 
ModelRenderer(ModelBase, String) - Constructor for class net.minecraft.client.model.ModelRenderer
 
ModelResourceLocation - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelResourceLocation(int, String...) - Constructor for class net.minecraft.client.resources.model.ModelResourceLocation
 
ModelResourceLocation(String) - Constructor for class net.minecraft.client.resources.model.ModelResourceLocation
 
ModelResourceLocation(String, String) - Constructor for class net.minecraft.client.resources.model.ModelResourceLocation
 
ModelResourceLocation(ResourceLocation, String) - Constructor for class net.minecraft.client.resources.model.ModelResourceLocation
 
ModelRotation - Enum in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSheep1 - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSheep1() - Constructor for class net.minecraft.client.model.ModelSheep1
 
ModelSheep2 - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSheep2() - Constructor for class net.minecraft.client.model.ModelSheep2
 
ModelSign - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSign() - Constructor for class net.minecraft.client.model.ModelSign
 
ModelSilverfish - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSilverfish() - Constructor for class net.minecraft.client.model.ModelSilverfish
 
ModelSkeleton - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSkeleton() - Constructor for class net.minecraft.client.model.ModelSkeleton
 
ModelSkeleton(float, boolean) - Constructor for class net.minecraft.client.model.ModelSkeleton
 
ModelSkeletonHead - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSkeletonHead() - Constructor for class net.minecraft.client.model.ModelSkeletonHead
 
ModelSkeletonHead(int, int, int, int) - Constructor for class net.minecraft.client.model.ModelSkeletonHead
 
ModelSlime - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSlime(int) - Constructor for class net.minecraft.client.model.ModelSlime
 
ModelSnowMan - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSnowMan() - Constructor for class net.minecraft.client.model.ModelSnowMan
 
ModelSpider - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSpider() - Constructor for class net.minecraft.client.model.ModelSpider
 
ModelSquid - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelSquid() - Constructor for class net.minecraft.client.model.ModelSquid
 
modelviewMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
ModelVillager - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelVillager(float) - Constructor for class net.minecraft.client.model.ModelVillager
 
ModelVillager(float, float, int, int) - Constructor for class net.minecraft.client.model.ModelVillager
 
ModelWitch - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelWitch(float) - Constructor for class net.minecraft.client.model.ModelWitch
 
ModelWither - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelWither(float) - Constructor for class net.minecraft.client.model.ModelWither
 
ModelWolf - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelWolf() - Constructor for class net.minecraft.client.model.ModelWolf
 
ModelZombie - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelZombie() - Constructor for class net.minecraft.client.model.ModelZombie
 
ModelZombie(float, boolean) - Constructor for class net.minecraft.client.model.ModelZombie
 
ModelZombie(float, float, int, int) - Constructor for class net.minecraft.client.model.ModelZombie
 
ModelZombieVillager - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModelZombieVillager() - Constructor for class net.minecraft.client.model.ModelZombieVillager
 
ModelZombieVillager(float, float, boolean) - Constructor for class net.minecraft.client.model.ModelZombieVillager
 
ModifiableAttributeInstance - Class in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ModifiableAttributeInstance(BaseAttributeMap, IAttribute) - Constructor for class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
modifyAcceleration(World, BlockPos, Entity, Vec3) - Method in class net.minecraft.block.Block
 
modifyAcceleration(World, BlockPos, Entity, Vec3) - Method in class net.minecraft.block.BlockLiquid
 
modifyAcceleration(World, BlockPos, Entity, Vec3) - Method in class net.minecraft.block.BlockStairs
 
MOISTURE - Static variable in class net.minecraft.block.BlockFarmland
 
MOJANG - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
MONSTER - net.minecraft.entity.EnumCreatureType
 
monster_egg - Static variable in class net.minecraft.init.Blocks
 
moonPhaseFactors - Static variable in class net.minecraft.world.WorldProvider
 
MOOSHROOM - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MOSSY - net.minecraft.block.BlockStoneBrick.EnumType
 
MOSSY - net.minecraft.block.BlockWall.EnumType
 
mossy_cobblestone - Static variable in class net.minecraft.init.Blocks
 
MOSSY_META - Static variable in class net.minecraft.block.BlockStoneBrick
 
MOSSY_STONEBRICK - net.minecraft.block.BlockSilverfish.EnumType
 
motionX - Variable in class net.minecraft.entity.Entity
 
motionX - Variable in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
motionY - Variable in class net.minecraft.entity.Entity
 
motionY - Variable in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
motionZ - Variable in class net.minecraft.entity.Entity
 
motionZ - Variable in class net.minecraft.network.play.server.S12PacketEntityVelocity
 
mountEntity(Entity) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called when a player mounts an entity.
mountEntity(Entity) - Method in class net.minecraft.entity.boss.EntityWither
+ Called when a player mounts an entity.
mountEntity(Entity) - Method in class net.minecraft.entity.Entity
+ Called when a player mounts an entity.
mountEntity(Entity) - Method in class net.minecraft.entity.EntityLivingBase
+ Called when a player mounts an entity.
Mouse - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
Mouse() - Constructor for class net.lax1dude.eaglercraft.v1_8.Mouse
 
mouseClicked(int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
mouseClicked(int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiPasswordTextField
 
mouseClicked(int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiChat
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiControls
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiEnchantment
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiListExtended
 
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiMainMenu
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList
 
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiRepair
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiScreenBook
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiTextField
+ Args: x, y, buttonClicked
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.GuiVideoSettings
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called when the mouse is clicked.
mouseClicked(int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called when the mouse is clicked.
mouseClickMove(int, int, int, long) - Method in class net.minecraft.client.gui.GuiScreen
+ Called when a mouse button is pressed and the mouse is moved around.
mouseClickMove(int, int, int, long) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called when a mouse button is pressed and the mouse is moved around.
mouseDragged(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiButton
+ Fired when the mouse button is dragged.
mouseDragged(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiOptionSlider
+ Fired when the mouse button is dragged.
mouseDragged(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiSlider
+ Fired when the mouse button is dragged.
MouseFilter - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MouseFilter() - Constructor for class net.minecraft.util.MouseFilter
 
mouseGetDWheel() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetDX() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetDY() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetEventButton() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetEventButtonState() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetEventDWheel() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetEventX() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetEventY() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetX() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseGetY() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseHelper - Variable in class net.minecraft.client.Minecraft
 
MouseHelper - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MouseHelper() - Constructor for class net.minecraft.util.MouseHelper
 
mouseIsButtonDown(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseIsInsideWindow() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseNext() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
 
mousePressed(int, int, int, int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
 
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
 
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
+ Returns true if the mouse has been pressed on this control.
mousePressed(int, int, int, int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
+ Returns true if the mouse has been pressed on this control.
mousePressed(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiButton
+ Returns true if the mouse has been pressed on this control.
mousePressed(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiListButton
+ Returns true if the mouse has been pressed on this control.
mousePressed(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiOptionSlider
+ Returns true if the mouse has been pressed on this control.
mousePressed(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiSlider
+ Returns true if the mouse has been pressed on this control.
mouseReleased(int, int) - Method in class net.minecraft.client.gui.GuiButton
+ Fired when the mouse button is released.
mouseReleased(int, int) - Method in class net.minecraft.client.gui.GuiOptionSlider
+ Fired when the mouse button is released.
mouseReleased(int, int) - Method in class net.minecraft.client.gui.GuiSlider
+ Fired when the mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiControls
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiListExtended
 
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.GuiVideoSettings
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called when a mouse button is released.
mouseReleased(int, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called when a mouse button is released.
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
 
mouseReleased(int, int, int, int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
 
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
 
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
+ Fired when the mouse button is released.
mouseReleased(int, int, int, int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
+ Fired when the mouse button is released.
mouseSensitivity - Variable in class net.minecraft.client.settings.GameSettings
 
mouseSetCursorPosition(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseSetGrabbed(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
mouseX - Variable in class net.minecraft.client.gui.GuiSlot
 
mouseXYChange() - Method in class net.minecraft.util.MouseHelper
 
mouseY - Variable in class net.minecraft.client.gui.GuiSlot
 
move(float, float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
move(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
moveCursorBy(int) - Method in class net.minecraft.client.gui.GuiTextField
+ Moves the text cursor by a specified number of characters and clears the selection
movedDistance - Variable in class net.minecraft.entity.EntityLivingBase
 
moveDerailedMinecart() - Method in class net.minecraft.entity.item.EntityMinecart
+ Moves a minecart that is not attached to a rail
moveEntity(double, double, double) - Method in class net.minecraft.entity.Entity
+ Tries to moves the entity by the passed in displacement.
moveEntity(double, double, double) - Method in class net.minecraft.entity.EntityHanging
+ Tries to moves the entity by the passed in displacement.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.EntityFlying
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.EntityLivingBase
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.item.EntityArmorStand
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.monster.EntityGuardian
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.passive.EntityHorse
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.passive.EntitySquid
+ Moves the entity based on the specified heading.
moveEntityWithHeading(float, float) - Method in class net.minecraft.entity.player.EntityPlayer
+ Moves the entity based on the specified heading.
moveFlying(float, float, float) - Method in class net.minecraft.entity.Entity
+ Used in both water and by flying objects
moveForward - Variable in class net.minecraft.entity.EntityLivingBase
 
moveForward - Variable in class net.minecraft.util.MovementInput
 
movementInput - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
MovementInput - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MovementInput() - Constructor for class net.minecraft.util.MovementInput
 
MovementInputFromOptions - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MovementInputFromOptions(GameSettings) - Constructor for class net.minecraft.util.MovementInputFromOptions
 
movementSpeed - Static variable in class net.minecraft.entity.SharedMonsterAttributes
 
moveSlowdown - Static variable in class net.minecraft.potion.Potion
 
moveSpeed - Static variable in class net.minecraft.potion.Potion
 
moveStrafe - Variable in class net.minecraft.util.MovementInput
 
moveStrafing - Variable in class net.minecraft.entity.EntityLivingBase
 
moveToAlphaLayer(EntityFX) - Method in class net.minecraft.client.particle.EffectRenderer
 
moveToBlockPosAndAngles(BlockPos, float, float) - Method in class net.minecraft.entity.Entity
 
moveToNoAlphaLayer(EntityFX) - Method in class net.minecraft.client.particle.EffectRenderer
 
moveTowards(BlockPos) - Method in class net.minecraft.entity.item.EntityEnderEye
 
moving - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
MovingObjectPosition - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MovingObjectPosition(Entity) - Constructor for class net.minecraft.util.MovingObjectPosition
 
MovingObjectPosition(Entity, Vec3) - Constructor for class net.minecraft.util.MovingObjectPosition
 
MovingObjectPosition(MovingObjectPosition.MovingObjectType, Vec3, EnumFacing, BlockPos) - Constructor for class net.minecraft.util.MovingObjectPosition
 
MovingObjectPosition(Vec3, EnumFacing) - Constructor for class net.minecraft.util.MovingObjectPosition
 
MovingObjectPosition(Vec3, EnumFacing, BlockPos) - Constructor for class net.minecraft.util.MovingObjectPosition
 
MovingObjectPosition.MovingObjectType - Enum in net.minecraft.util
 
MovingSound - Class in net.minecraft.client.audio
 
MovingSound(ResourceLocation) - Constructor for class net.minecraft.client.audio.MovingSound
 
MovingSoundMinecart - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MovingSoundMinecart(EntityMinecart) - Constructor for class net.minecraft.client.audio.MovingSoundMinecart
 
MovingSoundMinecartRiding - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MovingSoundMinecartRiding(EntityPlayer, EntityMinecart) - Constructor for class net.minecraft.client.audio.MovingSoundMinecartRiding
 
msb - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
mul(Matrix2f, Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Matrix3f, Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Matrix4f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Multiply the right matrix by the left and place the result in a third matrix.
mul(Quaternion, Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of this quaternion to the quaternion product of quaternions left and right (this = left * right).
mulInverse(Quaternion, Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Multiplies quaternion left by the inverse of quaternion right and places the value into this quaternion.
MULTI_LINE_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The multi line toString style.
Multimap<K,​V> - Interface in com.google.common.collect
A collection that maps keys to values, similar to Map, but in which each key may be associated with multiple values.
MultimapBuilder<K0,​V0> - Class in com.google.common.collect
A builder for a multimap implementation that allows customization of the backing map and value collection implementations used in a particular multimap.
MultimapBuilder.ListMultimapBuilder<K0,​V0> - Class in com.google.common.collect
A specialization of MultimapBuilder that generates ListMultimap instances.
MultimapBuilder.MultimapBuilderWithKeys<K0> - Class in com.google.common.collect
An intermediate stage in a MultimapBuilder in which the key-value collection map implementation has been specified, but the value collection implementation has not.
MultimapBuilder.SetMultimapBuilder<K0,​V0> - Class in com.google.common.collect
A specialization of MultimapBuilder that generates SetMultimap instances.
MultimapBuilder.SortedSetMultimapBuilder<K0,​V0> - Class in com.google.common.collect
A specialization of MultimapBuilder that generates SortedSetMultimap instances.
Multimaps - Class in com.google.common.collect
Provides static methods acting on or generating a Multimap.
multipleParticleScaleBy(float) - Method in class net.minecraft.client.particle.EntityFX
 
multiplyBy(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
Multiplies the value of this fraction by another, returning the result in reduced form.
multiplySize(float) - Method in class net.minecraft.entity.monster.EntityZombie
+ Multiplies the height and width by the provided float.
multiplyVelocity(float) - Method in class net.minecraft.client.particle.EntityFX
 
Multiset<E> - Interface in com.google.common.collect
A collection that supports order-independent equality, like Set, but may have duplicate elements.
Multiset.Entry<E> - Interface in com.google.common.collect
An unmodifiable element-count pair for a multiset.
Multisets - Class in com.google.common.collect
Provides static utility methods for creating and working with Multiset instances.
multMatrix(float[]) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
multModelviewMatrix() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
murmur3_128() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using a seed value of zero.
murmur3_128(int) - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 128-bit murmur3 algorithm, x64 variant (little-endian variant), using the given seed value.
murmur3_32() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using a seed value of zero.
murmur3_32(int) - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 32-bit murmur3 algorithm, x86 variant (little-endian variant), using the given seed value.
MUSHROOM_BROWN - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
MUSHROOM_RED - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
mushroom_stew - Static variable in class net.minecraft.init.Items
 
mushroomIsland - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
mushroomIslandShore - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
MUSIC - net.minecraft.client.audio.SoundCategory
 
MusicTicker - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
MusicTicker(Minecraft) - Constructor for class net.minecraft.client.audio.MusicTicker
 
MusicTicker.MusicType - Enum in net.minecraft.client.audio
 
Mutable<T> - Interface in org.apache.commons.lang3.mutable
Provides mutable access to a value.
MutableBlockPos() - Constructor for class net.minecraft.util.BlockPos.MutableBlockPos
 
MutableBlockPos(int, int, int) - Constructor for class net.minecraft.util.BlockPos.MutableBlockPos
 
MutableBoolean - Class in org.apache.commons.lang3.mutable
A mutable boolean wrapper.
MutableBoolean() - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
Constructs a new MutableBoolean with the default value of false.
MutableBoolean(boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
Constructs a new MutableBoolean with the specified value.
MutableBoolean(Boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
Constructs a new MutableBoolean with the specified value.
MutableByte - Class in org.apache.commons.lang3.mutable
A mutable byte wrapper.
MutableByte() - Constructor for class org.apache.commons.lang3.mutable.MutableByte
Constructs a new MutableByte with the default value of zero.
MutableByte(byte) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
Constructs a new MutableByte with the specified value.
MutableByte(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
Constructs a new MutableByte with the specified value.
MutableByte(String) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
Constructs a new MutableByte parsing the given string.
MutableClassToInstanceMap<B> - Class in com.google.common.collect
A mutable class-to-instance map backed by an arbitrary user-provided map.
MutableDouble - Class in org.apache.commons.lang3.mutable
A mutable double wrapper.
MutableDouble() - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
Constructs a new MutableDouble with the default value of zero.
MutableDouble(double) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
Constructs a new MutableDouble with the specified value.
MutableDouble(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
Constructs a new MutableDouble with the specified value.
MutableDouble(String) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
Constructs a new MutableDouble parsing the given string.
MutableFloat - Class in org.apache.commons.lang3.mutable
A mutable float wrapper.
MutableFloat() - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
Constructs a new MutableFloat with the default value of zero.
MutableFloat(float) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
Constructs a new MutableFloat with the specified value.
MutableFloat(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
Constructs a new MutableFloat with the specified value.
MutableFloat(String) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
Constructs a new MutableFloat parsing the given string.
MutableInt - Class in org.apache.commons.lang3.mutable
A mutable int wrapper.
MutableInt() - Constructor for class org.apache.commons.lang3.mutable.MutableInt
Constructs a new MutableInt with the default value of zero.
MutableInt(int) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
Constructs a new MutableInt with the specified value.
MutableInt(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
Constructs a new MutableInt with the specified value.
MutableInt(String) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
Constructs a new MutableInt parsing the given string.
MutableLong - Class in org.apache.commons.lang3.mutable
A mutable long wrapper.
MutableLong() - Constructor for class org.apache.commons.lang3.mutable.MutableLong
Constructs a new MutableLong with the default value of zero.
MutableLong(long) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
Constructs a new MutableLong with the specified value.
MutableLong(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
Constructs a new MutableLong with the specified value.
MutableLong(String) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
Constructs a new MutableLong parsing the given string.
MutableObject<T> - Class in org.apache.commons.lang3.mutable
A mutable Object wrapper.
MutableObject() - Constructor for class org.apache.commons.lang3.mutable.MutableObject
Constructs a new MutableObject with the default value of null.
MutableObject(T) - Constructor for class org.apache.commons.lang3.mutable.MutableObject
Constructs a new MutableObject with the specified value.
MutableShort - Class in org.apache.commons.lang3.mutable
A mutable short wrapper.
MutableShort() - Constructor for class org.apache.commons.lang3.mutable.MutableShort
Constructs a new MutableShort with the default value of zero.
MutableShort(short) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
Constructs a new MutableShort with the specified value.
MutableShort(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
Constructs a new MutableShort with the specified value.
MutableShort(String) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
Constructs a new MutableShort parsing the given string.
Mutated(int, BiomeGenBase) - Constructor for class net.minecraft.world.biome.BiomeGenSavanna.Mutated
 
muteMicrophone(boolean) - Method in interface net.minecraft.client.stream.IStream
+ mutes or unmutes the microphone based on the boolean parameter passed into the method
mutton - Static variable in class net.minecraft.init.Items
 
mycelium - Static variable in class net.minecraft.init.Blocks
 

N

NAK - Static variable in class com.google.common.base.Ascii
Negative Acknowledge: A communication control character transmitted by a receiver as a negative response to the sender.
name - Variable in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
name - Variable in class net.lax1dude.eaglercraft.v1_8.internal.IClientConfigAdapter.DefaultServer
 
name - Variable in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
name - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
name - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
name - Variable in class net.minecraft.enchantment.Enchantment
 
name - Variable in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
name() - Method in annotation type javax.annotation.Resource
The JNDI name of the resource.
name() - Method in annotation type javax.annotation.sql.DataSourceDefinition
JNDI name by which the data source will be registered.
name_tag - Static variable in class net.minecraft.init.Items
 
nameFunction - Variable in class net.minecraft.item.ItemMultiTexture
 
NamePredicate(String) - Constructor for class org.apache.commons.lang3.ThreadUtils.NamePredicate
Predicate constructor
names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
nameUUIDFromBytes(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
natural() - Static method in class com.google.common.collect.Ordering
Returns a serializable ordering that uses the natural order of the values.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps whose keys are ordered by their natural ordering.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets whose elements are ordered by their natural ordering.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets whose elements are ordered by their natural ordering.
navigableKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
 
navigableKeySet() - Method in class com.google.common.collect.ImmutableSortedMap
 
NBT_TYPES - Static variable in class net.minecraft.nbt.NBTBase
 
NBTBase - Class in net.minecraft.nbt
 
NBTBase() - Constructor for class net.minecraft.nbt.NBTBase
 
NBTBase.NBTPrimitive - Class in net.minecraft.nbt
 
NBTException - Exception in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTException(String) - Constructor for exception net.minecraft.nbt.NBTException
 
NBTPrimitive() - Constructor for class net.minecraft.nbt.NBTBase.NBTPrimitive
 
NBTSizeTracker - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTSizeTracker(long) - Constructor for class net.minecraft.nbt.NBTSizeTracker
 
NBTTagByte - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagByte(byte) - Constructor for class net.minecraft.nbt.NBTTagByte
 
NBTTagByteArray - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagByteArray(byte[]) - Constructor for class net.minecraft.nbt.NBTTagByteArray
 
NBTTagCompound - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagCompound() - Constructor for class net.minecraft.nbt.NBTTagCompound
 
NBTTagDouble - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagDouble(double) - Constructor for class net.minecraft.nbt.NBTTagDouble
 
NBTTagEnd - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagEnd() - Constructor for class net.minecraft.nbt.NBTTagEnd
 
NBTTagFloat - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagFloat(float) - Constructor for class net.minecraft.nbt.NBTTagFloat
 
NBTTagInt - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagInt(int) - Constructor for class net.minecraft.nbt.NBTTagInt
 
NBTTagIntArray - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagIntArray(int[]) - Constructor for class net.minecraft.nbt.NBTTagIntArray
 
NBTTagList - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagList() - Constructor for class net.minecraft.nbt.NBTTagList
 
NBTTagLong - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagLong(long) - Constructor for class net.minecraft.nbt.NBTTagLong
 
NBTTagShort - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagShort() - Constructor for class net.minecraft.nbt.NBTTagShort
 
NBTTagShort(short) - Constructor for class net.minecraft.nbt.NBTTagShort
 
NBTTagString - Class in net.minecraft.nbt
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NBTTagString() - Constructor for class net.minecraft.nbt.NBTTagString
 
NBTTagString(String) - Constructor for class net.minecraft.nbt.NBTTagString
 
NBTUtil - Class in net.minecraft.nbt
 
NBTUtil() - Constructor for class net.minecraft.nbt.NBTUtil
 
needFood() - Method in class net.minecraft.util.FoodStats
+ Get whether the player must eat food.
needsRandomTick - Variable in class net.minecraft.block.Block
 
needsSaving(boolean) - Method in class net.minecraft.world.chunk.Chunk
+ Returns true if this Chunk needs to be saved
needsSaving(boolean) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Returns true if this Chunk needs to be saved
negate() - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character not matched by this matcher.
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Negate this matrix
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Negate this matrix
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Negate this matrix
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Negate this matrix
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Calculate the conjugate of this quaternion
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
Negate a vector
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Negate a vector
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Negate a vector
negate() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Negate a vector
negate() - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
Returns a predicate that negates this predicate.
negate() - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Returns a predicate that negates this predicate.
negate() - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
Returns a predicate that negates this predicate.
negate() - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
Returns a predicate that negates this predicate.
negate() - Method in interface org.apache.commons.lang3.function.FailablePredicate
Returns a predicate that negates this predicate.
negate() - Method in class org.apache.commons.lang3.math.Fraction
Gets a fraction that is the negative (-fraction) of this one.
negate(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Negates the specified boolean.
negate(Matrix2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Negate this matrix and stash the result in another matrix.
negate(Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Negate the source matrix and stash the result in the destination matrix.
negate(Matrix3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Negate this matrix and place the result in a destination matrix.
negate(Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Negate the source matrix and place the result in the destination matrix.
negate(Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Negate this matrix and place the result in a destination matrix.
negate(Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Negate this matrix and place the result in a destination matrix.
negate(Quaternion) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Calculate the conjugate of this quaternion and put it into the given one
negate(Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Calculate the conjugate of this quaternion and put it into the given one
negate(Vector2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Negate a vector and place the result in a destination vector.
negate(Vector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Negate a vector and place the result in a destination vector.
negate(Vector4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Negate a vector and place the result in a destination vector.
negateDamage(ItemStack, int, EaglercraftRandom) - Static method in class net.minecraft.enchantment.EnchantmentDurability
+ Used by ItemStack.attemptDamageItem.
NEGATIVE - net.minecraft.util.EnumFacing.AxisDirection
 
net.lax1dude.eaglercraft.v1_8 - package net.lax1dude.eaglercraft.v1_8
 
net.lax1dude.eaglercraft.v1_8.cache - package net.lax1dude.eaglercraft.v1_8.cache
 
net.lax1dude.eaglercraft.v1_8.crypto - package net.lax1dude.eaglercraft.v1_8.crypto
 
net.lax1dude.eaglercraft.v1_8.futures - package net.lax1dude.eaglercraft.v1_8.futures
 
net.lax1dude.eaglercraft.v1_8.internal - package net.lax1dude.eaglercraft.v1_8.internal
 
net.lax1dude.eaglercraft.v1_8.internal.buffer - package net.lax1dude.eaglercraft.v1_8.internal.buffer
 
net.lax1dude.eaglercraft.v1_8.internal.indexeddb - package net.lax1dude.eaglercraft.v1_8.internal.indexeddb
 
net.lax1dude.eaglercraft.v1_8.internal.teavm - package net.lax1dude.eaglercraft.v1_8.internal.teavm
 
net.lax1dude.eaglercraft.v1_8.internal.vfs - package net.lax1dude.eaglercraft.v1_8.internal.vfs
 
net.lax1dude.eaglercraft.v1_8.json - package net.lax1dude.eaglercraft.v1_8.json
 
net.lax1dude.eaglercraft.v1_8.json.impl - package net.lax1dude.eaglercraft.v1_8.json.impl
 
net.lax1dude.eaglercraft.v1_8.log4j - package net.lax1dude.eaglercraft.v1_8.log4j
 
net.lax1dude.eaglercraft.v1_8.minecraft - package net.lax1dude.eaglercraft.v1_8.minecraft
 
net.lax1dude.eaglercraft.v1_8.mojang.authlib - package net.lax1dude.eaglercraft.v1_8.mojang.authlib
 
net.lax1dude.eaglercraft.v1_8.netty - package net.lax1dude.eaglercraft.v1_8.netty
 
net.lax1dude.eaglercraft.v1_8.opengl - package net.lax1dude.eaglercraft.v1_8.opengl
 
net.lax1dude.eaglercraft.v1_8.profile - package net.lax1dude.eaglercraft.v1_8.profile
 
net.lax1dude.eaglercraft.v1_8.socket - package net.lax1dude.eaglercraft.v1_8.socket
 
net.lax1dude.eaglercraft.v1_8.vector - package net.lax1dude.eaglercraft.v1_8.vector
 
net.lax1dude.eaglercraft.v1_8.vfs - package net.lax1dude.eaglercraft.v1_8.vfs
 
net.minecraft.block - package net.minecraft.block
 
net.minecraft.block.material - package net.minecraft.block.material
 
net.minecraft.block.properties - package net.minecraft.block.properties
 
net.minecraft.block.state - package net.minecraft.block.state
 
net.minecraft.block.state.pattern - package net.minecraft.block.state.pattern
 
net.minecraft.client - package net.minecraft.client
 
net.minecraft.client.audio - package net.minecraft.client.audio
 
net.minecraft.client.entity - package net.minecraft.client.entity
 
net.minecraft.client.gui - package net.minecraft.client.gui
 
net.minecraft.client.gui.achievement - package net.minecraft.client.gui.achievement
 
net.minecraft.client.gui.inventory - package net.minecraft.client.gui.inventory
 
net.minecraft.client.gui.spectator - package net.minecraft.client.gui.spectator
 
net.minecraft.client.gui.spectator.categories - package net.minecraft.client.gui.spectator.categories
 
net.minecraft.client.main - package net.minecraft.client.main
 
net.minecraft.client.model - package net.minecraft.client.model
 
net.minecraft.client.multiplayer - package net.minecraft.client.multiplayer
 
net.minecraft.client.network - package net.minecraft.client.network
 
net.minecraft.client.particle - package net.minecraft.client.particle
 
net.minecraft.client.player.inventory - package net.minecraft.client.player.inventory
 
net.minecraft.client.renderer - package net.minecraft.client.renderer
 
net.minecraft.client.renderer.block.model - package net.minecraft.client.renderer.block.model
 
net.minecraft.client.renderer.block.statemap - package net.minecraft.client.renderer.block.statemap
 
net.minecraft.client.renderer.chunk - package net.minecraft.client.renderer.chunk
 
net.minecraft.client.renderer.culling - package net.minecraft.client.renderer.culling
 
net.minecraft.client.renderer.entity - package net.minecraft.client.renderer.entity
 
net.minecraft.client.renderer.entity.layers - package net.minecraft.client.renderer.entity.layers
 
net.minecraft.client.renderer.texture - package net.minecraft.client.renderer.texture
 
net.minecraft.client.renderer.tileentity - package net.minecraft.client.renderer.tileentity
 
net.minecraft.client.renderer.vertex - package net.minecraft.client.renderer.vertex
 
net.minecraft.client.resources - package net.minecraft.client.resources
 
net.minecraft.client.resources.data - package net.minecraft.client.resources.data
 
net.minecraft.client.resources.model - package net.minecraft.client.resources.model
 
net.minecraft.client.settings - package net.minecraft.client.settings
 
net.minecraft.client.stream - package net.minecraft.client.stream
 
net.minecraft.client.util - package net.minecraft.client.util
 
net.minecraft.command - package net.minecraft.command
 
net.minecraft.command.server - package net.minecraft.command.server
 
net.minecraft.crash - package net.minecraft.crash
 
net.minecraft.creativetab - package net.minecraft.creativetab
 
net.minecraft.dispenser - package net.minecraft.dispenser
 
net.minecraft.enchantment - package net.minecraft.enchantment
 
net.minecraft.entity - package net.minecraft.entity
 
net.minecraft.entity.ai - package net.minecraft.entity.ai
 
net.minecraft.entity.ai.attributes - package net.minecraft.entity.ai.attributes
 
net.minecraft.entity.boss - package net.minecraft.entity.boss
 
net.minecraft.entity.effect - package net.minecraft.entity.effect
 
net.minecraft.entity.item - package net.minecraft.entity.item
 
net.minecraft.entity.monster - package net.minecraft.entity.monster
 
net.minecraft.entity.passive - package net.minecraft.entity.passive
 
net.minecraft.entity.player - package net.minecraft.entity.player
 
net.minecraft.entity.projectile - package net.minecraft.entity.projectile
 
net.minecraft.event - package net.minecraft.event
 
net.minecraft.init - package net.minecraft.init
 
net.minecraft.inventory - package net.minecraft.inventory
 
net.minecraft.item - package net.minecraft.item
 
net.minecraft.item.crafting - package net.minecraft.item.crafting
 
net.minecraft.nbt - package net.minecraft.nbt
 
net.minecraft.network - package net.minecraft.network
 
net.minecraft.network.handshake - package net.minecraft.network.handshake
 
net.minecraft.network.handshake.client - package net.minecraft.network.handshake.client
 
net.minecraft.network.login - package net.minecraft.network.login
 
net.minecraft.network.login.client - package net.minecraft.network.login.client
 
net.minecraft.network.login.server - package net.minecraft.network.login.server
 
net.minecraft.network.play - package net.minecraft.network.play
 
net.minecraft.network.play.client - package net.minecraft.network.play.client
 
net.minecraft.network.play.server - package net.minecraft.network.play.server
 
net.minecraft.network.status - package net.minecraft.network.status
 
net.minecraft.network.status.client - package net.minecraft.network.status.client
 
net.minecraft.network.status.server - package net.minecraft.network.status.server
 
net.minecraft.potion - package net.minecraft.potion
 
net.minecraft.profiler - package net.minecraft.profiler
 
net.minecraft.scoreboard - package net.minecraft.scoreboard
 
net.minecraft.server.management - package net.minecraft.server.management
 
net.minecraft.stats - package net.minecraft.stats
 
net.minecraft.tileentity - package net.minecraft.tileentity
 
net.minecraft.util - package net.minecraft.util
 
net.minecraft.village - package net.minecraft.village
 
net.minecraft.world - package net.minecraft.world
 
net.minecraft.world.biome - package net.minecraft.world.biome
 
net.minecraft.world.border - package net.minecraft.world.border
 
net.minecraft.world.chunk - package net.minecraft.world.chunk
 
net.minecraft.world.chunk.storage - package net.minecraft.world.chunk.storage
 
net.minecraft.world.gen - package net.minecraft.world.gen
 
net.minecraft.world.storage - package net.minecraft.world.storage
 
net.zxmushroom63.plugins - package net.zxmushroom63.plugins
 
NetHandlerPlayClient - Class in net.minecraft.client.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NetHandlerPlayClient(Minecraft, GuiScreen, EaglercraftNetworkManager, GameProfile) - Constructor for class net.minecraft.client.network.NetHandlerPlayClient
 
NETHER - net.minecraft.client.audio.MusicTicker.MusicType
 
nether_brick - Static variable in class net.minecraft.init.Blocks
 
nether_brick_fence - Static variable in class net.minecraft.init.Blocks
 
nether_brick_stairs - Static variable in class net.minecraft.init.Blocks
 
nether_star - Static variable in class net.minecraft.init.Items
 
nether_wart - Static variable in class net.minecraft.init.Blocks
 
nether_wart - Static variable in class net.minecraft.init.Items
 
netherbrick - Static variable in class net.minecraft.init.Items
 
NETHERBRICK - net.minecraft.block.BlockStoneSlab.EnumType
 
netherrack - Static variable in class net.minecraft.init.Blocks
 
netherrackColor - Static variable in class net.minecraft.block.material.MapColor
 
NetworkPlayerInfo - Class in net.minecraft.client.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NetworkPlayerInfo(GameProfile) - Constructor for class net.minecraft.client.network.NetworkPlayerInfo
 
NetworkPlayerInfo(S38PacketPlayerListItem.AddPlayerData) - Constructor for class net.minecraft.client.network.NetworkPlayerInfo
 
NEVER - javax.annotation.meta.When
S intersection T is empty
NEVER - net.minecraft.scoreboard.Team.EnumVisible
 
newArray(Class<T>, int) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array of the given length with the specified component type.
newArray(T[], int) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array of the given length with the same type as a reference array.
newArrayList() - Static method in class com.google.common.collect.Lists
Creates a mutable, empty ArrayList instance.
newArrayList(E...) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList instance containing the given elements.
newArrayList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList instance containing the given elements.
newArrayList(Iterator<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList instance containing the given elements.
newArrayListWithCapacity(int) - Static method in class com.google.common.collect.Lists
Creates an ArrayList instance backed by an array of the exact size specified; equivalent to ArrayList(int).
newArrayListWithExpectedSize(int) - Static method in class com.google.common.collect.Lists
Creates an ArrayList instance sized appropriately to hold an estimated number of elements without resizing.
newCustomTable(Map<R, Map<C, V>>, Supplier<? extends Map<C, V>>) - Static method in class com.google.common.collect.Tables
Creates a table that uses the specified backing map and factory.
newDataInput(byte[]) - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataInput instance to read from the bytes array from the beginning.
newDataInput(byte[], int) - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataInput instance to read from the bytes array, starting at the given position.
newDataInput(EaglerInputStream) - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataInput instance to read from the given ByteArrayInputStream.
newDataOutput() - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataOutput instance with a default size.
newDataOutput(int) - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataOutput instance sized to hold size bytes before resizing.
newDataOutput(ByteArrayOutputStream) - Static method in class com.google.common.io.ByteStreams
Returns a new ByteArrayDataOutput instance which writes to the given ByteArrayOutputStream.
newDeflaterOutputStream(OutputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerZLIB
 
newDeflaterOutputStream(OutputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
newDoubleNBTList(double...) - Method in class net.minecraft.entity.Entity
+ creates a NBT list from the array of doubles passed to this function
newEnumMap(Class<K>) - Static method in class com.google.common.collect.Maps
Creates an EnumMap instance.
newEnumMap(Map<K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates an EnumMap with the same mappings as the specified map.
newEnumSet(Iterable<E>, Class<E>) - Static method in class com.google.common.collect.Sets
Returns a new EnumSet instance containing the given elements.
newExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.minecraft.world.World
+ returns a new explosion.
newFloatNBTList(float...) - Method in class net.minecraft.entity.Entity
+ Returns a new NBTTagList filled with the specified floats
newGZIPInputStream(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerZLIB
 
newGZIPInputStream(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
newGZIPOutputStream(OutputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerZLIB
 
newGZIPOutputStream(OutputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
newHasher() - Method in interface com.google.common.hash.HashFunction
Begins a new hash code computation by returning an initialized, stateful Hasher instance that is ready to receive data.
newHasher(int) - Method in interface com.google.common.hash.HashFunction
Begins a new hash code computation as HashFunction.newHasher(), but provides a hint of the expected size of the input (in bytes).
newHashMap() - Static method in class com.google.common.collect.Maps
Creates a mutable, empty HashMap instance.
newHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable HashMap instance with the same mappings as the specified map.
newHashMapWithExpectedSize(int) - Static method in class com.google.common.collect.Maps
Creates a HashMap instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newHashSet() - Static method in class com.google.common.collect.Sets
Creates a mutable, empty HashSet instance.
newHashSet(E...) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet instance containing the given elements in unspecified order.
newHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet instance containing the given elements in unspecified order.
newHashSet(Iterator<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet instance containing the given elements in unspecified order.
newHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
Creates a HashSet instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newIdentityHashMap() - Static method in class com.google.common.collect.Maps
Creates an IdentityHashMap instance.
newIdentityHashSet() - Static method in class com.google.common.collect.Sets
Creates an empty Set that uses identity to determine equality.
newInflaterInputStream(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.EaglerZLIB
 
newInflaterInputStream(InputStream) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
newInputStreamSupplier(byte[]) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.wrap(byte[]) instead. This method is scheduled for removal in Guava 18.0.
newInputStreamSupplier(byte[], int, int) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.wrap(b).slice(off, len) instead. This method is scheduled for removal in Guava 18.0.
newInputStreamSupplier(URL) - Static method in class com.google.common.io.Resources
Deprecated.
Use Resources.asByteSource(URL) instead. This method is scheduled for removal in Guava 18.0.
newLinkedHashMap() - Static method in class com.google.common.collect.Maps
Creates a mutable, empty, insertion-ordered LinkedHashMap instance.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable, insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
newLinkedHashSet() - Static method in class com.google.common.collect.Sets
Creates a mutable, empty LinkedHashSet instance.
newLinkedHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable LinkedHashSet instance containing the given elements in order.
newLinkedHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
Creates a LinkedHashSet instance, with a high enough "initial capacity" that it should hold expectedSize elements without growth.
newLinkedList() - Static method in class com.google.common.collect.Lists
Creates an empty LinkedList instance.
newLinkedList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a LinkedList instance containing the given elements.
newListMultimap(Map<K, Collection<V>>, Supplier<? extends List<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new ListMultimap that uses the provided map and factory.
newMultimap(Map<K, Collection<V>>, Supplier<? extends Collection<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new Multimap backed by map, whose internal value collections are generated by factory.
newPosRotationIncrements - Variable in class net.minecraft.entity.EntityLivingBase
 
newPosX - Variable in class net.minecraft.entity.EntityLivingBase
 
newPosY - Variable in class net.minecraft.entity.EntityLivingBase
 
newPosZ - Variable in class net.minecraft.entity.EntityLivingBase
 
newReaderSupplier(InputSupplier<? extends InputStream>, Charset) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use ByteSource.asCharSource(Charset) instead. This method is scheduled for removal in Guava 18.0.
newReaderSupplier(String) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.wrap(CharSequence) instead. This method is scheduled for removal in Guava 18.0.
newReaderSupplier(URL, Charset) - Static method in class com.google.common.io.Resources
Deprecated.
Use Resources.asCharSource(URL, Charset) instead. This method is scheduled for removal in Guava 18.0.
newRotationPitch - Variable in class net.minecraft.entity.EntityLivingBase
 
newRotationYaw - Variable in class net.minecraft.entity.EntityLivingBase
 
newSetFromMap(Map<E, Boolean>) - Static method in class com.google.common.collect.Sets
Returns a set backed by the specified map.
newSetMultimap(Map<K, Collection<V>>, Supplier<? extends Set<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new SetMultimap that uses the provided map and factory.
newSortedSetMultimap(Map<K, Collection<V>>, Supplier<? extends SortedSet<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new SortedSetMultimap that uses the provided map and factory.
newSwappedByteBuf() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
Creates a new SwappedByteBuf for this ByteBuf instance.
newTileEntity(IBlockState, EnumFacing, boolean, boolean) - Static method in class net.minecraft.block.BlockPistonMoving
 
newTreeMap() - Static method in class com.google.common.collect.Maps
Creates a mutable, empty TreeMap instance using the natural ordering of its elements.
newTreeMap(Comparator<C>) - Static method in class com.google.common.collect.Maps
Creates a mutable, empty TreeMap instance using the given comparator.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable TreeMap instance with the same mappings as the specified map and using the same ordering as the specified map.
newTreeSet() - Static method in class com.google.common.collect.Sets
Creates a mutable, empty TreeSet instance sorted by the natural sort ordering of its elements.
newTreeSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable TreeSet instance containing the given elements sorted by their natural ordering.
newTreeSet(Comparator<? super E>) - Static method in class com.google.common.collect.Sets
Creates a mutable, empty TreeSet instance with the given comparator.
newWriterSupplier(OutputSupplier<? extends OutputStream>, Charset) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use ByteSink.asCharSink(Charset) instead. This method is scheduled for removal in Guava 18.0.
next() - Method in class com.google.common.collect.AbstractIterator
 
next() - Method in class com.google.common.collect.AbstractSequentialIterator
 
next() - Method in class com.google.common.collect.ForwardingIterator
 
next() - Method in interface com.google.common.collect.PeekingIterator
next() - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
next() - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
next() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the next token.
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
next(C) - Method in class com.google.common.collect.DiscreteDomain
Returns the unique least value of type C that is greater than value, or null if none exists.
next(VIteratorFile) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.vfs.VFSIterator
 
nextBoolean() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextBoolean() - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random boolean value
nextBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextBytes(int) - Static method in class org.apache.commons.lang3.RandomUtils
Creates an array of random bytes.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextDouble() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextDouble() - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random double within 0 - Double.MAX_VALUE
nextDouble(double, double) - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random double within the specified range.
nextEscapeIndex(CharSequence, int, int) - Method in class com.google.common.escape.ArrayBasedUnicodeEscaper
 
nextEscapeIndex(CharSequence, int, int) - Method in class com.google.common.escape.UnicodeEscaper
Scans a sub-sequence of characters from a given CharSequence, returning the index of the next character that requires escaping.
nextFloat() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextFloat() - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random float within 0 - Float.MAX_VALUE
nextFloat(float, float) - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random float within the specified range.
nextGaussian() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextIndex() - Method in class com.google.common.collect.ForwardingListIterator
 
nextIndex() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the index of the next token to return.
nextInt() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextInt() - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random int within 0 - Integer.MAX_VALUE
nextInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextInt(int, int) - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random integer within the specified range.
nextLong() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
nextLong() - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random long within 0 - Long.MAX_VALUE
nextLong(long, long) - Static method in class org.apache.commons.lang3.RandomUtils
Returns a random long within the specified range.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTextureIndexX() - Method in class net.minecraft.client.particle.EntityFX
 
NextTickListEntry - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NextTickListEntry(BlockPos, Block) - Constructor for class net.minecraft.world.NextTickListEntry
 
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextToken() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the next token from the String.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
NibbleArray - Class in net.minecraft.world.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NibbleArray() - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArray(byte[]) - Constructor for class net.minecraft.world.chunk.NibbleArray
 
NibbleArrayReader - Class in net.minecraft.world.chunk.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NibbleArrayReader(byte[], int) - Constructor for class net.minecraft.world.chunk.storage.NibbleArrayReader
 
nightVision - Static variable in class net.minecraft.potion.Potion
+ The night vision Potion object.
nioBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
nioBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Exposes this buffer's readable bytes as an NIO ByteBuffer.
nioBuffer() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
nioBuffer() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Exposes this buffer's sub-region as an NIO ByteBuffer.
nioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
nioBuffer(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
nioBuffer(int, int) - Method in class net.minecraft.network.PacketBuffer
 
nioBufferCount() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the maximum number of NIO ByteBuffers that consist this buffer.
nioBufferCount() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
nioBufferCount() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
nioBufferCount() - Method in class net.minecraft.network.PacketBuffer
 
NioBufferFunctions - Class in net.lax1dude.eaglercraft.v1_8.netty
 
NioBufferFunctions() - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
nioBuffers() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
nioBuffers() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Exposes this buffer's readable bytes as an NIO ByteBuffer's.
nioBuffers() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
nioBuffers() - Method in class net.minecraft.network.PacketBuffer
 
nioBuffers(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Exposes this buffer's bytes as an NIO ByteBuffer's for the specified index and length The returned buffer either share or contains the copied content of this buffer, while changing the position and limit of the returned NIO buffer does not affect the indexes and marks of this buffer.
nioBuffers(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
nioBuffers(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
nioBuffers(int, int) - Method in class net.minecraft.network.PacketBuffer
 
NL - Static variable in class com.google.common.base.Ascii
Alternate name for Ascii.LF.
no - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
NO - Static variable in class org.apache.commons.lang3.BooleanUtils
The no String "no".
NO_CLASS_NAME_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The no class name toString style.
NO_FIELD_NAMES_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The no field names toString style.
noClip - Variable in class net.minecraft.entity.Entity
 
NODROP - Static variable in class net.minecraft.block.BlockSkull
 
NoiseGenerator - Class in net.minecraft.world.gen
 
NoiseGenerator() - Constructor for class net.minecraft.world.gen.NoiseGenerator
 
NoiseGeneratorImproved - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NoiseGeneratorImproved() - Constructor for class net.minecraft.world.gen.NoiseGeneratorImproved
 
NoiseGeneratorImproved(EaglercraftRandom) - Constructor for class net.minecraft.world.gen.NoiseGeneratorImproved
 
NoiseGeneratorOctaves - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NoiseGeneratorOctaves(EaglercraftRandom, int) - Constructor for class net.minecraft.world.gen.NoiseGeneratorOctaves
 
NoiseGeneratorPerlin - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NoiseGeneratorPerlin(EaglercraftRandom, int) - Constructor for class net.minecraft.world.gen.NoiseGeneratorPerlin
 
NoiseGeneratorSimplex - Class in net.minecraft.world.gen
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NoiseGeneratorSimplex() - Constructor for class net.minecraft.world.gen.NoiseGeneratorSimplex
 
NoiseGeneratorSimplex(EaglercraftRandom) - Constructor for class net.minecraft.world.gen.NoiseGeneratorSimplex
 
NONE - net.minecraft.block.Block.EnumOffsetType
 
NONE - net.minecraft.block.BlockLog.EnumAxis
 
NONE - net.minecraft.client.audio.ISound.AttenuationType
 
NONE - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
NONE - net.minecraft.item.EnumAction
 
NONE - Static variable in class com.google.common.base.CharMatcher
Matches no characters.
noneLookup() - Static method in class org.apache.commons.lang3.text.StrLookup
Deprecated.
Returns a lookup which always returns null.
noneMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Matches no characters.
noneOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
Returns a char matcher that matches any character not present in the given character sequence.
Nonnegative - Annotation Type in javax.annotation
This annotation is used to annotate a value that should only contain nonnegative values.
Nonnegative.Checker - Class in javax.annotation
 
Nonnull - Annotation Type in javax.annotation
The annotated element must not be null.
Nonnull.Checker - Class in javax.annotation
 
noNullElements(T) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument iterable is neither null nor contains any elements that are null; otherwise throwing an exception.
noNullElements(T[]) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument array is neither null nor contains any elements that are null; otherwise throwing an exception.
noNullElements(T[], String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument array is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
noNullElements(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument iterable is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
nop() - Static method in interface org.apache.commons.lang3.function.FailableBiConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableBiFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableIntConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableIntFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableIntToLongFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableLongConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableLongFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableLongToIntFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableObjIntConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableObjLongConsumer
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToDoubleFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToIntBiFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToIntFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToLongBiFunction
Returns The NOP singleton.
nop() - Static method in interface org.apache.commons.lang3.function.FailableToLongFunction
Returns The NOP singleton.
NOP - Static variable in interface org.apache.commons.lang3.function.FailableBiConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableBiFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntToLongFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongToIntFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjIntConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjLongConsumer
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToDoubleFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToIntBiFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToIntFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToLongBiFunction
NOP singleton
NOP - Static variable in interface org.apache.commons.lang3.function.FailableToLongFunction
NOP singleton
noRender - Variable in class net.minecraft.block.Block
 
normal(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
set normal of current vertex
NORMAL - net.minecraft.block.BlockWall.EnumType
 
NORMAL - net.minecraft.world.EnumDifficulty
 
normalise() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
Normalise this vector
normalise(Quaternion) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Normalise this quaternion and place the result in another quaternion.
normalise(Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Normalise the source quaternion and place the result in another quaternion.
normalise(Vector2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Normalise this vector and place the result in another vector.
normalise(Vector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Normalise this vector and place the result in another vector.
normalise(Vector4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Normalise this vector and place the result in another vector.
normalize() - Method in class net.minecraft.util.Vec3
+ Normalizes the vector to a length of 1 (except if it is the zero vector)
normalizeAngle(int, int) - Static method in class net.minecraft.util.MathHelper
 
normalizePath(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
normalizeSpace(String) - Static method in class org.apache.commons.lang3.StringUtils
normalizeValue(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
north() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in northern direction
north(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in northern direction
NORTH - net.minecraft.block.BlockHugeMushroom.EnumType
 
NORTH - net.minecraft.block.BlockLever.EnumOrientation
 
NORTH - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
NORTH - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
NORTH - net.minecraft.client.renderer.EnumFaceDirection
 
NORTH - net.minecraft.util.EnumFacing
 
NORTH - Static variable in class net.minecraft.block.BlockFence
+ Whether this fence connects in the northern direction
NORTH - Static variable in class net.minecraft.block.BlockFire
 
NORTH - Static variable in class net.minecraft.block.BlockPane
 
NORTH - Static variable in class net.minecraft.block.BlockRedstoneWire
 
NORTH - Static variable in class net.minecraft.block.BlockTripWire
 
NORTH - Static variable in class net.minecraft.block.BlockVine
 
NORTH - Static variable in class net.minecraft.block.BlockWall
 
NORTH_EAST - net.minecraft.block.BlockHugeMushroom.EnumType
 
NORTH_EAST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
NORTH_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
NORTH_SOUTH - net.minecraft.block.BlockRailBase.EnumRailDirection
 
NORTH_WEST - net.minecraft.block.BlockHugeMushroom.EnumType
 
NORTH_WEST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
not(Predicate<T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the given predicate evaluates to false.
NOT_POSSIBLE_HERE - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
NOT_POSSIBLE_NOW - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
NOT_SAFE - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
NOT_SET - net.minecraft.world.WorldSettings.GameType
 
NOT_SPECTATING - Static variable in class net.minecraft.util.EntitySelectors
+ Selects entities which are either not players or players that are not spectating
notBlank(T) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument character sequence is neither null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception.
notBlank(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument character sequence is neither null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception with the specified message.
NOTCH - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
note - Variable in class net.minecraft.tileentity.TileEntityNote
 
NOTE - net.minecraft.util.EnumParticleTypes
 
noteblock - Static variable in class net.minecraft.init.Blocks
 
notEmpty(T) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument collection is neither null nor a size of zero (no elements); otherwise throwing an exception.
notEmpty(T[]) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument array is neither null nor a length of zero (no elements); otherwise throwing an exception.
notEmpty(T[], String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument array is neither null nor a length of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument collection is neither null nor a size of zero (no elements); otherwise throwing an exception with the specified message.
notEqual(Object, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Compares two objects for inequality, where either one or both objects may be null.
notifyBlockOfStateChange(BlockPos, Block) - Method in class net.minecraft.world.World
 
notifyLightSet(BlockPos) - Method in class net.minecraft.client.renderer.RenderGlobal
 
notifyLightSet(BlockPos) - Method in interface net.minecraft.world.IWorldAccess
 
notifyLightSet(BlockPos) - Method in class net.minecraft.world.World
 
notifyNeighbors(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
notifyNeighborsOfStateChange(BlockPos, Block) - Method in class net.minecraft.world.World
 
notifyNeighborsOfStateExcept(BlockPos, Block, EnumFacing) - Method in class net.minecraft.world.World
 
notifyNeighborsRespectDebug(BlockPos, Block) - Method in class net.minecraft.world.World
 
NotImplementedException - Exception in org.apache.commons.lang3
Thrown to indicate that a block of code has not been implemented.
NotImplementedException() - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(String, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(String, Throwable, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(Throwable) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
NotImplementedException(Throwable, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
Constructs a NotImplementedException.
notNaN(double) - Static method in class org.apache.commons.lang3.Validate
Validates that the specified argument is not NaN; otherwise throwing an exception.
notNaN(double, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validates that the specified argument is not NaN; otherwise throwing an exception with the specified message.
notNull() - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if the object reference being tested is not null.
notNull() - Static method in class com.google.common.collect.MapConstraints
Returns a constraint that verifies that neither the key nor the value is null.
notNull(T) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument is not null; otherwise throwing an exception.
notNull(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the specified argument is not null; otherwise throwing an exception with the specified message.
NotThreadSafe - Annotation Type in javax.annotation.concurrent
The class to which this annotation is applied is not thread-safe.
NpcMerchant - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
NpcMerchant(EntityPlayer, IChatComponent) - Constructor for class net.minecraft.entity.NpcMerchant
 
NUL - Static variable in class com.google.common.base.Ascii
Null ('\0'): The all-zeros character which may serve to accomplish time fill and media fill.
NUL - Static variable in class org.apache.commons.lang3.CharUtils
null control character ('\0'), abbreviated NUL.
NULL - Static variable in class org.apache.commons.lang3.ObjectUtils
Singleton used as a null placeholder where null has another meaning.
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL_VECTOR - Static variable in class net.minecraft.util.Vec3i
+ The Null vector constant (0, 0, 0)
Nullable - Annotation Type in javax.annotation
The annotated element could be null under some circumstances.
nullEscaper() - Static method in class com.google.common.escape.Escapers
Returns an Escaper that does no escaping, passing all character data through unchanged.
nullOutputStream() - Static method in class com.google.common.io.ByteStreams
Returns an OutputStream that simply discards written bytes.
nullsFirst() - Method in class com.google.common.collect.Ordering
Returns an ordering that treats null as less than all other values and uses this to compare non-null values.
nullsLast() - Method in class com.google.common.collect.Ordering
Returns an ordering that treats null as greater than all other values and uses this ordering to compare non-null values.
nullToEmpty(String) - Static method in class com.google.common.base.Strings
Returns the given string if it is non-null; the empty string otherwise.
nullWriter() - Static method in class com.google.common.io.CharStreams
Returns a Writer that simply discards written chars.
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a Number.
NumberUtils - Class in org.apache.commons.lang3.math
Provides extra functionality for Java Number classes.
NumberUtils() - Constructor for class org.apache.commons.lang3.math.NumberUtils
NumberUtils instances should NOT be constructed in standard programming.
NUMERICAL_VALUE - net.minecraft.world.GameRules.ValueType
 
numPlayersUsing - Variable in class net.minecraft.tileentity.TileEntityChest
 
numPlayersUsing - Variable in class net.minecraft.tileentity.TileEntityEnderChest
 
nVertices - Variable in class net.minecraft.client.model.TexturedQuad
 

O

OAK - net.minecraft.block.BlockPlanks.EnumType
 
oak_door - Static variable in class net.minecraft.init.Blocks
 
oak_door - Static variable in class net.minecraft.init.Items
 
oak_fence - Static variable in class net.minecraft.init.Blocks
 
oak_fence_gate - Static variable in class net.minecraft.init.Blocks
 
OAK_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
oak_stairs - Static variable in class net.minecraft.init.Blocks
 
OBFUSCATED - net.minecraft.util.EnumChatFormatting
 
object() - Method in class org.json.JSONWriter
Begin appending a new object.
ObjectArrays - Class in com.google.common.collect
Static utility methods pertaining to object arrays.
objectBreakStats - Static variable in class net.minecraft.stats.StatList
+ Tracks the number of times a given block or item has been broken.
objectCraftStats - Static variable in class net.minecraft.stats.StatList
+ Tracks the number of items a given block or item has been crafted.
ObjectIntIdentityMap<T> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ObjectIntIdentityMap() - Constructor for class net.minecraft.util.ObjectIntIdentityMap
 
objective - Variable in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
objectiveName - Variable in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
ObjectiveStat - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ObjectiveStat(StatBase) - Constructor for class net.minecraft.stats.ObjectiveStat
 
objectivesToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
objectiveValue - Variable in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
objectMineStats - Static variable in class net.minecraft.stats.StatList
+ Tracks the number of times a given block or item has been mined.
objectMouseOver - Variable in class net.minecraft.client.Minecraft
 
Objects - Class in com.google.common.base
Helper functions that can operate on any Object.
Objects.ToStringHelper - Class in com.google.common.base
objectStore(String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
ObjectToStringComparator - Class in org.apache.commons.lang3.compare
Compares Object's Object.toString() values.
ObjectToStringComparator() - Constructor for class org.apache.commons.lang3.compare.ObjectToStringComparator
 
objectUseStats - Static variable in class net.minecraft.stats.StatList
+ Tracks the number of times a given block or item has been used.
ObjectUtil - Class in net.lax1dude.eaglercraft.v1_8.netty
A grab-bag of useful utility methods.
ObjectUtils - Class in org.apache.commons.lang3
Operations on Object.
ObjectUtils() - Constructor for class org.apache.commons.lang3.ObjectUtils
ObjectUtils instances should NOT be constructed in standard programming.
ObjectUtils.Null - Class in org.apache.commons.lang3
Class used as a null placeholder where null has another meaning.
obsidian - Static variable in class net.minecraft.init.Blocks
 
obsidianColor - Static variable in class net.minecraft.block.material.MapColor
 
OCCUPIED - Static variable in class net.minecraft.block.BlockBed
 
ocean - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
OCEAN - net.minecraft.world.biome.BiomeGenBase.TempCategory
 
of() - Static method in class com.google.common.collect.ImmutableBiMap
Returns the empty bimap.
of() - Static method in class com.google.common.collect.ImmutableList
Returns the empty immutable list.
of() - Static method in class com.google.common.collect.ImmutableListMultimap
Returns the empty multimap.
of() - Static method in class com.google.common.collect.ImmutableMap
Returns the empty map.
of() - Static method in class com.google.common.collect.ImmutableMultimap
Returns an empty multimap.
of() - Static method in class com.google.common.collect.ImmutableMultiset
Returns the empty immutable multiset.
of() - Static method in class com.google.common.collect.ImmutableRangeMap
Returns an empty immutable range map.
of() - Static method in class com.google.common.collect.ImmutableRangeSet
Returns an empty immutable range set.
of() - Static method in class com.google.common.collect.ImmutableSet
Returns the empty immutable set.
of() - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns the empty multimap.
of() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns the empty sorted map.
of() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns the empty immutable sorted multiset.
of() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns the empty immutable sorted set.
of() - Static method in class com.google.common.collect.ImmutableTable
Returns an empty immutable table.
of(Range<C>) - Static method in class com.google.common.collect.ImmutableRangeSet
Returns an immutable range set containing the specified single range.
of(Range<K>, V) - Static method in class com.google.common.collect.ImmutableRangeMap
Returns an immutable range map mapping a single range to a single value.
of(E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing a single element.
of(E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing a single element.
of(E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing a single element.
of(E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing a single element.
of(E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
of(E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
of(E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural ordering.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by their natural ordering.
of(E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable bimap containing a single entry.
of(K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing a single entry.
of(K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing a single entry.
of(K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing a single entry.
of(K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing a single entry.
of(K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the natural ordering of their keys.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the natural ordering of their keys.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the natural ordering of their keys.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the natural ordering of their keys.
of(R, C, V) - Static method in class com.google.common.collect.ImmutableTable
Returns an immutable table containing a single cell.
of(T) - Static method in class com.google.common.base.Optional
Returns an Optional instance containing the given non-null reference.
OFF - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
OFF - Static variable in class org.apache.commons.lang3.BooleanUtils
The off String "off".
offer(E) - Method in class com.google.common.collect.EvictingQueue
Adds the given element to this queue.
offer(E) - Method in class com.google.common.collect.ForwardingQueue
 
offer(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
Adds the given element to this queue.
offerFirst(E) - Method in class com.google.common.collect.ForwardingDeque
 
offerLast(E) - Method in class com.google.common.collect.ForwardingDeque
 
offset(double, double, double) - Method in class net.minecraft.util.AxisAlignedBB
+ Offsets the current bounding box by the specified coordinates.
offset(EnumFacing) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in the given direction
offset(EnumFacing, int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in the given direction
offsetEvenFaster(EnumFacing, BlockPos.MutableBlockPos) - Method in class net.minecraft.util.BlockPos
only use with a regular "net.minecraft.util.BlockPos"!
offsetFaster(EnumFacing, BlockPos.MutableBlockPos) - Method in class net.minecraft.util.BlockPos
 
offsetX - Variable in class net.minecraft.client.model.ModelRenderer
 
offsetX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
offsetY - Variable in class net.minecraft.client.model.ModelRenderer
 
offsetY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
offsetZ - Variable in class net.minecraft.client.model.ModelRenderer
 
ofInstance(T) - Static method in class com.google.common.base.Suppliers
Returns a supplier that always supplies instance.
OK - net.lax1dude.eaglercraft.v1_8.internal.EnumServerRateLimit
 
OK - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
OLDMODEL_POSITION_TEX_NORMAL - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
OLDMODEL_POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
omitEmptyStrings() - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this splitter, but automatically omits empty strings from the results.
omitNullValues() - Method in class com.google.common.base.Objects.ToStringHelper
Configures the Objects.ToStringHelper so Objects.ToStringHelper.toString() will ignore properties with null value.
omitPadding() - Method in class com.google.common.io.BaseEncoding
Returns an encoding that behaves equivalently to this encoding, but omits any padding characters as specified by RFC 4648 section 3.2, Padding of Encoded Data.
on(char) - Static method in class com.google.common.base.Joiner
Returns a joiner which automatically places separator between consecutive elements.
on(char) - Static method in class com.google.common.base.Splitter
Returns a splitter that uses the given single-character separator.
on(CharMatcher) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any single character matched by the given CharMatcher to be a separator.
on(String) - Static method in class com.google.common.base.Joiner
Returns a joiner which automatically places separator between consecutive elements.
on(String) - Static method in class com.google.common.base.Splitter
Returns a splitter that uses the given fixed string as a separator.
on(Pattern) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any subsequence matching pattern to be a separator.
ON - Static variable in class org.apache.commons.lang3.BooleanUtils
The on String "on".
ON_GROUND - net.minecraft.entity.EntityLiving.SpawnPlacementType
 
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
+ Called every tick the minecart is on an activator rail.
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
+ Called every tick the minecart is on an activator rail.
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartEmpty
+ Called every tick the minecart is on an activator rail.
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Called every tick the minecart is on an activator rail.
onActivatorRailPass(int, int, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Called every tick the minecart is on an activator rail.
onARail - Static variable in class net.minecraft.stats.AchievementList
 
onAutocompleteResponse(String[]) - Method in class net.minecraft.client.gui.GuiChat
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.Block
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockAnvil
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBeacon
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBed
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockBrewingStand
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockButton
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCake
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCauldron
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockChest
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockCommandBlock
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDaylightDetector
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDispenser
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDoor
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockDragonEgg
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockEnchantmentTable
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockEnderChest
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFence
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFenceGate
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFlowerPot
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockFurnace
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockHopper
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockJukebox
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockLever
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockNote
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneComparator
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneOre
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockSign
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockStairs
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockTNT
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockTrapDoor
 
onBlockActivated(World, BlockPos, IBlockState, EntityPlayer, EnumFacing, float, float, float) - Method in class net.minecraft.block.BlockWorkbench
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockChest
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDragonEgg
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockDynamicLiquid
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFalling
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockFire
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockHopper
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockLiquid
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPumpkin
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRailDetector
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneTorch
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSponge
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlass
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStainedGlassPane
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStairs
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTNT
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
 
onBlockAdded(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTripWire
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.Block
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockCake
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockDragonEgg
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockRedstoneOre
 
onBlockClicked(World, BlockPos, EntityPlayer) - Method in class net.minecraft.block.BlockStairs
 
onBlockDestroyed(ItemStack, World, Block, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.Item
+ Called when a Block is destroyed using this Item.
onBlockDestroyed(ItemStack, World, Block, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemShears
+ Called when a Block is destroyed using this Item.
onBlockDestroyed(ItemStack, World, Block, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemSword
+ Called when a Block is destroyed using this Item.
onBlockDestroyed(ItemStack, World, Block, BlockPos, EntityLivingBase) - Method in class net.minecraft.item.ItemTool
+ Called when a Block is destroyed using this Item.
onBlockDestroyed(World, Block, BlockPos, EntityPlayer) - Method in class net.minecraft.item.ItemStack
+ Called when a Block is destroyed using this ItemStack
onBlockDestroyedByExplosion(World, BlockPos, Explosion) - Method in class net.minecraft.block.Block
+ Called when this Block is destroyed by an Explosion
onBlockDestroyedByExplosion(World, BlockPos, Explosion) - Method in class net.minecraft.block.BlockStairs
+ Called when this Block is destroyed by an Explosion
onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.Block
+ Called when a player destroys this Block
onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockPistonMoving
+ Called when a player destroys this Block
onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
+ Called when a player destroys this Block
onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockStairs
+ Called when a player destroys this Block
onBlockDestroyedByPlayer(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTNT
+ Called when a player destroys this Block
onBlockEventReceived(World, BlockPos, IBlockState, int, int) - Method in class net.minecraft.block.Block
+ Called on both Client and Server when World#addBlockEvent is called
onBlockEventReceived(World, BlockPos, IBlockState, int, int) - Method in class net.minecraft.block.BlockContainer
+ Called on both Client and Server when World#addBlockEvent is called
onBlockEventReceived(World, BlockPos, IBlockState, int, int) - Method in class net.minecraft.block.BlockNote
+ Called on both Client and Server when World#addBlockEvent is called
onBlockEventReceived(World, BlockPos, IBlockState, int, int) - Method in class net.minecraft.block.BlockPistonBase
+ Called on both Client and Server when World#addBlockEvent is called
onBlockEventReceived(World, BlockPos, IBlockState, int, int) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Called on both Client and Server when World#addBlockEvent is called
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.Block
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockBed
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockDoor
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockDoublePlant
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockFlowerPot
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockPistonExtension
 
onBlockHarvested(World, BlockPos, IBlockState, EntityPlayer) - Method in class net.minecraft.block.BlockSkull
 
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.Block
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockAnvil
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockButton
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockChest
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockCocoa
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockCommandBlock
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockDispenser
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockEnderChest
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockEndPortalFrame
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockFenceGate
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockFurnace
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockHay
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockHopper
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockHugeMushroom
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLadder
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLever
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockLog
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockPistonBase
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockPumpkin
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockQuartz
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockRedstoneComparator
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockRedstoneDiode
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockSkull
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockSlab
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockStairs
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTorch
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTrapDoor
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockTripWireHook
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlaced(World, BlockPos, EnumFacing, float, float, float, int, EntityLivingBase) - Method in class net.minecraft.block.BlockVine
+ Called by ItemBlocks just before a block is actually set in the world, to allow for adjustments to the IBlockstate
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.Block
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockBeacon
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockBrewingStand
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockChest
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockCocoa
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockCommandBlock
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockDispenser
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockDoublePlant
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockEnchantmentTable
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockEnderChest
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockFurnace
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockHopper
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockPistonBase
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockRedstoneDiode
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBlockPlacedBy(World, BlockPos, IBlockState, EntityLivingBase, ItemStack) - Method in class net.minecraft.block.BlockTripWireHook
+ Called by ItemBlocks after a block is set in the world, to allow post-place logic
onBroken(Entity) - Method in class net.minecraft.entity.EntityHanging
 
onBroken(Entity) - Method in class net.minecraft.entity.EntityLeashKnot
+ Called when this entity is broken.
onBroken(Entity) - Method in class net.minecraft.entity.item.EntityItemFrame
+ Called when this entity is broken.
onBroken(Entity) - Method in class net.minecraft.entity.item.EntityPainting
+ Called when this entity is broken.
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.BooleanCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.BooleanCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.DoubleCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.DoubleCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.FloatCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.FloatCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.IntCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.IntCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.ObjectCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.ObjectCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.StringCallback
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.StringCallbackArr
 
onCallback() - Method in interface net.zxmushroom63.plugins.BaseData.VoidCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataBooleanCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataBooleanCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataDoubleCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataDoubleCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataFloatCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataFloatCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataIntCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataIntCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataObjectCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataObjectCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataStringCallback
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataStringCallbackArr
 
onCallback(BaseData) - Method in interface net.zxmushroom63.plugins.BaseData.DataVoidCallback
 
onCenterChanged(WorldBorder, double, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onChangedPotionEffect(PotionEffect, boolean) - Method in class net.minecraft.entity.EntityLivingBase
 
onChunkLoad() - Method in class net.minecraft.entity.Entity
 
onChunkLoad() - Method in class net.minecraft.world.chunk.Chunk
+ Called when this Chunk is loaded by the ChunkProvider
onChunkLoad() - Method in class net.minecraft.world.chunk.EmptyChunk
+ Called when this Chunk is loaded by the ChunkProvider
onChunkUnload() - Method in class net.minecraft.world.chunk.Chunk
+ Called when this Chunk is unloaded by the ChunkProvider
onChunkUnload() - Method in class net.minecraft.world.chunk.EmptyChunk
+ Called when this Chunk is unloaded by the ChunkProvider
onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.Entity
+ Called by a player entity when they collide with an entity
onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.item.EntityItem
+ Called by a player entity when they collide with an entity
onCollideWithPlayer(EntityPlayer) - Method in class net.minecraft.entity.monster.EntitySlime
+ Called by a player entity when they collide with an entity
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.Container
+ Called when the container is closed.
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerChest
+ Called when the container is closed.
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHopper
+ Called when the container is closed.
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerHorseInventory
+ Called when the container is closed.
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerMerchant
+ Called when the container is closed.
onContainerClosed(EntityPlayer) - Method in class net.minecraft.inventory.ContainerPlayer
+ Called when the container is closed.
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.Container
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerBeacon
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerBrewingStand
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerEnchantment
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerFurnace
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerMerchant
 
onCraftGuiOpened(ICrafting) - Method in class net.minecraft.inventory.ContainerRepair
 
onCrafting(ItemStack) - Method in class net.minecraft.inventory.Slot
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.Slot
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotCrafting
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotFurnaceOutput
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(ItemStack, int) - Method in class net.minecraft.inventory.SlotMerchantResult
+ the itemStack passed in is the output - ie, iron ingots, and pickaxes, not ore and wood.
onCrafting(World, EntityPlayer, int) - Method in class net.minecraft.item.ItemStack
 
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.Container
+ Callback for when the crafting matrix is changed.
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerEnchantment
+ Callback for when the crafting matrix is changed.
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerMerchant
+ Callback for when the crafting matrix is changed.
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerPlayer
+ Callback for when the crafting matrix is changed.
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerRepair
+ Callback for when the crafting matrix is changed.
onCraftMatrixChanged(IInventory) - Method in class net.minecraft.inventory.ContainerWorkbench
+ Callback for when the crafting matrix is changed.
onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.Item
+ Called when item is crafted/smelted.
onCreated(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemMap
+ Called when item is crafted/smelted.
onCriticalHit(Entity) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called when the player performs a critical hit on the Entity.
onCriticalHit(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
+ Called when the player performs a critical hit on the Entity.
onDamageAmountChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDamageBufferChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onDataWatcherUpdate(int) - Method in class net.minecraft.entity.Entity
 
onDataWatcherUpdate(int) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
 
onDataWatcherUpdate(int) - Method in class net.minecraft.entity.monster.EntityGuardian
 
onDataWatcherUpdate(int) - Method in class net.minecraft.entity.monster.EntitySlime
 
onDeath(DamageSource) - Method in class net.minecraft.entity.EntityLivingBase
+ Called when the mob's health reaches 0.
onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityCreeper
+ Called when the mob's health reaches 0.
onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Called when the mob's health reaches 0.
onDeath(DamageSource) - Method in class net.minecraft.entity.monster.EntityZombie
+ Called when the mob's health reaches 0.
onDeath(DamageSource) - Method in class net.minecraft.entity.player.EntityPlayer
+ Called when the mob's health reaches 0.
onDeathUpdate() - Method in class net.minecraft.entity.boss.EntityDragon
+ handles entity death timer, experience orb and particle creation
onDeathUpdate() - Method in class net.minecraft.entity.EntityLivingBase
+ handles entity death timer, experience orb and particle creation
onDisconnect(IChatComponent) - Method in class net.minecraft.client.network.NetHandlerPlayClient
+ Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
onDisconnect(IChatComponent) - Method in interface net.minecraft.network.INetHandler
+ Invoked when disconnecting, the parameter is a ChatComponent describing the reason for termination
ONE - Static variable in class com.google.common.primitives.UnsignedInteger
 
ONE - Static variable in class com.google.common.primitives.UnsignedLong
 
ONE - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 1.
ONE_FIFTH - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 1/5.
ONE_HALF - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 1/2.
ONE_QUARTER - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 1/4.
ONE_THIRD - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 1/3.
onEnchantmentCritical(Entity) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
onEnchantmentCritical(Entity) - Method in class net.minecraft.entity.player.EntityPlayer
 
onEndFalling(World, BlockPos) - Method in class net.minecraft.block.BlockAnvil
 
onEndFalling(World, BlockPos) - Method in class net.minecraft.block.BlockFalling
 
onEntityAdded(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
 
onEntityAdded(Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Called on all IWorldAccesses when an entity is created or loaded.
onEntityAdded(Entity) - Method in interface net.minecraft.world.IWorldAccess
+ Called on all IWorldAccesses when an entity is created or loaded.
onEntityAdded(Entity) - Method in class net.minecraft.world.World
 
onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.Block
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockCactus
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockPortal
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockSoulSand
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, IBlockState, Entity) - Method in class net.minecraft.block.BlockWeb
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, Entity) - Method in class net.minecraft.block.Block
+ Called When an Entity Collided with the Block
onEntityCollidedWithBlock(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockRedstoneOre
+ Triggered whenever an entity collides with this block (enters into the block)
onEntityCollidedWithBlock(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockSlime
+ Triggered whenever an entity collides with this block (enters into the block)
onEntityCollidedWithBlock(World, BlockPos, Entity) - Method in class net.minecraft.block.BlockStairs
+ Triggered whenever an entity collides with this block (enters into the block)
onEntityDamaged(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
+ Called whenever a mob is damaged with an item that has this enchantment on it.
onEntityDamaged(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.EnchantmentDamage
+ Called whenever a mob is damaged with an item that has this enchantment on it.
onEntityRemoved(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
 
onEntityRemoved(Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Called on all IWorldAccesses when an entity is unloaded or destroyed.
onEntityRemoved(Entity) - Method in interface net.minecraft.world.IWorldAccess
+ Called on all IWorldAccesses when an entity is unloaded or destroyed.
onEntityRemoved(Entity) - Method in class net.minecraft.world.World
 
onEntityUpdate() - Method in class net.minecraft.entity.Entity
+ Gets called every tick from main Entity class
onEntityUpdate() - Method in class net.minecraft.entity.EntityLiving
+ Gets called every tick from main Entity class
onEntityUpdate() - Method in class net.minecraft.entity.EntityLivingBase
+ Gets called every tick from main Entity class
onEntityUpdate() - Method in class net.minecraft.entity.passive.EntityWaterMob
+ Gets called every tick from main Entity class
oneShotStats - Static variable in class net.minecraft.stats.StatList
 
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.Block
+ Block's chance to react to a living entity falling on it.
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BlockFarmland
+ Block's chance to react to a living entity falling on it.
onFallenUpon(World, BlockPos, Entity, float) - Method in class net.minecraft.block.BlockSlime
+ Block's chance to react to a living entity falling on it.
onFinishedPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
 
onFire - Static variable in class net.minecraft.util.DamageSource
 
onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemAppleGold
 
onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFishFood
 
onFoodEaten(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFood
 
onGlobalUpdated(String) - Method in class net.zxmushroom63.plugins.PluginAPI
 
onGround - Variable in class net.minecraft.entity.Entity
 
onGround - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
onGround - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
onGround - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
onGroundSpeedFactor - Variable in class net.minecraft.entity.EntityLivingBase
 
onGrowingAdult() - Method in class net.minecraft.entity.EntityAgeable
+ This is called when Entity's growing age timer reaches 0 (negative values are considered as a child, positive as an adult)
onGuiClosed() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiAuthenticationScreen
 
onGuiClosed() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
onGuiClosed() - Method in class net.minecraft.client.gui.GuiChat
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiRepair
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreen
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenBook
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called when the screen is unloaded.
onGuiClosed() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
+ Called when the screen is unloaded.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.item.EntityEnderPearl
+ Called when this EntityThrowable hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.item.EntityExpBottle
+ Called when this EntityThrowable hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityEgg
+ Called when this EntityThrowable hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityFireball
 
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
+ Called when this EntityFireball hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityPotion
+ Called when this EntityThrowable hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntitySmallFireball
+ Called when this EntityFireball hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntitySnowball
+ Called when this EntityThrowable hits a block or entity.
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityThrowable
 
onImpact(MovingObjectPosition) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Called when this EntityFireball hits a block or entity.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.EntityLiving
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityCaveSpider
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntitySlime
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntitySpider
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.monster.EntityZombie
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityHorse
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityOcelot
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityRabbit
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntitySheep
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInitialSpawn(DifficultyInstance, IEntityLivingData) - Method in class net.minecraft.entity.passive.EntityVillager
+ Called only once on an entity when first time spawned, via egg, mob spawner, natural spawning etc, but not called when entity is reloaded from nbt.
onInventoryChanged(InventoryBasic) - Method in class net.minecraft.entity.passive.EntityHorse
+ Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
onInventoryChanged(InventoryBasic) - Method in interface net.minecraft.inventory.IInvBasic
+ Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
onItemPickup(Entity, int) - Method in class net.minecraft.entity.EntityLivingBase
+ Called whenever an item is picked up from walking over it.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.Item
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemArmor
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBoat
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBow
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBucket
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBucketMilk
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemCarrotOnAStick
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemEditableBook
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemEgg
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemEmptyMap
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemEnderPearl
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemExpBottle
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFishingRod
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFood
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemGlassBottle
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemLilyPad
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemPotion
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemSnowball
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemSword
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemRightClick(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemWritableBook
+ Called whenever this item is equipped and the right mouse button is pressed.
onItemUse(EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemStack
+ Called when the player uses this ItemStack on a Block (right-click).
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.Item
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemArmorStand
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBanner
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBed
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemBlock
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemDoor
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemDye
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemEnderEye
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemFireball
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemFlintAndSteel
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemHangingEntity
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemHoe
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemLead
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemMinecart
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemMonsterPlacer
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemRecord
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemRedstone
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemReed
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSeedFood
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSeeds
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSign
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSkull
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSlab
+ Called when a Block is right-clicked with this Item
onItemUse(ItemStack, EntityPlayer, World, BlockPos, EnumFacing, float, float, float) - Method in class net.minecraft.item.ItemSnow
+ Called when a Block is right-clicked with this Item
onItemUseFinish() - Method in class net.minecraft.entity.player.EntityPlayer
+ Used for when item use count runs out, ie: eating completed
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.Item
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBow
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemBucketMilk
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemFood
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemPotion
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(ItemStack, World, EntityPlayer) - Method in class net.minecraft.item.ItemSoup
+ Called when the player finishes using this Item (E.g.
onItemUseFinish(World, EntityPlayer) - Method in class net.minecraft.item.ItemStack
+ Called when the item in use count reach 0, e.g.
onKillCommand() - Method in class net.minecraft.entity.boss.EntityDragon
+ Called by the /kill command.
onKillCommand() - Method in class net.minecraft.entity.Entity
+ Called by the /kill command.
onKillCommand() - Method in class net.minecraft.entity.EntityLivingBase
+ Called by the /kill command.
onKillCommand() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Called by the /kill command.
onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.Entity
+ This method gets called when the entity kills another one.
onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityZombie
+ This method gets called when the entity kills another one.
onKillEntity(EntityLivingBase) - Method in class net.minecraft.entity.player.EntityPlayer
+ This method gets called when the entity kills another one.
onLanded(World, Entity) - Method in class net.minecraft.block.Block
+ Called when an Entity lands on this Block.
onLanded(World, Entity) - Method in class net.minecraft.block.BlockSlime
+ Called when an Entity lands on this Block.
onLivingUpdate() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.boss.EntityDragon
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.boss.EntityWither
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.EntityAgeable
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.EntityLivingBase
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityBlaze
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityIronGolem
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntityMob
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityAnimal
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityChicken
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityHorse
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntitySheep
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.passive.EntitySquid
+ Called frequently so the entity can update its state every tick as required.
onLivingUpdate() - Method in class net.minecraft.entity.player.EntityPlayer
+ Called frequently so the entity can update its state every tick as required.
only(JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.Block
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBanner.BlockBannerStanding
 
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBasePressurePlate
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBeacon
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBed
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockBush
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockButton
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockCactus
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockCake
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockCarpet
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockChest
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockCocoa
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockDispenser
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockDoor
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockDragonEgg
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockFalling
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockFarmland
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockFire
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockFlowerPot
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockHopper
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockLadder
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockLever
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockLiquid
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockNote
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockPistonExtension
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockPortal
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockRedstoneDiode
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockRedstoneTorch
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockReed
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockSnow
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockSponge
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockStandingSign
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockStaticLiquid
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockTNT
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockTorch
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockTripWire
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockTripWireHook
+ Called when a neighboring block changes.
onNeighborBlockChange(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockWallSign
+ Called when a neighboring block changes.
onNeighborChangedInternal(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockRail
 
onNeighborChangedInternal(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockRailBase
 
onNeighborChangedInternal(World, BlockPos, IBlockState, Block) - Method in class net.minecraft.block.BlockRailPowered
 
onNeighborChangeInternal(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockTorch
 
onNewPotionEffect(PotionEffect) - Method in class net.minecraft.entity.EntityLivingBase
 
onPattern(String) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any subsequence matching a given pattern (regular expression) to be a separator.
onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.Slot
 
onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotCrafting
 
onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotFurnaceOutput
 
onPickupFromSlot(EntityPlayer, ItemStack) - Method in class net.minecraft.inventory.SlotMerchantResult
 
onPlayerDamageBlock(BlockPos, EnumFacing) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
onPlayerDestroyBlock(BlockPos, EnumFacing) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Called when a player completes the destruction of a block
onPlayerRightClick(EntityPlayerSP, WorldClient, ItemStack, BlockPos, EnumFacing, Vec3) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
onPlayerStoppedUsing(ItemStack, World, EntityPlayer, int) - Method in class net.minecraft.item.Item
+ Called when the player stops using an Item (stops holding the right mouse button).
onPlayerStoppedUsing(ItemStack, World, EntityPlayer, int) - Method in class net.minecraft.item.ItemBow
+ Called when the player stops using an Item (stops holding the right mouse button).
onPlayerStoppedUsing(World, EntityPlayer, int) - Method in class net.minecraft.item.ItemStack
+ Called when the player releases the use item button.
onRequire(String) - Method in class net.zxmushroom63.plugins.PluginAPI
 
onResize(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Called when the GUI is resized in order to update the world and the resolution
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.audio.SoundHandler
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.gui.FontRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.EntityRenderer
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.RenderGlobal
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.renderer.texture.TextureManager
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.FoliageColorReloadListener
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.GrassColorReloadListener
 
onResourceManagerReload(IResourceManager) - Method in interface net.minecraft.client.resources.IResourceManagerReloadListener
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.LanguageManager
 
onResourceManagerReload(IResourceManager) - Method in class net.minecraft.client.resources.model.ModelManager
 
onResultOf(Function<F, ? extends T>) - Method in class com.google.common.base.Equivalence
Returns a new equivalence relation for F which evaluates equivalence by first applying function to the argument, then evaluating using this.
onResultOf(Function<F, ? extends T>) - Method in class com.google.common.collect.Ordering
Returns a new ordering on F which orders elements by first applying a function to them, then comparing those results using this.
onScoreObjectiveAdded(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ Called when a score objective is added
onSizeChanged(WorldBorder, double) - Method in interface net.minecraft.world.border.IBorderListener
 
onSlotChange(ItemStack, ItemStack) - Method in class net.minecraft.inventory.Slot
+ if par2 has more items than par1, onCrafting(item,countIncrease) is called
onSlotChanged() - Method in class net.minecraft.inventory.Slot
+ Called when the stack in a Slot changes
onStartFalling(EntityFallingBlock) - Method in class net.minecraft.block.BlockAnvil
 
onStartFalling(EntityFallingBlock) - Method in class net.minecraft.block.BlockFalling
 
onStoppedUsingItem(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.Entity
+ Called when a lightning bolt hits the entity.
onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.monster.EntityCreeper
+ Called when a lightning bolt hits the entity.
onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.passive.EntityPig
+ Called when a lightning bolt hits the entity.
onStruckByLightning(EntityLightningBolt) - Method in class net.minecraft.entity.passive.EntityVillager
+ Called when a lightning bolt hits the entity.
onTick(int) - Static method in class net.minecraft.client.settings.KeyBinding
 
onTick(int, float) - Method in interface net.minecraft.client.gui.GuiPageButtonList.GuiResponder
 
onTransitionStarted(WorldBorder, double, double, long) - Method in interface net.minecraft.world.border.IBorderListener
 
onUpdate() - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityAuraFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityBubbleFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityCloudFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityCrit2FX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityDropParticleFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityEnchantmentTableParticleFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityExplodeFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
onUpdate() - Method in class net.minecraft.client.particle.EntityFirework.StarterFX
 
onUpdate() - Method in class net.minecraft.client.particle.EntityFishWakeFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityFlameFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityFootStepFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityHeartFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityLavaFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityNoteFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityParticleEmitter
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityPickupFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityPortalFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityRainFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntityReddustFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntitySmokeFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntitySnowShovelFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntitySpellParticleFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.EntitySuspendFX
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.client.particle.MobAppearance
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.effect.EntityLightningBolt
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.Entity
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.EntityHanging
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.EntityLivingBase
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityBoat
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityEnderCrystal
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityEnderEye
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityEnderPearl
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityFallingBlock
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityItem
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityMinecart
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartFurnace
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.item.EntityXPOrb
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.monster.EntityCreeper
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.monster.EntityEndermite
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.monster.EntitySilverfish
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.monster.EntitySlime
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.passive.EntityBat
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.passive.EntityHorse
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.passive.EntityWolf
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.player.EntityPlayer
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.projectile.EntityArrow
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.projectile.EntityFireball
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.projectile.EntityFishHook
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.minecraft.entity.projectile.EntityThrowable
+ Called to update the entity's position/logic.
onUpdate() - Method in class net.zxmushroom63.plugins.PluginAPI
 
onUpdate(EntityLivingBase) - Method in class net.minecraft.potion.PotionEffect
 
onUpdate(EntityPlayer) - Method in class net.minecraft.util.FoodStats
+ Handles the food game logic.
onUpdate(ItemStack, World, Entity, int, boolean) - Method in class net.minecraft.item.Item
+ Called each tick as long the item is on a player inventory.
onUpdateWalkingPlayer() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ called every tick when the player is on foot.
onUserHurt(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.Enchantment
+ Whenever an entity that has this enchantment on one of its associated items is damaged this method will be called.
onUserHurt(EntityLivingBase, Entity, int) - Method in class net.minecraft.enchantment.EnchantmentThorns
+ Whenever an entity that has this enchantment on one of its associated items is damaged this method will be called.
onValidSurface() - Method in class net.minecraft.entity.EntityHanging
+ checks to make sure painting can be placed there
onValidSurface() - Method in class net.minecraft.entity.EntityLeashKnot
+ checks to make sure painting can be placed there
onWarningDistanceChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
onWarningTimeChanged(WorldBorder, int) - Method in interface net.minecraft.world.border.IBorderListener
 
open - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
open(C, C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values strictly greater than lower and strictly less than upper.
open(String, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBFactory
 
OPEN - com.google.common.collect.BoundType
The endpoint value is not considered part of the set ("exclusive").
OPEN - net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
 
OPEN - Static variable in class net.minecraft.block.BlockDoor
 
OPEN - Static variable in class net.minecraft.block.BlockFenceGate
 
OPEN - Static variable in class net.minecraft.block.BlockTrapDoor
 
OPEN_FILE - net.minecraft.event.ClickEvent.Action
 
OPEN_INVENTORY - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
OPEN_INVENTORY_ACHIEVEMENT - net.minecraft.network.play.client.C16PacketClientStatus.EnumState
 
OPEN_URL - net.minecraft.event.ClickEvent.Action
 
openBufferedStream() - Method in class com.google.common.io.ByteSink
Opens a new buffered OutputStream for writing to this sink.
openBufferedStream() - Method in class com.google.common.io.ByteSource
Opens a new buffered InputStream for reading from this source.
openBufferedStream() - Method in class com.google.common.io.CharSink
Opens a new buffered Writer for writing to this sink.
openBufferedStream() - Method in class com.google.common.io.CharSource
Opens a new BufferedReader for reading from this source.
openChest() - Method in class net.minecraft.tileentity.TileEntityEnderChest
 
openClosed(C, C) - Static method in class com.google.common.collect.Range
Returns a range that contains all values strictly greater than lower and less than or equal to upper.
openContainer - Variable in class net.minecraft.entity.player.EntityPlayer
 
openCreditsPopup(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
openCreditsPopup(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
openCursor() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
openCursor() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
openCursor(IDBKeyRange) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
openCursor(IDBKeyRange) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
openDB(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
openEditCommandBlock(CommandBlockLogic) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
openEditCommandBlock(CommandBlockLogic) - Method in class net.minecraft.entity.player.EntityPlayer
 
openEditSign(TileEntitySign) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
openEditSign(TileEntitySign) - Method in class net.minecraft.entity.player.EntityPlayer
 
OPENGL - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
OPENGLES - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
OpenGlHelper - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
OpenGlHelper() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.OpenGlHelper
 
openGUI(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityHorse
 
openInventory - Static variable in class net.minecraft.stats.AchievementList
 
openInventory(EntityPlayer) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
openInventory(EntityPlayer) - Method in class net.minecraft.entity.player.InventoryPlayer
 
openInventory(EntityPlayer) - Method in interface net.minecraft.inventory.IInventory
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryBasic
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCrafting
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryCraftResult
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryEnderChest
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryLargeChest
 
openInventory(EntityPlayer) - Method in class net.minecraft.inventory.InventoryMerchant
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityChest
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
openInventory(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntityHopper
 
openKeyCursor() - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBIndex
 
openLink(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
openLink(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
openStream() - Method in class com.google.common.io.ByteSink
Opens a new OutputStream for writing to this sink.
openStream() - Method in class com.google.common.io.ByteSource
Opens a new InputStream for reading from this source.
openStream() - Method in class com.google.common.io.CharSink
Opens a new Writer for writing to this sink.
openStream() - Method in class com.google.common.io.CharSource
Opens a new Reader for reading from this source.
openVFS(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
OPERA - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
opt(int) - Method in class org.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.JSONObject
Get an optional value associated with a key.
optBigDecimal(int, BigDecimal) - Method in class org.json.JSONArray
Get the optional BigDecimal value associated with an index.
optBigDecimal(String, BigDecimal) - Method in class org.json.JSONObject
Get an optional BigDecimal associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optBigInteger(int, BigInteger) - Method in class org.json.JSONArray
Get the optional BigInteger value associated with an index.
optBigInteger(String, BigInteger) - Method in class org.json.JSONObject
Get an optional BigInteger associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optBoolean(int) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optEnum(Class<E>, int) - Method in class org.json.JSONArray
Get the enum value associated with a key.
optEnum(Class<E>, int, E) - Method in class org.json.JSONArray
Get the enum value associated with a key.
optEnum(Class<E>, String) - Method in class org.json.JSONObject
Get the enum value associated with a key.
optEnum(Class<E>, String, E) - Method in class org.json.JSONObject
Get the enum value associated with a key.
optFloat(int) - Method in class org.json.JSONArray
Get the optional float value associated with an index.
optFloat(int, float) - Method in class org.json.JSONArray
Get the optional float value associated with an index.
optFloat(String) - Method in class org.json.JSONObject
Get the optional double value associated with an index.
optFloat(String, float) - Method in class org.json.JSONObject
Get the optional double value associated with an index.
optInt(int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
Optional<T> - Class in com.google.common.base
An immutable object that may contain a non-null reference to another object.
options - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
optionsBackground - Static variable in class net.minecraft.client.gui.Gui
 
optJSONArray(int) - Method in class org.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key.
optJSONObject(String, JSONObject) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key, or the default if there is no such key or if the value is not a JSONObject.
optLong(int) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optNumber(int) - Method in class org.json.JSONArray
Get an optional Number value associated with a key, or null if there is no such key or if the value is not a number.
optNumber(int, Number) - Method in class org.json.JSONArray
Get an optional Number value associated with a key, or the default if there is no such key or if the value is not a number.
optNumber(String) - Method in class org.json.JSONObject
Get an optional Number value associated with a key, or null if there is no such key or if the value is not a number.
optNumber(String, Number) - Method in class org.json.JSONObject
Get an optional Number value associated with a key, or the default if there is no such key or if the value is not a number.
optQuery(String) - Method in class org.json.JSONArray
Queries and returns a value from this object using jsonPointer, or returns null if the query fails due to a missing key.
optQuery(String) - Method in class org.json.JSONObject
Queries and returns a value from this object using jsonPointer, or returns null if the query fails due to a missing key.
optQuery(JSONPointer) - Method in class org.json.JSONArray
Queries and returns a value from this object using jsonPointer, or returns null if the query fails due to a missing key.
optQuery(JSONPointer) - Method in class org.json.JSONObject
Queries and returns a value from this object using jsonPointer, or returns null if the query fails due to a missing key.
optString(int) - Method in class org.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
or(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
Performs an 'or' operation on a set of booleans.
or(CharMatcher) - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character matched by either this matcher or other.
or(Optional<? extends T>) - Method in class com.google.common.base.Optional
Returns this Optional if it has a value present; secondChoice otherwise.
or(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if any one of its components evaluates to true.
or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if either of its components evaluates to true.
or(Supplier<? extends T>) - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; supplier.get() otherwise.
or(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true if any one of its components evaluates to true.
or(FailableBiPredicate<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
Returns a composed FailableBiPredicate like BiPredicate.and(BiPredicate).
or(FailableDoublePredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Returns a composed FailableDoublePredicate like DoublePredicate.and(DoublePredicate).
or(FailableIntPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
Returns a composed FailableIntPredicate like IntPredicate.and(IntPredicate).
or(FailableLongPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
Returns a composed FailableLongPredicate like LongPredicate.and(LongPredicate).
or(FailablePredicate<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailablePredicate
Returns a composed FailablePredicate like Predicate.and(Predicate).
or(T) - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; defaultValue otherwise.
ORANGE - net.minecraft.item.EnumDyeColor
 
ORANGE_TULIP - net.minecraft.block.BlockFlower.EnumFlowerType
 
ORANGE_TULIP - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
order() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the endianness of this buffer.
order() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
order() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
order() - Method in class net.minecraft.network.PacketBuffer
 
order(ByteOrder) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
order(ByteOrder) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a buffer with the specified endianness which shares the whole region, indexes, and marks of this buffer.
order(ByteOrder) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
order(ByteOrder) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
order(ByteOrder) - Method in class net.minecraft.network.PacketBuffer
 
orderColumnsBy(Comparator<? super C>) - Method in class com.google.common.collect.ImmutableTable.Builder
Specifies the ordering of the generated table's columns.
orderedBy(Comparator<B>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue instances that use comparator to determine the least and greatest elements.
orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets with an explicit comparator.
orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets with an explicit comparator.
orderedBy(Comparator<K>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps with an explicit comparator.
orderedPermutations(Iterable<E>) - Static method in class com.google.common.collect.Collections2
Returns a Collection of all the permutations of the specified Iterable.
orderedPermutations(Iterable<E>, Comparator<? super E>) - Static method in class com.google.common.collect.Collections2
Returns a Collection of all the permutations of the specified Iterable using the specified Comparator for establishing the lexicographical ordering.
Ordering<T> - Class in com.google.common.collect
A comparator, with additional methods to support common operations.
Ordering() - Constructor for class com.google.common.collect.Ordering
Constructs a new instance of this class (only invokable by the subclass constructor, typically implicit).
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderRowsBy(Comparator<? super R>) - Method in class com.google.common.collect.ImmutableTable.Builder
Specifies the ordering of the generated table's rows.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
ordinalIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
Finds the n-th index within a CharSequence, handling null.
org.apache.commons.lang3 - package org.apache.commons.lang3
Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes.
org.apache.commons.lang3.arch - package org.apache.commons.lang3.arch
Provides classes to work with the values of the os.arch system property.
org.apache.commons.lang3.builder - package org.apache.commons.lang3.builder
 
org.apache.commons.lang3.compare - package org.apache.commons.lang3.compare
Provides classes to work with the Comparable and Comparator interfaces.
org.apache.commons.lang3.exception - package org.apache.commons.lang3.exception
Provides functionality for Exceptions.
org.apache.commons.lang3.function - package org.apache.commons.lang3.function
Provides functional interfaces to complement those in java.lang.function and utilities for working with Java 8 lambdas.
org.apache.commons.lang3.math - package org.apache.commons.lang3.math
Extends java.math for business mathematical classes.
org.apache.commons.lang3.mutable - package org.apache.commons.lang3.mutable
Provides typed mutable wrappers to primitive values and Object.
org.apache.commons.lang3.stream - package org.apache.commons.lang3.stream
Provides utility classes to complement those in java.util.stream.
org.apache.commons.lang3.text - package org.apache.commons.lang3.text
Provides classes for handling and manipulating text, partly as an extension to java.text.
org.apache.commons.lang3.time - package org.apache.commons.lang3.time
Provides classes and methods to work with dates and durations.
org.json - package org.json
 
origin - Variable in class net.minecraft.client.renderer.block.model.BlockPartRotation
 
ORIGIN - Static variable in class net.minecraft.util.BlockPos
+ The BlockPos with all coordinates 0
originX - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
originY - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
orNull() - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; null otherwise.
ortho(double, double, double, double, double, double) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
OS_ARCH - com.google.common.base.StandardSystemProperty
Operating system architecture.
OS_ARCH - Static variable in class org.apache.commons.lang3.SystemUtils
The os.arch System Property.
OS_NAME - com.google.common.base.StandardSystemProperty
Operating system name.
OS_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The os.name System Property.
OS_VERSION - com.google.common.base.StandardSystemProperty
Operating system version.
OS_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
The os.version System Property.
OSX - net.minecraft.util.Util.EnumOS
 
OTHER - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
OTHER_PROBLEM - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
out() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Returns the output destination of the Formatter.
OUTER_LEFT - net.minecraft.block.BlockStairs.EnumShape
 
OUTER_RIGHT - net.minecraft.block.BlockStairs.EnumShape
 
outOfWorld - Static variable in class net.minecraft.util.DamageSource
 
OutputSupplier<T> - Interface in com.google.common.io
Deprecated.
For OutputSupplier<? extends OutputStream>, use ByteSink instead. For OutputSupplier<? extends Writer>, use CharSink. Implementations of OutputSupplier that don't fall into one of those categories do not benefit from any of the methods in common.io and should use a different interface. This interface is scheduled for removal in June 2015.
overkill - Static variable in class net.minecraft.stats.AchievementList
 
overlay(String, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Overlays part of a String with another String.
overlayBackground(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
+ Overlays the background to hide scrolled items
OverlayFX(World, double, double, double) - Constructor for class net.minecraft.client.particle.EntityFirework.OverlayFX
 
overpowered - Static variable in class net.minecraft.stats.AchievementList
 
overrideHeight - Variable in class net.minecraft.client.settings.GameSettings
 
overrideWidth - Variable in class net.minecraft.client.settings.GameSettings
 
OverridingMethodsMustInvokeSuper - Annotation Type in javax.annotation
When this annotation is applied to a method, it indicates that if this method is overridden in a subclass, the overriding method should invoke this method (through method invocation on super).
OXEYE_DAISY - net.minecraft.block.BlockFlower.EnumFlowerType
 
OXEYE_DAISY - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 

P

packed_ice - Static variable in class net.minecraft.init.Blocks
 
packedIce - Static variable in class net.minecraft.block.material.Material
 
Packet<T extends INetHandler> - Interface in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PACKET_GET_OTHER_SKIN - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PACKET_GET_SKIN_BY_URL - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PACKET_MY_SKIN_CUSTOM - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PACKET_MY_SKIN_PRESET - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PACKET_OTHER_SKIN_CUSTOM - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PACKET_OTHER_SKIN_PRESET - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
PacketBuffer - Class in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PacketBuffer(ByteBuf) - Constructor for class net.minecraft.network.PacketBuffer
 
PackMetadataSection - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PackMetadataSection(IChatComponent, int) - Constructor for class net.minecraft.client.resources.data.PackMetadataSection
 
PackMetadataSectionSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PackMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.PackMetadataSectionSerializer
 
pad - Variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
 
PAD - Variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Deprecated.
Use BaseNCodec.pad. Will be removed in 2.0.
PAD_DEFAULT - Static variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
Byte used to pad output.
paddedPartition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Divides an iterable into unmodifiable sublists of the given size, padding the final iterable with null values if necessary.
paddedPartition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size, padding the final iterator with null values if necessary.
padEnd(String, int, char) - Static method in class com.google.common.base.Strings
Returns a string, of length at least minLength, consisting of string appended with as many copies of padChar as are necessary to reach that length.
padStart(String, int, char) - Static method in class com.google.common.base.Strings
Returns a string, of length at least minLength, consisting of string prepended with as many copies of padChar as are necessary to reach that length.
padToLong() - Method in class com.google.common.hash.HashCode
If this hashcode has enough bits, returns asLong(), otherwise returns a long value with asBytes() as the least-significant bytes and 0x00 as the remaining most-significant bytes.
PAEONIA - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
pageFlip - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
pageFlipPrev - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
pagesLeft - Variable in class net.minecraft.client.model.ModelBook
+ The left pages renderer (when facing the book)
pagesRight - Variable in class net.minecraft.client.model.ModelBook
+ The right pages renderer (when facing the book)
paintEnable() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
paintFinal(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
painting - Static variable in class net.minecraft.init.Items
 
paintScreen() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.EarlyLoadScreen
 
pairwise() - Method in class com.google.common.base.Equivalence
Returns an equivalence over iterables based on the equivalence of their elements.
panner - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
paper - Static variable in class net.minecraft.init.Items
 
ParametersAreNonnullByDefault - Annotation Type in javax.annotation
This annotation can be applied to a package, class or method to indicate that the method parameters in that element are nonnull by default unless there is: An explicit nullness annotation The method overrides a method in a superclass (in which case the annotation of the corresponding parameter in the superclass applies) There is a default parameter annotation (like ParametersAreNullableByDefault) applied to a more tightly nested element.
ParametersAreNullableByDefault - Annotation Type in javax.annotation
This annotation can be applied to a package, class or method to indicate that the method parameters in that element are nullable by default unless there is: An explicit nullness annotation The method overrides a method in a superclass (in which case the annotation of the corresponding parameter in the superclass applies) There is a default parameter annotation applied to a more tightly nested element.
parent - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
parent - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
parentAchievement - Variable in class net.minecraft.stats.Achievement
 
parentButtonClickedId - Variable in class net.minecraft.client.gui.GuiYesNo
 
parentLocation - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
parentScreen - Variable in class net.minecraft.client.gui.achievement.GuiAchievements
 
parentScreen - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
parentScreen - Variable in class net.minecraft.client.gui.GuiLanguage
 
parentScreen - Variable in class net.minecraft.client.gui.GuiYesNo
 
parse(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserReader
 
parse(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserStream
 
parse(Object) - Method in class net.lax1dude.eaglercraft.v1_8.json.impl.JSONDataParserString
 
parse(Object) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONDataParserImpl
 
parse(Object) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
parse(String) - Method in interface org.apache.commons.lang3.time.DateParser
Equivalent to DateFormat.parse(String).
parse(String) - Method in class org.apache.commons.lang3.time.FastDateFormat
 
parse(String) - Method in class org.apache.commons.lang3.time.FastDateParser
 
parse(String, ParsePosition) - Method in interface org.apache.commons.lang3.time.DateParser
Equivalent to DateFormat.parse(String, ParsePosition).
parse(String, ParsePosition) - Method in class org.apache.commons.lang3.time.FastDateFormat
 
parse(String, ParsePosition) - Method in class org.apache.commons.lang3.time.FastDateParser
This implementation updates the ParsePosition if the parse succeeds.
parse(String, ParsePosition, Calendar) - Method in interface org.apache.commons.lang3.time.DateParser
Parses a formatted date string according to the format.
parse(String, ParsePosition, Calendar) - Method in class org.apache.commons.lang3.time.FastDateFormat
 
parse(String, ParsePosition, Calendar) - Method in class org.apache.commons.lang3.time.FastDateParser
Parses a formatted date string according to the format.
parseDate(String, String...) - Static method in class org.apache.commons.lang3.time.DateUtils
Parses a string representing a date by trying a variety of different parsers.
parseDate(String, Locale, String...) - Static method in class org.apache.commons.lang3.time.DateUtils
Parses a string representing a date by trying a variety of different parsers, using the default date format symbols for the given locale.
parseDateStrictly(String, String...) - Static method in class org.apache.commons.lang3.time.DateUtils
Parses a string representing a date by trying a variety of different parsers.
parseDateStrictly(String, Locale, String...) - Static method in class org.apache.commons.lang3.time.DateUtils
Parses a string representing a date by trying a variety of different parsers, using the default date format symbols for the given locale..
parseDoubleWithDefault(String, double) - Static method in class net.minecraft.util.MathHelper
+ parses the string as double or returns the second parameter if it fails.
parseDoubleWithDefaultAndMax(String, double, double) - Static method in class net.minecraft.util.MathHelper
 
parseFromReader(Reader) - Static method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition
 
parseIntWithDefault(String, int) - Static method in class net.minecraft.util.MathHelper
+ parses the string as integer or returns the second parameter if it fails
parseIntWithDefaultAndMax(String, int, int) - Static method in class net.minecraft.util.MathHelper
+ parses the string as integer or returns the second parameter if it fails.
parseLanguageMetadata(List<IResourcePack>) - Method in class net.minecraft.client.resources.LanguageManager
 
parseLong(CharSequence, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.JDKBackports
 
parseMetadataSection(String, JSONObject) - Method in class net.minecraft.client.resources.data.IMetadataSerializer
 
parseModel(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseObject(String) - Method in interface org.apache.commons.lang3.time.DateParser
Parses text from a string to produce a Date.
parseObject(String) - Method in class org.apache.commons.lang3.time.FastDateParser
 
parseObject(String, ParsePosition) - Method in class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Uses the parser Format instance.
parseObject(String, ParsePosition) - Method in interface org.apache.commons.lang3.time.DateParser
Parses a date/time string according to the given parse position.
parseObject(String, ParsePosition) - Method in class org.apache.commons.lang3.time.FastDateFormat
 
parseObject(String, ParsePosition) - Method in class org.apache.commons.lang3.time.FastDateParser
 
parsePathString(String) - Static method in class net.minecraft.client.resources.model.ModelResourceLocation
 
parsePattern() - Method in class org.apache.commons.lang3.time.FastDatePrinter
Returns a list of Rules given a pattern.
parseProfile(GameProfile) - Static method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
parseRotation(JSONObject) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV.Deserializer
 
parseRotation(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseTextures(String, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
parseTintIndex(JSONObject) - Method in class net.minecraft.client.renderer.block.model.BlockPartFace.Deserializer
 
parseToken(String, int[]) - Method in class org.apache.commons.lang3.time.FastDatePrinter
Performs the parsing of tokens.
parseUnsignedByte(String) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the unsigned byte value represented by the given decimal string.
parseUnsignedByte(String, int) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the unsigned byte value represented by a string with the given radix.
parseUnsignedInt(String) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int value represented by the given decimal string.
parseUnsignedInt(String, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int value represented by a string with the given radix.
parseUnsignedLong(String) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long value represented by the given decimal string.
parseUnsignedLong(String, int) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long value represented by a string with the given radix.
parseUserSkin(ImageData) - Method in interface net.minecraft.client.renderer.IImageBuffer
 
parseUserSkin(ImageData) - Method in class net.minecraft.client.renderer.ImageBufferDownload
 
parseVariants(String, Object) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
parseVariantsList(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Deserializer
 
parseWeight(JSONObject) - Method in class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant.Deserializer
 
parseWorldType(String) - Static method in class net.minecraft.world.WorldType
 
PART - Static variable in class net.minecraft.block.BlockBed
 
PARTICLE_POSITION_TEX_COLOR_LMAP - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
PARTICLE_POSITION_TEX_COLOR_LMAP - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
particleAge - Variable in class net.minecraft.client.particle.EntityFX
 
particleAlpha - Variable in class net.minecraft.client.particle.EntityFX
 
particleArguments - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleBlue - Variable in class net.minecraft.client.particle.EntityFX
 
particleCount - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleGravity - Variable in class net.minecraft.client.particle.EntityFX
 
particleGreen - Variable in class net.minecraft.client.particle.EntityFX
 
particleIcon - Variable in class net.minecraft.client.particle.EntityFX
 
particleMaxAge - Variable in class net.minecraft.client.particle.EntityFX
 
particleRed - Variable in class net.minecraft.client.particle.EntityFX
 
PARTICLES - net.minecraft.client.settings.GameSettings.Options
 
particleScale - Variable in class net.minecraft.client.particle.EntityFX
 
particleSetting - Variable in class net.minecraft.client.settings.GameSettings
 
particleSpeed - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
particleTextureIndexX - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureIndexY - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureJitterX - Variable in class net.minecraft.client.particle.EntityFX
 
particleTextureJitterY - Variable in class net.minecraft.client.particle.EntityFX
 
particleType - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
partition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Divides an iterable into unmodifiable sublists of the given size (the final iterable may be smaller).
partition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size (the final list may be smaller).
partition(List<T>, int) - Static method in class com.google.common.collect.Lists
Returns consecutive sublists of a list, each of the same size (the final list may be smaller).
partName - Variable in class net.minecraft.entity.boss.EntityDragonPart
 
partRotation - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
password() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Password to use for connection authentication.
path - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass.EPKFileEntry
 
path - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
PATH_SEPARATOR - com.google.common.base.StandardSystemProperty
Path separator (":" on UNIX).
PATH_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
Deprecated.
Use File#pathSeparator, since it is guaranteed to be a string containing a single character and it does not require a privilege check.
pathSeperator - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
PatternHelper(BlockPos, EnumFacing, EnumFacing, EaglerLoadingCache<BlockPos, BlockWorldState>, int, int, int) - Constructor for class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
pause() - Method in interface net.minecraft.client.stream.IStream
+ pauses a stream
pause(boolean) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
pause(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
pauseAllSounds() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
paused - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
paused - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.WaitingSoundEvent
 
pauseOnLostFocus - Variable in class net.minecraft.client.settings.GameSettings
+ Whether to pause when the game loses focus, toggled by F3+P
pauseSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
PEACEFUL - net.minecraft.world.EnumDifficulty
 
peek() - Method in class com.google.common.collect.AbstractIterator
Returns the next element in the iteration without advancing the iteration, according to the contract of PeekingIterator.peek().
peek() - Method in class com.google.common.collect.ForwardingQueue
 
peek() - Method in class com.google.common.collect.MinMaxPriorityQueue
 
peek() - Method in interface com.google.common.collect.PeekingIterator
Returns the next element in the iteration, without advancing the iteration.
peekFirst() - Method in class com.google.common.collect.ForwardingDeque
 
peekFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Retrieves, but does not remove, the least element of this queue, or returns null if the queue is empty.
peekingIterator(PeekingIterator<T>) - Static method in class com.google.common.collect.Iterators
Deprecated.
no need to use this
peekingIterator(Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Returns a PeekingIterator backed by the given iterator.
PeekingIterator<E> - Interface in com.google.common.collect
An iterator that supports a one-element lookahead while iterating.
peekLast() - Method in class com.google.common.collect.ForwardingDeque
 
peekLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Retrieves, but does not remove, the greatest element of this queue, or returns null if the queue is empty.
PEM_CHUNK_SIZE - Static variable in class net.lax1dude.eaglercraft.v1_8.BaseNCodec
PEM chunk size per RFC 1421 section 4.3.2.4.
PENDING - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
 
PERFORM_RESPAWN - net.minecraft.network.play.client.C16PacketClientStatus.EnumState
 
performEffect(EntityLivingBase) - Method in class net.minecraft.potion.PotionEffect
 
performEffect(EntityLivingBase, int) - Method in class net.minecraft.potion.Potion
 
performHurtAnimation() - Method in class net.minecraft.entity.Entity
+ Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.EntityLivingBase
+ Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.item.EntityBoat
+ Setups the entity to do the hurt animation.
performHurtAnimation() - Method in class net.minecraft.entity.item.EntityMinecart
+ Setups the entity to do the hurt animation.
PermitAll - Annotation Type in javax.annotation.security
Specifies that all security roles are allowed to invoke the specified method(s) — i.e., that the specified method(s) are "unchecked".
permutations(Collection<E>) - Static method in class com.google.common.collect.Collections2
Returns a Collection of all the permutations of the specified Collection.
pickRandomFlower(EaglercraftRandom, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenBase
 
pickRandomFlower(EaglercraftRandom, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenForest
 
pickRandomFlower(EaglercraftRandom, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenPlains
 
pickRandomFlower(EaglercraftRandom, BlockPos) - Method in class net.minecraft.world.biome.BiomeGenSwamp
 
PIG - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
PIGSCENE - net.minecraft.entity.item.EntityPainting.EnumArt
 
ping - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
ping - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
pingSentTime - Variable in class net.minecraft.client.multiplayer.ServerData
 
pingStart - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
pingTimer - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
pingToServer - Variable in class net.minecraft.client.multiplayer.ServerData
+ last server ping that showed up in the server browser
PINK - net.minecraft.item.EnumDyeColor
 
PINK_TULIP - net.minecraft.block.BlockFlower.EnumFlowerType
 
PINK_TULIP - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
pinkColor - Static variable in class net.minecraft.block.material.MapColor
 
piston - Static variable in class net.minecraft.block.material.Material
+ Pistons' material.
piston - Static variable in class net.minecraft.init.Blocks
 
piston_extension - Static variable in class net.minecraft.init.Blocks
 
piston_head - Static variable in class net.minecraft.init.Blocks
 
pitch - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
pitch - Variable in class net.minecraft.client.audio.PositionedSound
 
pitch - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
pitch - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
pitch - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
pitch - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
pitch - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
pitch - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
pitch - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
pitch - Variable in class net.minecraft.network.play.server.S24PacketBlockAction
 
pitch(float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
pitch(float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
pixels - Variable in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
placeAt(World, BlockPos, BlockDoublePlant.EnumPlantType, int) - Method in class net.minecraft.block.BlockDoublePlant
 
placeDoor(World, BlockPos, EnumFacing, Block) - Static method in class net.minecraft.item.ItemDoor
 
plains - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
planks - Static variable in class net.minecraft.init.Blocks
 
PLANT - net.minecraft.entity.item.EntityPainting.EnumArt
 
plants - Static variable in class net.minecraft.block.material.Material
 
PlatformApplication - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformApplication() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
PlatformAssets - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformAssets() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformAssets
 
PlatformAudio - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformAudio() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
PlatformAudio.BrowserAudioHandle - Class in net.lax1dude.eaglercraft.v1_8.internal
 
PlatformAudio.BrowserAudioResource - Class in net.lax1dude.eaglercraft.v1_8.internal
 
PlatformBufferFunctions - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformBufferFunctions() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformBufferFunctions
 
PlatformIncompatibleException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime.PlatformIncompatibleException
 
PlatformInput - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformInput() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
PlatformNetworking - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformNetworking() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
PlatformOpenGL - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformOpenGL() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
PlatformRuntime - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
PlatformRuntime() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
PlatformRuntime.PlatformIncompatibleException - Exception in net.lax1dude.eaglercraft.v1_8.internal
 
PlatformRuntime.RuntimeInitializationFailureException - Exception in net.lax1dude.eaglercraft.v1_8.internal
 
PLAY - net.minecraft.network.EnumConnectionState
 
playAuxSFX(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playAuxSFX(EntityPlayer, int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
playAuxSFX(EntityPlayer, int, BlockPos, int) - Method in interface net.minecraft.world.IWorldAccess
 
playAuxSFXAtEntity(EntityPlayer, int, BlockPos, int) - Method in class net.minecraft.world.World
 
playBroadcastSound(int, BlockPos, int) - Method in class net.minecraft.world.World
 
playConnectionState() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
playDelayedSound(ISound, int) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
playDelayedSound(ISound, int) - Method in class net.minecraft.client.audio.SoundHandler
+ Plays the sound in n ticks
playDisconnect() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
+ Play the dispense sound from the specified block.
playDispenseSound(IBlockSource) - Method in class net.minecraft.dispenser.BehaviorProjectileDispense
+ Play the dispense sound from the specified block.
player - Variable in class net.minecraft.entity.player.InventoryPlayer
 
PlayerCapabilities - Class in net.minecraft.entity.player
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PlayerCapabilities() - Constructor for class net.minecraft.entity.player.PlayerCapabilities
 
playerController - Variable in class net.minecraft.client.Minecraft
 
PlayerControllerMP - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PlayerControllerMP(Minecraft, NetHandlerPlayClient) - Constructor for class net.minecraft.client.multiplayer.PlayerControllerMP
 
PlayerCountData(int, int) - Constructor for class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
playerEntities - Variable in class net.minecraft.world.World
+ Array list of players in the world.
playerId - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
playerID - Variable in class net.minecraft.network.play.server.S0APacketUseBed
 
playerKillCount - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
playerKillsStat - Static variable in class net.minecraft.stats.StatList
+ counts the number of times you've killed a player
playerList - Variable in class net.minecraft.client.multiplayer.ServerData
 
playerLocation - Variable in class net.minecraft.entity.player.EntityPlayer
 
PlayerMenuObject - Class in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PlayerMenuObject(GameProfile) - Constructor for class net.minecraft.client.gui.spectator.PlayerMenuObject
 
PlayerNotFoundException - Exception in net.minecraft.command
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PlayerNotFoundException() - Constructor for exception net.minecraft.command.PlayerNotFoundException
 
PlayerNotFoundException(String, Object...) - Constructor for exception net.minecraft.command.PlayerNotFoundException
 
players - Variable in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
PLAYERS - net.minecraft.client.audio.SoundCategory
 
playersArrayList - Variable in class net.minecraft.world.storage.MapData
+ Holds a reference to the MapInfo of the players who own a copy of the map
PlayerSelector - Class in net.minecraft.command
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PlayerSelector() - Constructor for class net.minecraft.command.PlayerSelector
 
playerViewX - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
playerViewY - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
playLivingSound() - Method in class net.minecraft.entity.EntityLiving
+ Plays living's sound at its position
playMoodSoundAndCheckLight(int, int, Chunk) - Method in class net.minecraft.world.World
 
playPressSound(SoundHandler) - Method in class net.minecraft.client.gui.GuiButton
 
playRecord(String, BlockPos) - Method in class net.minecraft.client.renderer.RenderGlobal
 
playRecord(String, BlockPos) - Method in interface net.minecraft.world.IWorldAccess
 
playRecord(BlockPos, String) - Method in class net.minecraft.world.World
 
playSound - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.WaitingSoundEvent
 
playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
+ par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
playSound(double, double, double, String, float, float, boolean) - Method in class net.minecraft.world.World
+ par8 is loudness, all pars passed to minecraftInstance.sndManager.playSound
playSound(String, double, double, double, float, float) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Plays the specified sound.
playSound(String, double, double, double, float, float) - Method in interface net.minecraft.world.IWorldAccess
+ Plays the specified sound.
playSound(String, float, float) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
playSound(String, float, float) - Method in class net.minecraft.entity.Entity
 
playSound(String, float, float) - Method in class net.minecraft.entity.player.EntityPlayer
 
playSound(ISound) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
playSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
+ Play a sound
playSoundAtEntity(Entity, String, float, float) - Method in class net.minecraft.world.World
+ Plays a sound at the entity's position.
playSoundAtPos(BlockPos, String, float, float, boolean) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Plays a sound at the specified position.
playSoundEffect(double, double, double, String, float, float) - Method in class net.minecraft.world.World
+ Play a sound effect.
playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in class net.minecraft.client.renderer.RenderGlobal
+ Plays sound to all near players except the player reference given
playSoundToNearExcept(EntityPlayer, String, double, double, double, float, float) - Method in interface net.minecraft.world.IWorldAccess
+ Plays sound to all near players except the player reference given
playSoundToNearExcept(EntityPlayer, String, float, float) - Method in class net.minecraft.world.World
+ Plays sound to all near players except the player reference given
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.Entity
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityEndermite
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySilverfish
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySkeleton
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntitySpider
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.monster.EntityZombie
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityChicken
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityCow
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityHorse
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityPig
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntitySheep
 
playStepSound(BlockPos, Block) - Method in class net.minecraft.entity.passive.EntityWolf
 
playTameEffect(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
+ Play the taming effect, will either be hearts or smoke depending on status
playTicks - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.WaitingSoundEvent
 
pluginApi - Variable in class net.minecraft.client.Minecraft
 
PluginAPI - Class in net.zxmushroom63.plugins
 
PluginAPI(Minecraft) - Constructor for class net.zxmushroom63.plugins.PluginAPI
 
PluginConstructors - Class in net.zxmushroom63.plugins
 
PluginConstructors() - Constructor for class net.zxmushroom63.plugins.PluginConstructors
 
PluginData - Class in net.zxmushroom63.plugins
 
PluginData() - Constructor for class net.zxmushroom63.plugins.PluginData
 
PluginGUI - Class in net.zxmushroom63.plugins
 
PluginGUI() - Constructor for class net.zxmushroom63.plugins.PluginGUI
 
PluginLoader - Class in net.zxmushroom63.plugins
 
PluginLoader() - Constructor for class net.zxmushroom63.plugins.PluginLoader
 
plugins - Static variable in class net.zxmushroom63.plugins.PluginLoader
 
plus(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of adding this and val.
plus(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of adding this and val.
PODZOL - net.minecraft.block.BlockDirt.DirtType
 
pointedEntity - Variable in class net.minecraft.client.Minecraft
 
pointedEntity - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
POINTER - net.minecraft.entity.item.EntityPainting.EnumArt
 
poison - Static variable in class net.minecraft.potion.Potion
+ The poison Potion object.
poisonous_potato - Static variable in class net.minecraft.init.Items
 
poll() - Method in class com.google.common.collect.ForwardingQueue
 
poll() - Method in class com.google.common.collect.MinMaxPriorityQueue
 
pollFirst() - Method in class com.google.common.collect.ForwardingDeque
 
pollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
 
pollFirst() - Method in class com.google.common.collect.ImmutableSortedSet
Deprecated.
Unsupported operation.
pollFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the least element of this queue, or returns null if the queue is empty.
pollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
 
pollFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
Deprecated.
Unsupported operation.
pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
Deprecated.
Unsupported operation.
pollFirstEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns and removes the entry associated with the lowest element in this multiset, or returns null if this multiset is empty.
pollLast() - Method in class com.google.common.collect.ForwardingDeque
 
pollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
 
pollLast() - Method in class com.google.common.collect.ImmutableSortedSet
Deprecated.
Unsupported operation.
pollLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the greatest element of this queue, or returns null if the queue is empty.
pollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
 
pollLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
 
pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
Deprecated.
Unsupported operation.
pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
Deprecated.
Unsupported operation.
pollLastEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns and removes the entry associated with the greatest element in this multiset, or returns null if this multiset is empty.
POOL - net.minecraft.entity.item.EntityPainting.EnumArt
 
pop() - Method in class com.google.common.collect.ForwardingDeque
 
popLightCoords() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
popMatrix() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
POPPY - net.minecraft.block.BlockFlower.EnumFlowerType
 
POPPY - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
populate(IChunkProvider, int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Populates chunk with ores etc etc
populate(IChunkProvider, int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Populates chunk with ores etc etc
populateChunk(IChunkProvider, IChunkProvider, int, int) - Method in class net.minecraft.world.chunk.Chunk
 
populateFromWorldSettings(WorldSettings) - Method in class net.minecraft.world.storage.WorldInfo
 
populateMap(Iterable<K>, Iterable<V>, Map<K, V>) - Static method in class net.minecraft.util.MapPopulator
 
populateNoiseArray(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.minecraft.world.gen.NoiseGeneratorImproved
+ pars: noiseArray , xOffset , yOffset , zOffset , xSize , ySize , zSize , xScale, yScale , zScale , noiseScale.
populationInfo - Variable in class net.minecraft.client.multiplayer.ServerData
+ the string indicating number of players on and capacity of the server that is shown on the server browser (i.e.
porkchop - Static variable in class net.minecraft.init.Items
 
portal - Static variable in class net.minecraft.block.material.Material
 
portal - Static variable in class net.minecraft.init.Blocks
 
portal - Static variable in class net.minecraft.stats.AchievementList
 
PORTAL - net.minecraft.util.EnumParticleTypes
 
portalCounter - Variable in class net.minecraft.entity.Entity
 
portNumber() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Port number where a server is listening for requests.
pos - Variable in class net.minecraft.tileentity.TileEntity
 
pos(double, double, double) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets position of current vertex
position - Variable in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
position - Variable in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
position - Variable in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
position - Variable in class net.minecraft.world.NextTickListEntry
 
position() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
position() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
position() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
position() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
position() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
position(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
position(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
position(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
position(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
position(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
position(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
position(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
position(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
position(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
POSITION - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_COLOR - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_NORMAL - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_TEX - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_TEX_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_COLOR_NORMAL - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_TEX_COLOR_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_LMAP_COLOR - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_TEX_LMAP_COLOR - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
POSITION_TEX_NORMAL - net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
 
POSITION_TEX_NORMAL - Static variable in class net.minecraft.client.renderer.vertex.DefaultVertexFormats
 
PositionedSound - Class in net.minecraft.client.audio
 
PositionedSound(ResourceLocation) - Constructor for class net.minecraft.client.audio.PositionedSound
 
positionedSoundLocation - Variable in class net.minecraft.client.audio.PositionedSound
 
PositionedSoundRecord - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PositionedSoundRecord(ResourceLocation, float, float, float, float, float) - Constructor for class net.minecraft.client.audio.PositionedSoundRecord
 
positionFrom - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
PositionImpl - Class in net.minecraft.dispenser
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PositionImpl(double, double, double) - Constructor for class net.minecraft.dispenser.PositionImpl
 
PositionTextureVertex - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PositionTextureVertex(float, float, float, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
PositionTextureVertex(PositionTextureVertex, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
PositionTextureVertex(Vec3, float, float) - Constructor for class net.minecraft.client.model.PositionTextureVertex
 
positionTo - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
POSITIVE - net.minecraft.util.EnumFacing.AxisDirection
 
PostConstruct - Annotation Type in javax.annotation
The PostConstruct annotation is used on a method that needs to be executed after dependency injection is done to perform any initialization.
postOrderTraversal(T) - Method in class com.google.common.collect.TreeTraverser
Returns an unmodifiable iterable over the nodes in a tree structure, using post-order traversal.
postRender(float) - Method in class net.minecraft.client.model.ModelRenderer
+ Allows the changing of Angles after a box has been rendered
postRenderArm(float) - Method in class net.minecraft.client.model.ModelArmorStand
 
postRenderArm(float) - Method in class net.minecraft.client.model.ModelBiped
 
postRenderArm(float) - Method in class net.minecraft.client.model.ModelPlayer
 
posX - Variable in class net.minecraft.client.gui.FontRenderer
 
posX - Variable in class net.minecraft.entity.Entity
 
posX - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posX - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posX - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posX - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posX - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posX1 - Variable in class net.minecraft.client.model.ModelBox
 
posX2 - Variable in class net.minecraft.client.model.ModelBox
 
posY - Variable in class net.minecraft.client.gui.FontRenderer
 
posY - Variable in class net.minecraft.entity.Entity
 
posY - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posY - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posY - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posY - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posY - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posY1 - Variable in class net.minecraft.client.model.ModelBox
 
posY2 - Variable in class net.minecraft.client.model.ModelBox
 
posZ - Variable in class net.minecraft.entity.Entity
 
posZ - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
posZ - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
posZ - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
posZ - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
posZ - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
posZ1 - Variable in class net.minecraft.client.model.ModelBox
 
posZ2 - Variable in class net.minecraft.client.model.ModelBox
 
potato - Static variable in class net.minecraft.init.Items
 
potatoes - Static variable in class net.minecraft.init.Blocks
 
potion - Static variable in class net.minecraft.stats.AchievementList
 
Potion - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Potion(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.Potion
 
PotionAbsorption - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionAbsorption(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionAbsorption
 
PotionAttackDamage - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionAttackDamage(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionAttackDamage
 
PotionEffect - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionEffect(int, int) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(int, int, int) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(int, int, int, boolean, boolean) - Constructor for class net.minecraft.potion.PotionEffect
 
PotionEffect(PotionEffect) - Constructor for class net.minecraft.potion.PotionEffect
 
potionEffectId - Variable in class net.minecraft.entity.monster.EntitySpider.GroupData
 
PotionHealth - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionHealth(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionHealth
 
PotionHealthBoost - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionHealthBoost(int, ResourceLocation, boolean, int) - Constructor for class net.minecraft.potion.PotionHealthBoost
 
PotionHelper - Class in net.minecraft.potion
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PotionHelper() - Constructor for class net.minecraft.potion.PotionHelper
 
potionitem - Static variable in class net.minecraft.init.Items
 
potionTypes - Static variable in class net.minecraft.potion.Potion
+ The array of potion types.
pow(int) - Method in class org.apache.commons.lang3.math.Fraction
Gets a fraction that is raised to the passed in power.
pow(int, int) - Static method in class com.google.common.math.IntMath
Returns b to the kth power.
pow(long, int) - Static method in class com.google.common.math.LongMath
Returns b to the kth power.
power - Static variable in class net.minecraft.enchantment.Enchantment
+ Power enchantment for bows, add's extra damage to arrows.
POWER - Static variable in class net.minecraft.block.BlockDaylightDetector
 
POWER - Static variable in class net.minecraft.block.BlockPressurePlateWeighted
 
POWER - Static variable in class net.minecraft.block.BlockRedstoneWire
 
POWERED - Static variable in class net.minecraft.block.BlockButton
 
POWERED - Static variable in class net.minecraft.block.BlockDoor
 
POWERED - Static variable in class net.minecraft.block.BlockFenceGate
 
POWERED - Static variable in class net.minecraft.block.BlockLever
 
POWERED - Static variable in class net.minecraft.block.BlockPressurePlate
 
POWERED - Static variable in class net.minecraft.block.BlockRailDetector
 
POWERED - Static variable in class net.minecraft.block.BlockRailPowered
 
POWERED - Static variable in class net.minecraft.block.BlockRedstoneComparator
 
POWERED - Static variable in class net.minecraft.block.BlockTripWire
 
POWERED - Static variable in class net.minecraft.block.BlockTripWireHook
 
powered_comparator - Static variable in class net.minecraft.init.Blocks
 
powered_repeater - Static variable in class net.minecraft.init.Blocks
 
powerSet(Set<E>) - Static method in class com.google.common.collect.Sets
Returns the set of all possible subsets of set.
PPC - org.apache.commons.lang3.arch.Processor.Type
Apple–IBM–Motorola PowerPC architecture.
precomputed() - Method in class com.google.common.base.CharMatcher
Returns a char matcher functionally equivalent to this one, but which may be faster to query than the original; your mileage may vary.
Preconditions - Class in com.google.common.base
Static convenience methods that help a method or constructor check whether it was invoked correctly (whether its preconditions have been met).
PreDestroy - Annotation Type in javax.annotation
The PreDestroy annotation is used on a method as a callback notification to signal that the instance is in the process of being removed by the container.
Predicate<T> - Interface in com.google.common.base
Determines a true or false value for a given input.
Predicates - Class in com.google.common.base
Static utility methods pertaining to Predicate instances.
preOrderTraversal(T) - Method in class com.google.common.collect.TreeTraverser
Returns an unmodifiable iterable over the nodes in a tree structure, using pre-order traversal.
prepareChunkForSpawn() - Method in class net.minecraft.entity.passive.EntityHorse
 
preparePlayerToSpawn() - Method in class net.minecraft.entity.Entity
+ Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
preparePlayerToSpawn() - Method in class net.minecraft.entity.player.EntityPlayer
+ Keeps moving the entity up so it isn't colliding with blocks and other requirements for this entity to be spawned (only actually used on players though its also on Entity)
prependIfMissing(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Prepends the prefix to the start of the string if the string does not already start with any of the prefixes.
prependIfMissingIgnoreCase(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Prepends the prefix to the start of the string if the string does not already start, case insensitive, with any of the prefixes.
preRenderCallback(AbstractClientPlayer, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityWither, float) - Method in class net.minecraft.client.renderer.entity.RenderWither
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityCaveSpider, float) - Method in class net.minecraft.client.renderer.entity.RenderCaveSpider
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityCreeper, float) - Method in class net.minecraft.client.renderer.entity.RenderCreeper
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGhast, float) - Method in class net.minecraft.client.renderer.entity.RenderGhast
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGiantZombie, float) - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityGuardian, float) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityMagmaCube, float) - Method in class net.minecraft.client.renderer.entity.RenderMagmaCube
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntitySkeleton, float) - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntitySlime, float) - Method in class net.minecraft.client.renderer.entity.RenderSlime
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityWitch, float) - Method in class net.minecraft.client.renderer.entity.RenderWitch
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityBat, float) - Method in class net.minecraft.client.renderer.entity.RenderBat
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityHorse, float) - Method in class net.minecraft.client.renderer.entity.RenderHorse
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityOcelot, float) - Method in class net.minecraft.client.renderer.entity.RenderOcelot
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(EntityVillager, float) - Method in class net.minecraft.client.renderer.entity.RenderVillager
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderCallback(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Allows the render to do any OpenGL state modifications necessary before the model is rendered.
preRenderChunk(RenderChunk) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
 
presentInstances(Iterable<? extends Optional<? extends T>>) - Static method in class com.google.common.base.Optional
Returns the value of each present instance from the supplied optionals, in order, skipping over occurrences of Optional.absent().
presetSkinId - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
presetSkinId - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
pressAnyKeyScreen() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
prevAnimTime - Variable in class net.minecraft.entity.boss.EntityDragon
 
prevCameraPitch - Variable in class net.minecraft.entity.EntityLivingBase
 
prevCameraYaw - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosX - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosY - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevChasingPosZ - Variable in class net.minecraft.entity.player.EntityPlayer
 
prevDistanceWalkedModified - Variable in class net.minecraft.entity.Entity
 
preventEntitySpawning - Variable in class net.minecraft.entity.Entity
 
previous() - Method in class com.google.common.collect.ForwardingListIterator
 
previous() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the token previous to the last returned token.
previous(C) - Method in class com.google.common.collect.DiscreteDomain
Returns the unique greatest value of type C that is less than value, or null if none exists.
previousIndex() - Method in class com.google.common.collect.ForwardingListIterator
 
previousIndex() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the index of the previous token.
previousRedstoneState - Variable in class net.minecraft.tileentity.TileEntityNote
 
previousToken() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the previous token from the String.
prevLidAngle - Variable in class net.minecraft.tileentity.TileEntityChest
 
prevLidAngle - Variable in class net.minecraft.tileentity.TileEntityEnderChest
 
prevLimbSwingAmount - Variable in class net.minecraft.entity.EntityLivingBase
 
prevMovedDistance - Variable in class net.minecraft.entity.EntityLivingBase
 
prevOnGroundSpeedFactor - Variable in class net.minecraft.entity.EntityLivingBase
 
prevPosX - Variable in class net.minecraft.entity.Entity
 
prevPosY - Variable in class net.minecraft.entity.Entity
 
prevPosZ - Variable in class net.minecraft.entity.Entity
 
prevRainingStrength - Variable in class net.minecraft.world.World
 
prevRenderArmPitch - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
prevRenderArmYaw - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
prevRenderYawOffset - Variable in class net.minecraft.entity.EntityLivingBase
 
prevRotationPitch - Variable in class net.minecraft.entity.Entity
 
prevRotationYaw - Variable in class net.minecraft.entity.Entity
 
prevRotationYawHead - Variable in class net.minecraft.entity.EntityLivingBase
 
prevSquidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
 
prevSquidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
 
prevSquidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
 
prevSquishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
 
prevSwingProgress - Variable in class net.minecraft.entity.EntityLivingBase
 
prevThunderingStrength - Variable in class net.minecraft.world.World
 
prevTimeInPortal - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
prevVignetteBrightness - Variable in class net.minecraft.client.gui.GuiIngame
+ Previous frame vignette brightness (slowly changes by 1% each frame)
primaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
Primitives - Class in com.google.common.primitives
Contains static utility methods pertaining to primitive types and their corresponding wrapper types.
PrimitiveSink - Interface in com.google.common.hash
An object which can receive a stream of primitive values.
primitiveValues() - Static method in class org.apache.commons.lang3.BooleanUtils
Returns a new array of possible values (like an enum would).
printChatMessage(IChatComponent) - Method in class net.minecraft.client.gui.GuiNewChat
 
printChatMessageWithOptionalDeletion(IChatComponent, int) - Method in class net.minecraft.client.gui.GuiNewChat
+ prints the ChatComponent to Chat.
printJSExceptionIfBrowser(Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
println(Object) - Method in class net.minecraft.util.LoggingPrintStream
 
println(String) - Method in class net.minecraft.util.LoggingPrintStream
 
printToSYSOUT(String) - Static method in class net.minecraft.init.Bootstrap
 
priority - Variable in class net.minecraft.world.NextTickListEntry
 
Priority - Annotation Type in javax.annotation
The Priority annotation can be applied to classes or parameters to indicate in what order they should be used.
prismarine - Static variable in class net.minecraft.init.Blocks
 
prismarine_crystals - Static variable in class net.minecraft.init.Items
 
prismarine_shard - Static variable in class net.minecraft.init.Items
 
PRISONER_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
PRISONER_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
processBlock() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
processBlock() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
processBlock() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
processBlock() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
processBytes(byte[], int, int) - Method in interface com.google.common.io.ByteProcessor
This method will be called for each chunk of bytes in an input stream.
processChatMessage(C01PacketChatMessage) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Process chat messages (broadcast back to clients) and commands (executes)
processClickWindow(C0EPacketClickWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Executes a container/inventory slot manipulation as indicated by the packet.
processClientSettings(C15PacketClientSettings) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Updates serverside copy of client settings: language, render distance, chat visibility, chat colours, difficulty, and whether to show the cape
processClientStatus(C16PacketClientStatus) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes the client status updates: respawn attempt from player, opening statistics or achievements, or acquiring 'open inventory' achievement
processCloseWindow(C0DPacketCloseWindow) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes the client closing windows (container)
processComponent(ICommandSender, IChatComponent, Entity) - Static method in class net.minecraft.util.ChatComponentProcessor
 
processConfirmTransaction(C0FPacketConfirmTransaction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Received in response to the server requesting to confirm that the client-side open container matches the servers' after a mismatched container-slot manipulation.
processCreativeInventoryAction(C10PacketCreativeInventoryAction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Update the server with an ItemStack in a slot.
processEnchantItem(C11PacketEnchantItem) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Enchants the item identified by the packet given some convoluted conditions (matching window, which should/shouldn't be in use?)
processEncryptionResponse(C01PacketEncryptionResponse) - Method in interface net.minecraft.network.login.INetHandlerLoginServer
 
processEntityAction(C0BPacketEntityAction) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes a range of action-types: sneaking, sprinting, waking from sleep, opening the inventory or setting jump height of the horse the player is riding
processHandshake(C00Handshake) - Method in interface net.minecraft.network.handshake.INetHandlerHandshakeServer
+ There are two recognized intentions for initiating a handshake: logging in and acquiring server status.
processHeldItemChange(C09PacketHeldItemChange) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Updates which quickbar slot is selected
processInput(C0CPacketInput) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes player movement input.
processKeepAlive(C00PacketKeepAlive) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Updates a players' ping statistics
processLength(long) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
processLength(long) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
processLength(long) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
processLength(long) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
processLine(String) - Method in interface com.google.common.io.LineProcessor
This method will be called once for each line.
processLoginStart(C00PacketLoginStart) - Method in interface net.minecraft.network.login.INetHandlerLoginServer
 
Processor - Class in org.apache.commons.lang3.arch
The Processor represents a microprocessor and defines some properties like architecture and type of the microprocessor.
Processor(Processor.Arch, Processor.Type) - Constructor for class org.apache.commons.lang3.arch.Processor
Constructs a Processor object with the given parameters.
Processor.Arch - Enum in org.apache.commons.lang3.arch
The Processor.Arch enum defines the architecture of a microprocessor.
Processor.Type - Enum in org.apache.commons.lang3.arch
The Processor.Type enum defines types of a microprocessor.
processPacket(INetHandlerHandshakeServer) - Method in class net.minecraft.network.handshake.client.C00Handshake
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S00PacketDisconnect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginClient) - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginServer) - Method in class net.minecraft.network.login.client.C00PacketLoginStart
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerLoginServer) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S01PacketJoinGame
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S02PacketChat
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S07PacketRespawn
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0APacketUseBed
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0BPacketAnimation
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S14PacketEntity
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S21PacketChunkData
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S23PacketBlockChange
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S24PacketBlockAction
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S27PacketExplosion
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S28PacketEffect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2EPacketCloseWindow
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S30PacketWindowItems
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S34PacketMaps
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S37PacketStatistics
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3APacketTabComplete
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3EPacketTeams
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S40PacketDisconnect
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S42PacketCombatEvent
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S43PacketCamera
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S44PacketWorldBorder
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S45PacketTitle
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayClient) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C01PacketChatMessage
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C03PacketPlayer
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0APacketAnimation
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0CPacketInput
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0DPacketCloseWindow
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C14PacketTabComplete
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C15PacketClientSettings
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C16PacketClientStatus
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C18PacketSpectate
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerPlayServer) - Method in class net.minecraft.network.play.client.C19PacketResourcePackStatus
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusClient) - Method in class net.minecraft.network.status.server.S00PacketServerInfo
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusClient) - Method in class net.minecraft.network.status.server.S01PacketPong
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusServer) - Method in class net.minecraft.network.status.client.C00PacketServerQuery
+ Passes this Packet on to the NetHandler for processing.
processPacket(INetHandlerStatusServer) - Method in class net.minecraft.network.status.client.C01PacketPing
+ Passes this Packet on to the NetHandler for processing.
processPacket(T) - Method in interface net.minecraft.network.Packet
+ Passes this Packet on to the NetHandler for processing.
processPing(C01PacketPing) - Method in interface net.minecraft.network.status.INetHandlerStatusServer
 
processPixelValues(int[], int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
processPlayer(C03PacketPlayer) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes clients perspective on player positioning and/or orientation
processPlayerAbilities(C13PacketPlayerAbilities) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes a player starting/stopping flying
processPlayerBlockPlacement(C08PacketPlayerBlockPlacement) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes block placement and block activation (anvil, furnace, etc.)
processPlayerDigging(C07PacketPlayerDigging) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes the player initiating/stopping digging on a particular spot, as well as a player dropping items?.
processReceivedPackets() - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
processServerQuery(C00PacketServerQuery) - Method in interface net.minecraft.network.status.INetHandlerStatusServer
 
processTabComplete(C14PacketTabComplete) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Retrieves possible tab completions for the requested command string and sends them to the client
processTask(ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.ChunkRenderWorker
 
processUpdateSign(C12PacketUpdateSign) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
 
processUseEntity(C02PacketUseEntity) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Processes interactions ((un)leashing, opening command block GUI) and attacks on an entity with players currently equipped item
processVanilla250Packet(C17PacketCustomPayload) - Method in interface net.minecraft.network.play.INetHandlerPlayServer
+ Synchronizes serverside and clientside book contents and signing
processWord(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
processWord(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
 
processWord(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
 
processWord(byte[], int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
Profiler - Class in net.minecraft.profiler
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Profiler() - Constructor for class net.minecraft.profiler.Profiler
 
Profiler.Result - Class in net.minecraft.profiler
 
profileSkinType - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
profilingEnabled - Variable in class net.minecraft.profiler.Profiler
 
progress - Variable in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
projectForkName - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectForkURL - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectForkVendor - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectForkVersion - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectileProtection - Static variable in class net.minecraft.enchantment.Enchantment
 
projectionMatrix - Variable in class net.minecraft.client.renderer.culling.ClippingHelper
 
projectOriginAuthor - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectOriginName - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectOriginRevision - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectOriginURL - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectOriginVersion - Static variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftVersion
 
projectViewFromEntity(Entity, double) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
 
PROMPT - net.minecraft.client.multiplayer.ServerData.ServerResourceMode
 
propagate(Throwable) - Static method in class com.google.common.base.Throwables
Propagates throwable as-is if it is an instance of RuntimeException or Error, or else as a last resort, wraps it in a RuntimeException then propagates.
propagateIfInstanceOf(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of declaredType.
propagateIfPossible(Throwable) - Static method in class com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of RuntimeException or Error.
propagateIfPossible(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of RuntimeException, Error, or declaredType.
propagateIfPossible(Throwable, Class<X1>, Class<X2>) - Static method in class com.google.common.base.Throwables
Propagates throwable exactly as-is, if and only if it is an instance of RuntimeException, Error, declaredType1, or declaredType2.
properties() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Used to specify vendor-specific properties and less commonly used DataSource properties such as:
Property - Class in net.lax1dude.eaglercraft.v1_8.mojang.authlib
Copyright (c) 2022-2023 LAX1DUDE.
Property(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
Property(String, String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.mojang.authlib.Property
 
PropertyBool - Class in net.minecraft.block.properties
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PropertyBool(String) - Constructor for class net.minecraft.block.properties.PropertyBool
 
PropertyDirection - Class in net.minecraft.block.properties
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PropertyDirection(String, Collection<EnumFacing>) - Constructor for class net.minecraft.block.properties.PropertyDirection
 
PropertyEnum<T extends java.lang.Enum<T> & IStringSerializable> - Class in net.minecraft.block.properties
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PropertyEnum(String, Class<T>, Collection<T>) - Constructor for class net.minecraft.block.properties.PropertyEnum
 
PropertyHelper<T extends java.lang.Comparable<T>> - Class in net.minecraft.block.properties
 
PropertyHelper(String, Class<T>) - Constructor for class net.minecraft.block.properties.PropertyHelper
 
PropertyInteger - Class in net.minecraft.block.properties
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
PropertyInteger(String, int, int) - Constructor for class net.minecraft.block.properties.PropertyInteger
 
PropertyKey - Annotation Type in javax.annotation
 
protection - Static variable in class net.minecraft.enchantment.Enchantment
 
protectionType - Variable in class net.minecraft.enchantment.EnchantmentProtection
 
PROTOCOL_CLIENT_FINISH_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_CLIENT_PROFILE_DATA - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_CLIENT_REQUEST_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_CLIENT_VERSION - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_SERVER_ALLOW_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_SERVER_DENY_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_SERVER_ERROR - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_SERVER_FINISH_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_SERVER_VERSION - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
PROTOCOL_VERSION_MISMATCH - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
provideChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provideChunk(BlockPos) - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Will return back a chunk, if it doesn't exist and its not a MP client it will generates all the blocks for the specified chunk from the map seed and chunk seed
provider - Variable in class net.minecraft.world.World
 
PublicSuffixPatterns - Class in com.google.thirdparty.publicsuffix
Do not use this class directly.
PUFFERFISH - net.minecraft.item.ItemFishFood.FishType
 
pufferfishEffect - Static variable in class net.minecraft.potion.PotionHelper
 
pumpkin - Static variable in class net.minecraft.init.Blocks
 
pumpkin_pie - Static variable in class net.minecraft.init.Items
 
pumpkin_seeds - Static variable in class net.minecraft.init.Items
 
pumpkin_stem - Static variable in class net.minecraft.init.Blocks
 
punch - Static variable in class net.minecraft.enchantment.Enchantment
+ Knockback enchantments for bows, the arrows will knockback the target when hit.
PURPLE - net.minecraft.item.EnumDyeColor
 
purpleColor - Static variable in class net.minecraft.block.material.MapColor
 
push(E) - Method in class com.google.common.collect.ForwardingDeque
 
pushLightCoords() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
pushMatrix() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
pushOutOfBlocks(double, double, double) - Method in class net.minecraft.entity.Entity
 
pushX - Variable in class net.minecraft.entity.item.EntityMinecartFurnace
 
pushZ - Variable in class net.minecraft.entity.item.EntityMinecartFurnace
 
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(byte) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
put(byte) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
put(byte[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
put(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
put(byte[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
put(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
put(double) - Method in class org.json.JSONArray
Append a double value.
put(float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
put(float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
put(float) - Method in class org.json.JSONArray
Append a float value.
put(float[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
put(float[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
put(float[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
put(float[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
put(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
put(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
put(int) - Method in class org.json.JSONArray
Append an int value.
put(int[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
put(int[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
put(int[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
put(int[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, byte) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
put(int, byte) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
put(int, float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
put(int, float) - Method in class org.json.JSONArray
Put or replace a float value.
put(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
put(int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, short) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
put(int, short) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(int, Collection<?>) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, Map<?, ?>) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(short) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
put(short) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
put(short[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
put(short[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
put(short[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
put(short[], int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
put(Range<K>, V) - Method in class com.google.common.collect.ImmutableRangeMap.Builder
Associates the specified range with the specified value.
put(Range<K>, V) - Method in class com.google.common.collect.ImmutableRangeMap
 
put(Range<K>, V) - Method in interface com.google.common.collect.RangeMap
Maps a range to a specified value (optional operation).
put(Range<K>, V) - Method in class com.google.common.collect.TreeRangeMap
 
put(Table.Cell<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
Adds the given cell to the table, making it immutable if necessary.
put(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
Associates key with value in the built map.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, float) - Method in class org.json.JSONObject
Put a key/float pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, Collection<?>) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, Map<?, ?>) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, V) - Method in class net.minecraft.server.management.LowerStringMap
 
put(ByteBuffer, int, byte[], int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
put(ByteBuffer, int, ByteBuffer, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
put(ByteBuffer, ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
put(Collection<?>) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Adds an entry to the built multimap.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
Adds the given entry to the map, making it immutable if necessary.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Adds an entry to the built multimap.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Adds an entry to the built multimap if it is not already present.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Adds the given entry to the map, making it immutable if necessary.
put(Map<?, ?>) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(K, V) - Method in interface com.google.common.collect.BiMap
put(K, V) - Method in class com.google.common.collect.EnumHashBiMap
 
put(K, V) - Method in class com.google.common.collect.ForwardingMap
 
put(K, V) - Method in class com.google.common.collect.ForwardingMultimap
 
put(K, V) - Method in class com.google.common.collect.HashBiMap
 
put(K, V) - Method in class com.google.common.collect.ImmutableBiMap.Builder
Associates key with value in the built bimap.
put(K, V) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
 
put(K, V) - Method in class com.google.common.collect.ImmutableMap.Builder
Associates key with value in the built map.
put(K, V) - Method in class com.google.common.collect.ImmutableMap
Deprecated.
Unsupported operation.
put(K, V) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Adds a key-value mapping to the built multimap.
put(K, V) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
put(K, V) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Adds a key-value mapping to the built multimap if it is not already present.
put(K, V) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Associates key with value in the built map.
put(K, V) - Method in class com.google.common.collect.LinkedListMultimap
Stores a key-value pair in the multimap.
put(K, V) - Method in interface com.google.common.collect.Multimap
Stores a key-value pair in this multimap.
put(ByteBuffer) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
put(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
put(ByteBuffer, ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformBufferFunctions
 
put(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
put(FloatBuffer) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
put(IntBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
put(IntBuffer) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
put(IntBuffer, int, int[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformBufferFunctions
 
put(IntBuffer, int, int[]) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.NioBufferFunctions
 
put(ShortBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
put(ShortBuffer) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
put(JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
put(JSObject, JSObject) - Method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBObjectStore
 
put(R, C, V) - Method in class com.google.common.collect.ArrayTable
Associates the specified value with the specified keys.
put(R, C, V) - Method in class com.google.common.collect.ForwardingTable
 
put(R, C, V) - Method in class com.google.common.collect.ImmutableTable.Builder
Associates the (rowKey, columnKey) pair with value in the built table.
put(R, C, V) - Method in class com.google.common.collect.ImmutableTable
Deprecated.
Unsupported operation.
put(R, C, V) - Method in interface com.google.common.collect.Table
Associates the specified value with the specified keys.
put(T) - Method in class com.google.common.hash.BloomFilter
Puts an element into this BloomFilter.
put(T, int) - Method in class net.minecraft.util.ObjectIntIdentityMap
 
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
 
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
 
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores another multimap's entries in the built multimap.
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
 
putAll(Multimap<? extends K, ? extends V>) - Method in interface com.google.common.collect.Multimap
Stores all key-value pairs of multimap in this multimap, in the order returned by multimap.entries().
putAll(RangeMap<K, ? extends V>) - Method in class com.google.common.collect.ImmutableRangeMap.Builder
Copies all associations from the specified range map into this builder.
putAll(RangeMap<K, V>) - Method in class com.google.common.collect.ImmutableRangeMap
 
putAll(RangeMap<K, V>) - Method in interface com.google.common.collect.RangeMap
Puts all the associations from rangeMap into this range map (optional operation).
putAll(RangeMap<K, V>) - Method in class com.google.common.collect.TreeRangeMap
 
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ArrayTable
Copies all mappings from the specified table to this table.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ForwardingTable
 
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
Associates all of the given table's keys and values in the built table.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable
Deprecated.
Unsupported operation.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in interface com.google.common.collect.Table
Copies all mappings from the specified table to this table.
putAll(BloomFilter<T>) - Method in class com.google.common.hash.BloomFilter
Combines this bloom filter with another bloom filter by performing a bitwise OR of the underlying data.
putAll(Iterable<?>) - Method in class org.json.JSONArray
Put an Iterable's elements in to the JSONArray.
putAll(Object) - Method in class org.json.JSONArray
Put an array's elements in to the JSONArray.
putAll(Collection<?>) - Method in class org.json.JSONArray
Put a collection's elements in to the JSONArray.
putAll(Map<? extends Class<? extends T>, ? extends T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
Associates all of map's keys and values in the built map.
putAll(Map<? extends String, ? extends V>) - Method in class net.minecraft.server.management.LowerStringMap
 
putAll(Map<? extends K, ? extends V>) - Method in interface com.google.common.collect.BiMap
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
Associates all of the given map's keys and values in the built bimap.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
Associates all of the given map's keys and values in the built map.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap
Deprecated.
Unsupported operation.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Associates all of the given map's keys and values in the built map.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
 
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
 
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores a collection of values with the same key in the built multimap.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
 
putAll(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
Stores a key-value pair in this multimap for each of values, all using the same key, key.
putAll(K, V...) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
 
putAll(K, V...) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores an array of values with the same key in the built multimap.
putAll(K, V...) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
 
putAll(JSONArray) - Method in class org.json.JSONArray
Put a JSONArray's elements in to the JSONArray.
putAllStateModelLocations() - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
putBoolean(boolean) - Method in interface com.google.common.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0).
putBoolean(boolean) - Method in interface com.google.common.hash.PrimitiveSink
Puts a boolean into this sink.
putBrightness4(int, int, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
update lightmap color of the last 4 verticies, used in AO calculation
putByte(byte) - Method in interface com.google.common.hash.Hasher
 
putByte(byte) - Method in interface com.google.common.hash.PrimitiveSink
Puts a byte into this sink.
putBytes(byte[]) - Method in interface com.google.common.hash.Hasher
 
putBytes(byte[]) - Method in interface com.google.common.hash.PrimitiveSink
Puts an array of bytes into this sink.
putBytes(byte[], int, int) - Method in interface com.google.common.hash.Hasher
 
putBytes(byte[], int, int) - Method in interface com.google.common.hash.PrimitiveSink
Puts a chunk of an array of bytes into this sink.
putChar(char) - Method in interface com.google.common.hash.Hasher
 
putChar(char) - Method in interface com.google.common.hash.PrimitiveSink
Puts a character into this sink.
putChar(char) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putChar(char) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putChar(int, char) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putChar(int, char) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putColor4(int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
putColorMultiplier(float, float, float, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
multiplies the color of a vertex parInt1 indicies before the current vertex, skips if !this.needsUpdate
putColorRGB_F(float, float, float, int) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets color multiplier of a vertex parInt1 indicies before the current vertex
putColorRGB_F4(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
putDouble(double) - Method in interface com.google.common.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d)).
putDouble(double) - Method in interface com.google.common.hash.PrimitiveSink
Puts a double into this sink.
putDropInInventoryAllSlots(IInventory, EntityItem) - Static method in class net.minecraft.tileentity.TileEntityHopper
+ Attempts to place the passed EntityItem's stack into the inventory using as many slots as possible.
putElement(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
putElement(int, float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
putElement(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
putElement(int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
putElement(int, short) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
putElement(int, short) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
putFloat(float) - Method in interface com.google.common.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f)).
putFloat(float) - Method in interface com.google.common.hash.PrimitiveSink
Puts a float into this sink.
putFloat(float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putFloat(float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putFloat(int, float) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putFloat(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putInstance(Class<T>, T) - Method in interface com.google.common.collect.ClassToInstanceMap
Maps the specified class to the specified value.
putInstance(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
Deprecated.
Unsupported operation.
putInstance(Class<T>, T) - Method in class com.google.common.collect.MutableClassToInstanceMap
 
putInt(int) - Method in interface com.google.common.hash.Hasher
 
putInt(int) - Method in interface com.google.common.hash.PrimitiveSink
Puts an int into this sink.
putInt(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putInt(int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putLong(int, long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putLong(long) - Method in interface com.google.common.hash.Hasher
 
putLong(long) - Method in interface com.google.common.hash.PrimitiveSink
Puts a long into this sink.
putLong(long) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putLong(long) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putNormal(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets the normal of the previous 4 verticies in the buffer
putObject(K, V) - Method in interface net.minecraft.util.IRegistry
+ Register an object on this registry.
putObject(K, V) - Method in class net.minecraft.util.RegistrySimple
+ Register an object on this registry.
putObject(T, Funnel<? super T>) - Method in interface com.google.common.hash.Hasher
A simple convenience for funnel.funnel(object, this).
putOnce(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putPosition(double, double, double) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
translates the last 4 verticies to the given position plus current offset
putShort(int, short) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putShort(int, short) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putShort(short) - Method in interface com.google.common.hash.Hasher
 
putShort(short) - Method in interface com.google.common.hash.PrimitiveSink
Puts a short into this sink.
putShort(short) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
putShort(short) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
putStack(ItemStack) - Method in class net.minecraft.inventory.Slot
+ Helper method to put a stack in the slot.
putStackInInventoryAllSlots(IInventory, ItemStack, EnumFacing) - Static method in class net.minecraft.tileentity.TileEntityHopper
+ Attempts to place the passed stack in the inventory, using as many slots as required.
putStackInSlot(int, ItemStack) - Method in class net.minecraft.inventory.Container
+ args: slotID, itemStack to put in slot
putStacksInSlots(ItemStack[]) - Method in class net.minecraft.inventory.Container
+ places itemstacks in first x slots, x being aitemstack.lenght
putStateModelLocations(Block) - Method in interface net.minecraft.client.renderer.block.statemap.IStateMapper
 
putStateModelLocations(Block) - Method in class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
putString(CharSequence, Charset) - Method in interface com.google.common.hash.Hasher
Equivalent to putBytes(charSequence.toString().getBytes(charset)).
putString(CharSequence, Charset) - Method in interface com.google.common.hash.PrimitiveSink
Puts a string into this sink using the given charset.
putUnencodedChars(CharSequence) - Method in interface com.google.common.hash.Hasher
Equivalent to processing each char value in the CharSequence, in order.
putUnencodedChars(CharSequence) - Method in interface com.google.common.hash.PrimitiveSink
Puts each 16-bit code unit from the CharSequence into this sink.

Q

Q - net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
 
qlog() - Static method in class net.zxmushroom63.plugins.PluginGUI
 
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.Block
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockBookshelf
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockCake
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockClay
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockCommandBlock
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockEnderChest
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockEndPortal
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockFire
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockGlass
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockGlowstone
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockHugeMushroom
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockIce
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockLeaves
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockLiquid
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockMelon
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockMobSpawner
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockNetherWart
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockOre
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockPackedIce
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockPistonExtension
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockPortal
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneOre
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockSeaLantern
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockSilverfish
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockSlab
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockSnow
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockSnowBlock
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockStainedGlass
+ Returns the quantity of items to drop on block destruction.
quantityDropped(EaglercraftRandom) - Method in class net.minecraft.block.BlockVine
+ Returns the quantity of items to drop on block destruction.
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.Block
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockGlowstone
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockMelon
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockOre
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneOre
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockSeaLantern
+ Get the quantity dropped based on the given fortune level
quantityDroppedWithBonus(int, EaglercraftRandom) - Method in class net.minecraft.block.BlockTallGrass
+ Get the quantity dropped based on the given fortune level
quartz - Static variable in class net.minecraft.init.Items
 
QUARTZ - net.minecraft.block.BlockStoneSlab.EnumType
 
quartz_block - Static variable in class net.minecraft.init.Blocks
 
quartz_ore - Static variable in class net.minecraft.init.Blocks
 
quartz_stairs - Static variable in class net.minecraft.init.Blocks
 
quartzColor - Static variable in class net.minecraft.block.material.MapColor
 
Quaternion - Class in net.lax1dude.eaglercraft.v1_8.vector
 
Quaternion() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
C'tor.
Quaternion(float, float, float, float) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
C'tor
Quaternion(ReadableVector4f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
C'tor
query(String) - Method in class org.json.JSONArray
Creates a JSONPointer using an initialization string and tries to match it to an item within this JSONArray.
query(String) - Method in class org.json.JSONObject
Creates a JSONPointer using an initialization string and tries to match it to an item within this JSONObject.
query(JSONPointer) - Method in class org.json.JSONArray
Uses a user initialized JSONPointer and tries to match it to an item within this JSONArray.
query(JSONPointer) - Method in class org.json.JSONObject
Uses a user initialized JSONPointer and tries to match it to an item within this JSONObject.
QUERY_RESULT - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
QUERY_RESULT_AVAILABLE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
queryFrom(Object) - Method in class org.json.JSONPointer
Evaluates this JSON Pointer on the given document.
QueryResponse - Class in net.lax1dude.eaglercraft.v1_8.internal
Copyright (c) 2022-2023 LAX1DUDE.
QueryResponse(JSONObject, long) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
QUEUED - net.minecraft.world.chunk.Chunk.EnumCreateEntityType
 
quote(String) - Static method in class org.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quote(String, Writer) - Static method in class org.json.JSONObject
 
quoteMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the single or double quote character.

R

R - net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
 
R8 - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
rabbit - Static variable in class net.minecraft.init.Items
 
rabbit_foot - Static variable in class net.minecraft.init.Items
 
rabbit_hide - Static variable in class net.minecraft.init.Items
 
rabbit_stew - Static variable in class net.minecraft.init.Items
 
rabbitFootEffect - Static variable in class net.minecraft.potion.PotionHelper
 
RabbitTypeData(int) - Constructor for class net.minecraft.entity.passive.EntityRabbit.RabbitTypeData
 
rail - Static variable in class net.minecraft.init.Blocks
 
Rail(World, BlockPos, IBlockState) - Constructor for class net.minecraft.block.BlockRailBase.Rail
 
rainfall - Variable in class net.minecraft.world.biome.BiomeGenBase
 
rainingStrength - Variable in class net.minecraft.world.World
 
rand - Static variable in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
rand - Variable in class net.minecraft.block.BlockDispenser
 
rand - Variable in class net.minecraft.entity.Entity
 
rand - Variable in class net.minecraft.world.World
+ RNG for World.
random(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, boolean, boolean) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, char...) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean, char...) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string based on a variety of options, using default source of randomness.
random(int, int, int, boolean, boolean, char[], EaglercraftRandom) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string based on a variety of options, using supplied source of randomness.
random(int, String) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(EaglercraftRandom) - Method in enum net.minecraft.util.EnumFacing.Plane
+ Choose a random Facing using the given Random
random(EaglercraftRandom) - Static method in enum net.minecraft.util.EnumFacing
+ Choose a random Facing using the given Random
randomAlphabetic(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphabetic(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomAlphanumeric(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphanumeric(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomAscii(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAscii(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.Block
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockBrewingStand
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockEnchantmentTable
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockEnderChest
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockEndPortal
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockFire
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockFurnace
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockLeaves
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockLiquid
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockMycelium
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockPortal
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneOre
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneRepeater
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneTorch
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneWire
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockSponge
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockStairs
 
randomDisplayTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockTorch
 
randomFloatClamp(EaglercraftRandom, float, float) - Static method in class net.minecraft.util.MathHelper
 
randomGraph(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomGraph(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomNumeric(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomNumeric(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomPrint(int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomPrint(int, int) - Static method in class org.apache.commons.lang3.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
RandomStringUtils - Class in org.apache.commons.lang3
Generates random Strings.
RandomStringUtils() - Constructor for class org.apache.commons.lang3.RandomStringUtils
RandomStringUtils instances should NOT be constructed in standard programming.
randomStyle - Variable in class net.minecraft.client.gui.FontRenderer
 
randomTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.Block
+ Called randomly when setTickRandomly is set to true (used by e.g.
randomTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockBasePressurePlate
+ Called randomly when setTickRandomly is set to true (used by e.g.
randomTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneDiode
+ Called randomly when setTickRandomly is set to true (used by e.g.
randomTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneTorch
+ Called randomly when setTickRandomly is set to true (used by e.g.
randomTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockTripWireHook
+ Called randomly when setTickRandomly is set to true (used by e.g.
RandomUtils - Class in org.apache.commons.lang3
Utility library that supplements the standard EaglercraftRandom class.
RandomUtils() - Constructor for class org.apache.commons.lang3.RandomUtils
RandomUtils instances should NOT be constructed in standard programming.
randomYawVelocity - Variable in class net.minecraft.entity.EntityLivingBase
 
range() - Method in class com.google.common.collect.ContiguousSet
Returns a range, closed on both ends, whose endpoints are the minimum and maximum values contained in this set.
range(BoundType, BoundType) - Method in class com.google.common.collect.ContiguousSet
Returns the minimal range with the given boundary types for which all values in this set are contained within the range.
range(C, BoundType, C, BoundType) - Static method in class com.google.common.collect.Range
Returns a range that contains any value from lower to upper, where each endpoint may be either inclusive (closed) or exclusive (open).
Range<C extends java.lang.Comparable> - Class in com.google.common.collect
A range (or "interval") defines the boundaries around a contiguous span of values of some Comparable type; for example, "integers from 1 to 100 inclusive." Note that it is not possible to iterate over these contained values.
Range<T> - Class in org.apache.commons.lang3
An immutable range of objects from a minimum to maximum point inclusive.
RANGE_MONTH_MONDAY - Static variable in class org.apache.commons.lang3.time.DateUtils
A month range, the week starting on Monday.
RANGE_MONTH_SUNDAY - Static variable in class org.apache.commons.lang3.time.DateUtils
A month range, the week starting on Sunday.
RANGE_WEEK_CENTER - Static variable in class org.apache.commons.lang3.time.DateUtils
A week range, centered around the day focused.
RANGE_WEEK_MONDAY - Static variable in class org.apache.commons.lang3.time.DateUtils
A week range, starting on Monday.
RANGE_WEEK_RELATIVE - Static variable in class org.apache.commons.lang3.time.DateUtils
A week range, starting on the day focused.
RANGE_WEEK_SUNDAY - Static variable in class org.apache.commons.lang3.time.DateUtils
A week range, starting on Sunday.
rangeContaining(C) - Method in class com.google.common.collect.ImmutableRangeSet
 
rangeContaining(C) - Method in interface com.google.common.collect.RangeSet
Returns the unique range from this range set that contains value, or null if this range set does not contain value.
rangeContaining(C) - Method in class com.google.common.collect.TreeRangeSet
 
RangedAttribute - Class in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RangedAttribute(IAttribute, String, double, double, double) - Constructor for class net.minecraft.entity.ai.attributes.RangedAttribute
 
RangeMap<K extends java.lang.Comparable,​V> - Interface in com.google.common.collect
A mapping from disjoint nonempty ranges to non-null values.
RangeSet<C extends java.lang.Comparable> - Interface in com.google.common.collect
A set comprising zero or more nonempty, disconnected ranges of type C.
RARE - net.minecraft.item.EnumRarity
 
rarityColor - Variable in enum net.minecraft.item.EnumRarity
 
rarityName - Variable in enum net.minecraft.item.EnumRarity
 
RateLimitTracker - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
RateLimitTracker() - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
rayTrace(double, float) - Method in class net.minecraft.entity.Entity
 
rayTraceBlocks(Vec3, Vec3) - Method in class net.minecraft.world.World
+ ray traces all blocks, including non-collideable ones
rayTraceBlocks(Vec3, Vec3, boolean) - Method in class net.minecraft.world.World
+ ray traces all blocks, including non-collideable ones
rayTraceBlocks(Vec3, Vec3, boolean, boolean, boolean) - Method in class net.minecraft.world.World
+ ray traces all blocks, including non-collideable ones
read() - Method in class com.google.common.base.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
read() - Method in class com.google.common.hash.HashingInputStream
Reads the next byte of data from the underlying input stream and updates the hasher with the byte read.
read() - Method in class com.google.common.io.ByteSource
Reads the full contents of this byte source as a byte array.
read() - Method in class com.google.common.io.CharSource
Reads the contents of this source as a string.
read() - Method in class com.google.common.io.CountingInputStream
 
read() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerBufferInputStream
 
read() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
read() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
read() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
read(byte[], int, int) - Method in class com.google.common.hash.HashingInputStream
Reads the specified bytes of data from the underlying input stream and updates the hasher with the bytes read.
read(byte[], int, int) - Method in class com.google.common.io.CountingInputStream
 
read(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerBufferInputStream
 
read(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
read(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
read(long) - Method in class net.minecraft.nbt.NBTSizeTracker
+ Tracks the reading of the given amount of bits(!)
read(ByteProcessor<T>) - Method in class com.google.common.io.ByteSource
Reads the contents of this byte source using the given processor to process bytes as they are read.
read(DataInput, NBTSizeTracker) - Static method in class net.minecraft.nbt.CompressedStreamTools
+ Reads the given DataInput, constructs, and returns an NBTTagCompound with the data from the DataInput
read(DataInputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
+ Reads the given DataInput, constructs, and returns an NBTTagCompound with the data from the DataInput
read(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
Reads some bytes from an input stream and stores them into the buffer array b.
READ_FRAMEBUFFER - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
readableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the number of readable bytes which is equal to (this.writerIndex - this.readerIndex).
readableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readableBytes() - Method in class net.minecraft.network.PacketBuffer
 
ReadableVector - Interface in net.lax1dude.eaglercraft.v1_8.vector
 
ReadableVector2f - Interface in net.lax1dude.eaglercraft.v1_8.vector
 
ReadableVector3f - Interface in net.lax1dude.eaglercraft.v1_8.vector
 
ReadableVector4f - Interface in net.lax1dude.eaglercraft.v1_8.vector
 
readAttributeModifierFromNBT(NBTTagCompound) - Static method in class net.minecraft.entity.SharedMonsterAttributes
+ Creates an AttributeModifier from an NBTTagCompound
readBlockPos() - Method in class net.minecraft.network.PacketBuffer
 
readBoolean() - Method in interface com.google.common.io.ByteArrayDataInput
 
readBoolean() - Method in class com.google.common.io.LittleEndianDataInputStream
 
readBoolean() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBoolean() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a boolean at the current readerIndex and increases the readerIndex by 1 in this buffer.
readBoolean() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readBoolean() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBoolean() - Method in class net.minecraft.network.PacketBuffer
 
readBuffer(int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
readBufferedImage(InputStream) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
readByte() - Method in interface com.google.common.io.ByteArrayDataInput
 
readByte() - Method in class com.google.common.io.LittleEndianDataInputStream
 
readByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readByte() - Method in class net.minecraft.network.PacketBuffer
 
readByteArray() - Method in class net.minecraft.network.PacketBuffer
 
readBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
Returns the number of read bytes by this stream so far.
readBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= dst.length).
readBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to a newly created buffer starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(InputSupplier<? extends InputStream>, ByteProcessor<T>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.read(ByteProcessor) instead. This method is scheduled for removal in Guava 18.0.
readBytes(InputStream, ByteProcessor<T>) - Static method in class com.google.common.io.ByteStreams
Process the bytes of the given input stream using the given processor.
readBytes(OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified stream starting at the current readerIndex.
readBytes(OutputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(OutputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination's position reaches its limit, and increases the readerIndex by the number of the transferred bytes.
readBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex until the destination becomes non-writable, and increases the readerIndex by the number of the transferred bytes.
readBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuf, int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Read the given amount of bytes into a new ByteBuf that is allocated from the ByteBufAllocator.
readBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
readBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers this buffer's data to the specified destination starting at the current readerIndex and increases the readerIndex by the number of the transferred bytes (= length).
readBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
readCapabilitiesFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
readChar() - Method in interface com.google.common.io.ByteArrayDataInput
 
readChar() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads a char as specified by DataInputStream.readChar(), except using little-endian byte order.
readChar() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readChar() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 2-byte UTF-16 character at the current readerIndex and increases the readerIndex by 2 in this buffer.
readChar() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readChar() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readChar() - Method in class net.minecraft.network.PacketBuffer
 
readChatComponent() - Method in class net.minecraft.network.PacketBuffer
 
readCompressed(InputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
+ Load the gzipped compound from the inputstream.
readCustomPotionEffectFromNBT(NBTTagCompound) - Static method in class net.minecraft.potion.PotionEffect
+ Read a custom potion effect from a potion item's NBT data.
readDataFromNBT(NBTTagCompound) - Method in class net.minecraft.command.server.CommandBlockLogic
+ Reads NBT formatting and stored data into variables.
readDisplayConfig(NBTTagCompound) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readDouble() - Method in interface com.google.common.io.ByteArrayDataInput
 
readDouble() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads a double as specified by DataInputStream.readDouble(), except using little-endian byte order.
readDouble() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readDouble() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 64-bit floating point number at the current readerIndex and increases the readerIndex by 8 in this buffer.
readDouble() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readDouble() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readDouble() - Method in class net.minecraft.network.PacketBuffer
 
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.client.particle.EntityFX
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityDragonPart
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityWither
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.effect.EntityLightningBolt
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
 
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityAgeable
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityHanging
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLeashKnot
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLiving
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLivingBase
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityArmorStand
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityBoat
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderCrystal
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderEye
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFallingBlock
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItem
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItemFrame
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecart
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityPainting
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityXPOrb
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityCreeper
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEnderman
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEndermite
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGhast
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGuardian
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityIronGolem
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySlime
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityZombie
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityAnimal
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityBat
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityChicken
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityHorse
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityOcelot
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityPig
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityRabbit
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntitySheep
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityTameable
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityVillager
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityWolf
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayer
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityArrow
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFireball
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFishHook
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityPotion
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEntityFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityThrowable
+ (abstract) Protected helper method to read subclass entity data from NBT.
readEnumValue(Class<T>) - Method in class net.minecraft.network.PacketBuffer
 
readerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the readerIndex of this buffer.
readerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readerIndex() - Method in class net.minecraft.network.PacketBuffer
 
readerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the readerIndex of this buffer.
readerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
readFirstLine() - Method in class com.google.common.io.CharSource
Reads the first link of this source as a string.
readFirstLine(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.readFirstLine() instead. This method is scheduled for removal in Guava 18.0.
readFloat() - Method in interface com.google.common.io.ByteArrayDataInput
 
readFloat() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads a float as specified by DataInputStream.readFloat(), except using little-endian byte order.
readFloat() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readFloat() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 32-bit floating point number at the current readerIndex and increases the readerIndex by 4 in this buffer.
readFloat() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readFloat() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readFloat() - Method in class net.minecraft.network.PacketBuffer
 
readFrom(Readable) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
If possible, reads chars from the provided Readable directly into underlying character buffer without making extra copies.
readFromBuf(PacketBuffer) - Static method in class net.minecraft.village.MerchantRecipeList
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
+ Reads the entity from NBT (calls an abstract helper method to read specialized data)
readFromNBT(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
+ Read the stack fields from a NBT object.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
+ reads in data from the NBTTagCompound into this MapDataBase
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntity
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBanner
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityChest
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityComparator
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityHopper
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityLockable
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityNote
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityPiston
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySign
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySkull
 
readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.GameRules
+ Set defined game rules from NBT.
readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.storage.MapData
+ reads in data from the NBTTagCompound into this MapDataBase
readFromNBT(NBTTagCompound) - Method in class net.minecraft.world.WorldSavedData
 
readFromNBT(NBTTagList) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Reads from the given tag list and fills the slots in the inventory with the correct items.
readFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipe
 
readFully(byte[]) - Method in interface com.google.common.io.ByteArrayDataInput
 
readFully(byte[]) - Method in class com.google.common.io.LittleEndianDataInputStream
 
readFully(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readFully(byte[], int, int) - Method in interface com.google.common.io.ByteArrayDataInput
 
readFully(byte[], int, int) - Method in class com.google.common.io.LittleEndianDataInputStream
 
readFully(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readFully(InputStream, byte[]) - Static method in class com.google.common.io.ByteStreams
Attempts to read enough bytes from the stream to fill the given byte array, with the same behavior as DataInput.readFully(byte[]).
readFully(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
Attempts to read len bytes from the stream into the given array starting at off, with the same behavior as DataInput.readFully(byte[], int, int).
readGameProfileFromNBT(NBTTagCompound) - Static method in class net.minecraft.nbt.NBTUtil
+ Reads and returns a GameProfile that has been saved to the passed in NBTTagCompound
readImageData(IResourceManager, ResourceLocation) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
readInt() - Method in interface com.google.common.io.ByteArrayDataInput
 
readInt() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads an integer as specified by DataInputStream.readInt(), except using little-endian byte order.
readInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readInt() - Method in class net.minecraft.network.PacketBuffer
 
readItemStackFromBuffer() - Method in class net.minecraft.network.PacketBuffer
+ Reads an ItemStack from this buffer
readLine() - Method in interface com.google.common.io.ByteArrayDataInput
 
readLine() - Method in class com.google.common.io.LineReader
Reads a line of text.
readLine() - Method in class com.google.common.io.LittleEndianDataInputStream
This method will throw an UnsupportedOperationException.
readLine() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readLines() - Method in class com.google.common.io.CharSource
Reads all the lines of this source as a list of strings.
readLines(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.readLines() instead, but note that it returns an ImmutableList. This method is scheduled for removal in Guava 18.0.
readLines(InputSupplier<R>, LineProcessor<T>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.readLines(LineProcessor) instead. This method is scheduled for removal in Guava 18.0.
readLines(LineProcessor<T>) - Method in class com.google.common.io.CharSource
Reads lines of text from this source, processing each line as it is read using the given processor.
readLines(InputStream, Charset) - Static method in class net.lax1dude.eaglercraft.v1_8.IOUtils
 
readLines(Readable) - Static method in class com.google.common.io.CharStreams
Reads all of the lines from a Readable object.
readLines(Readable, LineProcessor<T>) - Static method in class com.google.common.io.CharStreams
Streams lines from a Readable object, stopping when the processor returns false or all lines have been read and returning the result produced by the processor.
readLines(URL, Charset) - Static method in class com.google.common.io.Resources
Reads all of the lines from a URL.
readLines(URL, Charset, LineProcessor<T>) - Static method in class com.google.common.io.Resources
Streams lines from a URL, stopping when our callback returns false, or we have read all of the lines.
readLong() - Method in interface com.google.common.io.ByteArrayDataInput
 
readLong() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads a long as specified by DataInputStream.readLong(), except using little-endian byte order.
readLong() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readLong() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 64-bit integer at the current readerIndex and increases the readerIndex by 8 in this buffer.
readLong() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readLong() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readLong() - Method in class net.minecraft.network.PacketBuffer
 
readMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 24-bit medium integer at the current readerIndex and increases the readerIndex by 3 in this buffer.
readMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readMedium() - Method in class net.minecraft.network.PacketBuffer
 
readNBT(NBTTagCompound) - Method in class net.minecraft.util.FoodStats
+ Reads the food data for the player.
readNBTTagCompoundFromBuffer() - Method in class net.minecraft.network.PacketBuffer
+ Reads a compressed NBTTagCompound from this buffer
readObjectives(NBTTagList) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readPacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.C00Handshake
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C00PacketLoginStart
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S00PacketDisconnect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in interface net.minecraft.network.Packet
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C01PacketChatMessage
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C05PacketPlayerLook
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C06PacketPlayerPosLook
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0APacketAnimation
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0CPacketInput
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0DPacketCloseWindow
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C14PacketTabComplete
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C15PacketClientSettings
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C16PacketClientStatus
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C18PacketSpectate
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C19PacketResourcePackStatus
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S01PacketJoinGame
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S02PacketChat
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S07PacketRespawn
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0APacketUseBed
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0BPacketAnimation
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S21PacketChunkData
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S23PacketBlockChange
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S24PacketBlockAction
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S27PacketExplosion
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S28PacketEffect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2EPacketCloseWindow
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S30PacketWindowItems
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S34PacketMaps
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S37PacketStatistics
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3APacketTabComplete
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3EPacketTeams
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S40PacketDisconnect
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S42PacketCombatEvent
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S43PacketCamera
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S44PacketWorldBorder
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S45PacketTitle
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C00PacketServerQuery
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C01PacketPing
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S00PacketServerInfo
+ Reads the raw packet data from the data stream.
readPacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S01PacketPong
+ Reads the raw packet data from the data stream.
readPlayerData(EntityPlayer) - Method in interface net.minecraft.world.storage.IPlayerFileData
+ Reads the player data from disk into the specified PlayerEntityMP.
readPlayPacket() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
readPluginMessage(PacketBuffer, ServerSkinCache) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
readRecipiesFromTags(NBTTagCompound) - Method in class net.minecraft.village.MerchantRecipeList
 
readRow(JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
readScores(NBTTagList) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readShort() - Method in interface com.google.common.io.ByteArrayDataInput
 
readShort() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads a short as specified by DataInputStream.readShort(), except using little-endian byte order.
readShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets a 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readShort() - Method in class net.minecraft.network.PacketBuffer
 
readSlice(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readSlice(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a new slice of this buffer's sub-region starting at the current readerIndex and increases the readerIndex by the size of the new slice (= length).
readSlice(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readSlice(int) - Method in class net.minecraft.network.PacketBuffer
 
readStat(StatBase) - Method in class net.minecraft.stats.StatFileWriter
+ Reads the given stat and returns its value as an int.
readStringFromBuffer(int) - Method in class net.minecraft.network.PacketBuffer
+ Reads a string from this buffer.
readTeams(NBTTagList) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
readUnsignedByte() - Method in interface com.google.common.io.ByteArrayDataInput
 
readUnsignedByte() - Method in class com.google.common.io.LittleEndianDataInputStream
 
readUnsignedByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readUnsignedByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned byte at the current readerIndex and increases the readerIndex by 1 in this buffer.
readUnsignedByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readUnsignedByte() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readUnsignedByte() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readUnsignedInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 32-bit integer at the current readerIndex and increases the readerIndex by 4 in this buffer.
readUnsignedInt() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readUnsignedInt() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readUnsignedMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 24-bit medium integer at the current readerIndex and increases the readerIndex by 3 in this buffer.
readUnsignedMedium() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readUnsignedMedium() - Method in class net.minecraft.network.PacketBuffer
 
readUnsignedShort() - Method in interface com.google.common.io.ByteArrayDataInput
 
readUnsignedShort() - Method in class com.google.common.io.LittleEndianDataInputStream
Reads an unsigned short as specified by DataInputStream.readUnsignedShort(), except using little-endian byte order.
readUnsignedShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
readUnsignedShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Gets an unsigned 16-bit short integer at the current readerIndex and increases the readerIndex by 2 in this buffer.
readUnsignedShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readUnsignedShort() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
readUnsignedShort() - Method in class net.minecraft.network.PacketBuffer
 
readUTF() - Method in interface com.google.common.io.ByteArrayDataInput
 
readUTF() - Method in class com.google.common.io.LittleEndianDataInputStream
 
readUTF() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
readUuid() - Method in class net.minecraft.network.PacketBuffer
 
readVarIntFromBuffer() - Method in class net.minecraft.network.PacketBuffer
+ Reads a compressed int from the buffer.
readVarLong() - Method in class net.minecraft.network.PacketBuffer
 
readWatchedListFromPacketBuffer(PacketBuffer) - Static method in class net.minecraft.entity.DataWatcher
+ Reads a list of watched objects (entity attribute of type {byte, short, int, float, string, ItemStack, ChunkCoordinates}) from the supplied PacketBuffer
readWholeFile(IDBDatabase, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
readyState() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
readyState() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
RealOpenGLEnums - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
RealOpenGLEnums() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.RealOpenGLEnums
 
reason - Variable in class net.minecraft.network.play.server.S40PacketDisconnect
 
REBUILD_CHUNK - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
 
rebuildCache() - Method in class net.minecraft.client.renderer.ItemModelMesher
 
rebuildChunk(float, float, float, ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.ListedRenderChunk
 
rebuildChunk(float, float, float, ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntity
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityEnderChest
 
receiveClientEvent(int, int) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
recentlyHit - Variable in class net.minecraft.entity.EntityLivingBase
 
RecipeBookCloning - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipeBookCloning() - Constructor for class net.minecraft.item.crafting.RecipeBookCloning
 
RecipeFireworks - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipeFireworks() - Constructor for class net.minecraft.item.crafting.RecipeFireworks
 
RecipeRepairItem - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipeRepairItem() - Constructor for class net.minecraft.item.crafting.RecipeRepairItem
 
RecipesArmor - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesArmor() - Constructor for class net.minecraft.item.crafting.RecipesArmor
 
RecipesArmorDyes - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesArmorDyes() - Constructor for class net.minecraft.item.crafting.RecipesArmorDyes
 
RecipesBanners - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesBanners() - Constructor for class net.minecraft.item.crafting.RecipesBanners
 
RecipesCrafting - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesCrafting() - Constructor for class net.minecraft.item.crafting.RecipesCrafting
 
RecipesDyes - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesDyes() - Constructor for class net.minecraft.item.crafting.RecipesDyes
 
RecipesFood - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesFood() - Constructor for class net.minecraft.item.crafting.RecipesFood
 
RecipesIngots - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesIngots() - Constructor for class net.minecraft.item.crafting.RecipesIngots
 
RecipesMapCloning - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesMapCloning() - Constructor for class net.minecraft.item.crafting.RecipesMapCloning
 
RecipesMapExtending - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesMapExtending() - Constructor for class net.minecraft.item.crafting.RecipesMapExtending
 
RecipesTools - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesTools() - Constructor for class net.minecraft.item.crafting.RecipesTools
 
RecipesWeapons - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RecipesWeapons() - Constructor for class net.minecraft.item.crafting.RecipesWeapons
 
recompileShaders() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
record_11 - Static variable in class net.minecraft.init.Items
 
record_13 - Static variable in class net.minecraft.init.Items
 
record_blocks - Static variable in class net.minecraft.init.Items
 
record_cat - Static variable in class net.minecraft.init.Items
 
record_chirp - Static variable in class net.minecraft.init.Items
 
record_far - Static variable in class net.minecraft.init.Items
 
record_mall - Static variable in class net.minecraft.init.Items
 
record_mellohi - Static variable in class net.minecraft.init.Items
 
record_stal - Static variable in class net.minecraft.init.Items
 
record_strad - Static variable in class net.minecraft.init.Items
 
record_wait - Static variable in class net.minecraft.init.Items
 
record_ward - Static variable in class net.minecraft.init.Items
 
recordName - Variable in class net.minecraft.item.ItemRecord
 
RECORDS - net.minecraft.client.audio.SoundCategory
 
recreateStructures(Chunk, int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
 
recreateStructures(Chunk, int, int) - Method in interface net.minecraft.world.chunk.IChunkProvider
 
recSupported() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
recSupported() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
red - Variable in class net.minecraft.client.gui.FontRenderer
 
RED - net.minecraft.block.BlockFlower.EnumFlowerColor
 
RED - net.minecraft.item.EnumDyeColor
 
RED - net.minecraft.util.EnumChatFormatting
 
RED - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
red_flower - Static variable in class net.minecraft.init.Blocks
 
red_mushroom - Static variable in class net.minecraft.init.Blocks
 
red_mushroom_block - Static variable in class net.minecraft.init.Blocks
 
RED_SAND - net.minecraft.block.BlockSand.EnumType
 
red_sandstone - Static variable in class net.minecraft.init.Blocks
 
RED_SANDSTONE - net.minecraft.block.BlockStoneSlabNew.EnumType
 
red_sandstone_stairs - Static variable in class net.minecraft.init.Blocks
 
RED_TULIP - net.minecraft.block.BlockFlower.EnumFlowerType
 
RED_TULIP - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
redColor - Static variable in class net.minecraft.block.material.MapColor
 
redstone - Static variable in class net.minecraft.init.Items
 
REDSTONE - net.minecraft.util.EnumParticleTypes
 
redstone_block - Static variable in class net.minecraft.init.Blocks
 
redstone_lamp - Static variable in class net.minecraft.init.Blocks
 
redstone_ore - Static variable in class net.minecraft.init.Blocks
 
redstone_torch - Static variable in class net.minecraft.init.Blocks
 
redstone_wire - Static variable in class net.minecraft.init.Blocks
 
redstoneEffect - Static variable in class net.minecraft.potion.PotionHelper
 
redstoneLight - Static variable in class net.minecraft.block.material.Material
 
reduce() - Method in class org.apache.commons.lang3.math.Fraction
Reduce the fraction to the smallest values for the numerator and denominator, returning the result.
reduce(O, BinaryOperator<O>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
reduce(O, BinaryOperator<O>) - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Performs a reduction on the elements of this stream, using the provided identity value and an associative accumulation function, and returns the reduced value.
REDUCED_DEBUG_INFO - net.minecraft.client.settings.GameSettings.Options
 
reducedDebugInfo - Variable in class net.minecraft.client.settings.GameSettings
 
reeds - Static variable in class net.minecraft.init.Blocks
 
reeds - Static variable in class net.minecraft.init.Items
 
reflectionAppendArrayDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Append to the toString the detail of an array type.
reformat(String) - Method in class org.apache.commons.lang3.text.CompositeFormat
Deprecated.
Utility method to parse and then reformat a String.
refreshChat() - Method in class net.minecraft.client.gui.GuiNewChat
 
refreshResources() - Method in class net.minecraft.client.Minecraft
 
refreshServerList() - Method in class net.minecraft.client.gui.GuiMultiplayer
 
refreshServerPing() - Method in class net.minecraft.client.multiplayer.ServerList
 
regeneration - Static variable in class net.minecraft.potion.Potion
+ The regeneration Potion object.
RegEx - Annotation Type in javax.annotation
This qualifier is used to denote String values that should be a Regular expression.
RegEx.Checker - Class in javax.annotation
 
RegExUtils - Class in org.apache.commons.lang3
Helpers to process Strings using regular expressions.
RegExUtils() - Constructor for class org.apache.commons.lang3.RegExUtils
 
RegionRenderCache - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegionRenderCache(World, BlockPos, BlockPos, int) - Constructor for class net.minecraft.client.renderer.RegionRenderCache
 
RegionRenderCacheBuilder - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegionRenderCacheBuilder() - Constructor for class net.minecraft.client.renderer.RegionRenderCacheBuilder
 
register() - Static method in class net.minecraft.init.Bootstrap
+ Registers blocks, items, stats, etc.
register(int, K, V) - Method in class net.minecraft.util.RegistryNamespaced
 
register(int, K, V) - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
 
register(C) - Method in class com.google.common.io.Closer
Registers the given closeable to be closed when this Closer is closed.
register(Item, int, ModelResourceLocation) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
register(Item, ItemMeshDefinition) - Method in class net.minecraft.client.renderer.ItemModelMesher
 
register(T) - Method in class net.lax1dude.eaglercraft.v1_8.internal.GLObjectMap
 
registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
+ Registers an attribute with this AttributeMap, returns a modifiable AttributeInstance associated with this map
registerAttribute(IAttribute) - Method in class net.minecraft.entity.ai.attributes.ServersideAttributeMap
+ Registers an attribute with this AttributeMap, returns a modifiable AttributeInstance associated with this map
registerBlock(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
registerBlock(Block, int, String) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
registerBlocks() - Static method in class net.minecraft.block.Block
 
registerBlockStateMapper(Block, IStateMapper) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
registerBlockWithStateMapper(Block, IStateMapper) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
registerBuiltInBlocks(Block...) - Method in class net.minecraft.client.renderer.block.statemap.BlockStateMapper
 
registerBuiltInBlocks(Block...) - Method in class net.minecraft.client.renderer.BlockModelShapes
 
registerItem(Item, int, String) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
registerItemBlock(Block, Item) - Static method in class net.minecraft.item.Item
+ Register the given Item as the ItemBlock for the given Block.
registerItems() - Static method in class net.minecraft.item.Item
 
registerLockOut(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
registerMetadataSectionType(IMetadataSectionSerializer<T>, Class<T>) - Method in class net.minecraft.client.resources.data.IMetadataSerializer
 
registerPacket(EnumPacketDirection, Class<? extends Packet>) - Method in enum net.minecraft.network.EnumConnectionState
 
registerParser(JSONDataParserImpl) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
registerParticle(int, IParticleFactory) - Method in class net.minecraft.client.particle.EffectRenderer
 
registerPotionAttributeModifier(IAttribute, String, double, int) - Method in class net.minecraft.potion.Potion
+ Used by potions to register the attribute they modify.
registerReloadListener(IResourceManagerReloadListener) - Method in interface net.minecraft.client.resources.IReloadableResourceManager
 
registerReloadListener(IResourceManagerReloadListener) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
registerScrollButtons(int, int) - Method in class net.minecraft.client.gui.GuiSlot
+ Registers the IDs that can be used for the scrollbar's up/down buttons.
registerSound(SoundEventAccessorComposite) - Method in class net.minecraft.client.audio.SoundRegistry
 
registerSprite(ResourceLocation) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
registerSprites(TextureMap) - Method in interface net.minecraft.client.renderer.texture.IIconCreator
 
registerStat() - Method in class net.minecraft.stats.Achievement
+ Register the stat into StatList.
registerStat() - Method in class net.minecraft.stats.StatBase
+ Register the stat into StatList.
registerStat() - Method in class net.minecraft.stats.StatBasic
+ Register the stat into StatList.
registerType(Class<?>, Object) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
registerWorld(World) - Method in class net.minecraft.world.WorldProvider
+ associate an existing world with a World provider, and setup its lightbrightness table
registerWorldChunkManager() - Method in class net.minecraft.world.WorldProvider
+ creates a new world chunk manager for WorldProvider
registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderEnd
+ creates a new world chunk manager for WorldProvider
registerWorldChunkManager() - Method in class net.minecraft.world.WorldProviderHell
+ creates a new world chunk manager for WorldProvider
RegistryDefaulted<K,​V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegistryDefaulted(V) - Constructor for class net.minecraft.util.RegistryDefaulted
 
RegistryNamespaced<K,​V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegistryNamespaced() - Constructor for class net.minecraft.util.RegistryNamespaced
 
RegistryNamespacedDefaultedByKey<K,​V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegistryNamespacedDefaultedByKey(K) - Constructor for class net.minecraft.util.RegistryNamespacedDefaultedByKey
 
registryObjects - Variable in class net.minecraft.util.RegistrySimple
 
RegistrySimple<K,​V> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RegistrySimple() - Constructor for class net.minecraft.util.RegistrySimple
 
reinforcementChance - Static variable in class net.minecraft.entity.monster.EntityZombie
+ The attribute which determines the chance that this mob will spawn reinforcements
relayURL - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
RELEASE_USE_ITEM - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
reloadModels() - Method in class net.minecraft.client.renderer.BlockModelShapes
 
reloadResourcePack(IResourcePack) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
reloadResources(List<IResourcePack>) - Method in interface net.minecraft.client.resources.IReloadableResourceManager
 
reloadResources(List<IResourcePack>) - Method in class net.minecraft.client.resources.SimpleReloadableResourceManager
 
reloadSoundSystem() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
remainder(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 32-bit quantities.
remainder(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 64-bit quantities.
remaining() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
remaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
remaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
remaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
remaining() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
remainingCapacity() - Method in class com.google.common.collect.EvictingQueue
Returns the number of additional elements that this queue can accept without evicting; zero if the queue is currently full.
remove() - Method in class com.google.common.collect.ForwardingIterator
 
remove() - Method in class com.google.common.collect.ForwardingQueue
 
remove() - Method in interface com.google.common.collect.PeekingIterator
remove() - Method in class com.google.common.collect.UnmodifiableIterator
Deprecated.
Unsupported operation.
remove() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Unsupported ListIterator operation.
remove(int) - Method in class com.google.common.collect.ForwardingList
 
remove(int) - Method in class com.google.common.collect.ImmutableList
Deprecated.
Unsupported operation.
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(long) - Method in class net.minecraft.util.LongHashMap
+ calls the removeKey method and returns removed object
remove(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
 
remove(Range<C>) - Method in interface com.google.common.collect.RangeSet
Removes the specified range from this RangeSet (optional operation).
remove(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
 
remove(Range<K>) - Method in class com.google.common.collect.ImmutableRangeMap
 
remove(Range<K>) - Method in interface com.google.common.collect.RangeMap
Removes all associations from this range map in the specified range (optional operation).
remove(Range<K>) - Method in class com.google.common.collect.TreeRangeMap
 
remove(Object) - Method in class com.google.common.collect.EvictingQueue
 
remove(Object) - Method in class com.google.common.collect.ForwardingCollection
 
remove(Object) - Method in class com.google.common.collect.ForwardingMap
 
remove(Object) - Method in class com.google.common.collect.HashBiMap
 
remove(Object) - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
remove(Object) - Method in class com.google.common.collect.ImmutableMap
Deprecated.
Unsupported operation.
remove(Object) - Method in interface com.google.common.collect.Multiset
Removes a single occurrence of the specified element from this multiset, if present.
remove(Object) - Method in class net.minecraft.server.management.LowerStringMap
 
remove(Object) - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
remove(Object, int) - Method in class com.google.common.collect.ForwardingMultiset
 
remove(Object, int) - Method in class com.google.common.collect.ImmutableMultiset
Deprecated.
Unsupported operation.
remove(Object, int) - Method in interface com.google.common.collect.Multiset
Removes a number of occurrences of the specified element from this multiset.
remove(Object, int) - Method in class com.google.common.collect.TreeMultiset
 
remove(Object, Object) - Method in class com.google.common.collect.ArrayTable
remove(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
 
remove(Object, Object) - Method in class com.google.common.collect.ForwardingTable
 
remove(Object, Object) - Method in class com.google.common.collect.HashBasedTable
 
remove(Object, Object) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
remove(Object, Object) - Method in class com.google.common.collect.ImmutableTable
Deprecated.
Unsupported operation.
remove(Object, Object) - Method in interface com.google.common.collect.Multimap
Removes a single key-value pair with the key key and the value value from this multimap, if such exists.
remove(Object, Object) - Method in interface com.google.common.collect.Table
Removes the mapping, if any, associated with the given keys.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
remove(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Removes all occurrences of a character from within the source string.
remove(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Removes all occurrences of a substring from within the source string.
REMOVE - net.minecraft.network.play.server.S3CPacketUpdateScore.Action
 
REMOVE_PLAYER - net.minecraft.network.play.server.S38PacketPlayerListItem.Action
 
removeAll(RangeSet<C>) - Method in class com.google.common.collect.ImmutableRangeSet
 
removeAll(RangeSet<C>) - Method in interface com.google.common.collect.RangeSet
Removes all of the ranges from the specified range set from this range set (optional operation).
removeAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that belongs to the provided collection.
removeAll(Object) - Method in class com.google.common.collect.ForwardingListMultimap
 
removeAll(Object) - Method in class com.google.common.collect.ForwardingMultimap
 
removeAll(Object) - Method in class com.google.common.collect.ForwardingSetMultimap
 
removeAll(Object) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
 
removeAll(Object) - Method in class com.google.common.collect.ImmutableListMultimap
Deprecated.
Unsupported operation.
removeAll(Object) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
removeAll(Object) - Method in class com.google.common.collect.ImmutableSetMultimap
Deprecated.
Unsupported operation.
removeAll(Object) - Method in class com.google.common.collect.LinkedListMultimap
Removes all values associated with the key key.
removeAll(Object) - Method in interface com.google.common.collect.ListMultimap
Removes all values associated with the key key.
removeAll(Object) - Method in interface com.google.common.collect.Multimap
Removes all values associated with the key key.
removeAll(Object) - Method in interface com.google.common.collect.SetMultimap
Removes all values associated with the key key.
removeAll(Object) - Method in interface com.google.common.collect.SortedSetMultimap
Removes all values associated with a given key.
removeAll(String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Removes each substring of the text String that matches the given regular expression.
removeAll(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
removeAll(String, Pattern) - Static method in class org.apache.commons.lang3.RegExUtils
Removes each substring of the text String that matches the given regular expression pattern.
removeAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
 
removeAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
removeAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
removeAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
Traverses an iterator and removes every element that belongs to the provided collection.
removeAllEntities() - Method in class net.minecraft.client.multiplayer.WorldClient
+ also releases skins.
removeAllModifiers() - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
removeAllModifiers() - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeAttributeModifiers(Multimap<String, AttributeModifier>) - Method in class net.minecraft.entity.ai.attributes.BaseAttributeMap
 
removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.Potion
 
removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.PotionAbsorption
 
removeAttributesModifiersFromEntity(EntityLivingBase, BaseAttributeMap, int) - Method in class net.minecraft.potion.PotionHealthBoost
 
removeBannerData(ItemStack) - Static method in class net.minecraft.tileentity.TileEntityBanner
+ Removes all the banner related data from a provided instance of ItemStack.
removeColor(ItemStack) - Method in class net.minecraft.item.ItemArmor
+ Remove the color from the specified armor ItemStack.
removeCraftingFromCrafters(ICrafting) - Method in class net.minecraft.inventory.Container
+ Remove the given Listener.
removeEnd(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Removes a substring only if it is at the end of a source string, otherwise returns the source string.
removeEndIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitive removal of a substring if it is at the end of a source string, otherwise returns the source string.
removeEntity(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Schedule the entity for removal during the next tick.
removeEntity(Entity) - Method in class net.minecraft.world.chunk.Chunk
+ removes entity using its y chunk coordinate as its index
removeEntity(Entity) - Method in class net.minecraft.world.chunk.EmptyChunk
+ removes entity using its y chunk coordinate as its index
removeEntity(Entity) - Method in class net.minecraft.world.World
+ Schedule the entity for removal during the next tick.
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.Chunk
+ Removes entity at the specified index from the entity array.
removeEntityAtIndex(Entity, int) - Method in class net.minecraft.world.chunk.EmptyChunk
+ Removes entity at the specified index from the entity array.
removeEntityFromWorld(int) - Method in class net.minecraft.client.multiplayer.WorldClient
 
removeEventHandlers() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
removeEventHandlers() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
removeExperienceLevel(int) - Method in class net.minecraft.entity.player.EntityPlayer
 
removeFirst() - Method in class com.google.common.collect.ForwardingDeque
 
removeFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the least element of this queue.
removeFirst(String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Removes the first substring of the text string that matches the given regular expression.
removeFirst(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
removeFirst(String, Pattern) - Static method in class org.apache.commons.lang3.RegExUtils
Removes the first substring of the text string that matches the given regular expression pattern.
removeFirstOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
 
removeFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string containing all non-matching characters of a character sequence, in order.
removeHalfBit(int) - Static method in class net.minecraft.block.BlockDoor
 
removeIf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that satisfies the provided predicate.
removeIf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Removes every element that satisfies the provided predicate from the iterator.
removeIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitive removal of all occurrences of a substring from within the source string.
removeInvalidBlocks() - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
removeLast() - Method in class com.google.common.collect.ForwardingDeque
 
removeLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the greatest element of this queue.
removeLastFieldSeparator(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Remove the last field separator from the buffer.
removeLastOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
 
removeLayer(U) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
removeModifier(AttributeModifier) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
removeModifier(AttributeModifier) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
removeObject(int) - Method in class net.minecraft.util.IntHashMap
+ Removes the specified object from the map and returns it
removeObjective(ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
 
removeObjectiveFromEntity(String, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ Remove the given ScoreObjective for the given Entity name.
removeOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
For each occurrence of an element e in occurrencesToRemove, removes one occurrence of e in multisetToModify.
removePattern(String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Removes each substring of the source String that matches the given regular expression using the DOTALL option.
removePattern(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
removePlayerEntityDangerously(Entity) - Method in class net.minecraft.world.World
+ Do NOT use this method to remove normal entities- use normal removeEntity
removePlayerFromTeam(String, ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
+ Removes the given username from the given ScorePlayerTeam.
removePlayerFromTeams(String) - Method in class net.minecraft.scoreboard.Scoreboard
 
removePotionEffect(int) - Method in class net.minecraft.entity.EntityLivingBase
+ Remove the specified potion effect from this entity.
removePotionEffectClient(int) - Method in class net.minecraft.entity.EntityLivingBase
+ Remove the speified potion effect from this entity.
removeServerData(int) - Method in class net.minecraft.client.multiplayer.ServerList
+ Removes the ServerData instance stored for the given index in the list.
removeStackFromSlot(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in interface net.minecraft.inventory.IInventory
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.inventory.InventoryBasic
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.inventory.InventoryCrafting
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.inventory.InventoryCraftResult
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.inventory.InventoryLargeChest
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.inventory.InventoryMerchant
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityChest
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Removes a stack from the given slot and returns it.
removeStackFromSlot(int) - Method in class net.minecraft.tileentity.TileEntityHopper
+ Removes a stack from the given slot and returns it.
removeStart(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Removes a substring only if it is at the beginning of a source string, otherwise returns the source string.
removeStartIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitive removal of a substring if it is at the beginning of a source string, otherwise returns the source string.
removeTag(int) - Method in class net.minecraft.nbt.NBTTagList
+ Removes a tag at the given index.
removeTag(String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Remove the specified tag.
removeTeam(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
+ Removes the team from the scoreboard, updates all player memberships and broadcasts the deletion to all players
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.Chunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.chunk.EmptyChunk
 
removeTileEntity(BlockPos) - Method in class net.minecraft.world.World
 
removeWorldAccess(IWorldAccess) - Method in class net.minecraft.world.World
+ Removes a worldAccess from the worldAccesses object
rename(String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
renameFile(String, String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
renameFiles(String, String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
renameTo(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
renameTo(String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
render(float) - Method in class net.minecraft.client.model.ModelRenderer
 
render(float, float, float, float, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
render(float, float, float, float, float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
render(WorldRenderer, float) - Method in class net.minecraft.client.model.ModelBox
 
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelArmorStand
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBase
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBat
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBiped
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBlaze
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBoat
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelBook
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelChicken
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelCreeper
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelEnderCrystal
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelEnderMite
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelGhast
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelGuardian
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelHumanoidHead
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelLeashKnot
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelMinecart
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelPlayer
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelQuadruped
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelRabbit
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSilverfish
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSkeletonHead
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSlime
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSnowMan
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSpider
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelSquid
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelVillager
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWither
+ Sets the models various rotation angles then renders the model.
render(Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
+ Sets the models various rotation angles then renders the model.
Render<T extends Entity> - Class in net.minecraft.client.renderer.entity
 
Render(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.Render
 
RENDER_CLOUDS - net.minecraft.client.settings.GameSettings.Options
 
RENDER_DISTANCE - net.minecraft.client.settings.GameSettings.Options
 
renderAccelerated(IAcceleratedParticleEngine, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.Barrier
 
renderAccelerated(IAcceleratedParticleEngine, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityBreakingFX
 
renderAccelerated(IAcceleratedParticleEngine, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityDiggingFX
 
renderAccelerated(IAcceleratedParticleEngine, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFirework.OverlayFX
 
renderAccelerated(IAcceleratedParticleEngine, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFX
 
renderAgain() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
renderAll() - Method in class net.minecraft.client.model.ModelChest
+ This method renders out all parts of the chest model.
renderArmPitch - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
renderArmYaw - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
RenderArrow - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderArrow(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderArrow
 
renderBanner() - Method in class net.minecraft.client.model.ModelBanner
+ Renders the banner model in.
RenderBat - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderBat(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderBat
 
renderBiped(int, int, int, int, SkinModel) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPreviewRenderer
 
RenderBiped<T extends EntityLiving> - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderBiped(RenderManager, ModelBiped, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
 
RenderBiped(RenderManager, ModelBiped, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderBiped
 
RenderBlaze - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderBlaze(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderBlaze
 
renderBlock(IBlockState, BlockPos, IBlockAccess, WorldRenderer) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockBrightness(IBlockState, float) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockDamage(IBlockState, BlockPos, EaglerTextureAtlasSprite, IBlockAccess) - Method in class net.minecraft.client.renderer.BlockRendererDispatcher
 
renderBlockLayer(EnumWorldBlockLayer, double, int, Entity) - Method in class net.minecraft.client.renderer.RenderGlobal
 
RenderBoat - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderBoat(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderBoat
 
renderBrokenItemStack(ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
+ Renders broken item particles using the given ItemStack
renderBuffer(ByteBuffer, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
renderbufferStorageMultisample(int, int, int, int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
renderByItem(ItemStack) - Method in class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
 
renderCape(float) - Method in class net.minecraft.client.model.ModelPlayer
 
RenderCaveSpider - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderCaveSpider(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderCaveSpider
 
renderChestBrightness(Block, float) - Method in class net.minecraft.client.renderer.ChestRenderer
 
RenderChicken - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderChicken(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderChicken
 
RenderChunk - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderChunk(World, RenderGlobal, BlockPos, int) - Constructor for class net.minecraft.client.renderer.chunk.RenderChunk
 
renderChunkLayer(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.ChunkRenderContainer
 
renderChunkLayer(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.RenderList
 
renderChunks - Variable in class net.minecraft.client.renderer.ChunkRenderContainer
 
renderChunks - Variable in class net.minecraft.client.renderer.ViewFrustum
 
renderChunksMany - Variable in class net.minecraft.client.Minecraft
 
renderChunksUpdated - Static variable in class net.minecraft.client.renderer.chunk.RenderChunk
 
renderClouds(float, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
RenderCow - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderCow(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderCow
 
renderCreativeInventoryHoveringText(CreativeTabs, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Renders the creative inventory hovering text if mouse is over it.
RenderCreeper - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderCreeper(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderCreeper
 
renderDeadmau5Head(float) - Method in class net.minecraft.client.model.ModelPlayer
 
renderDebugInfo(ScaledResolution) - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
renderDebugInfoLeft() - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
renderDebugInfoRight(ScaledResolution) - Method in class net.minecraft.client.gui.GuiOverlayDebug
 
renderDemo(ScaledResolution) - Method in class net.minecraft.client.gui.GuiIngame
 
renderDistanceChunks - Variable in class net.minecraft.client.settings.GameSettings
 
renderDistanceWeight - Variable in class net.minecraft.entity.Entity
 
RenderDragon - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderDragon(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderDragon
 
RenderEnderCrystal - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderEnderCrystal(RenderManager) - Constructor for class net.minecraft.client.renderer.tileentity.RenderEnderCrystal
 
RenderEnderman - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderEnderman(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderEnderman
 
RenderEndermite - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderEndermite(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderEndermite
 
renderEngine - Variable in class net.minecraft.client.gui.FontRenderer
 
renderEngine - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
renderEngine - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
renderEntities(Entity, ICamera, float) - Method in class net.minecraft.client.renderer.RenderGlobal
 
RenderEntity - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderEntity(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderEntity
 
RenderEntityItem - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderEntityItem(RenderManager, RenderItem) - Constructor for class net.minecraft.client.renderer.entity.RenderEntityItem
 
renderEntityOutlineFramebuffer() - Method in class net.minecraft.client.renderer.RenderGlobal
 
renderEntitySimple(Entity, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
renderEntityStatic(Entity, float, boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
renderEntityWithPosYaw(Entity, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
rendererDispatcher - Variable in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
RendererLivingEntity<T extends EntityLivingBase> - Class in net.minecraft.client.renderer.entity
 
RendererLivingEntity(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RendererLivingEntity
 
renderExpBar(ScaledResolution, int) - Method in class net.minecraft.client.gui.GuiIngame
 
RenderFallingBlock - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderFallingBlock(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderFallingBlock
 
RenderFireball - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderFireball(RenderManager, float) - Constructor for class net.minecraft.client.renderer.entity.RenderFireball
 
RenderFish - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderFish(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderFish
 
renderFluid(IBlockAccess, IBlockState, BlockPos, WorldRenderer) - Method in class net.minecraft.client.renderer.BlockFluidRenderer
 
renderGameOverlay(float) - Method in class net.minecraft.client.gui.GuiIngame
 
renderGameOverlayCrosshairs(int, int) - Method in class net.minecraft.client.gui.GuiIngame
 
RenderGhast - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderGhast(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderGhast
 
RenderGiantZombie - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderGiantZombie(RenderManager, ModelBase, float, float) - Constructor for class net.minecraft.client.renderer.entity.RenderGiantZombie
 
renderGlobal - Variable in class net.minecraft.client.Minecraft
 
renderGlobal - Variable in class net.minecraft.client.renderer.ViewFrustum
 
RenderGlobal - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderGlobal(Minecraft) - Constructor for class net.minecraft.client.renderer.RenderGlobal
 
RenderGuardian - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderGuardian(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderGuardian
 
RenderHelper - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderHelper() - Constructor for class net.minecraft.client.renderer.RenderHelper
 
RenderHorse - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderHorse(RenderManager, ModelHorse, float) - Constructor for class net.minecraft.client.renderer.entity.RenderHorse
 
renderHorseJumpBar(ScaledResolution, int) - Method in class net.minecraft.client.gui.GuiIngame
 
renderIndex - Variable in class net.minecraft.item.ItemArmor
 
RenderIronGolem - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderIronGolem(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderIronGolem
 
renderItem(EntityLivingBase, ItemStack, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.ItemRenderer
 
renderItem(ItemStack, IBakedModel) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
RenderItem - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderItem(TextureManager, ModelManager) - Constructor for class net.minecraft.client.renderer.entity.RenderItem
 
renderItemAndEffectIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
RenderItemFrame - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderItemFrame(RenderManager, RenderItem) - Constructor for class net.minecraft.client.renderer.tileentity.RenderItemFrame
 
renderItemInFirstPerson(float) - Method in class net.minecraft.client.renderer.ItemRenderer
+ Renders the active item in the player's hand when in first person mode.
renderItemIntoGUI(ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
renderItemModelForEntity(ItemStack, EntityLivingBase, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
renderItemModelTransform(ItemStack, IBakedModel, ItemCameraTransforms.TransformType) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
renderItemOverlayIntoGUI(FontRenderer, ItemStack, int, int, String) - Method in class net.minecraft.client.renderer.entity.RenderItem
+ Renders the stack size and/or damage bar for the given ItemStack.
renderItemOverlays(FontRenderer, ItemStack, int, int) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
renderLayers(T, float, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
renderLeash(T, double, double, double, float, float) - Method in class net.minecraft.client.renderer.entity.RenderLiving
 
RenderLeashKnot - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderLeashKnot(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderLeashKnot
 
renderLeftArm() - Method in class net.minecraft.client.model.ModelPlayer
 
renderLeftArm(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
RenderLightningBolt - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderLightningBolt(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderLightningBolt
 
RenderList - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderList() - Constructor for class net.minecraft.client.renderer.RenderList
 
renderLitParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
 
RenderLiving<T extends EntityLiving> - Class in net.minecraft.client.renderer.entity
 
RenderLiving(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderLiving
 
renderLivingAt(AbstractClientPlayer, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
+ Sets a simple glTranslate on a LivingEntity.
renderLivingAt(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Sets a simple glTranslate on a LivingEntity.
renderLivingLabel(T, String, double, double, double, int) - Method in class net.minecraft.client.renderer.entity.Render
+ Renders an entity's name above its head
RenderMagmaCube - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderMagmaCube(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderMagmaCube
 
renderManager - Variable in class net.minecraft.client.renderer.entity.Render
 
RenderManager - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderManager(TextureManager, RenderItem) - Constructor for class net.minecraft.client.renderer.entity.RenderManager
 
renderMap(MapData, boolean) - Method in class net.minecraft.client.gui.MapItemRenderer
 
RenderMinecart<T extends EntityMinecart> - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderMinecart(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderMinecart
 
RenderMinecartMobSpawner - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderMinecartMobSpawner(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderMinecartMobSpawner
 
renderMob(MobSpawnerBaseLogic, double, double, double, float) - Static method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
+ Render the mob inside the mob spawner.
renderModel(EntityDragon, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
+ Renders the model in RenderLiving
renderModel(IBlockAccess, IBakedModel, IBlockState, BlockPos, WorldRenderer) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModel(IBlockAccess, IBakedModel, IBlockState, BlockPos, WorldRenderer, boolean) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModel(T, float, float, float, float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
+ Renders the model in RenderLiving
renderModelAmbientOcclusion(IBlockAccess, IBakedModel, Block, BlockPos, WorldRenderer, boolean) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelBrightness(IBakedModel, IBlockState, float, boolean) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelBrightnessColor(IBakedModel, float, float, float, float) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
renderModelStandard(IBlockAccess, IBakedModel, Block, BlockPos, WorldRenderer, boolean) - Method in class net.minecraft.client.renderer.BlockModelRenderer
 
RenderMooshroom - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderMooshroom(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderMooshroom
 
renderName(EntityItemFrame, double, double, double) - Method in class net.minecraft.client.renderer.tileentity.RenderItemFrame
 
renderName(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.Render
 
renderName(T, double, double, double) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
RenderOcelot - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderOcelot(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderOcelot
 
renderOffsetAABB(AxisAlignedBB, double, double, double) - Static method in class net.minecraft.client.renderer.entity.Render
+ Renders a white box with the bounds of the AABB translated by the offset.
renderOffsetLivingLabel(AbstractClientPlayer, double, double, double, String, float, double) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
renderOffsetLivingLabel(T, double, double, double, String, float, double) - Method in class net.minecraft.client.renderer.entity.Render
 
renderOffsetX - Variable in class net.minecraft.entity.player.EntityPlayer
 
renderOffsetY - Variable in class net.minecraft.entity.player.EntityPlayer
 
renderOffsetZ - Variable in class net.minecraft.entity.player.EntityPlayer
 
renderOutlines - Variable in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
renderOverlays(float) - Method in class net.minecraft.client.renderer.ItemRenderer
+ Renders all the overlays that are in first person mode.
RenderPainting - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderPainting(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderPainting
 
renderPartialTicks - Variable in class net.minecraft.util.Timer
 
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.Barrier
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityBreakingFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCloudFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityCrit2FX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityDiggingFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFirework.OverlayFX
 
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFirework.StarterFX
 
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFlameFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFootStepFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHeartFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityHugeExplodeFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLargeExplodeFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityLavaFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityNoteFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityParticleEmitter
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPickupFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityPortalFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntityReddustFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySmokeFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySnowShovelFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
+ Renders the particle
renderParticle(WorldRenderer, Entity, float, float, float, float, float, float) - Method in class net.minecraft.client.particle.MobAppearance
+ Renders the particle
renderParticles(Entity, float) - Method in class net.minecraft.client.particle.EffectRenderer
+ Renders all current particles.
RenderPig - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderPig(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderPig
 
RenderPigZombie - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderPigZombie(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderPigZombie
 
RenderPlayer - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderPlayer(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderPlayer
 
RenderPlayer(RenderManager, boolean, boolean) - Constructor for class net.minecraft.client.renderer.entity.RenderPlayer
 
renderPlayerlist(int, Scoreboard, ScoreObjective) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
+ Renders the playerlist, its background, headers and footers.
RenderPotion - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderPotion(RenderManager, RenderItem) - Constructor for class net.minecraft.client.renderer.entity.RenderPotion
 
RenderRabbit - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderRabbit(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderRabbit
 
renderRainSnow(float) - Method in class net.minecraft.client.renderer.EntityRenderer
+ Render rain and snow
renderRightArm() - Method in class net.minecraft.client.model.ModelPlayer
 
renderRightArm(AbstractClientPlayer) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
RenderSheep - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSheep(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSheep
 
renderSign() - Method in class net.minecraft.client.model.ModelSign
+ Renders the sign model through TileEntitySignRenderer
RenderSilverfish - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSilverfish(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderSilverfish
 
RenderSkeleton - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSkeleton(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderSkeleton
 
renderSkull(float, float, float, EnumFacing, float, int, GameProfile, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
renderSky(float, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
RenderSlime - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSlime(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSlime
 
RenderSnowball<T extends Entity> - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSnowball(RenderManager, Item, RenderItem) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowball
 
RenderSnowMan - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSnowMan(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderSnowMan
 
RenderSpider<T extends EntitySpider> - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSpider(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderSpider
 
RenderSquid - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderSquid(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderSquid
 
renderStreamIndicator(float) - Method in class net.minecraft.client.renderer.EntityRenderer
 
renderStringAtPos(String, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerFontRenderer
 
renderStringAtPos(String, boolean) - Method in class net.minecraft.client.gui.FontRenderer
+ Render a single line string at the current (posX,posY) and update posX
renderTileEntity(TileEntity, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
renderTileEntityAt(TileEntityBanner, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBannerRenderer
 
renderTileEntityAt(TileEntityBeacon, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
 
renderTileEntityAt(TileEntityChest, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
renderTileEntityAt(TileEntityEnchantmentTable, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnchantmentTableRenderer
 
renderTileEntityAt(TileEntityEnderChest, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
 
renderTileEntityAt(TileEntityEndPortal, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityEndPortalRenderer
 
renderTileEntityAt(TileEntityMobSpawner, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
 
renderTileEntityAt(TileEntity, double, double, double, float) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
+ Render this TileEntity at a given set of coordinates
renderTileEntityAt(TileEntity, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
+ Render this TileEntity at a given set of coordinates
renderTileEntityAt(TileEntityPiston, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
 
renderTileEntityAt(TileEntitySign, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
renderTileEntityAt(TileEntitySkull, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
renderTileEntityAt(T, double, double, double, float, int) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
RenderTntMinecart - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderTntMinecart(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderTntMinecart
 
RenderTNTPrimed - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderTNTPrimed(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderTNTPrimed
 
renderTooltip(ScaledResolution, float) - Method in class net.minecraft.client.gui.GuiIngame
 
renderTooltip(ScaledResolution, float) - Method in class net.minecraft.client.gui.GuiSpectator
 
renderToolTip(ItemStack, int, int) - Method in class net.minecraft.client.gui.GuiScreen
 
renderToolTip(ItemStack, int, int) - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
renderVignette(float, int, int) - Method in class net.minecraft.client.gui.GuiIngame
+ Renders a Vignette arount the entire screen that changes with light level.
RenderVillager - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderVillager(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderVillager
 
RenderWitch - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderWitch(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderWitch
 
RenderWither - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderWither(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderWither
 
renderWitherSkull(Entity, float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
RenderWitherSkull - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderWitherSkull(RenderManager) - Constructor for class net.minecraft.client.renderer.tileentity.RenderWitherSkull
 
renderWithRotation(float) - Method in class net.minecraft.client.model.ModelRenderer
 
RenderWolf - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderWolf(RenderManager, ModelBase, float) - Constructor for class net.minecraft.client.renderer.entity.RenderWolf
 
renderWorld(float, long) - Method in class net.minecraft.client.renderer.EntityRenderer
 
renderWorldBorder(Entity, float) - Method in class net.minecraft.client.renderer.RenderGlobal
 
RenderXPOrb - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderXPOrb(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderXPOrb
 
renderYawOffset - Variable in class net.minecraft.entity.EntityLivingBase
 
RenderZombie - Class in net.minecraft.client.renderer.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
RenderZombie(RenderManager) - Constructor for class net.minecraft.client.renderer.entity.RenderZombie
 
repeat - Variable in class net.minecraft.client.audio.PositionedSound
 
repeat(char, int) - Static method in class org.apache.commons.lang3.StringUtils
Returns padding using the specified delimiter repeated to a given length.
repeat(String, int) - Static method in class com.google.common.base.Strings
Returns a string consisting of a specific number of concatenated copies of an input string.
repeat(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Repeat a String repeat times to form a new String.
repeat(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Repeat a String repeat times to form a new String, with a String separator injected each time.
repeatCounter - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
repeatDelay - Variable in class net.minecraft.client.audio.PositionedSound
+ The number of ticks between repeating the sound
repeater - Static variable in class net.minecraft.init.Items
 
replace(char[]) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(char[], int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source array as a template.
replace(int, int, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces a portion of the string builder with another string.
replace(CharSequence) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source as a template.
replace(CharSequence, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source as a template.
replace(Object) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables in the given source object with their matching values from the resolver.
replace(Object, Map<String, V>) - Static method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables in the given source object with their matching values from the map.
replace(Object, Map<String, V>, String, String) - Static method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables in the given source object with their matching values from the map.
replace(Object, Properties) - Static method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables in the given source object with their matching values from the properties.
replace(String) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(StringBuffer) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source buffer as a template.
replace(String, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source string as a template.
replace(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Replaces all occurrences of a String within another String.
replace(String, String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Replaces a String with another String inside a larger String, for the first max values of the search String.
replace(StrBuilder) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables with their matching values from the resolver using the given source builder as a template.
replace(StrMatcher, String, int, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Advanced search and replaces within the builder using a matcher.
replaceAll(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces the search character with the replace character throughout the builder.
replaceAll(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces the search string with the replace string throughout the builder.
replaceAll(String, String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Replaces each substring of the text String that matches the given regular expression with the given replacement.
replaceAll(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
replaceAll(String, Pattern, String) - Static method in class org.apache.commons.lang3.RegExUtils
Replaces each substring of the text String that matches the given regular expression pattern with the given replacement.
replaceAll(StrMatcher, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces all matches within the builder with the replace string.
replaceChars(String, char, char) - Static method in class org.apache.commons.lang3.StringUtils
Replaces all occurrences of a character in a String with another.
replaceChars(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Replaces multiple characters in a String in one go.
replaceEach(String, String[], String[]) - Static method in class org.apache.commons.lang3.StringUtils
Replaces all occurrences of Strings within another String.
replaceEachRepeatedly(String, String[], String[]) - Static method in class org.apache.commons.lang3.StringUtils
Replaces all occurrences of Strings within another String.
replaceFirst(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces the first instance of the search character with the replace character in the builder.
replaceFirst(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces the first instance of the search string with the replace string.
replaceFirst(String, String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Replaces the first substring of the text string that matches the given regular expression with the given replacement.
replaceFirst(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
replaceFirst(String, Pattern, String) - Static method in class org.apache.commons.lang3.RegExUtils
Replaces the first substring of the text string that matches the given regular expression pattern with the given replacement.
replaceFirst(StrMatcher, String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Replaces the first match within the builder with the replace string.
replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each character that matches this matcher replaced by a given replacement character.
replaceFrom(CharSequence, CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each character that matches this matcher replaced by a given replacement sequence.
replaceIgnoreCase(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitively replaces all occurrences of a String within another String.
replaceIgnoreCase(String, String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitively replaces a String with another String inside a larger String, for the first max values of the search String.
replaceIn(StringBuffer) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(StringBuilder) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source buffer with their matching values from the resolver.
replaceIn(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(StrBuilder) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceIn(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables within the given source builder with their matching values from the resolver.
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.Entity
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.EntityLiving
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.item.EntityArmorStand
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.passive.EntityVillager
 
replaceItemInInventory(int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
 
replaceOnce(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Replaces a String with another String inside a larger String, once.
replaceOnceIgnoreCase(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitively replaces a String with another String inside a larger String, once.
replacePattern(String, String, String) - Static method in class org.apache.commons.lang3.RegExUtils
Replaces each substring of the source String that matches the given regular expression with the given replacement using the Pattern.DOTALL option.
replacePattern(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
Moved to RegExUtils.
replaceSystemProperties(Object) - Static method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Replaces all the occurrences of variables in the given source object with their matching values from the system properties.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingListMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSetMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
 
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap
Deprecated.
Unsupported operation.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Deprecated.
Unsupported operation.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap
Deprecated.
Unsupported operation.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedHashMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedListMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.ListMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SetMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SortedSetMultimap
Stores a collection of values with the same key, replacing any existing values for that key.
replaceWith(Map<String, String>) - Static method in class net.minecraft.util.StringTranslate
+ Replaces all the current instance's translations with the ones that are passed in.
ReportedException - Exception in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ReportedException(CrashReport) - Constructor for exception net.minecraft.util.ReportedException
 
REQUEST_STATS - net.minecraft.network.play.client.C16PacketClientStatus.EnumState
 
requestANGLE(EnumPlatformANGLE) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
requestCommercial() - Method in interface net.minecraft.client.stream.IStream
 
requiredList - Variable in class net.zxmushroom63.plugins.PluginAPI
 
requireNonEmpty(T) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks that the specified object reference is not null or empty per ObjectUtils.isEmpty(Object).
requireNonEmpty(T, String) - Static method in class org.apache.commons.lang3.ObjectUtils
Checks that the specified object reference is not null or empty per ObjectUtils.isEmpty(Object).
requireSSL() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
requireSSL() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
requiresUpdates() - Method in class net.minecraft.block.Block
 
requiresUpdates() - Method in class net.minecraft.block.BlockFire
 
rescale - Variable in class net.minecraft.client.renderer.block.model.BlockPartRotation
 
reseedRandomGenerator(long) - Method in class net.minecraft.util.EnchantmentNameParts
+ Resets the underlying random number generator using a given seed.
reset() - Method in class com.google.common.hash.HashingInputStream
reset() is not supported for HashingInputStream.
reset() - Method in class com.google.common.io.CountingInputStream
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.MD5Digest
reset the chaining variables to the IV values.
reset() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
reset the chaining variables
reset() - Method in class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
reset the chaining variables
reset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
reset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
reset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
reset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
reset() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
reset() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
reset() - Method in class net.minecraft.util.CombatTracker
+ Resets this trackers list of combat entries
reset() - Method in class net.minecraft.util.MouseFilter
 
reset() - Method in class net.minecraft.util.Session
 
reset() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Resets this tokenizer, forgetting all parsing and iteration already completed.
reset() - Method in class org.apache.commons.lang3.time.StopWatch
Resets the stopwatch.
reset(char[]) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Reset this tokenizer, giving it a new input string to parse.
reset(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Reset this tokenizer, giving it a new input string to parse.
RESET - net.minecraft.network.play.server.S45PacketTitle.Type
 
RESET - net.minecraft.util.EnumChatFormatting
 
resetBlockRemoving() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Resets current block damage and field_78778_j
resetColor() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
resetDrag() - Method in class net.minecraft.inventory.Container
+ Reset the drag fields
resetEquippedProgress() - Method in class net.minecraft.client.renderer.ItemRenderer
+ Resets equippedProgress
resetEquippedProgress2() - Method in class net.minecraft.client.renderer.ItemRenderer
+ Resets equippedProgress
resetHeight() - Method in class net.minecraft.entity.Entity
+ sets the players height back to normal after doing things like sleeping and dieing
resetHeight() - Method in class net.minecraft.entity.player.EntityPlayer
+ sets the players height back to normal after doing things like sleeping and dieing
resetInLove() - Method in class net.minecraft.entity.passive.EntityAnimal
 
resetKeyBindingArrayAndHash() - Static method in class net.minecraft.client.settings.KeyBinding
 
resetPotionEffectMetadata() - Method in class net.minecraft.entity.EntityLivingBase
+ Resets the potion effect color and ambience metadata values
resetProgressAndMessage(String) - Method in class net.minecraft.client.gui.GuiScreenWorking
+ this string, followed by "working..." and then the "% complete" are the 3 lines shown.
resetProgressAndMessage(String) - Method in class net.minecraft.client.LoadingScreenRenderer
+ this string, followed by "working..." and then the "% complete" are the 3 lines shown.
resetProgressAndMessage(String) - Method in interface net.minecraft.util.IProgressUpdate
+ this string, followed by "working..." and then the "% complete" are the 3 lines shown.
resetReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
resetReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Repositions the current readerIndex to the marked readerIndex in this buffer.
resetReaderIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
resetReaderIndex() - Method in class net.minecraft.network.PacketBuffer
 
resetRecipeAndSlots() - Method in class net.minecraft.inventory.InventoryMerchant
 
resetRelightChecks() - Method in class net.minecraft.world.chunk.Chunk
+ Resets the relight check index to 0 for this Chunk.
resetScroll() - Method in class net.minecraft.client.gui.GuiNewChat
+ Resets the chat scroll (executed when the GUI is closed, among others)
resetStyles() - Method in class net.minecraft.client.gui.FontRenderer
+ Reset all style flag fields in the class to false; called at the start of string rendering
resetWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
resetWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Repositions the current writerIndex to the marked writerIndex in this buffer.
resetWriterIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
resetWriterIndex() - Method in class net.minecraft.network.PacketBuffer
 
resistance - Static variable in class net.minecraft.potion.Potion
 
resolveAddressFromURI(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.AddressResolver
 
resolveTextureName(String) - Method in class net.minecraft.client.renderer.block.model.ModelBlock
 
resolveURI(String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.AddressResolver
 
resolveURI(ServerData) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.AddressResolver
 
resolveVariable(String, StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Internal method that resolves the value of a variable.
RESORT_TRANSPARENCY - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
 
resortTransparency(float, float, float, ChunkCompileTaskGenerator) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
resource - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
Resource - Annotation Type in javax.annotation
The Resource annotation marks a resource that is needed by the application.
Resource.AuthenticationType - Enum in javax.annotation
The two possible authentication types for a resource.
resourceDomain - Variable in class net.minecraft.util.ResourceLocation
 
resourceExists(ResourceLocation) - Method in class net.minecraft.client.resources.AbstractResourcePack
 
resourceExists(ResourceLocation) - Method in class net.minecraft.client.resources.DefaultResourcePack
 
resourceExists(ResourceLocation) - Method in interface net.minecraft.client.resources.IResourcePack
 
ResourceIndex - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourceIndex() - Constructor for class net.minecraft.client.resources.ResourceIndex
 
resourceLocation - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.CacheCustomSkin
 
ResourceLocation - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourceLocation(int, String...) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String) - Constructor for class net.minecraft.util.ResourceLocation
 
ResourceLocation(String, String) - Constructor for class net.minecraft.util.ResourceLocation
 
resourceName - Variable in class net.minecraft.util.ResourceLocation
 
resourcePackFile - Variable in class net.minecraft.client.resources.AbstractResourcePack
 
ResourcePackFileNotFoundException - Exception in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourcePackFileNotFoundException(File, String) - Constructor for exception net.minecraft.client.resources.ResourcePackFileNotFoundException
 
ResourcePackListEntry - Class in net.minecraft.client.resources
 
ResourcePackListEntry(GuiScreenResourcePacks) - Constructor for class net.minecraft.client.resources.ResourcePackListEntry
 
ResourcePackListEntryDefault - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourcePackListEntryDefault(GuiScreenResourcePacks) - Constructor for class net.minecraft.client.resources.ResourcePackListEntryDefault
 
ResourcePackListEntryFound - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourcePackListEntryFound(GuiScreenResourcePacks, ResourcePackRepository.Entry) - Constructor for class net.minecraft.client.resources.ResourcePackListEntryFound
 
ResourcePackRepository - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ResourcePackRepository(IResourcePack, IMetadataSerializer, GameSettings) - Constructor for class net.minecraft.client.resources.ResourcePackRepository
 
ResourcePackRepository.Entry - Class in net.minecraft.client.resources
 
resourcePacks - Variable in class net.minecraft.client.resources.FallbackResourceManager
 
resourcePacks - Variable in class net.minecraft.client.settings.GameSettings
 
resourcePacksGUI - Variable in class net.minecraft.client.resources.ResourcePackListEntry
 
resourcePath - Variable in class net.minecraft.util.ResourceLocation
 
Resources - Class in com.google.common.io
Provides utility methods for working with resources in the classpath.
Resources - Annotation Type in javax.annotation
This class is used to allow multiple resources declarations.
respawnPlayer() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
respawnPlayer() - Method in class net.minecraft.entity.player.EntityPlayer
 
respiration - Static variable in class net.minecraft.enchantment.Enchantment
 
responsesAvailable() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
responsesAvailable() - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
responseType - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
restart() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
restart() - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
restoreLastBlurMipmap() - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
restoreLastBlurMipmap() - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
restoreLastBlurMipmap() - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
result() - Method in class com.google.common.collect.ComparisonChain
Ends this comparison chain and returns its result: a value having the same sign as the first nonzero comparison result in the chain, or zero if every result was zero.
Result(String, double, double) - Constructor for class net.minecraft.profiler.Profiler.Result
 
resume() - Method in class org.apache.commons.lang3.time.StopWatch
Resumes the stopwatch after a suspend.
resumeAllSounds() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
resumeSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
retainAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that does not belong to the provided collection.
retainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
 
retainAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
Deprecated.
Unsupported operation.
retainAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
retainAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
Traverses an iterator and removes every element that does not belong to the provided collection.
retainFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string containing all matching characters of a character sequence, in order.
retainOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Modifies multisetToModify so that its count for an element e is at most multisetToRetain.count(e).
rethrow(Throwable) - Method in class com.google.common.io.Closer
Stores the given throwable and rethrows it.
rethrow(Throwable) - Static method in class org.apache.commons.lang3.function.Failable
Rethrows a Throwable as an unchecked exception.
rethrow(Throwable) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Rethrows a Throwable as an unchecked exception.
rethrow(Throwable, Class<X>) - Method in class com.google.common.io.Closer
Stores the given throwable and rethrows it.
rethrow(Throwable, Class<X1>, Class<X2>) - Method in class com.google.common.io.Closer
Stores the given throwable and rethrows it.
retrySlotClick(int, int, boolean, EntityPlayer) - Method in class net.minecraft.inventory.Container
+ Retries slotClick() in case of failure
returnEnumOptions() - Method in class net.minecraft.client.gui.GuiOptionButton
 
returnEnumOrdinal() - Method in enum net.minecraft.client.settings.GameSettings.Options
 
reverse() - Method in class com.google.common.base.Converter
Returns the reversed view of this converter, which converts this.convert(a) back to a value roughly equivalent to a.
reverse() - Method in class com.google.common.collect.ImmutableList
Returns a view of this immutable list in reverse order.
reverse() - Method in class com.google.common.collect.Ordering
Returns the reverse of this ordering; the Ordering equivalent to Collections.reverseOrder(Comparator).
reverse() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Reverses the string builder placing each character in the opposite index.
reverse(String) - Static method in class org.apache.commons.lang3.StringUtils
Reverses a String as per StringBuilder.reverse().
reverse(List<T>) - Static method in class com.google.common.collect.Lists
Returns a reversed view of the specified list.
reverseDelimited(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Reverses a String that is delimited by a specific character.
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps whose keys are ordered by the reverse of their natural ordering.
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets whose elements are ordered by the reverse of their natural ordering.
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets whose elements are ordered by the reverse of their natural ordering.
rewind() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.Buffer
 
rewind() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
rewind() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
rewind() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
rewind() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
rewind() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
rewind() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
rewind() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
rewind() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
RGB8 - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
RGBA8 - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
RHOMBUS_MIDDLE - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
riddenByEntity - Variable in class net.minecraft.entity.Entity
 
RIDEABLE - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
RIDING_JUMP - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
ridingEntity - Variable in class net.minecraft.entity.Entity
 
right - Variable in class net.minecraft.client.gui.GuiSlot
 
right(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets the rightmost len characters of a String.
RIGHT - net.minecraft.block.BlockDoor.EnumHingePosition
 
RIGHT_PANTS_LEG - net.minecraft.entity.player.EnumPlayerModelParts
 
RIGHT_SLEEVE - net.minecraft.entity.player.EnumPlayerModelParts
 
rightChild(T) - Method in class com.google.common.collect.BinaryTreeTraverser
Returns the right child of the specified node, or Optional.absent() if the specified node has no right child.
rightClickMouse() - Method in class net.minecraft.client.Minecraft
+ Called when user clicked he's mouse right button (place)
rightHand - Variable in class net.minecraft.client.model.ModelSnowMan
 
rightLeg - Variable in class net.minecraft.client.model.ModelChicken
 
rightPad(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Right pad a String with spaces (' ').
rightPad(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
Right pad a String with a specified character.
rightPad(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
Right pad a String with a specified String.
rightString(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Extracts the rightmost characters from the string builder without throwing an exception.
rightValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
Returns the value from the right map (possibly null).
rightVillagerLeg - Variable in class net.minecraft.client.model.ModelVillager
 
rightWing - Variable in class net.minecraft.client.model.ModelChicken
 
ringBuffer - Variable in class net.minecraft.entity.boss.EntityDragon
+ Ring buffer array for the last 64 Y-positions and yaw rotations.
ringBufferIndex - Variable in class net.minecraft.entity.boss.EntityDragon
+ Index into the ring buffer.
river - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
rock - Static variable in class net.minecraft.block.material.Material
 
RolesAllowed - Annotation Type in javax.annotation.security
Specifies the list of security roles permitted to access method(s) in an application.
roofedForest - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
rootHeight - Variable in class net.minecraft.world.biome.BiomeGenBase.Height
 
ROSE - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
rotate() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
rotate(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
rotate(float, Vector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Rotates the matrix around the given axis the specified angle
rotate(float, Vector3f, Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Rotates the matrix around the given axis the specified angle
rotate(float, Vector3f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Rotates the source matrix around the given axis the specified angle and put the result in the destination matrix.
rotate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Rotate (circular shift) a String of shift characters.
rotateAngleX - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAngleY - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAngleZ - Variable in class net.minecraft.client.model.ModelRenderer
 
rotateAround(EnumFacing.Axis) - Method in enum net.minecraft.util.EnumFacing
+ Rotate this Facing around the given axis clockwise.
rotateCorpse(AbstractClientPlayer, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
rotateCorpse(EntityDragon, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderDragon
 
rotateCorpse(EntityArmorStand, float, float, float) - Method in class net.minecraft.client.renderer.entity.ArmorStandRenderer
 
rotateCorpse(EntityIronGolem, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderIronGolem
 
rotateCorpse(EntityZombie, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderZombie
 
rotateCorpse(EntityBat, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderBat
 
rotateCorpse(EntitySquid, float, float, float) - Method in class net.minecraft.client.renderer.entity.RenderSquid
 
rotateCorpse(T, float, float, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
rotated - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
rotateFace(EnumFacing) - Method in enum net.minecraft.client.resources.model.ModelRotation
 
rotatePitch(float) - Method in class net.minecraft.util.Vec3
 
rotateVertex(Vector3f, EnumFacing, int, ModelRotation, boolean) - Method in class net.minecraft.client.renderer.block.model.FaceBakery
 
rotateVertex(EnumFacing, int) - Method in enum net.minecraft.client.resources.model.ModelRotation
 
rotateY() - Method in enum net.minecraft.util.EnumFacing
+ Rotate this Facing around the Y axis clockwise (NORTH => EAST => SOUTH => WEST => NORTH)
rotateYaw(float) - Method in class net.minecraft.util.Vec3
 
rotateYCCW() - Method in enum net.minecraft.util.EnumFacing
+ Rotate this Facing around the Y axis counter-clockwise (NORTH => WEST => SOUTH => EAST => NORTH)
rotating - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
rotation - Variable in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
rotation - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
ROTATION - Static variable in class net.minecraft.block.BlockBanner
 
ROTATION - Static variable in class net.minecraft.block.BlockStandingSign
 
rotationPitch - Variable in class net.minecraft.entity.Entity
 
rotationPointX - Variable in class net.minecraft.client.model.ModelRenderer
 
rotationPointY - Variable in class net.minecraft.client.model.ModelRenderer
 
rotationPointZ - Variable in class net.minecraft.client.model.ModelRenderer
 
Rotations - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Rotations(float, float, float) - Constructor for class net.minecraft.util.Rotations
 
Rotations(NBTTagList) - Constructor for class net.minecraft.util.Rotations
 
rotationYaw - Variable in class net.minecraft.entity.Entity
 
rotationYawHead - Variable in class net.minecraft.entity.EntityLivingBase
 
rotten_flesh - Static variable in class net.minecraft.init.Items
 
ROUGH - net.minecraft.block.BlockPrismarine.EnumType
 
ROUGH_META - Static variable in class net.minecraft.block.BlockPrismarine
 
round(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Rounds a date, leaving the field specified as the most significant field.
round(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Rounds a date, leaving the field specified as the most significant field.
round(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Rounds a date, leaving the field specified as the most significant field.
roundToBigInteger(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the BigInteger value that is equal to x rounded with the specified rounding mode, if possible.
roundToInt(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the int value that is equal to x rounded with the specified rounding mode, if possible.
roundToLong(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the long value that is equal to x rounded with the specified rounding mode, if possible.
roundtrip(T) - Static method in class org.apache.commons.lang3.SerializationUtils
Performs a serialization roundtrip.
roundUpToPowerOfTwo(int) - Static method in class net.minecraft.util.MathHelper
+ Returns the input value rounded up to the next highest power of two.
row(R) - Method in class com.google.common.collect.ArrayTable
Returns a view of all mappings that have the given row key.
row(R) - Method in class com.google.common.collect.ForwardingTable
 
row(R) - Method in class com.google.common.collect.ImmutableTable
Returns a view of all mappings that have the given row key.
row(R) - Method in interface com.google.common.collect.Table
Returns a view of all mappings that have the given row key.
row(R) - Method in class com.google.common.collect.TreeBasedTable
Returns a view of all mappings that have the given row key.
Row(GuiButton, GuiButton) - Constructor for class net.minecraft.client.gui.GuiOptionsRowList.Row
 
rowComparator() - Method in class com.google.common.collect.TreeBasedTable
Returns the comparator that orders the rows.
rowKeyList() - Method in class com.google.common.collect.ArrayTable
Returns, as an immutable list, the row keys provided when the table was constructed, including those that are mapped to null values only.
rowKeySet() - Method in class com.google.common.collect.ArrayTable
Returns an immutable set of the valid row keys, including those that are associated with null values only.
rowKeySet() - Method in class com.google.common.collect.ForwardingTable
 
rowKeySet() - Method in class com.google.common.collect.ImmutableTable
 
rowKeySet() - Method in interface com.google.common.collect.RowSortedTable
Returns a set of row keys that have one or more values in the table.
rowKeySet() - Method in interface com.google.common.collect.Table
Returns a set of row keys that have one or more values in the table.
rowKeySet() - Method in class com.google.common.collect.TreeBasedTable
 
rowMap() - Method in class com.google.common.collect.ArrayTable
 
rowMap() - Method in class com.google.common.collect.ForwardingTable
 
rowMap() - Method in class com.google.common.collect.ImmutableTable
Returns a view that associates each row key with the corresponding map from column keys to values.
rowMap() - Method in interface com.google.common.collect.RowSortedTable
Returns a view that associates each row key with the corresponding map from column keys to values.
rowMap() - Method in interface com.google.common.collect.Table
Returns a view that associates each row key with the corresponding map from column keys to values.
rowMap() - Method in class com.google.common.collect.TreeBasedTable
 
RowSortedTable<R,​C,​V> - Interface in com.google.common.collect
Interface that extends Table and whose rows are sorted.
rprDefaultResourcePack - Variable in class net.minecraft.client.resources.ResourcePackRepository
 
rprMetadataSerializer - Variable in class net.minecraft.client.resources.ResourcePackRepository
 
RS - Static variable in class com.google.common.base.Ascii
Record Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
run() - Method in class net.lax1dude.eaglercraft.v1_8.futures.FutureTask
 
run() - Method in interface net.lax1dude.eaglercraft.v1_8.futures.RunnableFuture
 
run() - Method in class net.minecraft.client.Minecraft
 
run() - Method in interface org.apache.commons.lang3.function.FailableRunnable
Runs the function.
run() - Method in interface org.apache.commons.lang3.Functions.FailableRunnable
Deprecated.
Runs the function.
run(FailableRunnable<E>) - Static method in class org.apache.commons.lang3.function.Failable
Runs a runnable and rethrows any exception as a RuntimeException.
run(Functions.FailableRunnable<T>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Runs a runnable and rethrows any exception as a RuntimeException.
RUN_COMMAND - net.minecraft.event.ClickEvent.Action
 
RunAs - Annotation Type in javax.annotation.security
Defines the identity of the application during execution.
RunnableFuture<V> - Interface in net.lax1dude.eaglercraft.v1_8.futures
Copyright (c) 2022-2023 LAX1DUDE.
runTick() - Method in class net.minecraft.client.Minecraft
+ Runs the current tick.
RuntimeInitializationFailureException(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime.RuntimeInitializationFailureException
 
RuntimeInitializationFailureException(String, Throwable) - Constructor for exception net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime.RuntimeInitializationFailureException
 

S

S - net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
 
S00PacketDisconnect - Class in net.minecraft.network.login.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S00PacketDisconnect() - Constructor for class net.minecraft.network.login.server.S00PacketDisconnect
 
S00PacketDisconnect(IChatComponent) - Constructor for class net.minecraft.network.login.server.S00PacketDisconnect
 
S00PacketKeepAlive - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S00PacketKeepAlive() - Constructor for class net.minecraft.network.play.server.S00PacketKeepAlive
 
S00PacketKeepAlive(int) - Constructor for class net.minecraft.network.play.server.S00PacketKeepAlive
 
S00PacketServerInfo - Class in net.minecraft.network.status.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S00PacketServerInfo() - Constructor for class net.minecraft.network.status.server.S00PacketServerInfo
 
S00PacketServerInfo(ServerStatusResponse) - Constructor for class net.minecraft.network.status.server.S00PacketServerInfo
 
S01PacketEncryptionRequest - Class in net.minecraft.network.login.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S01PacketEncryptionRequest() - Constructor for class net.minecraft.network.login.server.S01PacketEncryptionRequest
 
S01PacketJoinGame - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S01PacketJoinGame() - Constructor for class net.minecraft.network.play.server.S01PacketJoinGame
 
S01PacketJoinGame(int, WorldSettings.GameType, boolean, int, EnumDifficulty, int, WorldType, boolean) - Constructor for class net.minecraft.network.play.server.S01PacketJoinGame
 
S01PacketPong - Class in net.minecraft.network.status.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S01PacketPong() - Constructor for class net.minecraft.network.status.server.S01PacketPong
 
S01PacketPong(long) - Constructor for class net.minecraft.network.status.server.S01PacketPong
 
S02PacketChat - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S02PacketChat() - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketChat(IChatComponent) - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketChat(IChatComponent, byte) - Constructor for class net.minecraft.network.play.server.S02PacketChat
 
S02PacketLoginSuccess - Class in net.minecraft.network.login.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S02PacketLoginSuccess() - Constructor for class net.minecraft.network.login.server.S02PacketLoginSuccess
 
S02PacketLoginSuccess(GameProfile) - Constructor for class net.minecraft.network.login.server.S02PacketLoginSuccess
 
S03PacketEnableCompression - Class in net.minecraft.network.login.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S03PacketEnableCompression() - Constructor for class net.minecraft.network.login.server.S03PacketEnableCompression
 
S03PacketEnableCompression(int) - Constructor for class net.minecraft.network.login.server.S03PacketEnableCompression
 
S03PacketTimeUpdate - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S03PacketTimeUpdate() - Constructor for class net.minecraft.network.play.server.S03PacketTimeUpdate
 
S03PacketTimeUpdate(long, long, boolean) - Constructor for class net.minecraft.network.play.server.S03PacketTimeUpdate
 
S04PacketEntityEquipment - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S04PacketEntityEquipment() - Constructor for class net.minecraft.network.play.server.S04PacketEntityEquipment
 
S04PacketEntityEquipment(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.S04PacketEntityEquipment
 
S05PacketSpawnPosition - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S05PacketSpawnPosition() - Constructor for class net.minecraft.network.play.server.S05PacketSpawnPosition
 
S05PacketSpawnPosition(BlockPos) - Constructor for class net.minecraft.network.play.server.S05PacketSpawnPosition
 
S06PacketUpdateHealth - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S06PacketUpdateHealth() - Constructor for class net.minecraft.network.play.server.S06PacketUpdateHealth
 
S06PacketUpdateHealth(float, int, float) - Constructor for class net.minecraft.network.play.server.S06PacketUpdateHealth
 
S07PacketRespawn - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S07PacketRespawn() - Constructor for class net.minecraft.network.play.server.S07PacketRespawn
 
S07PacketRespawn(int, EnumDifficulty, WorldType, WorldSettings.GameType) - Constructor for class net.minecraft.network.play.server.S07PacketRespawn
 
S08PacketPlayerPosLook - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S08PacketPlayerPosLook() - Constructor for class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
S08PacketPlayerPosLook(double, double, double, float, float, Set<S08PacketPlayerPosLook.EnumFlags>) - Constructor for class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
S08PacketPlayerPosLook.EnumFlags - Enum in net.minecraft.network.play.server
 
S09PacketHeldItemChange - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S09PacketHeldItemChange() - Constructor for class net.minecraft.network.play.server.S09PacketHeldItemChange
 
S09PacketHeldItemChange(int) - Constructor for class net.minecraft.network.play.server.S09PacketHeldItemChange
 
S0APacketUseBed - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0APacketUseBed() - Constructor for class net.minecraft.network.play.server.S0APacketUseBed
 
S0APacketUseBed(EntityPlayer, BlockPos) - Constructor for class net.minecraft.network.play.server.S0APacketUseBed
 
S0BPacketAnimation - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0BPacketAnimation() - Constructor for class net.minecraft.network.play.server.S0BPacketAnimation
 
S0BPacketAnimation(Entity, int) - Constructor for class net.minecraft.network.play.server.S0BPacketAnimation
 
S0CPacketSpawnPlayer - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0CPacketSpawnPlayer() - Constructor for class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
S0CPacketSpawnPlayer(EntityPlayer) - Constructor for class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
S0DPacketCollectItem - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0DPacketCollectItem() - Constructor for class net.minecraft.network.play.server.S0DPacketCollectItem
 
S0DPacketCollectItem(int, int) - Constructor for class net.minecraft.network.play.server.S0DPacketCollectItem
 
S0EPacketSpawnObject - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0EPacketSpawnObject() - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0EPacketSpawnObject(Entity, int) - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0EPacketSpawnObject(Entity, int, int) - Constructor for class net.minecraft.network.play.server.S0EPacketSpawnObject
 
S0FPacketSpawnMob - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S0FPacketSpawnMob() - Constructor for class net.minecraft.network.play.server.S0FPacketSpawnMob
 
S0FPacketSpawnMob(EntityLivingBase) - Constructor for class net.minecraft.network.play.server.S0FPacketSpawnMob
 
S10PacketSpawnPainting - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S10PacketSpawnPainting() - Constructor for class net.minecraft.network.play.server.S10PacketSpawnPainting
 
S10PacketSpawnPainting(EntityPainting) - Constructor for class net.minecraft.network.play.server.S10PacketSpawnPainting
 
S11PacketSpawnExperienceOrb - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S11PacketSpawnExperienceOrb() - Constructor for class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
S11PacketSpawnExperienceOrb(EntityXPOrb) - Constructor for class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
S12PacketEntityVelocity - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S12PacketEntityVelocity() - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S12PacketEntityVelocity(int, double, double, double) - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S12PacketEntityVelocity(Entity) - Constructor for class net.minecraft.network.play.server.S12PacketEntityVelocity
 
S13PacketDestroyEntities - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S13PacketDestroyEntities() - Constructor for class net.minecraft.network.play.server.S13PacketDestroyEntities
 
S13PacketDestroyEntities(int...) - Constructor for class net.minecraft.network.play.server.S13PacketDestroyEntities
 
S14PacketEntity - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S14PacketEntity() - Constructor for class net.minecraft.network.play.server.S14PacketEntity
 
S14PacketEntity(int) - Constructor for class net.minecraft.network.play.server.S14PacketEntity
 
S14PacketEntity.S15PacketEntityRelMove - Class in net.minecraft.network.play.server
 
S14PacketEntity.S16PacketEntityLook - Class in net.minecraft.network.play.server
 
S14PacketEntity.S17PacketEntityLookMove - Class in net.minecraft.network.play.server
 
S15PacketEntityRelMove() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
 
S15PacketEntityRelMove(int, byte, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
 
S16PacketEntityLook() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
 
S16PacketEntityLook(int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
 
S17PacketEntityLookMove() - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
 
S17PacketEntityLookMove(int, byte, byte, byte, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
 
S18PacketEntityTeleport - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S18PacketEntityTeleport() - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S18PacketEntityTeleport(int, int, int, int, byte, byte, boolean) - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S18PacketEntityTeleport(Entity) - Constructor for class net.minecraft.network.play.server.S18PacketEntityTeleport
 
S19PacketEntityHeadLook - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S19PacketEntityHeadLook() - Constructor for class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
S19PacketEntityHeadLook(Entity, byte) - Constructor for class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
S19PacketEntityStatus - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S19PacketEntityStatus() - Constructor for class net.minecraft.network.play.server.S19PacketEntityStatus
 
S19PacketEntityStatus(Entity, byte) - Constructor for class net.minecraft.network.play.server.S19PacketEntityStatus
 
S1BPacketEntityAttach - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S1BPacketEntityAttach() - Constructor for class net.minecraft.network.play.server.S1BPacketEntityAttach
 
S1BPacketEntityAttach(int, Entity, Entity) - Constructor for class net.minecraft.network.play.server.S1BPacketEntityAttach
 
S1CPacketEntityMetadata - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S1CPacketEntityMetadata() - Constructor for class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
S1CPacketEntityMetadata(int, DataWatcher, boolean) - Constructor for class net.minecraft.network.play.server.S1CPacketEntityMetadata
 
S1DPacketEntityEffect - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S1DPacketEntityEffect() - Constructor for class net.minecraft.network.play.server.S1DPacketEntityEffect
 
S1DPacketEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.S1DPacketEntityEffect
 
S1EPacketRemoveEntityEffect - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S1EPacketRemoveEntityEffect() - Constructor for class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
S1EPacketRemoveEntityEffect(int, PotionEffect) - Constructor for class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
 
S1FPacketSetExperience - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S1FPacketSetExperience() - Constructor for class net.minecraft.network.play.server.S1FPacketSetExperience
 
S1FPacketSetExperience(float, int, int) - Constructor for class net.minecraft.network.play.server.S1FPacketSetExperience
 
S20PacketEntityProperties - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S20PacketEntityProperties() - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties
 
S20PacketEntityProperties(int, Collection<IAttributeInstance>) - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties
 
S20PacketEntityProperties.Snapshot - Class in net.minecraft.network.play.server
 
S21PacketChunkData - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S21PacketChunkData() - Constructor for class net.minecraft.network.play.server.S21PacketChunkData
 
S21PacketChunkData(Chunk, boolean, int) - Constructor for class net.minecraft.network.play.server.S21PacketChunkData
 
S21PacketChunkData.Extracted - Class in net.minecraft.network.play.server
 
S22PacketMultiBlockChange - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S22PacketMultiBlockChange() - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
S22PacketMultiBlockChange(int, short[], Chunk) - Constructor for class net.minecraft.network.play.server.S22PacketMultiBlockChange
 
S22PacketMultiBlockChange.BlockUpdateData - Class in net.minecraft.network.play.server
 
S23PacketBlockChange - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S23PacketBlockChange() - Constructor for class net.minecraft.network.play.server.S23PacketBlockChange
 
S23PacketBlockChange(World, BlockPos) - Constructor for class net.minecraft.network.play.server.S23PacketBlockChange
 
S24PacketBlockAction - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S24PacketBlockAction() - Constructor for class net.minecraft.network.play.server.S24PacketBlockAction
 
S24PacketBlockAction(BlockPos, Block, int, int) - Constructor for class net.minecraft.network.play.server.S24PacketBlockAction
 
S25PacketBlockBreakAnim - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S25PacketBlockBreakAnim() - Constructor for class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
S25PacketBlockBreakAnim(int, BlockPos, int) - Constructor for class net.minecraft.network.play.server.S25PacketBlockBreakAnim
 
S26PacketMapChunkBulk - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S26PacketMapChunkBulk() - Constructor for class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
S26PacketMapChunkBulk(List<Chunk>) - Constructor for class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
S27PacketExplosion - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S27PacketExplosion() - Constructor for class net.minecraft.network.play.server.S27PacketExplosion
 
S27PacketExplosion(double, double, double, float, List<BlockPos>, Vec3) - Constructor for class net.minecraft.network.play.server.S27PacketExplosion
 
S28PacketEffect - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S28PacketEffect() - Constructor for class net.minecraft.network.play.server.S28PacketEffect
 
S28PacketEffect(int, BlockPos, int, boolean) - Constructor for class net.minecraft.network.play.server.S28PacketEffect
 
S29PacketSoundEffect - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S29PacketSoundEffect() - Constructor for class net.minecraft.network.play.server.S29PacketSoundEffect
 
S29PacketSoundEffect(String, double, double, double, float, float) - Constructor for class net.minecraft.network.play.server.S29PacketSoundEffect
 
S2APacketParticles - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2APacketParticles() - Constructor for class net.minecraft.network.play.server.S2APacketParticles
 
S2APacketParticles(EnumParticleTypes, boolean, float, float, float, float, float, float, float, int, int...) - Constructor for class net.minecraft.network.play.server.S2APacketParticles
 
S2BPacketChangeGameState - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2BPacketChangeGameState() - Constructor for class net.minecraft.network.play.server.S2BPacketChangeGameState
 
S2BPacketChangeGameState(int, float) - Constructor for class net.minecraft.network.play.server.S2BPacketChangeGameState
 
S2CPacketSpawnGlobalEntity - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2CPacketSpawnGlobalEntity() - Constructor for class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
S2CPacketSpawnGlobalEntity(Entity) - Constructor for class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
S2DPacketOpenWindow - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2DPacketOpenWindow() - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent, int) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2DPacketOpenWindow(int, String, IChatComponent, int, int) - Constructor for class net.minecraft.network.play.server.S2DPacketOpenWindow
 
S2EPacketCloseWindow - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2EPacketCloseWindow() - Constructor for class net.minecraft.network.play.server.S2EPacketCloseWindow
 
S2EPacketCloseWindow(int) - Constructor for class net.minecraft.network.play.server.S2EPacketCloseWindow
 
S2FPacketSetSlot - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S2FPacketSetSlot() - Constructor for class net.minecraft.network.play.server.S2FPacketSetSlot
 
S2FPacketSetSlot(int, int, ItemStack) - Constructor for class net.minecraft.network.play.server.S2FPacketSetSlot
 
S30PacketWindowItems - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S30PacketWindowItems() - Constructor for class net.minecraft.network.play.server.S30PacketWindowItems
 
S30PacketWindowItems(int, List<ItemStack>) - Constructor for class net.minecraft.network.play.server.S30PacketWindowItems
 
S31PacketWindowProperty - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S31PacketWindowProperty() - Constructor for class net.minecraft.network.play.server.S31PacketWindowProperty
 
S31PacketWindowProperty(int, int, int) - Constructor for class net.minecraft.network.play.server.S31PacketWindowProperty
 
S32PacketConfirmTransaction - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S32PacketConfirmTransaction() - Constructor for class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
S32PacketConfirmTransaction(int, short, boolean) - Constructor for class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
S33PacketUpdateSign - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S33PacketUpdateSign() - Constructor for class net.minecraft.network.play.server.S33PacketUpdateSign
 
S33PacketUpdateSign(World, BlockPos, IChatComponent[]) - Constructor for class net.minecraft.network.play.server.S33PacketUpdateSign
 
S34PacketMaps - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S34PacketMaps() - Constructor for class net.minecraft.network.play.server.S34PacketMaps
 
S34PacketMaps(int, byte, Collection<Vec4b>, byte[], int, int, int, int) - Constructor for class net.minecraft.network.play.server.S34PacketMaps
 
S35PacketUpdateTileEntity - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S35PacketUpdateTileEntity() - Constructor for class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
S35PacketUpdateTileEntity(BlockPos, int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.S35PacketUpdateTileEntity
 
S36PacketSignEditorOpen - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S36PacketSignEditorOpen() - Constructor for class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
S36PacketSignEditorOpen(BlockPos) - Constructor for class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
S37PacketStatistics - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S37PacketStatistics() - Constructor for class net.minecraft.network.play.server.S37PacketStatistics
 
S37PacketStatistics(Map<StatBase, Integer>) - Constructor for class net.minecraft.network.play.server.S37PacketStatistics
 
S38PacketPlayerListItem - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S38PacketPlayerListItem() - Constructor for class net.minecraft.network.play.server.S38PacketPlayerListItem
 
S38PacketPlayerListItem.Action - Enum in net.minecraft.network.play.server
 
S38PacketPlayerListItem.AddPlayerData - Class in net.minecraft.network.play.server
 
S39PacketPlayerAbilities - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S39PacketPlayerAbilities() - Constructor for class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
S39PacketPlayerAbilities(PlayerCapabilities) - Constructor for class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
S3APacketTabComplete - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3APacketTabComplete() - Constructor for class net.minecraft.network.play.server.S3APacketTabComplete
 
S3APacketTabComplete(String[]) - Constructor for class net.minecraft.network.play.server.S3APacketTabComplete
 
S3BPacketScoreboardObjective - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3BPacketScoreboardObjective() - Constructor for class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
S3BPacketScoreboardObjective(ScoreObjective, int) - Constructor for class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
S3CPacketUpdateScore - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3CPacketUpdateScore() - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(String) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(String, ScoreObjective) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore(Score) - Constructor for class net.minecraft.network.play.server.S3CPacketUpdateScore
 
S3CPacketUpdateScore.Action - Enum in net.minecraft.network.play.server
 
S3DPacketDisplayScoreboard - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3DPacketDisplayScoreboard() - Constructor for class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
S3DPacketDisplayScoreboard(int, ScoreObjective) - Constructor for class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
S3EPacketTeams - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3EPacketTeams() - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3EPacketTeams(ScorePlayerTeam, int) - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3EPacketTeams(ScorePlayerTeam, Collection<String>, int) - Constructor for class net.minecraft.network.play.server.S3EPacketTeams
 
S3FPacketCustomPayload - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S3FPacketCustomPayload() - Constructor for class net.minecraft.network.play.server.S3FPacketCustomPayload
 
S3FPacketCustomPayload(String, PacketBuffer) - Constructor for class net.minecraft.network.play.server.S3FPacketCustomPayload
 
S40PacketDisconnect - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S40PacketDisconnect() - Constructor for class net.minecraft.network.play.server.S40PacketDisconnect
 
S40PacketDisconnect(IChatComponent) - Constructor for class net.minecraft.network.play.server.S40PacketDisconnect
 
S41PacketServerDifficulty - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S41PacketServerDifficulty() - Constructor for class net.minecraft.network.play.server.S41PacketServerDifficulty
 
S41PacketServerDifficulty(EnumDifficulty, boolean) - Constructor for class net.minecraft.network.play.server.S41PacketServerDifficulty
 
S42PacketCombatEvent - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S42PacketCombatEvent() - Constructor for class net.minecraft.network.play.server.S42PacketCombatEvent
 
S42PacketCombatEvent(CombatTracker, S42PacketCombatEvent.Event) - Constructor for class net.minecraft.network.play.server.S42PacketCombatEvent
 
S42PacketCombatEvent.Event - Enum in net.minecraft.network.play.server
 
S43PacketCamera - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S43PacketCamera() - Constructor for class net.minecraft.network.play.server.S43PacketCamera
 
S43PacketCamera(Entity) - Constructor for class net.minecraft.network.play.server.S43PacketCamera
 
S44PacketWorldBorder - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S44PacketWorldBorder() - Constructor for class net.minecraft.network.play.server.S44PacketWorldBorder
 
S44PacketWorldBorder(WorldBorder, S44PacketWorldBorder.Action) - Constructor for class net.minecraft.network.play.server.S44PacketWorldBorder
 
S44PacketWorldBorder.Action - Enum in net.minecraft.network.play.server
 
S45PacketTitle - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S45PacketTitle() - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(int, int, int) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(S45PacketTitle.Type, IChatComponent) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle(S45PacketTitle.Type, IChatComponent, int, int, int) - Constructor for class net.minecraft.network.play.server.S45PacketTitle
 
S45PacketTitle.Type - Enum in net.minecraft.network.play.server
 
S46PacketSetCompressionLevel - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S46PacketSetCompressionLevel() - Constructor for class net.minecraft.network.play.server.S46PacketSetCompressionLevel
 
S47PacketPlayerListHeaderFooter - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S47PacketPlayerListHeaderFooter() - Constructor for class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
S47PacketPlayerListHeaderFooter(IChatComponent) - Constructor for class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
 
S48PacketResourcePackSend - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S48PacketResourcePackSend() - Constructor for class net.minecraft.network.play.server.S48PacketResourcePackSend
 
S48PacketResourcePackSend(String, String) - Constructor for class net.minecraft.network.play.server.S48PacketResourcePackSend
 
S49PacketUpdateEntityNBT - Class in net.minecraft.network.play.server
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
S49PacketUpdateEntityNBT() - Constructor for class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
S49PacketUpdateEntityNBT(int, NBTTagCompound) - Constructor for class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
saddle - Static variable in class net.minecraft.init.Items
 
SAFARI - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
safeFindNextPositivePowerOfTwo(int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.MathUtil
Fast method of finding the next power of 2 greater than or equal to the supplied value.
safeProfile() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
SALMON - net.minecraft.item.ItemFishFood.FishType
 
sand - Static variable in class net.minecraft.block.material.Material
 
sand - Static variable in class net.minecraft.init.Blocks
 
SAND - net.minecraft.block.BlockSand.EnumType
 
SAND - net.minecraft.block.BlockStoneSlab.EnumType
 
sandColor - Static variable in class net.minecraft.block.material.MapColor
 
sandstone - Static variable in class net.minecraft.init.Blocks
 
sandstone_stairs - Static variable in class net.minecraft.init.Blocks
 
sanitize - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
sapling - Static variable in class net.minecraft.init.Blocks
 
saturatedCast(long) - Static method in class com.google.common.primitives.Chars
Returns the char nearest in value to value.
saturatedCast(long) - Static method in class com.google.common.primitives.Ints
Returns the int nearest in value to value.
saturatedCast(long) - Static method in class com.google.common.primitives.Shorts
Returns the short nearest in value to value.
saturatedCast(long) - Static method in class com.google.common.primitives.SignedBytes
Returns the byte nearest in value to value.
saturatedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the byte value that, when treated as unsigned, is nearest in value to value.
saturation - Variable in class net.minecraft.client.settings.GameSettings
 
saturation - Static variable in class net.minecraft.potion.Potion
+ The saturation Potion object.
SATURATION - net.minecraft.client.settings.GameSettings.Options
 
saturationLevel - Variable in class net.minecraft.network.play.server.S06PacketUpdateHealth
 
savanna - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
savannaPlateau - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
saveAllData() - Method in class net.minecraft.world.storage.MapStorage
+ Saves all dirty loaded MapDataBases to disk.
saveAllData() - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
+ Saves all dirty loaded MapDataBases to disk.
saveChunks(boolean, IProgressUpdate) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Two modes of operation: if passed true, save all Chunks in one go.
saveChunks(boolean, IProgressUpdate) - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Two modes of operation: if passed true, save all Chunks in one go.
SaveDataMemoryStorage - Class in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SaveDataMemoryStorage() - Constructor for class net.minecraft.world.storage.SaveDataMemoryStorage
 
saveExtraData() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Save extra data not associated with any Chunk.
saveExtraData() - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Save extra data not associated with any Chunk.
saveHandler - Variable in class net.minecraft.world.World
 
SaveHandlerMP - Class in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SaveHandlerMP() - Constructor for class net.minecraft.world.storage.SaveHandlerMP
 
saveInventoryToNBT() - Method in class net.minecraft.inventory.InventoryEnderChest
 
saveOptions() - Method in class net.minecraft.client.settings.GameSettings
+ Saves the options to the options file.
savePluginsToLocalStorage() - Static method in class net.zxmushroom63.plugins.PluginLoader
 
saveScreenshot() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
saveScreenshot() - Static method in class net.minecraft.util.ScreenShotHelper
+ Saves a screenshot in the game directory with a time-stamped filename.
saveServerList() - Method in class net.minecraft.client.multiplayer.ServerList
+ Runs getNBTCompound on each ServerData instance, puts everything into a "servers" NBT list and writes it to servers.dat.
saveWorldInfo(WorldInfo) - Method in interface net.minecraft.world.storage.ISaveHandler
+ used to update level.dat from old format to MCRegion format
saveWorldInfo(WorldInfo) - Method in class net.minecraft.world.storage.SaveHandlerMP
+ used to update level.dat from old format to MCRegion format
saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in interface net.minecraft.world.storage.ISaveHandler
+ Saves the given World Info with the given NBTTagCompound as the Player.
saveWorldInfoWithPlayer(WorldInfo, NBTTagCompound) - Method in class net.minecraft.world.storage.SaveHandlerMP
+ Saves the given World Info with the given NBTTagCompound as the Player.
scale - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
scale - Variable in class net.minecraft.world.storage.MapData
 
scale(double, double, double) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
scale(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
scale(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
Scale this vector
scale(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
scale(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
scale(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
scale(float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
scale(float, Quaternion, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Scale the source quaternion by scale and put the result in the destination
scale(Vector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Scales this matrix
scale(Vector3f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Scales the source matrix and put the result in the destination matrix
ScaledResolution - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScaledResolution(Minecraft) - Constructor for class net.minecraft.client.gui.ScaledResolution
 
scheduleBlockUpdate(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
scheduledTime - Variable in class net.minecraft.world.NextTickListEntry
 
scheduledUpdatesAreImmediate - Variable in class net.minecraft.world.World
 
scheduleResourcesRefresh() - Method in class net.minecraft.client.Minecraft
 
scheduleUpdate(BlockPos, Block, int) - Method in class net.minecraft.world.World
 
SCIENTIFIC - net.lax1dude.eaglercraft.v1_8.HFormatter.BigDecimalLayoutForm
Use scientific style for BigDecimals.
Score - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Score(Scoreboard, ScoreObjective, String) - Constructor for class net.minecraft.scoreboard.Score
 
Scoreboard - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Scoreboard() - Constructor for class net.minecraft.scoreboard.Scoreboard
 
ScoreboardSaveData - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScoreboardSaveData() - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
ScoreboardSaveData(String) - Constructor for class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreComparator - Static variable in class net.minecraft.scoreboard.Score
+ Used for sorting score by points
ScoreDummyCriteria - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScoreDummyCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreDummyCriteria
 
ScoreHealthCriteria - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScoreHealthCriteria(String) - Constructor for class net.minecraft.scoreboard.ScoreHealthCriteria
 
scoreName - Variable in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
 
ScoreObjective - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScoreObjective(Scoreboard, String, IScoreObjectiveCriteria) - Constructor for class net.minecraft.scoreboard.ScoreObjective
 
ScorePlayerTeam - Class in net.minecraft.scoreboard
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScorePlayerTeam(Scoreboard, String) - Constructor for class net.minecraft.scoreboard.ScorePlayerTeam
 
scoresToNbt() - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
scoreValue - Variable in class net.minecraft.entity.EntityLivingBase
 
SCOTTISH_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
SCOTTISH_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
ScreenChatOptions - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScreenChatOptions(GuiScreen, GameSettings) - Constructor for class net.minecraft.client.gui.ScreenChatOptions
 
ScreenShotHelper - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ScreenShotHelper() - Constructor for class net.minecraft.util.ScreenShotHelper
 
screenTitle - Variable in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
screenTitle - Variable in class net.minecraft.client.gui.achievement.GuiStats
 
screenTitle - Variable in class net.minecraft.client.gui.GuiControls
 
screenTitle - Variable in class net.minecraft.client.gui.GuiVideoSettings
 
scroll(int) - Method in class net.minecraft.client.gui.GuiNewChat
+ Scrolls the chat by the given number of lines.
scrollBy(int) - Method in class net.minecraft.client.gui.GuiSlot
+ Scrolls the slot by the given amount.
scrollMultiplier - Variable in class net.minecraft.client.gui.GuiSlot
 
SEA - net.minecraft.entity.item.EntityPainting.EnumArt
 
sea_lantern - Static variable in class net.minecraft.init.Blocks
 
SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlab
 
SEAMLESS - Static variable in class net.minecraft.block.BlockStoneSlabNew
 
secondaryColor - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
selectAnything - Static variable in class net.minecraft.util.EntitySelectors
 
selectedElement - Variable in class net.minecraft.client.gui.GuiSlot
+ The element in the list that was selected
selectInventories - Static variable in class net.minecraft.util.EntitySelectors
 
selectNumberRule(int, int) - Method in class org.apache.commons.lang3.time.FastDatePrinter
Gets an appropriate rule for the padding required.
selectServer(int) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
SEMI_MONTH - Static variable in class org.apache.commons.lang3.time.DateUtils
This is half a month, so this represents whether a date is in the top or bottom half of the month.
send(byte[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
send(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
send(String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
send(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
send(JSONObject) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IServerQuery
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.client.renderer.RenderGlobal
 
sendBlockBreakProgress(int, BlockPos, int) - Method in interface net.minecraft.world.IWorldAccess
 
sendBlockBreakProgress(int, BlockPos, int) - Method in class net.minecraft.world.World
 
sendChatMessage(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Sends a chat message from the player.
sendChatMessage(String) - Method in class net.minecraft.client.gui.GuiScreen
 
sendChatMessage(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
 
sendCommandFeedback() - Method in interface net.minecraft.command.ICommandSender
+ Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.command.server.CommandBlockLogic
+ Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.entity.Entity
+ Returns true if the command sender should be sent feedback about executed commands
sendCommandFeedback() - Method in class net.minecraft.entity.player.EntityPlayer
+ Returns true if the command sender should be sent feedback about executed commands
sendEnchantPacket(int, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ GuiEnchantment uses this during multiplayer to tell PlayerControllerMP to send a packet indicating the enchantment action the player has taken.
sendEndCombat() - Method in class net.minecraft.entity.EntityLivingBase
+ Sends an END_COMBAT packet to the client
sendEnterCombat() - Method in class net.minecraft.entity.EntityLivingBase
+ Sends an ENTER_COMBAT packet to the client
sendHorseInventory() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
sendHorseJump() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
sendPacket(Packet) - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
sendPacketDropItem(ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Sends a Packet107 to the server to drop the item on the ground
sendPlayerAbilities() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Sends the player's abilities to the server (if there is one).
sendPlayerAbilities() - Method in class net.minecraft.entity.player.EntityPlayer
+ Sends the player's abilities to the server (if there is one).
sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.GuiRepair
+ Sends two ints to the client-side Container.
sendProgressBarUpdate(Container, int, int) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
+ Sends two ints to the client-side Container.
sendProgressBarUpdate(Container, int, int) - Method in interface net.minecraft.inventory.ICrafting
+ Sends two ints to the client-side Container.
sendQueue - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
sendQuittingDisconnectingPacket() - Method in class net.minecraft.client.multiplayer.WorldClient
+ If on MP, sends a quitting packet.
sendQuittingDisconnectingPacket() - Method in class net.minecraft.world.World
+ If on MP, sends a quitting packet.
sendServerQuery(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
sendServerQuery(String, String) - Static method in class net.lax1dude.eaglercraft.v1_8.socket.ServerQueryDispatch
 
sendSettingsToServer() - Method in class net.minecraft.client.settings.GameSettings
+ Send a client info packet with settings information to the server
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.GuiRepair
+ Sends the contents of an inventory slot to the client-side Container.
sendSlotContents(Container, int, ItemStack) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
+ Sends the contents of an inventory slot to the client-side Container.
sendSlotContents(Container, int, ItemStack) - Method in interface net.minecraft.inventory.ICrafting
+ Sends the contents of an inventory slot to the client-side Container.
sendSlotPacket(ItemStack, int) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Used in PlayerControllerMP to update the server with an ItemStack in a slot.
sendTeamUpdate(ScorePlayerTeam) - Method in class net.minecraft.scoreboard.Scoreboard
+ This packet will notify the players that this team is updated
sendUseItem(EntityPlayer, World, ItemStack) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Notifies the server of things like consuming food, etc...
SENSITIVITY - net.minecraft.client.settings.GameSettings.Options
 
sequentialFunnel(Funnel<E>) - Static method in class com.google.common.hash.Funnels
Returns a funnel that processes an Iterable by funneling its elements in iteration order with the specified funnel.
serializable() - Method in annotation type com.google.common.annotations.GwtCompatible
When true, the annotated type or the type of the method return value is GWT serializable.
SerializationException - Exception in org.apache.commons.lang3
Exception thrown when the Serialization process fails.
SerializationException() - Constructor for exception org.apache.commons.lang3.SerializationException
Constructs a new SerializationException without specified detail message.
SerializationException(String) - Constructor for exception org.apache.commons.lang3.SerializationException
Constructs a new SerializationException with specified detail message.
SerializationException(String, Throwable) - Constructor for exception org.apache.commons.lang3.SerializationException
Constructs a new SerializationException with specified detail message and nested Throwable.
SerializationException(Throwable) - Constructor for exception org.apache.commons.lang3.SerializationException
Constructs a new SerializationException with specified nested Throwable.
SerializationUtils - Class in org.apache.commons.lang3
Assists with the serialization process and performs additional functionality based on serialization.
SerializationUtils() - Constructor for class org.apache.commons.lang3.SerializationUtils
SerializationUtils instances should NOT be constructed in standard programming.
serialize(Serializable) - Static method in class org.apache.commons.lang3.SerializationUtils
Serializes an Object to a byte array for storage/serialization.
serialize(Serializable, OutputStream) - Static method in class org.apache.commons.lang3.SerializationUtils
Serializes an Object to the specified stream.
serialize(Object) - Static method in class net.lax1dude.eaglercraft.v1_8.json.JSONTypeProvider
 
serialize(AnimationMetadataSection) - Method in class net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
 
serialize(PackMetadataSection) - Method in class net.minecraft.client.resources.data.PackMetadataSectionSerializer
 
serialize(ServerStatusResponse) - Method in class net.minecraft.network.ServerStatusResponse.Serializer
 
serialize(ServerStatusResponse.MinecraftProtocolVersionIdentifier) - Method in class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer
 
serialize(ServerStatusResponse.PlayerCountData) - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData.Serializer
 
serialize(ChatStyle) - Method in class net.minecraft.util.ChatStyle.Serializer
 
serialize(IChatComponent) - Method in class net.minecraft.util.IChatComponent.Serializer
 
serialize(O) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONTypeSerializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.PlayerCountData.Serializer
 
Serializer() - Constructor for class net.minecraft.network.ServerStatusResponse.Serializer
 
Serializer() - Constructor for class net.minecraft.util.ChatStyle.Serializer
 
Serializer() - Constructor for class net.minecraft.util.IChatComponent.Serializer
 
serializeToJson(O) - Method in interface net.lax1dude.eaglercraft.v1_8.json.JSONTypeSerializer
 
SERVER_ERROR_AUTHENTICATION_REQUIRED - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_CUSTOM_MESSAGE - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_DUPLICATE_PROFILE_DATA - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_EXCESSIVE_PROFILE_DATA - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_INVALID_PACKET - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_RATELIMIT_BLOCKED - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_RATELIMIT_LOCKED - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_UNKNOWN_PACKET - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
SERVER_ERROR_WRONG_PACKET - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
ServerAddress - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerAddress(String, int) - Constructor for class net.minecraft.client.multiplayer.ServerAddress
 
SERVERBOUND - net.minecraft.network.EnumPacketDirection
 
serverBrand - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
serverCracked - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
ServerData - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerData(String, String, boolean) - Constructor for class net.minecraft.client.multiplayer.ServerData
 
ServerData.ServerResourceMode - Enum in net.minecraft.client.multiplayer
 
serverIconDirty - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverIconEnabled - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverIP - Variable in class net.minecraft.client.multiplayer.ServerData
 
ServerList - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerListEntryNormal - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerListEntryNormal(GuiMultiplayer, ServerData) - Constructor for class net.minecraft.client.gui.ServerListEntryNormal
 
serverMOTD - Variable in class net.minecraft.client.multiplayer.ServerData
+ (better variable name would be 'hostname') server name as displayed in the server browser's second line (grey text)
serverName - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
serverName - Variable in class net.minecraft.client.multiplayer.ServerData
 
serverName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Database server name.
serverPosX - Variable in class net.minecraft.entity.Entity
 
serverPosY - Variable in class net.minecraft.entity.Entity
 
serverPosZ - Variable in class net.minecraft.entity.Entity
 
ServerQueryDispatch - Class in net.lax1dude.eaglercraft.v1_8.socket
Copyright (c) 2022-2023 LAX1DUDE.
ServerQueryDispatch() - Constructor for class net.lax1dude.eaglercraft.v1_8.socket.ServerQueryDispatch
 
ServerSelectionList - Class in net.minecraft.client.gui
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerSelectionList(GuiMultiplayer, Minecraft, int, int, int, int, int) - Constructor for class net.minecraft.client.gui.ServerSelectionList
 
ServersideAttributeMap - Class in net.minecraft.entity.ai.attributes
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServersideAttributeMap() - Constructor for class net.minecraft.entity.ai.attributes.ServersideAttributeMap
 
ServerSkinCache - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
ServerSkinCache(EaglercraftNetworkManager, TextureManager) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
ServerSkinCache.CacheCustomSkin - Class in net.lax1dude.eaglercraft.v1_8.profile
 
ServerSkinCache.SkinCacheEntry - Class in net.lax1dude.eaglercraft.v1_8.profile
 
ServerSkinCache.WaitingSkin - Class in net.lax1dude.eaglercraft.v1_8.profile
 
ServerStatusResponse - Class in net.minecraft.network
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ServerStatusResponse() - Constructor for class net.minecraft.network.ServerStatusResponse
 
ServerStatusResponse.MinecraftProtocolVersionIdentifier - Class in net.minecraft.network
 
ServerStatusResponse.MinecraftProtocolVersionIdentifier.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.PlayerCountData - Class in net.minecraft.network
 
ServerStatusResponse.PlayerCountData.Serializer - Class in net.minecraft.network
 
ServerStatusResponse.Serializer - Class in net.minecraft.network
 
serverTime - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
serverVersion - Variable in class net.lax1dude.eaglercraft.v1_8.internal.QueryResponse
 
serverWide - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
session - Variable in class net.minecraft.client.main.GameConfiguration.UserInformation
 
Session - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Session() - Constructor for class net.minecraft.util.Session
 
set(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
set(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
set(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
set(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
set(float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector2f
Set the X,Y values
set(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
set(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
set(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
set(float, float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector3f
Set the X,Y,Z values
set(float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
set(float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
set(float, float, float, float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector4f
Set the X,Y,Z,W values
set(int) - Method in class org.apache.commons.lang3.BitField
Sets the bits.
set(int, int, int, int) - Method in class net.minecraft.world.chunk.NibbleArray
+ Arguments are x, y, z, val.
set(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
set(int, int, V) - Method in class com.google.common.collect.ArrayTable
Associates value with the specified row and column indices.
set(int, E) - Method in class com.google.common.collect.ForwardingList
 
set(int, E) - Method in class com.google.common.collect.ImmutableList
Deprecated.
Unsupported operation.
set(int, NBTBase) - Method in class net.minecraft.nbt.NBTTagList
+ Set the given index to the given tag
set(E) - Method in class com.google.common.collect.ForwardingListIterator
 
set(E) - Method in class com.google.common.collect.UnmodifiableListIterator
Deprecated.
Unsupported operation.
set(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Unsupported ListIterator operation.
set(String, boolean) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, boolean[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, byte) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, byte[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, char) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, char[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, double) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, double[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, float) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, float[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, int) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, int[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, short) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, short[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, String) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, String[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, BaseData) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, BaseData[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, JSObject) - Method in class net.zxmushroom63.plugins.BaseData
 
set(String, JSObject[]) - Method in class net.zxmushroom63.plugins.BaseData
 
set(ReadableVector2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Load from another Vector2f
set(ReadableVector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Load from another Vector3f
set(ReadableVector4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Load from another Vector4f
set(ReadableVector4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Load from another Vector4f
set(World) - Method in class net.minecraft.client.renderer.entity.RenderManager
+ World sets this RenderManager's worldObj to the world provided
SET_CENTER - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
SET_SIZE - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
SET_WARNING_BLOCKS - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
SET_WARNING_TIME - net.minecraft.network.play.server.S44PacketWorldBorder.Action
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.EntityLivingBase
 
setAbsorptionAmount(float) - Method in class net.minecraft.entity.player.EntityPlayer
 
setActivePlayerChunksAndCheckLight() - Method in class net.minecraft.world.World
 
setActiveTexture(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setAdventureModeExempt() - Method in class net.minecraft.block.material.Material
+
setAgeToCreativeDespawnTime() - Method in class net.minecraft.entity.item.EntityItem
+ sets the age of the item so that it'll despawn one minute after it has been dropped (instead of five).
setAggressive(boolean) - Method in class net.minecraft.entity.monster.EntityWitch
+ Set whether this witch is aggressive at an entity.
setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLiving
+ set the movespeed used for the new AI system
setAIMoveSpeed(float) - Method in class net.minecraft.entity.EntityLivingBase
+ set the movespeed used for the new AI system
setAir(int) - Method in class net.minecraft.entity.Entity
 
setAllBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
setAllBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
setAllBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
setAllBytes(byte[], boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
setAllBytes(byte[], boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
setAllBytes(byte[], boolean) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
setAllChars(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
setAllChars(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
setAllChars(String) - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
setAllowCommands(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setAllowedSpawnTypes(boolean, boolean) - Method in class net.minecraft.world.World
+ first boolean for hostile mobs and second for peaceful mobs
setAllowFlying(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setAllowFlying(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setAllowFriendlyFire(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setAllVisible(boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setAlphaF(float) - Method in class net.minecraft.client.particle.EntityFX
+ Sets the particle alpha (float)
setAlwaysEdible() - Method in class net.minecraft.item.ItemFood
+ Set the field 'alwaysEdible' to true, and make the food edible even if the player don't need to eat.
setAlwaysRenderNameTag(boolean) - Method in class net.minecraft.entity.Entity
 
setAngles(float, float) - Method in class net.minecraft.entity.Entity
+ Adds 15% to the entity's yaw and subtracts 15% from the pitch.
setAngry(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
+ Sets whether this wolf is angry or not.
setArrayContentDetail(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to output array content detail.
setArrayEnd(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the array end text.
setArraySeparator(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the array separator text.
setArrayStart(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the array start text.
setArrowCountInEntity(int) - Method in class net.minecraft.entity.EntityLivingBase
+ sets the amount of arrows stuck in the entity.
setAttacking(boolean) - Method in class net.minecraft.entity.monster.EntityGhast
 
setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLiving
+ Sets the active target the Task system uses for tracking
setAttackTarget(EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
+ Sets the active target the Task system uses for tracking
setBackgroundImageName(String) - Method in class net.minecraft.creativetab.CreativeTabs
 
setBaseCollisionBounds(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
+ Set the block bounds as the collision bounds for the stairs at the given position
setBaseSpellTextureIndex(int) - Method in class net.minecraft.client.particle.EntitySpellParticleFX
+ Sets the base spell texture index
setBaseValue(double) - Method in interface net.minecraft.entity.ai.attributes.IAttributeInstance
 
setBaseValue(double) - Method in class net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
 
setBeenAttacked() - Method in class net.minecraft.entity.Entity
+ Sets that this entity has been attacked.
setBeenAttacked() - Method in class net.minecraft.entity.EntityLivingBase
+ Sets that this entity has been attacked.
setBegging(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
 
setBesideClimbableBlock(boolean) - Method in class net.minecraft.entity.monster.EntitySpider
+ Updates the WatchableObject (Byte) created in entityInit(), setting it to 0x01 if par1 is true or 0x00 if it is false.
setBiasColor(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
setBidiFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
+ Set bidiFlag to control if the Unicode Bidirectional Algorithm should be run before rendering any string.
setBiome(int) - Method in class net.minecraft.world.gen.FlatGeneratorInfo
+ Set the biome used on this preset.
setBiomeArray(byte[]) - Method in class net.minecraft.world.chunk.Chunk
+ Accepts a 256-entry array that contains a 16x16 mapping on the X/Z plane of block positions in this Chunk to biome IDs.
setBiomeName(String) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setBlendColor(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
setBlockBounds(float, float, float, float, float, float) - Method in class net.minecraft.block.Block
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.Block
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockAnvil
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBanner.BlockBannerHanging
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockBed
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockButton
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCake
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCarpet
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockChest
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockCocoa
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoor
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockDoublePlant
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockEndPortal
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFence
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockFenceGate
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockHopper
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLadder
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockLever
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPane
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonBase
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonExtension
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPistonMoving
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockPortal
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockRailBase
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSkull
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSlab
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockSnow
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStairs
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockStem
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTrapDoor
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWire
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockTripWireHook
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockVine
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWall
 
setBlockBoundsBasedOnState(IBlockAccess, BlockPos) - Method in class net.minecraft.block.BlockWallSign
 
setBlockBoundsBasedOnState0(IBlockState) - Method in class net.minecraft.block.BlockBasePressurePlate
 
setBlockBoundsForItemRender() - Method in class net.minecraft.block.Block
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockBasePressurePlate
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockBrewingStand
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockButton
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCake
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCarpet
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockCauldron
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockEndPortalFrame
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockFlowerPot
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockPane
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockPistonBase
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockSlab
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockSnow
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockStem
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockTrapDoor
+ Sets the block's bounds for rendering it as an item
setBlockBoundsForItemRender() - Method in class net.minecraft.block.BlockVine
+ Sets the block's bounds for rendering it as an item
setBlockBoundsFromMeta(int) - Method in class net.minecraft.block.BlockCarpet
 
setBlocked(boolean) - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Set whether this hopper minecart is being blocked by an activator rail.
setBlocklightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Sets the NibbleArray instance used for Block-light values in this particular storage block.
setBlockState(int, int, int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(int, IBlockState) - Method in class net.minecraft.world.chunk.ChunkPrimer
 
setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.chunk.Chunk
 
setBlockState(BlockPos, IBlockState) - Method in class net.minecraft.world.World
+ Convenience method to update the block on both the client and server
setBlockState(BlockPos, IBlockState, int) - Method in class net.minecraft.world.World
+ Convenience method to update the block on both the client and server
setBlockToAir(BlockPos) - Method in class net.minecraft.world.World
 
setBlockUnbreakable() - Method in class net.minecraft.block.Block
 
setBlurMipmap(boolean, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerSkinTexture
 
setBlurMipmap(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
setBlurMipmap(boolean, boolean) - Method in interface net.minecraft.client.renderer.texture.ITextureObject
 
setBlurMipmapDirect(boolean, boolean) - Method in class net.minecraft.client.renderer.texture.AbstractTexture
 
setBodyRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setBold(Boolean) - Method in class net.minecraft.util.ChatStyle
+ Sets whether or not text of this ChatStyle should be in bold.
setBoolean(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setBoolean(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified boolean at the specified absolute index in this buffer.
setBoolean(int, boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBoolean(int, boolean) - Method in class net.minecraft.network.PacketBuffer
 
setBoolean(int, boolean) - Method in class org.apache.commons.lang3.BitField
Sets a boolean BitField.
setBoolean(String, boolean) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores the given boolean value as a NBTTagByte, storing 1 for true and 0 for false, using the given string key.
setBorderDamagePerBlock(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border damage per block
setBorderLerpTarget(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border lerp target
setBorderLerpTime(long) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border lerp time
setBorderSafeZone(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border safe zone
setBorderSize(double) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border size
setBorderWarningDistance(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border warning distance
setBorderWarningTime(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the border warning time
setBossStatus(IBossDisplayData, boolean) - Static method in class net.minecraft.entity.boss.BossStatus
 
setBounds(IBlockState) - Method in class net.minecraft.block.BlockTrapDoor
 
setBoxName(String) - Method in class net.minecraft.client.model.ModelBox
 
setBreeding(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setBrightness(T, float, boolean) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setBurning() - Method in class net.minecraft.block.material.Material
+ Set the canBurn bool to True and return the current object.
setButtonDelay(int) - Method in class net.minecraft.client.gui.GuiYesNo
+ Sets the number of ticks to wait before enabling the buttons.
setByte(byte) - Method in class org.apache.commons.lang3.BitField
Sets the bits.
setByte(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setByte(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified byte at the specified absolute index in this buffer.
setByte(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setByte(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setByte(String, byte) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagByte with the given byte value into the map with the given string key.
setByteArray(String, byte[]) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagByteArray with the given array as data into the map with the given string key.
setByteBoolean(byte, boolean) - Method in class org.apache.commons.lang3.BitField
Sets a boolean BitField.
setBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, byte[]) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source array's data to this buffer starting at the specified absolute index.
setBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
setBytes(int, byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the content of the specified source stream to this buffer starting at the specified absolute index.
setBytes(int, InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
setBytes(int, InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer's position reaches its limit.
setBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
setBytes(int, ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the specified absolute index until the source buffer becomes unreadable.
setBytes(int, ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
setBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the specified absolute index.
setBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
setBytes(int, ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setBytes(int, ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
setCacheEnabled() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
setCacheEnabled() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
setCacheEnabled() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
setCallbackBoolean(String, BaseData.BooleanCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackBooleanArr(String, BaseData.BooleanCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackBooleanArrWithDataArg(String, BaseData.DataBooleanCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackBooleanWithDataArg(String, BaseData.DataBooleanCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackDouble(String, BaseData.DoubleCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackDoubleArr(String, BaseData.DoubleCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackDoubleArrWithDataArg(String, BaseData.DataDoubleCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackDoubleWithDataArg(String, BaseData.DataDoubleCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackFloat(String, BaseData.FloatCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackFloatArr(String, BaseData.FloatCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackFloatArrWithDataArg(String, BaseData.DataFloatCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackFloatWithDataArg(String, BaseData.DataFloatCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackInt(String, BaseData.IntCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackIntArr(String, BaseData.IntCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackIntArrWithDataArg(String, BaseData.DataIntCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackIntWithDataArg(String, BaseData.DataIntCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackObject(String, BaseData.ObjectCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackObjectArr(String, BaseData.ObjectCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackObjectArrWithDataArg(String, BaseData.DataObjectCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackObjectWithDataArg(String, BaseData.DataObjectCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackString(String, BaseData.StringCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackStringArr(String, BaseData.StringCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackStringArrWithDataArg(String, BaseData.DataStringCallbackArr) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackStringWithDataArg(String, BaseData.DataStringCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackVoid(String, BaseData.VoidCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCallbackVoidWithDataArg(String, BaseData.DataVoidCallback) - Method in class net.zxmushroom63.plugins.BaseData
 
setCanCraft(EntityPlayer, boolean) - Method in class net.minecraft.inventory.Container
+ sets whether the player can craft in this inventory or not
setCanLoseFocus(boolean) - Method in class net.minecraft.client.gui.GuiTextField
+ if true the textbox can lose focus by clicking elsewhere on the screen
setCanPickUpLoot(boolean) - Method in class net.minecraft.entity.EntityLiving
 
setCenter(double, double) - Method in class net.minecraft.world.border.WorldBorder
 
setCentered() - Method in class net.minecraft.client.gui.GuiLabel
+ Sets the Label to be centered
setChar(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setChar(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 2-byte UTF-16 character at the specified absolute index in this buffer.
setChar(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setChar(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setCharAt(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Sets the character at the specified index.
setChatClickEvent(ClickEvent) - Method in class net.minecraft.util.ChatStyle
+ Sets the event that should be run when text of this ChatStyle is clicked on.
setChatFormat(EnumChatFormatting) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setChatHoverEvent(HoverEvent) - Method in class net.minecraft.util.ChatStyle
+ Sets the event that should be run when text of this ChatStyle is hovered over.
setChatStyle(ChatStyle) - Method in class net.minecraft.util.ChatComponentStyle
 
setChatStyle(ChatStyle) - Method in class net.minecraft.util.ChatComponentTranslation
 
setChatStyle(ChatStyle) - Method in interface net.minecraft.util.IChatComponent
 
setChested(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setChestTileEntity(TileEntityEnderChest) - Method in class net.minecraft.inventory.InventoryEnderChest
 
setChickenJockey(boolean) - Method in class net.minecraft.entity.passive.EntityChicken
+ Sets whether this chicken is a jockey or not.
setChild(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
+ Set whether this zombie is a child.
setChildSize(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
+ sets the size of the entity to be half of its current size if true.
setChunkLoaded(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setChunkModified() - Method in class net.minecraft.world.chunk.Chunk
+ Sets the isModified flag for this Chunk
setChunkModified() - Method in class net.minecraft.world.chunk.EmptyChunk
+ Sets the isModified flag for this Chunk
setCleanWeatherTime(int) - Method in class net.minecraft.world.storage.WorldInfo
 
setClientBrand(String) - Method in class net.minecraft.client.entity.EntityPlayerSP
 
setClipboard(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
setClipboard(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
setClipboardString(String) - Static method in class net.minecraft.client.gui.GuiScreen
+ Stores the given string in the system clipboard
setCloudUpdateTick(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
+ saves the current Cloud update tick into the PartiallyDestroyedBlock
setCollarColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntityWolf
 
setColor(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setColor(ItemStack, int) - Method in class net.minecraft.item.ItemArmor
+ Sets the color of the specified armor ItemStack
setColor(EnumChatFormatting) - Method in class net.minecraft.util.ChatStyle
+ Sets the color for this ChatStyle to the given value.
setColour(int) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setCombatTask() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ sets this entity's combat AI.
setCommand(String) - Method in class net.minecraft.command.server.CommandBlockLogic
+ Sets the command.
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setCompiledChunk(CompiledChunk) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setCompressionTreshold(int) - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
setConnectionState(EnumConnectionState) - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
setContainerItem(Item) - Method in class net.minecraft.item.Item
 
setContentEnd(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the content end text.
setContentStart(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the content start text.
setCookie(String, String, int) - Static method in class me.otterdev.eaglerreborn.CookieLib
 
setCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
 
setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds or removes the necessary occurrences of an element such that the element attains the desired count.
setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset
Deprecated.
Unsupported operation.
setCount(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds or removes the necessary occurrences of an element such that the element attains the desired count.
setCount(E, int) - Method in interface com.google.common.collect.Multiset
Adds or removes the necessary occurrences of an element such that the element attains the desired count.
setCount(E, int) - Method in class com.google.common.collect.TreeMultiset
 
setCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
 
setCount(E, int, int) - Method in class com.google.common.collect.ImmutableMultiset
Deprecated.
Unsupported operation.
setCount(E, int, int) - Method in interface com.google.common.collect.Multiset
Conditionally sets the count of an element to a new value, as described in Multiset.setCount(Object, int), provided that the element has the expected current count.
setCount(E, int, int) - Method in class com.google.common.collect.TreeMultiset
 
setCountChunksXYZ(int) - Method in class net.minecraft.client.renderer.ViewFrustum
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setCreativeMode(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setCreativeTab(CreativeTabs) - Method in class net.minecraft.block.Block
 
setCreativeTab(CreativeTabs) - Method in class net.minecraft.item.Item
+ returns this;
setCreeperState(int) - Method in class net.minecraft.entity.monster.EntityCreeper
+ Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
setCurrentItem(Item, int, boolean, boolean) - Method in class net.minecraft.entity.player.InventoryPlayer
 
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
+ Sets the held item, or an armor slot.
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.Entity
+ Sets the held item, or an armor slot.
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.EntityLiving
+ Sets the held item, or an armor slot.
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.EntityLivingBase
 
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.item.EntityArmorStand
+ Sets the held item, or an armor slot.
setCurrentItemOrArmor(int, ItemStack) - Method in class net.minecraft.entity.player.EntityPlayer
+ Sets the held item, or an armor slot.
setCurrentLanguage(Language) - Method in class net.minecraft.client.resources.LanguageManager
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.ContainerMerchant
 
setCurrentRecipeIndex(int) - Method in class net.minecraft.inventory.InventoryMerchant
 
setCursorPosition(int) - Method in class net.minecraft.client.gui.GuiTextField
+ sets the position of the cursor to the provided index
setCursorPosition(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
setCursorPositionEnd() - Method in class net.minecraft.client.gui.GuiTextField
+ sets the cursors position to after the text
setCursorPositionZero() - Method in class net.minecraft.client.gui.GuiTextField
+ sets the cursors position to the beginning
setCustomer(EntityPlayer) - Method in interface net.minecraft.entity.IMerchant
 
setCustomer(EntityPlayer) - Method in class net.minecraft.entity.NpcMerchant
 
setCustomer(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityVillager
 
setCustomInventoryName(String) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
setCustomName(String) - Method in class net.minecraft.inventory.InventoryBasic
+ Sets the name of this inventory.
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityChest
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
setCustomName(String) - Method in class net.minecraft.tileentity.TileEntityHopper
 
setCustomNameTag(String) - Method in class net.minecraft.entity.Entity
+ Sets the custom name tag for this entity
setCustomNameTag(String) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the custom name tag for this entity
setDamage(double) - Method in class net.minecraft.entity.projectile.EntityArrow
 
setDamage(float) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the current amount of damage the minecart has taken.
setDamageAllowedInCreativeMode() - Method in class net.minecraft.util.DamageSource
 
setDamageAmount(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBuffer(double) - Method in class net.minecraft.world.border.WorldBorder
 
setDamageBypassesArmor() - Method in class net.minecraft.util.DamageSource
 
setDamageIsAbsolute() - Method in class net.minecraft.util.DamageSource
+ Sets a value indicating whether the damage is absolute (ignores modification by potion effects or enchantments), and also clears out hunger damage.
setDamageTaken(float) - Method in class net.minecraft.entity.item.EntityBoat
+ Sets the damage taken from the last hit.
setData(char[]) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
 
setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.MapStorage
+ Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
setData(String, WorldSavedData) - Method in class net.minecraft.world.storage.SaveDataMemoryStorage
+ Assigns the given String id to the given MapDataBase, removing any existing ones of the same id.
setDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the day of month field to a date returning a new object.
setDead() - Method in class net.minecraft.entity.Entity
+ Will get destroyed next tick.
setDead() - Method in class net.minecraft.entity.item.EntityMinecart
+ Will get destroyed next tick.
setDead() - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Will get destroyed next tick.
setDead() - Method in class net.minecraft.entity.player.EntityPlayer
+ Will get destroyed next tick.
setDead() - Method in class net.minecraft.entity.projectile.EntityFishHook
+ Will get destroyed next tick.
setDeathMessageVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setDebugBoundingBox(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setDefaultFullDetail(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to use full detail when the caller doesn't specify.
setDefaultPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setDefaultState(IBlockState) - Method in class net.minecraft.block.Block
 
setDefaultStyle(ToStringStyle) - Static method in class org.apache.commons.lang3.builder.ToStringBuilder
Sets the default ToStringStyle to use.
setDelayToMin(int) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
+ Sets the delay to minDelay if parameter given is 1, else return false.
setDelimiterChar(char) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets the field delimiter character.
setDelimiterMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets the field delimiter matcher.
setDelimiterString(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets the field delimiter string.
setDescription(String) - Method in class net.minecraft.entity.ai.attributes.RangedAttribute
 
setDifficulty(EnumDifficulty) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyLocked(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setDifficultyScaled() - Method in class net.minecraft.util.DamageSource
+ Set whether this damage source will have its damage amount scaled based on the current difficulty.
setDimensionAndSpawnPlayer(int) - Method in class net.minecraft.client.Minecraft
 
setDimensions(int, int, int, int) - Method in class net.minecraft.client.gui.GuiSlot
 
setDirty(boolean) - Method in class net.minecraft.world.WorldSavedData
+ Sets the dirty state of this MapDataBase, whether it needs saving to disk.
setDisabledTextColour(int) - Method in class net.minecraft.client.gui.GuiTextField
 
setDisableRain() - Method in class net.minecraft.world.biome.BiomeGenBase
+ Disable the rain for the biome.
setDisplayedItem(ItemStack) - Method in class net.minecraft.entity.item.EntityItemFrame
 
setDisplayListEntitiesDirty() - Method in class net.minecraft.client.renderer.RenderGlobal
 
setDisplayName(String) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setDisplayName(IChatComponent) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setDisplayTileOffset(int) - Method in class net.minecraft.entity.item.EntityMinecart
 
setDoneWorking() - Method in class net.minecraft.client.gui.GuiScreenWorking
 
setDoneWorking() - Method in class net.minecraft.client.LoadingScreenRenderer
 
setDoneWorking() - Method in interface net.minecraft.util.IProgressUpdate
 
setDoRenderBrightness(T, float) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setDouble(int, double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setDouble(int, double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 64-bit floating-point number at the specified absolute index in this buffer.
setDouble(int, double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setDouble(int, double) - Method in class net.minecraft.network.PacketBuffer
 
setDouble(String, double) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagDouble with the given double value into the map with the given string key.
setEating(boolean) - Method in class net.minecraft.entity.Entity
 
setEating(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setEatingHaystack(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setEditable(boolean) - Method in class net.minecraft.tileentity.TileEntitySign
+ Sets the sign's isEditable flag to the specified parameter.
setEffectiveness(double) - Method in class net.minecraft.potion.Potion
 
setElder() - Method in class net.minecraft.entity.monster.EntityGuardian
+ Sets this Guardian to be an elder or not.
setElder(boolean) - Method in class net.minecraft.entity.monster.EntityGuardian
+ Sets this Guardian to be an elder or not.
setEmptyTokenAsNull(boolean) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets whether the tokenizer should return empty tokens as null.
setEnableBackgroundDrawing(boolean) - Method in class net.minecraft.client.gui.GuiTextField
+ enable drawing background and outline
setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiSlot
 
setEnabled(boolean) - Method in class net.minecraft.client.gui.GuiTextField
 
setEnableSnow() - Method in class net.minecraft.world.biome.BiomeGenBase
+ sets enableSnow to true during biome initialization.
setEnableSubstitutionInVariables(boolean) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets a flag whether substitution is done in variable names.
setEnchantable() - Method in class net.minecraft.util.WeightedRandomFishable
 
setEnchantmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
+ Enchants Entity's current equipments based on given DifficultyInstance
setEnchantments(Map<Integer, Integer>, ItemStack) - Static method in class net.minecraft.enchantment.EnchantmentHelper
+ Set the enchantments for the specified stack.
setEntityBoundingBox(AxisAlignedBB) - Method in class net.minecraft.entity.Entity
 
setEntityId(int) - Method in class net.minecraft.entity.Entity
 
setEntityItemStack(ItemStack) - Method in class net.minecraft.entity.item.EntityItem
+ Sets the ItemStack for this entity
setEntityName(String) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
setEntityState(Entity, byte) - Method in class net.minecraft.world.World
+ sends a Packet 38 (Entity Status) to all tracked players of that entity
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.EntityLiving
+ Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentBasedOnDifficulty(DifficultyInstance) - Method in class net.minecraft.entity.monster.EntityZombie
+ Gives armor or weapon for entity based on given DifficultyInstance
setEquipmentDropChance(int, float) - Method in class net.minecraft.entity.EntityLiving
 
setEscapeChar(char) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the escape character.
setExplosion() - Method in class net.minecraft.util.DamageSource
 
setExplosionSource(Explosion) - Static method in class net.minecraft.util.DamageSource
 
setExtBlocklightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Sets the saved Block-light value in the extended block storage structure.
setExtSkylightValue(int, int, int, int) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Sets the saved Sky-light value in the extended block storage structure.
setFadeColour(int) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setFalse() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Sets the value to false.
setFavicon(String) - Method in class net.minecraft.network.ServerStatusResponse
 
setField(int, int) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
setField(int, int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
setField(int, int) - Method in class net.minecraft.entity.player.InventoryPlayer
 
setField(int, int) - Method in interface net.minecraft.inventory.IInventory
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryBasic
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryCrafting
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryCraftResult
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryLargeChest
 
setField(int, int) - Method in class net.minecraft.inventory.InventoryMerchant
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityChest
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
setField(int, int) - Method in class net.minecraft.tileentity.TileEntityHopper
 
setFieldNameValueSeparator(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the field name value separator text.
setFieldSeparator(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the field separator text.
setFieldSeparatorAtEnd(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether the field separator should be added at the end of each buffer.
setFieldSeparatorAtStart(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether the field separator should be added at the start of each buffer.
setFillerBlockMetadata(int) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setFire(int) - Method in class net.minecraft.entity.Entity
+ Sets entity to burn for x amount of seconds, cannot lower amount of existing fire.
setFireDamage() - Method in class net.minecraft.util.DamageSource
+ Define the damage type as fire based.
setFireInfo(Block, int, int) - Method in class net.minecraft.block.BlockFire
 
setFlag(int, boolean) - Method in class net.minecraft.entity.Entity
+ Enable or disable a entity flag, see getEntityFlag to read the know flags.
setFleeceColor(EnumDyeColor) - Method in class net.minecraft.entity.passive.EntitySheep
+ Sets the wool color of this sheep
setFloat(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setFloat(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 32-bit floating-point number at the specified absolute index in this buffer.
setFloat(int, float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setFloat(int, float) - Method in class net.minecraft.network.PacketBuffer
 
setFloat(String, float) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagFloat with the given float value into the map with the given string key.
setFlowerPotData(Item, int) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
setFlying(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setFlying(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setFlySpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
setFlySpeed(float) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setFlySpeed(float) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setFocused(boolean) - Method in class net.minecraft.client.gui.GuiTextField
+ Sets focus to this gui element
setFog(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setFogDensity(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setFogEnd(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setFogStart(float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setFoliageBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerFoliage
 
setFoodLevel(int) - Method in class net.minecraft.util.FoodStats
 
setFoodSaturationLevel(float) - Method in class net.minecraft.util.FoodStats
 
setFooter(IChatComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
setFormat(int, Format) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Throws UnsupportedOperationException - see class Javadoc for details.
setFormatByArgumentIndex(int, Format) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Throws UnsupportedOperationException - see class Javadoc for details.
setFormats(Format[]) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Throws UnsupportedOperationException - see class Javadoc for details.
setFormatsByArgumentIndex(Format[]) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
Throws UnsupportedOperationException - see class Javadoc for details.
setForwardDirection(int) - Method in class net.minecraft.entity.item.EntityBoat
+ Sets the forward direction of the entity.
setFrameIndex(int) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setFramesTextureData(List<int[][]>) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
setFromAxisAngle(Vector4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of this quaternion to the equivalent rotation of the Axis-Angle argument.
setFromMatrix(Matrix3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of this quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix3f, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of the source quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of this quaternion using the rotational component of the passed matrix.
setFromMatrix(Matrix4f, Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Sets the value of the source quaternion using the rotational component of the passed matrix.
setFull3D() - Method in class net.minecraft.item.Item
+ Sets bFull3D to True and return the object.
setFunctionKeyModifier(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
setFunctionKeyModifier(int) - Static method in class net.lax1dude.eaglercraft.v1_8.Keyboard
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Sets the game type for the player.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setGameType(WorldSettings.GameType) - Method in class net.minecraft.entity.player.EntityPlayer
+ Sets the player's game mode and sends it to them.
setGameType(WorldSettings.GameType) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the GameType.
setGlobal(String, BaseData) - Static method in class net.zxmushroom63.plugins.PluginAPI
 
setGrabbed(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.Mouse
 
setGraphicsLevel(boolean) - Method in class net.minecraft.block.BlockLeaves
+ Pass true to draw this block using fancy graphics, or false for fast graphics.
setGrassBiomeColorizer(int[]) - Static method in class net.minecraft.world.ColorizerGrass
 
setGrowingAge(int) - Method in class net.minecraft.entity.EntityAgeable
+ The age value may be negative or positive or zero.
setHardcore(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setHardness(float) - Method in class net.minecraft.block.Block
+ Sets how many hits it takes to break a block.
setHasDisplayTile(boolean) - Method in class net.minecraft.entity.item.EntityMinecart
 
setHasEntities(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setHasListHeader(boolean, int) - Method in class net.minecraft.client.gui.GuiSlot
+ Sets hasListHeader and headerHeight.
setHasReproduced(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHasSubtypes(boolean) - Method in class net.minecraft.item.Item
 
setHeader(IChatComponent) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
 
setHeadRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setHealth(float) - Method in class net.minecraft.entity.EntityLivingBase
 
setHeight(BiomeGenBase.Height) - Method in class net.minecraft.world.biome.BiomeGenBase
 
setHeightMap(int[]) - Method in class net.minecraft.world.chunk.Chunk
 
setHeldBlockState(IBlockState) - Method in class net.minecraft.entity.monster.EntityEnderman
+ Sets this enderman's held block state
setHoldingRose(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
setHomePosAndDistance(BlockPos, int) - Method in class net.minecraft.entity.EntityCreature
+ Sets home position and max distance for it
setHorseArmorStack(ItemStack) - Method in class net.minecraft.entity.passive.EntityHorse
+ Set horse armor stack (for example: new ItemStack(Items.iron_horse_armor))
setHorseJumping(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHorseSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHorseTamed(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHorseType(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHorseVariant(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the hours field to a date returning a new object.
setHoveringText(String) - Method in class net.minecraft.client.gui.GuiMultiplayer
 
setHurtEntities(boolean) - Method in class net.minecraft.entity.item.EntityFallingBlock
 
setIconHeight(int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
setIconIndex(int, int) - Method in class net.minecraft.potion.Potion
+ Sets the index for the icon displayed in the player's inventory when the status is active.
setIconPacket(byte[]) - Method in class net.minecraft.client.multiplayer.ServerData
 
setIconWidth(int) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
setIdentity() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Set this matrix to be the identity matrix.
setIdentity() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Set this matrix to be the identity matrix.
setIdentity() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Set this matrix to be the identity matrix.
setIdentity() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Set this matrix to be the identity matrix.
setIdentity() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set this quaternion to the multiplication identity.
setIdentity(Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Set the source matrix to be the identity matrix.
setIdentity(Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Set the matrix to be the identity matrix.
setIdentity(Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Set the given matrix to be the identity matrix.
setIdentity(Quaternion) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set the given quaternion to the multiplication identity.
setIdentityMatrix() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
setIgnoredChar(char) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Set the character to ignore.
setIgnoredMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Set the matcher for characters to ignore.
setIgnoreEmptyTokens(boolean) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets whether the tokenizer should ignore and not return empty tokens.
setImmovableMobility() - Method in class net.minecraft.block.material.Material
+ This type of material can't be pushed, and pistons are blocked to move.
setIndex(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setIndex(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the readerIndex and writerIndex of this buffer in one shot.
setIndex(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setIndex(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIndex(int, int) - Method in class net.minecraft.world.chunk.NibbleArray
 
setInfinitePickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setIngameFocus() - Method in class net.minecraft.client.Minecraft
+ Will set the focus to ingame if the Minecraft window is the active with focus.
setIngameNotInFocus() - Method in class net.minecraft.client.Minecraft
+ Resets the player keystate, disables the ingame focus, and ungrabs the mouse cursor.
setInhabitedTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setInitialSpawnLocation() - Method in class net.minecraft.world.World
+ Sets a new spawn location by finding an uncovered block at a random (x,z) location in the chunk.
setInLove(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityAnimal
 
setInsertion(String) - Method in class net.minecraft.util.ChatStyle
+ Set a text to be inserted into Chat when the component is shift-clicked
setInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 32-bit integer at the specified absolute index in this buffer.
setInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setInt(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setIntArray(String, int[]) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagIntArray with the given array as data into the map with the given string key.
setInteger(String, int) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagInt with the given integer value into the map with the given string key.
setIntegerValue(int) - Method in class net.minecraft.util.TupleIntJsonSerializable
+ Sets this tuple's integer value to the given value.
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in interface net.minecraft.inventory.IInventory
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryBasic
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCrafting
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryCraftResult
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryLargeChest
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.inventory.InventoryMerchant
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityChest
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityDispenser
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInventorySlotContents(int, ItemStack) - Method in class net.minecraft.tileentity.TileEntityHopper
+ Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
setInvisible(boolean) - Method in class net.minecraft.client.model.ModelBiped
 
setInvisible(boolean) - Method in class net.minecraft.client.model.ModelPlayer
 
setInvisible(boolean) - Method in class net.minecraft.entity.Entity
 
setInvisible(boolean) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setInvulnerable(boolean) - Method in class net.minecraft.entity.projectile.EntityWitherSkull
+ Set whether this skull comes from an invulnerable (aura) wither boss.
setInvulnerable(boolean) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setInvulnerable(boolean) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setInvulTime(int) - Method in class net.minecraft.entity.boss.EntityWither
 
setInWeb() - Method in class net.minecraft.entity.boss.EntityWither
+ Sets the Entity inside a web block.
setInWeb() - Method in class net.minecraft.entity.Entity
+ Sets the Entity inside a web block.
setInWeb() - Method in class net.minecraft.entity.monster.EntitySpider
+ Sets the Entity inside a web block.
setInWeb() - Method in class net.minecraft.entity.player.EntityPlayer
+ Sets the Entity inside a web block.
setIsBatHanging(boolean) - Method in class net.minecraft.entity.passive.EntityBat
 
setIsBoatEmpty(boolean) - Method in class net.minecraft.entity.item.EntityBoat
+ true if no player in boat
setIsCritical(boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
+ Whether the arrow has a stream of critical hit particles flying behind it.
setIsThornsDamage() - Method in class net.minecraft.util.EntityDamageSource
+ Sets this EntityDamageSource as originating from Thorns armor
setIsWillingToMate(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setItalic(Boolean) - Method in class net.minecraft.util.ChatStyle
+ Sets whether or not text of this ChatStyle should be italicized.
setItem(Item) - Method in class net.minecraft.item.ItemStack
 
setItemDamage(int) - Method in class net.minecraft.item.ItemStack
 
setItemData(String, WorldSavedData) - Method in class net.minecraft.world.World
+ Assigns the given String id to the given MapDataBase using the MapStorage, removing any existing ones of the same id.
setItemFrame(EntityItemFrame) - Method in class net.minecraft.item.ItemStack
+ Set the item frame this stack is on.
setItemInUse(ItemStack, int) - Method in class net.minecraft.entity.player.EntityPlayer
+ sets the itemInUse when the use item button is clicked.
setItemRotation(int) - Method in class net.minecraft.entity.item.EntityItemFrame
 
setItemStack(ItemStack) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Set the stack helds by mouse, used in GUI/Container
setItemValues(ItemStack) - Method in class net.minecraft.tileentity.TileEntityBanner
 
setJsonSerializableValue(IJsonSerializable) - Method in class net.minecraft.util.TupleIntJsonSerializable
+ Sets this tuple's JsonSerializable value to the given value.
setJumping(boolean) - Method in class net.minecraft.entity.EntityLivingBase
 
setJumping(boolean, EntityRabbit.EnumMoveType) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setJumpPower(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setKeyBindState(int, boolean) - Static method in class net.minecraft.client.settings.KeyBinding
 
setKeyCode(int) - Method in class net.minecraft.client.settings.KeyBinding
 
setKnockbackStrength(int) - Method in class net.minecraft.entity.projectile.EntityArrow
+ Sets the amount of knockback the arrow applies when it hits a mob.
setLastAttacker(Entity) - Method in class net.minecraft.entity.EntityLivingBase
 
setLastLightningBolt(int) - Method in class net.minecraft.world.World
 
setLastOutput(IChatComponent) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setLastSaveTime(long) - Method in class net.minecraft.world.chunk.Chunk
 
setLayerStarted(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLayerUsed(EnumWorldBlockLayer) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setLeashedToEntity(Entity, boolean) - Method in class net.minecraft.entity.EntityLiving
+ Sets the entity to be leashed to.
setLeftArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setLeftLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setLength(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Updates the length of the builder by either dropping the last characters or adding filler of Unicode zero.
setLevel(Level) - Static method in class net.lax1dude.eaglercraft.v1_8.log4j.LogManager
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.Chunk
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.chunk.EmptyChunk
 
setLightFor(EnumSkyBlock, BlockPos, int) - Method in class net.minecraft.world.World
 
setLightLevel(float) - Method in class net.minecraft.block.Block
+ Sets the light value that the block emits.
setLightmapTextureCoords(int, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.OpenGlHelper
 
setLightOpacity(int) - Method in class net.minecraft.block.Block
+ Sets how much light is blocked going through this block.
setLightPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setListener(float, float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
setListener(EntityPlayer, float) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
setListener(EntityPlayer, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelBase
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelDragon
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelHorse
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelIronGolem
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelMagmaCube
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelOcelot
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelRabbit
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep1
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSheep2
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelSkeleton
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWither
+ Used for easily adding entity-dependent animations.
setLivingAnimations(EntityLivingBase, float, float, float) - Method in class net.minecraft.client.model.ModelWolf
+ Used for easily adding entity-dependent animations.
setLoadingProgress(int) - Method in class net.minecraft.client.gui.GuiScreenWorking
+ Updates the progress bar on the loading screen to the specified amount.
setLoadingProgress(int) - Method in class net.minecraft.client.LoadingScreenRenderer
+ Updates the progress bar on the loading screen to the specified amount.
setLoadingProgress(int) - Method in interface net.minecraft.util.IProgressUpdate
+ Updates the progress bar on the loading screen to the specified amount.
setLocalStorage(String, byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
+ Sets the location and Yaw/Pitch of an entity in the world
setLocationAndAngles(double, double, double, float, float) - Method in class net.minecraft.entity.item.EntityPainting
+ Sets the location and Yaw/Pitch of an entity in the world
setLocationNameClock(String) - Static method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
setLocationNameCompass(String) - Static method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
setLockCode(LockCode) - Method in class net.minecraft.client.player.inventory.ContainerLocalMenu
 
setLockCode(LockCode) - Method in class net.minecraft.entity.item.EntityMinecartContainer
 
setLockCode(LockCode) - Method in class net.minecraft.inventory.InventoryLargeChest
 
setLockCode(LockCode) - Method in class net.minecraft.tileentity.TileEntityLockable
 
setLockCode(LockCode) - Method in interface net.minecraft.world.ILockableContainer
 
setLocked(boolean) - Method in class net.minecraft.scoreboard.Score
 
setLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 64-bit long integer at the specified absolute index in this buffer.
setLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setLong(int, long) - Method in class net.minecraft.network.PacketBuffer
 
setLong(String, long) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagLong with the given long value into the map with the given string key.
setLookingForHome() - Method in class net.minecraft.entity.passive.EntityVillager
 
setLore(String[]) - Method in class net.minecraft.item.ItemStack
 
setMagicDamage() - Method in class net.minecraft.util.DamageSource
+ Define the damage type as magic based.
setManyVisible(Set<EnumFacing>) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setMapdataTo(MapData) - Method in class net.minecraft.network.play.server.S34PacketMaps
+ Sets new MapData from the packet to given MapData param
setMapFeaturesEnabled(boolean) - Method in class net.minecraft.world.storage.WorldInfo
 
setMating(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setMatrix3f(Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
setMaxDamage(int) - Method in class net.minecraft.item.Item
+ set max damage of an Item
setMaxDamagePercent(float) - Method in class net.minecraft.util.WeightedRandomFishable
 
setMaxStackSize(int) - Method in class net.minecraft.item.Item
 
setMaxStringLength(int) - Method in class net.minecraft.client.gui.GuiTextField
 
setMCLightAmbient(float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setMedium(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setMedium(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 24-bit medium integer at the specified absolute index in this buffer.
setMedium(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setMedium(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setMicVol(float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio
 
setMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the milliseconds field to a date returning a new object.
setMinecartPowered(boolean) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
 
setMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the minute field to a date returning a new object.
setMinY(int) - Method in class net.minecraft.world.gen.FlatLayerInfo
+ Set the minimum Y coordinate for this layer.
setMipmapLevels(int) - Method in class net.minecraft.client.renderer.texture.TextureMap
 
setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBase
 
setModelAttributes(ModelBase) - Method in class net.minecraft.client.model.ModelBiped
 
setModelPartEnabled(EnumPlayerModelParts, boolean) - Method in class net.minecraft.client.settings.GameSettings
 
setModified(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setMonths(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the months field to a date returning a new object.
setMOTDFromQuery(QueryResponse) - Method in class net.minecraft.client.multiplayer.ServerData
 
setMoveForward(float) - Method in class net.minecraft.entity.EntityLiving
 
setMoveType(EntityRabbit.EnumMoveType) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setMoving(boolean) - Method in class net.minecraft.network.play.client.C03PacketPlayer
 
SetMultimap<K,​V> - Interface in com.google.common.collect
A Multimap that cannot hold duplicate key-value pairs.
setName(String) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
setName(String) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setName(String) - Method in class net.minecraft.enchantment.Enchantment
+ Sets the enchantment name
setName(String) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
setName(String) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
setNamePrefix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNameSuffix(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNameTagVisibility(Team.EnumVisible) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setNeedsUpdate(boolean) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setNetHandler(INetHandler) - Method in class net.lax1dude.eaglercraft.v1_8.socket.EaglercraftNetworkManager
 
setNewDimension(int) - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
setNewLineText(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Sets the text to be appended when a new line is added.
setNoAI(boolean) - Method in class net.minecraft.entity.EntityLiving
+ Set whether this Entity's AI is disabled
setNoDespawn() - Method in class net.minecraft.entity.item.EntityItem
 
setNoPickupDelay() - Method in class net.minecraft.entity.item.EntityItem
 
setNoPushMobility() - Method in class net.minecraft.block.material.Material
+ This type of material can't be pushed, but pistons can move over it.
setNoScrollbar() - Method in class net.minecraft.creativetab.CreativeTabs
 
setNoTitle() - Method in class net.minecraft.creativetab.CreativeTabs
 
setNull(String) - Method in class net.zxmushroom63.plugins.BaseData
 
setNullText(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the text to output when null found.
setNullText(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Sets the text to be appended when null is added.
setObfuscated(Boolean) - Method in class net.minecraft.util.ChatStyle
+ Sets whether or not text of this ChatStyle should be obfuscated.
setObject(Object) - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
setObjectiveInDisplaySlot(int, ScoreObjective) - Method in class net.minecraft.scoreboard.Scoreboard
+ 0 is tab menu, 1 is sidebar, 2 is below name
setObjectWatched(int) - Method in class net.minecraft.entity.DataWatcher
 
setOnAbort(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
setOnAbort(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
setOnBlocked(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBOpenDBRequest
 
setOnComplete(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
setOnError(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
setOnError(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
setOnError(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBTransaction
 
setOnFire(boolean) - Method in class net.minecraft.entity.monster.EntityBlaze
 
setOnFireFromLava() - Method in class net.minecraft.entity.Entity
+ Called whenever the entity is walking inside of lava.
setOnSuccess(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
setOnUpgradeNeeded(EventListener<IDBVersionChangeEvent>) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBOpenDBRequest
 
setOnVersionChange(EventHandler) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
setOptionFloatValue(GameSettings.Options, float) - Method in class net.minecraft.client.settings.GameSettings
+ If the specified option is controlled by a slider (float value), this will set the float value.
setOptionKeyBinding(KeyBinding, int) - Method in class net.minecraft.client.settings.GameSettings
+ Sets a key binding and then saves all settings.
setOptionValue(GameSettings.Options, int) - Method in class net.minecraft.client.settings.GameSettings
+ For non-float options.
setOrCreateGameRule(String, String) - Method in class net.minecraft.world.GameRules
 
setOutputSignal(int) - Method in class net.minecraft.tileentity.TileEntityComparator
 
setOutsideBorder(boolean) - Method in class net.minecraft.entity.Entity
 
setOwner(String) - Method in class net.minecraft.entity.item.EntityItem
 
setOwnerId(String) - Method in class net.minecraft.entity.passive.EntityHorse
 
setOwnerId(String) - Method in class net.minecraft.entity.passive.EntityTameable
 
setParentStyle(ChatStyle) - Method in class net.minecraft.util.ChatStyle
+ Sets the fallback ChatStyle to use if this ChatStyle does not override some value.
setPartialBlockDamage(int) - Method in class net.minecraft.client.renderer.DestroyBlockProgress
+ inserts damage value into this partially destroyed Block.
setParticleIcon(EaglerTextureAtlasSprite) - Method in class net.minecraft.client.particle.EntityFX
+ Sets the particle's icon.
setParticleTextureIndex(int) - Method in class net.minecraft.client.particle.EntityFX
+ Public method to set private field particleTextureIndex.
setPickupDelay(int) - Method in class net.minecraft.entity.item.EntityItem
 
setPitch(double) - Method in class net.minecraft.client.audio.SoundPoolEntry
 
setPlayer(EntityPlayer) - Method in class net.minecraft.tileentity.TileEntitySign
 
setPlayerCapabilities(EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Sets player capabilities depending on current gametype.
setPlayerCountData(ServerStatusResponse.PlayerCountData) - Method in class net.minecraft.network.ServerStatusResponse
 
setPlayerCreated(boolean) - Method in class net.minecraft.entity.monster.EntityIronGolem
 
setPlayerProfile(GameProfile) - Method in class net.minecraft.tileentity.TileEntitySkull
 
setPlayers(GameProfile[]) - Method in class net.minecraft.network.ServerStatusResponse.PlayerCountData
 
setPlayerSPHealth(float) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Updates health locally.
setPlayerViewY(float) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setPlayerWalkSpeed(float) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
setPlaying(boolean) - Method in class net.minecraft.entity.passive.EntityVillager
 
setPos(BlockPos) - Method in class net.minecraft.tileentity.TileEntity
 
setPosition(double, double, double) - Method in class net.minecraft.client.renderer.culling.Frustum
 
setPosition(double, double, double) - Method in interface net.minecraft.client.renderer.culling.ICamera
 
setPosition(double, double, double) - Method in class net.minecraft.entity.Entity
+ Sets the x,y,z of the entity from the given parameters.
setPosition(double, double, double) - Method in class net.minecraft.entity.EntityHanging
+ Sets the x,y,z of the entity from the given parameters.
setPosition(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the x,y,z of the entity from the given parameters.
setPosition(BlockPos) - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
setPositionAndRotation(double, double, double, float, float) - Method in class net.minecraft.entity.Entity
+ Sets the entity's position and rotation.
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.client.entity.EntityOtherPlayerMP
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.Entity
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.EntityLivingBase
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityBoat
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityMinecart
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.item.EntityPainting
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityArrow
 
setPositionAndRotation2(double, double, double, float, float, int, boolean) - Method in class net.minecraft.entity.projectile.EntityFishHook
 
setPositionAndUpdate(double, double, double) - Method in class net.minecraft.entity.Entity
+ Sets the position of the entity and updates the 'last' variables
setPotionDamage(int) - Method in class net.minecraft.entity.projectile.EntityPotion
+ Sets the PotionEffect by the given id of the potion effect.
setPotionDurationMax(boolean) - Method in class net.minecraft.potion.PotionEffect
+ Toggle the isPotionDurationMax field.
setPotionEffect(int, int, int, float) - Method in class net.minecraft.item.ItemFood
+ sets a potion effect on the item.
setPotionEffect(String) - Method in class net.minecraft.item.Item
+ Sets the string representing this item's effect on a potion when used as an ingredient.
setPotionName(String) - Method in class net.minecraft.potion.Potion
+ Set the potion name.
setPreserveEscapes(boolean) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets a flag controlling whether escapes are preserved during substitution.
setPriority(int) - Method in class net.minecraft.world.NextTickListEntry
 
setProfession(int) - Method in class net.minecraft.entity.passive.EntityVillager
 
setProjectile() - Method in class net.minecraft.util.DamageSource
+ Define the damage type as projectile based.
setProtocolVersionInfo(ServerStatusResponse.MinecraftProtocolVersionIdentifier) - Method in class net.minecraft.network.ServerStatusResponse
 
setQuoteChar(char) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets the quote character to use.
setQuoteMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Set the quote matcher to use.
setRabbitType(int) - Method in class net.minecraft.entity.passive.EntityRabbit
 
setRaining(boolean) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets whether it is raining or not.
setRainStrength(float) - Method in class net.minecraft.world.World
+ Sets the strength of the rain.
setRainTime(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the number of ticks until rain.
setRandomEntity(MobSpawnerBaseLogic.WeightedRandomMinecart) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
setRandomSeed(int, int, int) - Method in class net.minecraft.world.World
+ puts the World Random seed to a specific state dependant on the inputs
setRBGColorF(float, float, float) - Method in class net.minecraft.client.particle.EntityFX
 
setRearing(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
 
setRecipes(MerchantRecipeList) - Method in interface net.minecraft.entity.IMerchant
 
setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.NpcMerchant
 
setRecipes(MerchantRecipeList) - Method in class net.minecraft.entity.passive.EntityVillager
 
setRecord(ItemStack) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
setRecordPlaying(String, boolean) - Method in class net.minecraft.client.gui.GuiIngame
 
setRecordPlaying(IChatComponent, boolean) - Method in class net.minecraft.client.gui.GuiIngame
 
setRecordPlayingMessage(String) - Method in class net.minecraft.client.gui.GuiIngame
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockBasePressurePlate
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlate
 
setRedstoneStrength(IBlockState, int) - Method in class net.minecraft.block.BlockPressurePlateWeighted
 
setReducedDebug(boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
setRegionRenderCacheBuilder(RegionRenderCacheBuilder) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setRelevantEnchantmentTypes(EnumEnchantmentType...) - Method in class net.minecraft.creativetab.CreativeTabs
+ Sets the enchantment types for populating this tab with enchanting books
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
setRendererDispatcher(TileEntityRendererDispatcher) - Method in class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setRenderOutlines(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderPosition(double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderShadow(boolean) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
setRenderType(IScoreObjectiveCriteria.EnumRenderType) - Method in class net.minecraft.scoreboard.ScoreObjective
 
setRenderViewEntity(Entity) - Method in class net.minecraft.client.Minecraft
 
setRepairCost(int) - Method in class net.minecraft.item.ItemStack
+ Set this stack's repair cost.
setReplaceable() - Method in class net.minecraft.block.material.Material
+ Sets Material.replaceable to true.
setReplaceExisting(boolean) - Method in class net.minecraft.client.audio.SoundList
 
setRepositories(List<ResourcePackRepository.Entry>) - Method in class net.minecraft.client.resources.ResourcePackRepository
 
setRequiresTool() - Method in class net.minecraft.block.material.Material
+ Makes blocks with this material require the correct tool to be harvested.
setResistance(float) - Method in class net.minecraft.block.Block
+ Sets the the blocks resistance to explosions.
setResourceMode(ServerData.ServerResourceMode) - Method in class net.minecraft.client.multiplayer.ServerData
 
setResponseTime(int) - Method in class net.minecraft.client.network.NetworkPlayerInfo
 
setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.EntityLivingBase
 
setRevengeTarget(EntityLivingBase) - Method in class net.minecraft.entity.monster.EntityPigZombie
 
setRightArmRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setRightLegRotation(Rotations) - Method in class net.minecraft.entity.item.EntityArmorStand
 
setRollingAmplitude(int) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the rolling amplitude the cart rolls while being attacked.
setRollingDirection(int) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the rolling direction the cart rolls while being attacked.
setRotation(float, float) - Method in class net.minecraft.entity.Entity
+ Sets the rotation of the entity.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStand
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelArmorStandArmor
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBase
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBat
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBiped
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBlaze
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelBook
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelChicken
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelCreeper
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderman
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelEnderMite
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGhast
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelGuardian
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelHumanoidHead
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelIronGolem
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelLeashKnot
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelOcelot
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelPlayer
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelQuadruped
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelRabbit
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep1
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSheep2
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSilverfish
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeleton
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSkeletonHead
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSnowMan
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSpider
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelSquid
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelVillager
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWitch
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWither
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelWolf
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombie
+ Sets the model's various rotation angles.
setRotationAngles(float, float, float, float, float, float, Entity) - Method in class net.minecraft.client.model.ModelZombieVillager
+ Sets the model's various rotation angles.
setRotationPoint(float, float, float) - Method in class net.minecraft.client.model.ModelRenderer
 
setRotationYawHead(float) - Method in class net.minecraft.entity.Entity
+ Sets the head's yaw rotation of the entity.
setRotationYawHead(float) - Method in class net.minecraft.entity.EntityLivingBase
+ Sets the head's yaw rotation of the entity.
Sets - Class in com.google.common.collect
Static utility methods pertaining to Set instances.
Sets.SetView<E> - Class in com.google.common.collect
An unmodifiable view of a set which may be backed by other sets; this view will change as the backing sets do.
setSaddled(boolean) - Method in class net.minecraft.entity.passive.EntityPig
+ Set or remove the saddle of the pig.
setSafeRange(char, char) - Method in class com.google.common.escape.Escapers.Builder
Sets the safe range of characters for the escaper.
setSaved(boolean) - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
+
setSaveVersion(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the save version of the world
setScale(float) - Method in class net.minecraft.entity.EntityAgeable
 
setScaleForAge(boolean) - Method in class net.minecraft.entity.EntityAgeable
+ "Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
setScaleForAge(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
+ "Sets the scale for an ageable entity according to the boolean parameter, which says if it's a child."
setScheduledTime(long) - Method in class net.minecraft.world.NextTickListEntry
+ Sets the scheduled time for this tick entry
setScore(int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Set player's score
setScoreboard(Scoreboard) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
 
setScorePoints(int) - Method in class net.minecraft.scoreboard.Score
 
setScoreTeamColor(T) - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
setScreaming(boolean) - Method in class net.minecraft.entity.monster.EntityEnderman
 
setSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the seconds field to a date returning a new object.
setSeed(long) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftRandom
 
setSeeFriendlyInvisiblesEnabled(boolean) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.CategoryEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiKeyBindingList.KeyEntry
 
setSelected(int, int, int) - Method in interface net.minecraft.client.gui.GuiListExtended.IGuiListEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiOptionsRowList.Row
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.GuiPageButtonList.GuiEntry
 
setSelected(int, int, int) - Method in class net.minecraft.client.gui.ServerListEntryNormal
 
setSelected(int, int, int) - Method in class net.minecraft.client.resources.ResourcePackListEntry
 
setSelectedSlotIndex(int) - Method in class net.minecraft.client.gui.ServerSelectionList
 
setSelectionPos(int) - Method in class net.minecraft.client.gui.GuiTextField
+ Sets the position of the selection anchor (i.e.
setServerData(ServerData) - Method in class net.minecraft.client.Minecraft
+ Set the current ServerData instance.
setServerDescription(IChatComponent) - Method in class net.minecraft.network.ServerStatusResponse
 
setServerInitialized(boolean) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the initialization status of the World.
setShaderBlendAdd(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setShaderBlendSrc(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
setSheared(boolean) - Method in class net.minecraft.entity.passive.EntitySheep
+ make a sheep sheared if set to true
setShort(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setShort(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 16-bit short integer at the specified absolute index in this buffer.
setShort(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setShort(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setShort(short) - Method in class org.apache.commons.lang3.BitField
Sets the bits.
setShort(String, short) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagShort with the given short value into the map with the given string key.
setShortBoolean(short, boolean) - Method in class org.apache.commons.lang3.BitField
Sets a boolean BitField.
setShortValue(short, short) - Method in class org.apache.commons.lang3.BitField
Replaces the bits with new values.
setShouldWatch(boolean) - Method in class net.minecraft.entity.ai.attributes.BaseAttribute
 
setShowSelectionBox(boolean) - Method in class net.minecraft.client.gui.GuiSlot
 
setSilent(boolean) - Method in class net.minecraft.entity.Entity
+ When set to true the entity will not play sounds.
setSitting(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
 
setSize(float, float) - Method in class net.minecraft.entity.Entity
+ Sets the width and height of the entity.
setSize(float, float) - Method in class net.minecraft.entity.EntityAgeable
+ Sets the width and height of the entity.
setSize(float, float) - Method in class net.minecraft.entity.monster.EntityZombie
+ Sets the width and height of the entity.
setSize(int) - Method in class net.minecraft.world.border.WorldBorder
 
setSizeEndText(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the end text to output when a Collection, Map or array size is output.
setSizeStartText(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the start text to output when a Collection, Map or array size is output.
setSkeletonType(int) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Set this skeleton's type.
setSkullRotation(int) - Method in class net.minecraft.tileentity.TileEntitySkull
 
setSkylightArray(NibbleArray) - Method in class net.minecraft.world.chunk.storage.ExtendedBlockStorage
+ Sets the NibbleArray instance used for Sky-light values in this particular storage block.
setSkylightSubtracted(int) - Method in class net.minecraft.world.World
 
setSlimeSize(int) - Method in class net.minecraft.entity.monster.EntitySlime
 
setSlotXBoundsFromLeft(int) - Method in class net.minecraft.client.gui.GuiSlot
+ Sets the left and right bounds of the slot.
setSneaking(boolean) - Method in class net.minecraft.entity.Entity
+ Sets the sneaking flag.
setSoundCategory(SoundCategory) - Method in class net.minecraft.client.audio.SoundList
 
setSoundCategoryVolume(SoundCategory, float) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
setSoundEntryName(String) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryPitch(float) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryType(SoundList.SoundEntry.Type) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryVolume(float) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundEntryWeight(int) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.audio.SoundHandler
 
setSoundLevel(SoundCategory, float) - Method in class net.minecraft.client.settings.GameSettings
 
setSpawn(BlockPos) - Method in class net.minecraft.world.storage.WorldInfo
 
setSpawnedByPlayer(boolean) - Method in class net.minecraft.entity.monster.EntityEndermite
+ Sets if this mob was spawned by a player or not.
setSpawnPoint(BlockPos) - Method in class net.minecraft.world.World
 
setSpawnPoint(BlockPos, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
 
setSpawnX(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Set the x spawn position to the passed in value
setSpawnY(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets the y spawn position
setSpawnZ(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Set the z spawn position to the passed in value
setSpecial() - Method in class net.minecraft.stats.Achievement
+ Special achievements have a 'spiked' (on normal texture pack) frame, special achievements are the hardest ones to achieve.
setSpeedX(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setSpeedY(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setSpeedZ(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setSplashPotion(boolean) - Method in class net.minecraft.potion.PotionEffect
+ Set whether this potion is a splash potion.
setSprinting(boolean) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Set sprinting switch for Entity.
setSprinting(boolean) - Method in class net.minecraft.entity.Entity
+ Set sprinting switch for Entity.
setSprinting(boolean) - Method in class net.minecraft.entity.EntityLivingBase
+ Set sprinting switch for Entity.
setStackDisplayName(String) - Method in class net.minecraft.item.ItemStack
 
setState(boolean, World, BlockPos) - Static method in class net.minecraft.block.BlockFurnace
 
setState(WorldRenderer.State) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
setStatStringFormatter(IStatStringFormat) - Method in class net.minecraft.stats.Achievement
+ Defines a string formatter for the achievement.
setStatus(ChunkCompileTaskGenerator.Status) - Method in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
setStepSound(Block.SoundType) - Method in class net.minecraft.block.Block
+ Sets the footstep sound for the block.
setStorage(String, byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
setStorageArrays(ExtendedBlockStorage[]) - Method in class net.minecraft.world.chunk.Chunk
 
setStreaming(boolean) - Method in class net.minecraft.client.audio.SoundList.SoundEntry
 
setStrikethrough(Boolean) - Method in class net.minecraft.util.ChatStyle
+ Sets whether or not to format text of this ChatStyle using strikethrough.
setString(String, String) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores a new NBTTagString with the given string value into the map with the given string key.
setSubtypeNames(String[]) - Method in class net.minecraft.item.ItemColored
 
setSummaryObjectEndText(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the end text to output when an Object is output in summary mode.
setSummaryObjectStartText(String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets the start text to output when an Object is output in summary mode.
setTag(String, NBTBase) - Method in class net.minecraft.nbt.NBTTagCompound
+ Stores the given tag into the map with the given string key.
setTagCompound(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
+ Assigns a NBTTagCompound to the ItemStack, minecraft validates that only non-stackable items can have it.
setTagInfo(String, NBTBase) - Method in class net.minecraft.item.ItemStack
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityOcelot
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityTameable
 
setTamed(boolean) - Method in class net.minecraft.entity.passive.EntityWolf
 
setTamedBy(EntityPlayer) - Method in class net.minecraft.entity.passive.EntityHorse
 
setTameSkin(int) - Method in class net.minecraft.entity.passive.EntityOcelot
 
setTeamName(String) - Method in class net.minecraft.scoreboard.ScorePlayerTeam
 
setTemper(int) - Method in class net.minecraft.entity.passive.EntityHorse
 
setTemperatureRainfall(float, float) - Method in class net.minecraft.world.biome.BiomeGenBase
+ Sets the temperature and rainfall of this biome.
setTerrainPopulated(boolean) - Method in class net.minecraft.world.chunk.Chunk
 
setTerrainType(WorldType) - Method in class net.minecraft.world.storage.WorldInfo
 
setText(String) - Method in class net.minecraft.client.gui.GuiTextField
+ Sets the text of the textbox
setText(String, boolean) - Method in class net.minecraft.client.gui.GuiChat
+ Sets the text of the chat
setText(String, boolean) - Method in class net.minecraft.client.gui.GuiScreen
+ Sets the text of the chat
setTextColor(int) - Method in class net.minecraft.client.gui.GuiTextField
+ Sets the text colour for this textbox (disabled text will not use this colour)
setTexture(EaglerTextureAtlasSprite) - Method in class net.minecraft.client.resources.model.SimpleBakedModel.Builder
 
setTextureOffset(int, int) - Method in class net.minecraft.client.model.ModelRenderer
 
setTextureOffset(String, int, int) - Method in class net.minecraft.client.model.ModelBase
 
setTexturePosition(float, float) - Method in class net.minecraft.client.model.PositionTextureVertex
 
setTextureSize(int, int) - Method in class net.minecraft.client.model.ModelRenderer
+ Returns the model renderer with the new texture parameters.
setThreadName(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
setThrowableHeading(double, double, double, float, float) - Method in interface net.minecraft.entity.IProjectile
+ Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityArrow
+ Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
setThrowableHeading(double, double, double, float, float) - Method in class net.minecraft.entity.projectile.EntityThrowable
+ Similar to setArrowHeading, it's point the throwable entity to a x, y, z direction.
setThrower(String) - Method in class net.minecraft.entity.item.EntityItem
 
setThundering(boolean) - Method in class net.minecraft.world.storage.WorldInfo
+ Sets whether it is thundering or not.
setThunderStrength(float) - Method in class net.minecraft.world.World
+ Sets the strength of the thunder.
setThunderTime(int) - Method in class net.minecraft.world.storage.WorldInfo
+ Defines the number of ticks until next thunderbolt.
setTickRandomly(boolean) - Method in class net.minecraft.block.Block
+ Sets whether this block type will receive random update ticks
setTileEntity(BlockPos, TileEntity) - Method in class net.minecraft.world.World
 
setTileEntityNBT(World, EntityPlayer, BlockPos, ItemStack) - Static method in class net.minecraft.item.ItemBlock
 
setTimeSinceHit(int) - Method in class net.minecraft.entity.item.EntityBoat
+ Sets the time to count down from since the last time entity was hit.
setTitle(String) - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
setTotalWorldTime(long) - Method in class net.minecraft.world.World
 
setTrackOutput(boolean) - Method in class net.minecraft.command.server.CommandBlockLogic
 
setTrail(boolean) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setTransferCooldown(int) - Method in class net.minecraft.tileentity.TileEntityHopper
 
setTransferTicker(int) - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ Sets the transfer ticker, used to determine the delay between transfers.
setTransition(double) - Method in class net.minecraft.world.border.WorldBorder
 
setTransition(double, double, long) - Method in class net.minecraft.world.border.WorldBorder
 
setTranslation(double, double, double) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
sets translation applied to all positions set by functions
setTrimmerMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Sets the matcher for characters to trim.
setTrue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Sets the value to true.
setTwinkle(boolean) - Method in class net.minecraft.client.particle.EntityFirework.SparkFX
 
setType(int) - Method in class net.minecraft.tileentity.TileEntitySkull
 
setUnderlined(Boolean) - Method in class net.minecraft.util.ChatStyle
+ Sets whether or not text of this ChatStyle should be underlined.
setUnicodeFlag(boolean) - Method in class net.minecraft.client.gui.FontRenderer
+ Set unicodeFlag controlling whether strings should be rendered with Unicode fonts instead of the default.png font.
setUnlocalizedName(String) - Method in class net.minecraft.block.Block
 
setUnlocalizedName(String) - Method in class net.minecraft.item.Item
+ Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
setUnlocalizedName(String) - Method in class net.minecraft.item.ItemBlock
+ Sets the unlocalized name of this item to the string passed as the parameter, prefixed by "item."
setUnsafeReplacement(String) - Method in class com.google.common.escape.Escapers.Builder
Sets the replacement string for any characters outside the 'safe' range that have no explicit replacement.
setupModelRegistry() - Method in class net.minecraft.client.resources.model.ModelBakery
 
setupOverlayRendering() - Method in class net.minecraft.client.renderer.EntityRenderer
+ Setup orthogonal projection for rendering GUI screen overlays
setupTamedAI() - Method in class net.minecraft.entity.passive.EntityTameable
 
setupTerrain(Entity, double, ICamera, int, boolean) - Method in class net.minecraft.client.renderer.RenderGlobal
 
setUseClassName(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to use the class name.
setUseFieldNames(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to use the field names passed in.
setUseIdentityHashCode(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to use the identity hash code.
setUseShortClassName(boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
Sets whether to output short or long class names.
setUvs(float[]) - Method in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
setValue(boolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Sets the value.
setValue(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Sets the value.
setValue(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Sets the value.
setValue(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Sets the value.
setValue(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
Sets the value.
setValue(int, int) - Method in class org.apache.commons.lang3.BitField
Replaces the bits with new values.
setValue(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
Sets the value.
setValue(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
Sets the value.
setValue(Boolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Sets the value from any Boolean instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
Sets the value from any Number instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Sets the value from any Number instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Sets the value from any Number instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
Sets the value from any Number instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
Sets the value from any Number instance.
setValue(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
Sets the value from any Number instance.
setValue(String) - Method in class net.minecraft.util.ChatComponentScore
+ Sets the value displayed instead of the real score.
setValue(T) - Method in interface org.apache.commons.lang3.mutable.Mutable
Sets the value of this mutable.
setValue(T) - Method in class org.apache.commons.lang3.mutable.MutableObject
Sets the value.
setValue(V) - Method in class com.google.common.collect.ForwardingMapEntry
 
setValueDelimiter(char) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable default value delimiter to use.
setValueDelimiter(String) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable default value delimiter to use.
setValueDelimiterMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable default value delimiter matcher to use.
setValueMax(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
setVariablePrefix(char) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable prefix to use.
setVariablePrefix(String) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable prefix to use.
setVariablePrefixMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable prefix matcher currently in use.
setVariableResolver(StrLookup<?>) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the VariableResolver that is used to lookup variables.
setVariableSuffix(char) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable suffix to use.
setVariableSuffix(String) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable suffix to use.
setVariableSuffixMatcher(StrMatcher) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Sets the variable suffix matcher currently in use.
setVelocity(double, double, double) - Method in class net.minecraft.entity.Entity
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityBoat
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityEnderEye
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.item.EntityMinecart
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityArrow
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityFishHook
+ Sets the velocity to the args.
setVelocity(double, double, double) - Method in class net.minecraft.entity.projectile.EntityThrowable
+ Sets the velocity to the args.
setVertexState(WorldRenderer.State) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
SLOW AND STUPID COMPANION FUNCTION TO 'func_181672_a'
setVillager(boolean) - Method in class net.minecraft.entity.monster.EntityZombie
+ Set whether this zombie is a villager.
setVisibility(SetVisibility) - Method in class net.minecraft.client.renderer.chunk.CompiledChunk
 
SetVisibility - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SetVisibility() - Constructor for class net.minecraft.client.renderer.chunk.SetVisibility
 
setVisible(boolean) - Method in class net.minecraft.client.gui.GuiTextField
+ Sets whether or not this textbox is visible
setVisible(EnumFacing, EnumFacing, boolean) - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
setVolume(double) - Method in class net.minecraft.client.audio.SoundPoolEntry
 
setW(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set W
setW(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Set W
setW(float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector4f
Set the W value
setWalkSpeed(float) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
 
setWalkSpeed(float) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
setWarningDistance(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWarningTime(int) - Method in class net.minecraft.world.border.WorldBorder
 
setWatched(boolean) - Method in class net.minecraft.entity.DataWatcher.WatchableObject
 
setWaterLevel(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockCauldron
 
setWidth(int) - Method in class net.minecraft.client.gui.GuiButton
 
setWindowErrorHandler(MainClass.WindowErrorHandler) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
setWorld(World) - Method in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
setWorld(World) - Method in class net.minecraft.entity.Entity
+ Sets the reference to the World object.
setWorldAndLoadRenderers(WorldClient) - Method in class net.minecraft.client.renderer.RenderGlobal
+ set null to clear
setWorldAndResolution(Minecraft, int, int) - Method in class net.minecraft.client.gui.GuiScreen
+ Causes the screen to lay out its subcomponents again.
setWorldName(String) - Method in class net.minecraft.world.storage.WorldInfo
 
setWorldName(String) - Method in class net.minecraft.world.WorldSettings
 
setWorldObj(World) - Method in class net.minecraft.tileentity.TileEntity
+ Sets the worldObj for this tileEntity.
setWorldScoreboard(Scoreboard) - Method in class net.minecraft.client.multiplayer.WorldClient
 
setWorldTime(long) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Sets the world time.
setWorldTime(long) - Method in class net.minecraft.world.storage.WorldInfo
+ Set current world time
setWorldTime(long) - Method in class net.minecraft.world.World
+ Sets the world time.
setWorldTotalTime(long) - Method in class net.minecraft.world.storage.WorldInfo
 
setX(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set X
setX(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Set X
setX(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Set X
setX(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Set X
setX(float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector2f
Set the X value
setX(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setXPStats(float, int, int) - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Sets the current XP, total XP, and level number.
setY(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set Y
setY(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Set Y
setY(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Set Y
setY(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Set Y
setY(float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector2f
Set the Y value
setY(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setYears(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Sets the years field to a date returning a new object.
setZ(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
Set Z
setZ(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Set Z
setZ(float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Set Z
setZ(float) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.WritableVector3f
Set the Z value
setZ(int) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
setZero() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Set this matrix to 0.
setZero() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Set this matrix to 0.
setZero() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Set this matrix to 0.
setZero() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Set this matrix to 0.
setZero(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
setZero(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Fills this buffer with NUL (0x00) starting at the specified absolute index.
setZero(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
setZero(int, int) - Method in class net.minecraft.network.PacketBuffer
 
setZero(Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
 
setZero(Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Set the matrix matrix to 0.
setZero(Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Set the given matrix to 0.
sha1() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-1 algorithm (160 hash bits) by delegating to the SHA-1 MessageDigest.
SHA1Digest - Class in net.lax1dude.eaglercraft.v1_8.crypto
implementation of SHA-1 as outlined in "Handbook of Applied Cryptography", pages 346 - 349.
SHA1Digest() - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
Standard constructor
SHA1Digest(SHA1Digest) - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.SHA1Digest
Copy constructor.
sha256() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to the SHA-256 MessageDigest.
SHA256Digest - Class in net.lax1dude.eaglercraft.v1_8.crypto
 
SHA256Digest() - Constructor for class net.lax1dude.eaglercraft.v1_8.crypto.SHA256Digest
 
sha512() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the SHA-512 MessageDigest.
shade - Variable in class net.minecraft.client.renderer.block.model.BlockPart
 
shadeModel(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
shadowOpaque - Variable in class net.minecraft.client.renderer.entity.Render
+ Determines the darkness of the object's shadow.
shadowSize - Variable in class net.minecraft.client.renderer.entity.Render
 
shake - Variable in class net.minecraft.entity.projectile.EntityFishHook
 
SHAPE - Static variable in class net.minecraft.block.BlockRail
 
SHAPE - Static variable in class net.minecraft.block.BlockRailDetector
 
SHAPE - Static variable in class net.minecraft.block.BlockRailPowered
 
SHAPE - Static variable in class net.minecraft.block.BlockStairs
 
ShapedRecipes - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ShapedRecipes(int, int, ItemStack[], ItemStack) - Constructor for class net.minecraft.item.crafting.ShapedRecipes
 
ShapelessRecipes - Class in net.minecraft.item.crafting
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ShapelessRecipes(ItemStack, List<ItemStack>) - Constructor for class net.minecraft.item.crafting.ShapelessRecipes
 
shareable() - Method in annotation type javax.annotation.Resource
Indicates whether this resource can be shared between this component and other components.
SharedMonsterAttributes - Class in net.minecraft.entity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SharedMonsterAttributes() - Constructor for class net.minecraft.entity.SharedMonsterAttributes
 
sharpness - Static variable in class net.minecraft.enchantment.Enchantment
 
shears - Static variable in class net.minecraft.init.Items
 
shootingEntity - Variable in class net.minecraft.entity.projectile.EntityArrow
 
shootingEntity - Variable in class net.minecraft.entity.projectile.EntityFireball
 
SHORT - Static variable in class net.minecraft.block.BlockPistonExtension
 
SHORT - Static variable in class org.apache.commons.lang3.time.FastDateFormat
SHORT locale dependent date or time style.
SHORT - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
SHORT locale dependent date or time style.
SHORT_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Short constant for minus one.
SHORT_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Short constant for one.
SHORT_PREFIX_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The short prefix toString style.
SHORT_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
Reusable Short constant for zero.
shortArrayToInt(short[], int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of short into an int using the default (little endian, Lsb0) byte and bit ordering.
shortArrayToLong(short[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts an array of short into a long using the default (little endian, Lsb0) byte and bit ordering.
ShortBuffer - Interface in net.lax1dude.eaglercraft.v1_8.internal.buffer
Copyright (c) 2022-2023 LAX1DUDE.
Shorts - Class in com.google.common.primitives
Static utility methods pertaining to short primitives, that are not already found in either Short or Arrays.
shortToBinary(short, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a short into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
shortToByteArray(short, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a short into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
shortToHex(short, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts a short into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
shortValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the value of this MutableShort as a short.
shouldAllowInChat() - Method in enum net.minecraft.event.ClickEvent.Action
 
shouldAllowInChat() - Method in enum net.minecraft.event.HoverEvent.Action
 
shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityTameable
 
shouldAttackEntity(EntityLivingBase, EntityLivingBase) - Method in class net.minecraft.entity.passive.EntityWolf
 
shouldBeamRender() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
shouldBePowered(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArmorBase
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerArrow
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCape
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCreeperCharge
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerCustomHead
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerDeadmau5Head
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonDeath
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEnderDragonEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerEndermanEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldBlock
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItem
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerHeldItemWitch
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerIronGolemFlower
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerMooshroomMushroom
 
shouldCombineTextures() - Method in interface net.minecraft.client.renderer.entity.layers.LayerRenderer
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSaddle
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSheepWool
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSlimeGel
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSnowmanHead
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerSpiderEyes
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWitherAura
 
shouldCombineTextures() - Method in class net.minecraft.client.renderer.entity.layers.LayerWolfCollar
 
shouldDrawHUD() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
shouldDropItem - Variable in class net.minecraft.entity.item.EntityFallingBlock
 
shouldFree() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IAudioHandle
 
shouldFree() - Method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
shouldHeal() - Method in class net.minecraft.entity.player.EntityPlayer
+ Checks if the player's health is not full and not zero.
shouldHidePlayerInventory() - Method in class net.minecraft.creativetab.CreativeTabs
 
shouldPistonHeadBeRendered() - Method in class net.minecraft.tileentity.TileEntityPiston
 
shouldRender(Entity, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderManager
 
shouldRender(EntityGuardian, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderGuardian
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.Render
 
shouldRender(T, ICamera, double, double, double) - Method in class net.minecraft.client.renderer.entity.RenderLiving
 
shouldRenderItemIn3D(ItemStack) - Method in class net.minecraft.client.renderer.entity.RenderItem
 
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.Item
+ Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemCarrotOnAStick
+ Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldRotateAroundWhenRendering() - Method in class net.minecraft.item.ItemFishingRod
+ Returns true if this item should be rotated by 180 degrees around the Y axis when being held in an entities hands.
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.Entity
 
shouldSetPosAfterLoading() - Method in class net.minecraft.entity.EntityHanging
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.Block
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockAnvil
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockBreakable
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockCarpet
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockDragonEgg
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockEndPortal
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFarmland
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFence
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockFenceGate
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockHopper
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLeavesBase
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockLiquid
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPane
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPistonExtension
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockPortal
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockRedstoneDiode
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSlab
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockSnow
 
shouldSideBeRendered(IBlockAccess, BlockPos, EnumFacing) - Method in class net.minecraft.block.BlockWall
 
shouldTrackOutput() - Method in class net.minecraft.command.server.CommandBlockLogic
 
SHOW_ACHIEVEMENT - net.minecraft.event.HoverEvent.Action
 
SHOW_ENTITY - net.minecraft.event.HoverEvent.Action
 
SHOW_ITEM - net.minecraft.event.HoverEvent.Action
 
SHOW_TEXT - net.minecraft.event.HoverEvent.Action
 
showCrashScreen(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
showCrashScreen(String, Throwable) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
showCrosshair() - Method in class net.minecraft.client.gui.GuiIngame
 
showDebugInfo - Variable in class net.minecraft.client.settings.GameSettings
 
showDebugProfilerChart - Variable in class net.minecraft.client.settings.GameSettings
 
showIncompatibleScreen(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass
 
showingCloseKey - Variable in class net.minecraft.client.gui.GuiScreen
 
showInventoryAchievementHint - Variable in class net.minecraft.client.settings.GameSettings
 
showModel - Variable in class net.minecraft.client.model.ModelRenderer
 
showPopup(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
showPopup(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformApplication
 
showSelectionBox - Variable in class net.minecraft.client.gui.GuiSlot
+ Set to true if a selected element in this gui will show an outline box
showWorldInfoNotice() - Method in class net.minecraft.world.WorldType
+ returns true if selecting this worldtype from the customize menu should display the generator.[worldtype].info message
SHRINKING - net.minecraft.world.border.EnumBorderStatus
 
shutdown() - Method in class net.minecraft.client.Minecraft
+ Called when the window is closing.
shutdownMinecraftApplet() - Method in class net.minecraft.client.Minecraft
+ Shuts down the minecraft applet by stopping the resource downloads, and clearing up GL stuff; called when the application (or web page) is exited.
shutdownStream() - Method in interface net.minecraft.client.stream.IStream
+ Shuts down a steam
SI - Static variable in class com.google.common.base.Ascii
Shift In: A control character indicating that the code combinations which follow shall be interpreted according to the standard code table.
siblings - Variable in class net.minecraft.util.ChatComponentStyle
+ The later siblings of this component.
sideHit - Variable in class net.minecraft.util.MovingObjectPosition
 
sideModels - Variable in class net.minecraft.client.model.ModelMinecart
 
sign - Static variable in class net.minecraft.init.Items
 
signBoard - Variable in class net.minecraft.client.model.ModelSign
+ The board on a sign that has the writing on it.
Signed - Annotation Type in javax.annotation
Used to annotate a value of unknown sign.
SignedBytes - Class in com.google.common.primitives
Static utility methods pertaining to byte primitives that interpret values as signed.
signPosition - Variable in class net.minecraft.network.play.server.S36PacketSignEditorOpen
 
signStick - Variable in class net.minecraft.client.model.ModelSign
 
signText - Variable in class net.minecraft.tileentity.TileEntitySign
 
silkTouch - Static variable in class net.minecraft.enchantment.Enchantment
+ Blocks mined will drop themselves, even if it should drop something else (e.g.
SILVER - net.minecraft.item.EnumDyeColor
 
silverColor - Static variable in class net.minecraft.block.material.MapColor
 
similar(Object) - Method in class org.json.JSONArray
Determine if two JSONArrays are similar.
similar(Object) - Method in class org.json.JSONObject
Determine if two JSONObjects are similar.
SIMPLE_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
The simple toString style.
SimpleBakedModel - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SimpleBakedModel(List<BakedQuad>, List<List<BakedQuad>>, boolean, boolean, EaglerTextureAtlasSprite, ItemCameraTransforms) - Constructor for class net.minecraft.client.resources.model.SimpleBakedModel
 
SimpleBakedModel.Builder - Class in net.minecraft.client.resources.model
 
SimpleReloadableResourceManager - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SimpleReloadableResourceManager(IMetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleReloadableResourceManager
 
SimpleResource - Class in net.minecraft.client.resources
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SimpleResource(String, ResourceLocation, InputStream, InputStream, IMetadataSerializer) - Constructor for class net.minecraft.client.resources.SimpleResource
 
simpleStatType - Static variable in class net.minecraft.stats.StatBase
 
SimpleTexture - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SimpleTexture(ResourceLocation) - Constructor for class net.minecraft.client.renderer.texture.SimpleTexture
 
sin(float) - Static method in class net.minecraft.util.MathHelper
+ sin looked up in a table
SINGLE_WIDTH - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is single-width (not double-width).
singleQuoteMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the single quote character.
singleton(C) - Static method in class com.google.common.collect.Range
Returns a range that contains only the given value.
singletonIterator(T) - Static method in class com.google.common.collect.Iterators
Returns an iterator containing only value.
sipHash24() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using a seed value of k = 00 01 02 ....
sipHash24(long, long) - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the 64-bit SipHash-2-4 algorithm using the given seed.
size - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
size - Variable in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Current size of the buffer.
size() - Method in class com.google.common.collect.ArrayTable
 
size() - Method in class com.google.common.collect.FluentIterable
Returns the number of elements in this fluent iterable.
size() - Method in class com.google.common.collect.ForwardingCollection
 
size() - Method in class com.google.common.collect.ForwardingMap
 
size() - Method in class com.google.common.collect.ForwardingMultimap
 
size() - Method in class com.google.common.collect.ForwardingTable
 
size() - Method in class com.google.common.collect.HashBiMap
 
size() - Method in class com.google.common.collect.ImmutableMultimap
 
size() - Method in class com.google.common.collect.ImmutableSortedMap
 
size() - Method in class com.google.common.collect.LinkedListMultimap
 
size() - Method in class com.google.common.collect.MinMaxPriorityQueue
 
size() - Method in interface com.google.common.collect.Multimap
Returns the number of key-value pairs in this multimap.
size() - Method in interface com.google.common.collect.Table
Returns the number of row key / column key / value mappings in the table.
size() - Method in class com.google.common.collect.TreeMultiset
 
size() - Method in class com.google.common.io.ByteSource
Returns the size of this source in bytes.
size() - Method in class net.minecraft.server.management.LowerStringMap
 
size() - Method in class net.minecraft.util.ClassInheritanceMultiMap
 
size() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets the length of the string builder.
size() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the number of tokens found in the String.
size(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Returns the number of elements in iterable.
size(Iterator<?>) - Static method in class com.google.common.collect.Iterators
Returns the number of elements remaining in iterator.
Size(World, BlockPos, EnumFacing.Axis) - Constructor for class net.minecraft.block.BlockPortal.Size
 
sizeX - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
sizeY - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
SKELETON - net.minecraft.entity.item.EntityPainting.EnumArt
 
skeletonHead - Variable in class net.minecraft.client.model.ModelSkeletonHead
 
skin - Variable in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.TexturesProperty
 
skinAvailable() - Method in interface net.minecraft.client.renderer.IImageBuffer
 
skinAvailable() - Method in class net.minecraft.client.renderer.ImageBufferDownload
 
SkinCacheEntry(int) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
SkinCacheEntry(EaglerSkinTexture, ResourceLocation, SkinModel) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
 
SkinCacheEntry(ResourceLocation, SkinModel) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.SkinCacheEntry
Use only for the constant for the client player
SkinConverter - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
SkinConverter() - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.SkinConverter
 
SkinModel - Enum in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
skinModels - Static variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
SkinPackets - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
SkinPackets() - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
SkinPreviewRenderer - Class in net.lax1dude.eaglercraft.v1_8.profile
Copyright (c) 2022-2023 LAX1DUDE.
SkinPreviewRenderer() - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.SkinPreviewRenderer
 
skip(int) - Method in class com.google.common.collect.FluentIterable
Returns a view of this fluent iterable that skips its first numberToSkip elements.
skip(long) - Method in class com.google.common.io.CountingInputStream
 
skip(long) - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerBufferInputStream
 
skip(long) - Method in class net.lax1dude.eaglercraft.v1_8.internal.teavm.ArrayBufferInputStream
 
skip(long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
skip(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Returns a view of iterable that skips its first numberToSkip elements.
skipBytes(int) - Method in interface com.google.common.io.ByteArrayDataInput
 
skipBytes(int) - Method in class com.google.common.io.LittleEndianDataInputStream
 
skipBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
skipBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Increases the current readerIndex by the specified length in this buffer.
skipBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufInputStream
 
skipBytes(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
skipBytes(int) - Method in class net.minecraft.network.PacketBuffer
 
skipFully(InputStream, long) - Static method in class com.google.common.io.ByteStreams
Discards n bytes of data from the input stream.
skipFully(Reader, long) - Static method in class com.google.common.io.CharStreams
Discards n characters of data from the reader.
skipNulls() - Method in class com.google.common.base.Joiner
Returns a joiner with the same behavior as this joiner, except automatically skipping over any provided null elements.
skipRenderWorld - Variable in class net.minecraft.client.Minecraft
 
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
skull - Static variable in class net.minecraft.init.Blocks
 
skull - Static variable in class net.minecraft.init.Items
 
SKULL - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
SKULL_AND_ROSES - net.minecraft.entity.item.EntityPainting.EnumArt
 
sky - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
SKY - net.minecraft.world.EnumSkyBlock
 
sleep(long) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
sleep(Duration) - Static method in class org.apache.commons.lang3.ThreadUtils
Sleeps the current thread for the given duration.
sleeping - Variable in class net.minecraft.entity.player.EntityPlayer
 
slice() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ByteBuffer
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayByteBuffer
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayFloatBuffer
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayIntBuffer
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayShortBuffer
 
slice() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.FloatBuffer
 
slice() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.IntBuffer
 
slice() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.buffer.ShortBuffer
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
slice() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a slice of this buffer's readable bytes.
slice() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
slice() - Method in class net.minecraft.network.PacketBuffer
 
slice(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns a slice of this buffer's sub-region.
slice(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
slice(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
slice(int, int) - Method in class net.minecraft.network.PacketBuffer
 
slice(long, long) - Method in class com.google.common.io.ByteSource
Returns a view of a slice of this byte source that is at most length bytes long starting at the given offset.
slice(InputSupplier<? extends InputStream>, long, long) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource#slice(int, int) instead. This method is scheduled for removal in Guava 18.0.
SLIME - net.minecraft.util.EnumParticleTypes
 
slime_ball - Static variable in class net.minecraft.init.Items
 
slime_block - Static variable in class net.minecraft.init.Blocks
 
SLIME_SOUND - Static variable in class net.minecraft.block.Block
 
SlimeFactory() - Constructor for class net.minecraft.client.particle.EntityBreakingFX.SlimeFactory
 
slipperiness - Variable in class net.minecraft.block.Block
 
slot - Variable in class net.minecraft.network.play.server.S2FPacketSetSlot
 
Slot - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Slot(int, int, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher.Slot
 
Slot(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.Slot
 
slotClick(int, int, int, EntityPlayer) - Method in class net.minecraft.inventory.Container
+ Handles slot click.
slotCount - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
SlotCrafting - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SlotCrafting(EntityPlayer, InventoryCrafting, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotCrafting
 
SlotFurnaceFuel - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SlotFurnaceFuel(IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceFuel
 
SlotFurnaceOutput - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SlotFurnaceOutput(EntityPlayer, IInventory, int, int, int) - Constructor for class net.minecraft.inventory.SlotFurnaceOutput
 
slotHeight - Variable in class net.minecraft.client.gui.GuiSlot
 
SlotMerchantResult - Class in net.minecraft.inventory
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SlotMerchantResult(EntityPlayer, IMerchant, InventoryMerchant, int, int, int) - Constructor for class net.minecraft.inventory.SlotMerchantResult
 
slotNumber - Variable in class net.minecraft.inventory.Slot
 
slowed - Variable in class net.minecraft.entity.boss.EntityDragon
 
smeltItem() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Turn one item from the furnace source stack into the appropriate smelted item in the furnace result stack
smite - Static variable in class net.minecraft.enchantment.Enchantment
 
SMOKE_LARGE - net.minecraft.util.EnumParticleTypes
 
SMOKE_NORMAL - net.minecraft.util.EnumParticleTypes
 
smooth(float, float) - Method in class net.minecraft.util.MouseFilter
+ Smooths mouse input
SMOOTH - net.minecraft.block.BlockRedSandstone.EnumType
 
SMOOTH - net.minecraft.block.BlockSandStone.EnumType
 
SMOOTHBRICK - net.minecraft.block.BlockStoneSlab.EnumType
 
smoothCamera - Variable in class net.minecraft.client.settings.GameSettings
 
SMTP_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
SMTP (and probably other) date headers.
Snapshot(String, double, Collection<AttributeModifier>) - Constructor for class net.minecraft.network.play.server.S20PacketEntityProperties.Snapshot
 
snapToStep(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
snapToStepClamp(float) - Method in enum net.minecraft.client.settings.GameSettings.Options
 
sneak - Variable in class net.minecraft.util.MovementInput
 
snipeSkeleton - Static variable in class net.minecraft.stats.AchievementList
 
SNOOPER_ENABLED - net.minecraft.client.settings.GameSettings.Options
 
snooperEnabled - Variable in class net.minecraft.client.settings.GameSettings
 
snow - Static variable in class net.minecraft.block.material.Material
 
snow - Static variable in class net.minecraft.init.Blocks
 
snow_layer - Static variable in class net.minecraft.init.Blocks
 
SNOW_SHOVEL - net.minecraft.util.EnumParticleTypes
 
snowball - Static variable in class net.minecraft.init.Items
 
SNOWBALL - net.minecraft.util.EnumParticleTypes
 
SnowballFactory() - Constructor for class net.minecraft.client.particle.EntityBreakingFX.SnowballFactory
 
snowColor - Static variable in class net.minecraft.block.material.MapColor
 
SNOWY - Static variable in class net.minecraft.block.BlockDirt
 
SNOWY - Static variable in class net.minecraft.block.BlockGrass
 
SNOWY - Static variable in class net.minecraft.block.BlockMycelium
 
SO - Static variable in class com.google.common.base.Ascii
Shift Out: A control character indicating that the code combinations which follow shall be interpreted as outside of the character set of the standard code table until a Shift In character is reached.
sock - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
SOH - Static variable in class com.google.common.base.Ascii
Start of Heading: A communication control character used at the beginning of a sequence of characters which constitute a machine-sensible address or routing information.
SOLARIS - net.minecraft.util.Util.EnumOS
 
SOLID - net.minecraft.util.EnumWorldBlockLayer
 
sort(byte[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(char[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(double[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(float[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(int[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(long[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(short[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(T[]) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sort(T[], Comparator<? super T>) - Static method in class org.apache.commons.lang3.ArraySorter
Sorts and returns the given array.
sortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns a mutable list containing elements sorted by this ordering; use this only when the resulting list may need further modification, or may contain null.
SortedMapDifference<K,​V> - Interface in com.google.common.collect
An object representing the differences between two sorted maps.
SortedMultiset<E> - Interface in com.google.common.collect
A Multiset which maintains the ordering of its elements, according to either their natural order or an explicit Comparator.
SortedSetMultimap<K,​V> - Interface in com.google.common.collect
A SetMultimap whose set of values for a given key are kept sorted; that is, they comprise a SortedSet.
soul_sand - Static variable in class net.minecraft.init.Blocks
 
SOUND_EVENT - net.minecraft.client.audio.SoundList.SoundEntry.Type
 
soundCategory - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
SoundCategory - Enum in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
soundConfig - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
soundData - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
SoundEntry() - Constructor for class net.minecraft.client.audio.SoundList.SoundEntry
 
SoundEventAccessor - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundEventAccessorComposite - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundEventAccessorComposite(ResourceLocation, double, double, SoundCategory) - Constructor for class net.minecraft.client.audio.SoundEventAccessorComposite
 
soundHandle - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
SoundHandler - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundHandler(IResourceManager, GameSettings) - Constructor for class net.minecraft.client.audio.SoundHandler
 
SoundHandler.SoundMap - Class in net.minecraft.client.audio
 
soundInstance - Variable in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
SoundList - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundList() - Constructor for class net.minecraft.client.audio.SoundList
 
SoundList.SoundEntry - Class in net.minecraft.client.audio
 
SoundList.SoundEntry.Type - Enum in net.minecraft.client.audio
 
SoundListSerializer - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundListSerializer() - Constructor for class net.minecraft.client.audio.SoundListSerializer
 
soundMap - Variable in class net.minecraft.client.audio.SoundHandler.SoundMap
 
SoundMap(Map<String, SoundList>) - Constructor for class net.minecraft.client.audio.SoundHandler.SoundMap
 
SoundMapDeserializer - Class in net.lax1dude.eaglercraft.v1_8.json.impl
Copyright (c) 2022-2023 LAX1DUDE.
SoundMapDeserializer() - Constructor for class net.lax1dude.eaglercraft.v1_8.json.impl.SoundMapDeserializer
 
soundName - Variable in class net.minecraft.block.Block.SoundType
 
soundName - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
soundPitch - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
SoundPoolEntry - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundPoolEntry(SoundPoolEntry) - Constructor for class net.minecraft.client.audio.SoundPoolEntry
 
SoundPoolEntry(ResourceLocation, double, double, boolean) - Constructor for class net.minecraft.client.audio.SoundPoolEntry
 
soundPos - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
SoundRegistry - Class in net.minecraft.client.audio
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SoundRegistry() - Constructor for class net.minecraft.client.audio.SoundRegistry
 
soundType - Variable in class net.minecraft.network.play.server.S28PacketEffect
 
SoundType(String, float, float) - Constructor for class net.minecraft.block.Block.SoundType
 
soundTypeAnvil - Static variable in class net.minecraft.block.Block
 
soundTypeCloth - Static variable in class net.minecraft.block.Block
 
soundTypeGlass - Static variable in class net.minecraft.block.Block
 
soundTypeGrass - Static variable in class net.minecraft.block.Block
 
soundTypeGravel - Static variable in class net.minecraft.block.Block
+ the gravel sound type
soundTypeLadder - Static variable in class net.minecraft.block.Block
 
soundTypeMetal - Static variable in class net.minecraft.block.Block
 
soundTypePiston - Static variable in class net.minecraft.block.Block
 
soundTypeSand - Static variable in class net.minecraft.block.Block
 
soundTypeSnow - Static variable in class net.minecraft.block.Block
 
soundTypeStone - Static variable in class net.minecraft.block.Block
 
soundTypeWood - Static variable in class net.minecraft.block.Block
+ the wood sound type
soundVolume - Variable in class net.minecraft.network.play.server.S29PacketSoundEffect
 
source - Variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAudio.BrowserAudioHandle
 
south() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in southern direction
south(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in southern direction
SOUTH - net.minecraft.block.BlockHugeMushroom.EnumType
 
SOUTH - net.minecraft.block.BlockLever.EnumOrientation
 
SOUTH - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
SOUTH - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
SOUTH - net.minecraft.client.renderer.EnumFaceDirection
 
SOUTH - net.minecraft.util.EnumFacing
 
SOUTH - Static variable in class net.minecraft.block.BlockFence
+ Whether this fence connects in the southern direction
SOUTH - Static variable in class net.minecraft.block.BlockFire
 
SOUTH - Static variable in class net.minecraft.block.BlockPane
 
SOUTH - Static variable in class net.minecraft.block.BlockRedstoneWire
 
SOUTH - Static variable in class net.minecraft.block.BlockTripWire
 
SOUTH - Static variable in class net.minecraft.block.BlockVine
 
SOUTH - Static variable in class net.minecraft.block.BlockWall
 
SOUTH_EAST - net.minecraft.block.BlockHugeMushroom.EnumType
 
SOUTH_EAST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
SOUTH_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
SOUTH_WEST - net.minecraft.block.BlockHugeMushroom.EnumType
 
SOUTH_WEST - net.minecraft.block.BlockRailBase.EnumRailDirection
 
SP - Static variable in class com.google.common.base.Ascii
Space: A normally non-printing graphic character used to separate words.
SPACE - Static variable in class com.google.common.base.Ascii
Alternate name for Ascii.SP.
SPACE - Static variable in class org.apache.commons.lang3.StringUtils
A String for a space character.
spaceMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the space character.
span() - Method in class com.google.common.collect.ImmutableRangeMap
 
span() - Method in class com.google.common.collect.ImmutableRangeSet
 
span() - Method in interface com.google.common.collect.RangeMap
Returns the minimal range enclosing the ranges in this RangeMap.
span() - Method in interface com.google.common.collect.RangeSet
Returns the minimal range which encloses all ranges in this range set.
span() - Method in class com.google.common.collect.TreeRangeMap
 
span() - Method in class com.google.common.collect.TreeRangeSet
 
span(Range<C>) - Method in class com.google.common.collect.Range
Returns the minimal range that encloses both this range and other.
SparkFX(World, double, double, double, double, double, double, EffectRenderer) - Constructor for class net.minecraft.client.particle.EntityFirework.SparkFX
 
spawn_egg - Static variable in class net.minecraft.init.Items
 
spawnableBlock - Variable in class net.minecraft.entity.passive.EntityAnimal
 
spawnableCaveCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableMonsterList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnableWaterCreatureList - Variable in class net.minecraft.world.biome.BiomeGenBase
 
spawnAsEntity(World, BlockPos, ItemStack) - Static method in class net.minecraft.block.Block
+ Spawns the given ItemStack as an EntityItem into the World at the given position
spawnBlockPos - Variable in class net.minecraft.network.play.server.S05PacketSpawnPosition
 
spawnBonemealParticles(World, BlockPos, int) - Static method in class net.minecraft.item.ItemDye
 
spawnCreature(World, int, double, double, double) - Static method in class net.minecraft.item.ItemMonsterPlacer
+ Spawns the creature specified by the egg's type in the location specified by the last three parameters.
spawnDispenseParticles(IBlockSource, EnumFacing) - Method in class net.minecraft.dispenser.BehaviorDefaultDispenseItem
+ Order clients to display dispense particles from the specified block and facing.
spawnedID - Variable in class net.minecraft.entity.EntityList.EntityEggInfo
 
spawnEffectParticle(int, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.particle.EffectRenderer
+ Spawns the relevant particle according to the particle id.
spawnEntityInWorld(Entity) - Method in class net.minecraft.client.multiplayer.WorldClient
+ Called when an entity is spawned in the world.
spawnEntityInWorld(Entity) - Method in class net.minecraft.world.World
+ Called when an entity is spawned in the world.
SPAWNER - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
spawnExplosionParticle() - Method in class net.minecraft.entity.EntityLiving
+ Spawns an explosion particle around the Entity's location
spawnHorseParticles(boolean) - Method in class net.minecraft.entity.passive.EntityHorse
+ "Spawns particles for the horse entity.
spawnHostileMobs - Variable in class net.minecraft.world.World
 
SpawnListEntry(Class<? extends EntityLiving>, int, int, int) - Constructor for class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.client.renderer.RenderGlobal
 
spawnParticle(int, boolean, double, double, double, double, double, double, int...) - Method in interface net.minecraft.world.IWorldAccess
 
spawnParticle(EnumParticleTypes, boolean, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
 
spawnParticle(EnumParticleTypes, double, double, double, double, double, double, int...) - Method in class net.minecraft.world.World
 
spawnPeacefulMobs - Variable in class net.minecraft.world.World
 
spawnRunningParticles() - Method in class net.minecraft.entity.Entity
+ Attempts to create sprinting particles if the entity is sprinting and not in water.
spawnRunningParticles() - Method in class net.minecraft.entity.passive.EntityRabbit
+ Attempts to create sprinting particles if the entity is sprinting and not in water.
spawnWither - Static variable in class net.minecraft.stats.AchievementList
 
speckled_melon - Static variable in class net.minecraft.init.Items
 
speckledMelonEffect - Static variable in class net.minecraft.potion.PotionHelper
 
SPECTATOR - net.minecraft.world.WorldSettings.GameType
 
SpectatorDetails - Class in net.minecraft.client.gui.spectator.categories
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SpectatorDetails(ISpectatorMenuView, List<ISpectatorMenuObject>, int) - Constructor for class net.minecraft.client.gui.spectator.categories.SpectatorDetails
 
SpectatorMenu - Class in net.minecraft.client.gui.spectator
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
SpectatorMenu(ISpectatorMenuRecipient) - Constructor for class net.minecraft.client.gui.spectator.SpectatorMenu
 
speedInAir - Variable in class net.minecraft.entity.player.EntityPlayer
 
speedOnGround - Variable in class net.minecraft.entity.player.EntityPlayer
 
speedX - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
speedY - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
speedZ - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
SPELL - net.minecraft.util.EnumParticleTypes
 
SPELL_INSTANT - net.minecraft.util.EnumParticleTypes
 
SPELL_MOB - net.minecraft.util.EnumParticleTypes
 
SPELL_MOB_AMBIENT - net.minecraft.util.EnumParticleTypes
 
SPELL_WITCH - net.minecraft.util.EnumParticleTypes
 
spider_eye - Static variable in class net.minecraft.init.Items
 
spiderBody - Variable in class net.minecraft.client.model.ModelSpider
 
spiderEyeEffect - Static variable in class net.minecraft.potion.PotionHelper
 
spiderHead - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg1 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg2 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg3 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg4 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg5 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg6 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg7 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderLeg8 - Variable in class net.minecraft.client.model.ModelSpider
 
spiderNeck - Variable in class net.minecraft.client.model.ModelSpider
 
split() - Method in class org.apache.commons.lang3.time.StopWatch
Splits the time.
split(CharSequence) - Method in class com.google.common.base.Splitter.MapSplitter
Splits sequence into substrings, splits each substring into an entry, and returns an unmodifiable map with each of the entries.
split(CharSequence) - Method in class com.google.common.base.Splitter
Splits sequence into string components and makes them available through an Iterator, which may be lazily evaluated.
split(String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, using whitespace as the separator.
split(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator specified.
split(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separators specified.
split(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array with a maximum length, separators specified.
splitByCharacterType(String) - Static method in class org.apache.commons.lang3.StringUtils
Splits a String by Character type as returned by java.lang.Character.getType(char).
splitByCharacterTypeCamelCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Splits a String by Character type as returned by java.lang.Character.getType(char).
splitByWholeSeparator(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator string specified.
splitByWholeSeparator(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator string specified.
splitByWholeSeparatorPreserveAllTokens(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator string specified.
splitByWholeSeparatorPreserveAllTokens(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator string specified.
splitMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Matches the same characters as StringTokenizer, namely space, tab, newline and formfeed.
splitObjectName(String) - Static method in class net.minecraft.util.ResourceLocation
+ Splits an object name (such as minecraft:apple) into the domain and path parts and returns these as an array of length 2.
splitPath(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
splitPreserveAllTokens(String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, using whitespace as the separator, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separator specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
splitPreserveAllTokens(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
Splits the provided text into an array with a maximum length, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
splitStack(int) - Method in class net.minecraft.item.ItemStack
+ Splits off a stack of the given amount of this stack and reduces this stack by the amount.
splitStringWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Returns the width of the wordwrapped String (maximum length is parameter k)
Splitter - Class in com.google.common.base
Extracts non-overlapping substrings from an input string, typically by recognizing appearances of a separator sequence.
Splitter.MapSplitter - Class in com.google.common.base
An object that splits strings into maps as Splitter splits iterables and lists.
splitToList(CharSequence) - Method in class com.google.common.base.Splitter
Splits sequence into string components and returns them as an immutable list.
sponge - Static variable in class net.minecraft.block.material.Material
 
sponge - Static variable in class net.minecraft.init.Blocks
 
sprintingTicksLeft - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
SpriteLevelMixer - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
SpriteLevelMixer() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
SPRUCE - net.minecraft.block.BlockPlanks.EnumType
 
spruce_door - Static variable in class net.minecraft.init.Blocks
 
spruce_door - Static variable in class net.minecraft.init.Items
 
spruce_fence - Static variable in class net.minecraft.init.Blocks
 
spruce_fence_gate - Static variable in class net.minecraft.init.Blocks
 
SPRUCE_SAPLING - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
spruce_stairs - Static variable in class net.minecraft.init.Blocks
 
sqrt(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the square root of x, rounded with the specified rounding mode.
sqrt(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the square root of x, rounded with the specified rounding mode.
sqrt(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the square root of x, rounded with the specified rounding mode.
SQRT_2 - Static variable in class net.minecraft.util.MathHelper
 
sqrt_double(double) - Static method in class net.minecraft.util.MathHelper
 
sqrt_float(float) - Static method in class net.minecraft.util.MathHelper
 
SQUARE_BOTTOM_LEFT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
SQUARE_BOTTOM_RIGHT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
SQUARE_TOP_LEFT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
SQUARE_TOP_RIGHT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
squareDistanceTo(Vec3) - Method in class net.minecraft.util.Vec3
+ The square of the Euclidean distance between this and the specified vector.
squeeze(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
Squeezes any repetitions of a character that is mentioned in the supplied set.
squidPitch - Variable in class net.minecraft.entity.passive.EntitySquid
 
squidRotation - Variable in class net.minecraft.entity.passive.EntitySquid
 
squidYaw - Variable in class net.minecraft.entity.passive.EntitySquid
 
squishAmount - Variable in class net.minecraft.entity.monster.EntitySlime
 
squishFactor - Variable in class net.minecraft.entity.monster.EntitySlime
 
stackSize - Variable in class net.minecraft.item.ItemStack
 
STAGE - net.minecraft.entity.item.EntityPainting.EnumArt
 
STAGE - Static variable in class net.minecraft.block.BlockSapling
 
stained_glass - Static variable in class net.minecraft.init.Blocks
 
stained_glass_pane - Static variable in class net.minecraft.init.Blocks
 
stained_hardened_clay - Static variable in class net.minecraft.init.Blocks
 
standardAdd(E) - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingCollection.add(Object), in terms of ForwardingList.add(int, Object).
standardAdd(E) - Method in class com.google.common.collect.ForwardingMultiset
standardAddAll(int, Iterable<? extends E>) - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingList.addAll(int, Collection), in terms of the add method of ForwardingList.listIterator(int).
standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingMultiset
standardCeiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.ceiling(E) in terms of the iterator method of ForwardingNavigableSet.tailSet(Object, boolean).
standardCeilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.ceilingEntry(K) in terms of the firstEntry() of ForwardingNavigableMap.tailMap(Object, boolean).
standardCeilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.ceilingKey(K) in terms of ceilingEntry.
standardClear() - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingCollection.clear() in terms of ForwardingCollection.iterator(), using the iterator's remove method.
standardClear() - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.clear() in terms of the iterator method of ForwardingMap.entrySet().
standardClear() - Method in class com.google.common.collect.ForwardingMultiset
A sensible definition of ForwardingCollection.clear() in terms of the iterator method of ForwardingMultiset.entrySet().
standardContains(Object) - Method in class com.google.common.collect.ForwardingCollection
standardContains(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardContains(Object) - Method in class com.google.common.collect.ForwardingSortedSet
A sensible definition of ForwardingCollection.contains(java.lang.Object) in terms of the first() method of ForwardingSortedSet.tailSet(E).
standardContainsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingMap
A sensible, albeit inefficient, definition of ForwardingMap.containsKey(java.lang.Object) in terms of the iterator method of ForwardingMap.entrySet().
standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingSortedMap
A sensible definition of ForwardingMap.containsKey(java.lang.Object) in terms of the firstKey() method of ForwardingSortedMap.tailMap(K).
standardContainsValue(Object) - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.containsValue(java.lang.Object) in terms of the iterator method of ForwardingMap.entrySet().
standardCount(Object) - Method in class com.google.common.collect.ForwardingMultiset
A sensible, albeit inefficient, definition of ForwardingMultiset.count(java.lang.Object) in terms of ForwardingMultiset.entrySet().
standardDescendingKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.descendingKeySet() as the navigableKeySet of ForwardingNavigableMap.descendingMap().
StandardDescendingMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
Constructor for use by subclasses.
StandardDescendingMultiset() - Constructor for class com.google.common.collect.ForwardingSortedMultiset.StandardDescendingMultiset
Constructor for use by subclasses.
StandardDescendingSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet.StandardDescendingSet
Constructor for use by subclasses.
StandardElementSet() - Constructor for class com.google.common.collect.ForwardingMultiset.StandardElementSet
Constructor for use by subclasses.
StandardElementSet() - Constructor for class com.google.common.collect.ForwardingSortedMultiset.StandardElementSet
Constructor for use by subclasses.
StandardEntrySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardEntrySet
Constructor for use by subclasses.
standardEquals(Object) - Method in class com.google.common.collect.ForwardingList
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.equals(java.lang.Object) in terms of the equals method of ForwardingMap.entrySet().
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMultiset
A sensible, albeit inefficient, definition of ForwardingCollection.size() in terms of entrySet().size() and ForwardingMultiset.count(java.lang.Object).
standardEquals(Object) - Method in class com.google.common.collect.ForwardingSet
standardFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
 
standardFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.firstEntry() in terms of the iterator() of ForwardingMap.entrySet().
standardFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
A sensible definition of ForwardingSortedMultiset.firstEntry() in terms of entrySet().iterator().
standardFirstKey() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingSortedMap.firstKey() in terms of firstEntry.
standardFloor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.floor(E) in terms of the descendingIterator method of ForwardingNavigableSet.headSet(Object, boolean).
standardFloorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.floorEntry(K) in terms of the lastEntry() of ForwardingNavigableMap.headMap(Object, boolean).
standardFloorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.floorKey(K) in terms of floorEntry.
standardGalacticFontRenderer - Variable in class net.minecraft.client.Minecraft
 
standardHashCode() - Method in class com.google.common.collect.ForwardingList
A sensible definition of ForwardingList.hashCode() in terms of ForwardingCollection.iterator().
standardHashCode() - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.hashCode() in terms of the iterator method of ForwardingMap.entrySet().
standardHashCode() - Method in class com.google.common.collect.ForwardingMapEntry
standardHashCode() - Method in class com.google.common.collect.ForwardingMultiset
A sensible definition of ForwardingMultiset.hashCode() as entrySet().hashCode() .
standardHashCode() - Method in class com.google.common.collect.ForwardingSet
A sensible definition of ForwardingSet.hashCode() in terms of ForwardingCollection.iterator().
standardHeadMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardHeadSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardHigher(E) - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.higher(E) in terms of the iterator method of ForwardingNavigableSet.tailSet(Object, boolean).
standardHigherEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.higherEntry(K) in terms of the firstEntry() of ForwardingNavigableMap.tailMap(Object, boolean).
standardHigherKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.higherKey(K) in terms of higherEntry.
standardIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingList.indexOf(java.lang.Object), in terms of ForwardingList.listIterator().
standardIsEmpty() - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingCollection.isEmpty() as !iterator().hasNext.
standardIsEmpty() - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.isEmpty() in terms of the iterator method of ForwardingMap.entrySet().
standardIterator() - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingCollection.iterator(), in terms of ForwardingList.listIterator().
standardIterator() - Method in class com.google.common.collect.ForwardingMultiset
StandardKeySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardKeySet
Constructor for use by subclasses.
StandardKeySet() - Constructor for class com.google.common.collect.ForwardingSortedMap.StandardKeySet
Constructor for use by subclasses.
standardLast() - Method in class com.google.common.collect.ForwardingNavigableSet
 
standardLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.lastEntry() in terms of the iterator() of the ForwardingMap.entrySet() of ForwardingNavigableMap.descendingMap().
standardLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
A sensible definition of ForwardingSortedMultiset.lastEntry() in terms of descendingMultiset().entrySet().iterator().
standardLastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingList.lastIndexOf(java.lang.Object), in terms of ForwardingList.listIterator(int).
standardLastKey() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingSortedMap.lastKey() in terms of lastEntry.
standardListIterator() - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingList.listIterator(), in terms of ForwardingList.listIterator(int).
standardListIterator(int) - Method in class com.google.common.collect.ForwardingList
standardLower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.lower(E) in terms of the descendingIterator method of ForwardingNavigableSet.headSet(Object, boolean).
standardLowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.lowerEntry(K) in terms of the lastEntry() of ForwardingNavigableMap.headMap(Object, boolean).
standardLowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.lowerKey(K) in terms of lowerEntry.
StandardNavigableKeySet() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardNavigableKeySet
Constructor for use by subclasses.
standardOffer(E) - Method in class com.google.common.collect.ForwardingQueue
A sensible definition of ForwardingQueue.offer(E) in terms of ForwardingCollection.add(E).
standardPeek() - Method in class com.google.common.collect.ForwardingQueue
A sensible definition of ForwardingQueue.peek() in terms of ForwardingQueue.element().
standardPoll() - Method in class com.google.common.collect.ForwardingQueue
A sensible definition of ForwardingQueue.poll() in terms of ForwardingQueue.remove().
standardPollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.pollFirst() in terms of the iterator method.
standardPollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.pollFirstEntry() in terms of the iterator of entrySet.
standardPollFirstEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
A sensible definition of ForwardingSortedMultiset.pollFirstEntry() in terms of entrySet().iterator().
standardPollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.pollLast() in terms of the descendingIterator method.
standardPollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
A sensible definition of ForwardingNavigableMap.pollFirstEntry() in terms of the iterator of the entrySet of descendingMap.
standardPollLastEntry() - Method in class com.google.common.collect.ForwardingSortedMultiset
A sensible definition of ForwardingSortedMultiset.pollLastEntry() in terms of descendingMultiset().entrySet().iterator().
standardPutAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingMap.putAll(Map) in terms of ForwardingMap.put(Object, Object).
standardRemove(Object) - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingCollection.remove(java.lang.Object) in terms of ForwardingCollection.iterator(), using the iterator's remove method.
standardRemove(Object) - Method in class com.google.common.collect.ForwardingMap
A sensible, albeit inefficient, definition of ForwardingMap.remove(java.lang.Object) in terms of the iterator method of ForwardingMap.entrySet().
standardRemove(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardRemove(Object) - Method in class com.google.common.collect.ForwardingSortedSet
A sensible definition of ForwardingCollection.remove(java.lang.Object) in terms of the iterator() method of ForwardingSortedSet.tailSet(E).
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingCollection.removeAll(java.util.Collection<?>) in terms of ForwardingCollection.iterator(), using the iterator's remove method.
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
A sensible definition of ForwardingCollection.removeAll(java.util.Collection<?>) in terms of the removeAll method of ForwardingMultiset.elementSet().
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingSet
standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingCollection.retainAll(java.util.Collection<?>) in terms of ForwardingCollection.iterator(), using the iterator's remove method.
standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
A sensible definition of ForwardingCollection.retainAll(java.util.Collection<?>) in terms of the retainAll method of ForwardingMultiset.elementSet().
standardSetCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
standardSetCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
standardSize() - Method in class com.google.common.collect.ForwardingMultiset
A sensible, albeit inefficient, definition of ForwardingCollection.size() in terms of ForwardingMultiset.entrySet().
standardSubList(int, int) - Method in class com.google.common.collect.ForwardingList
A sensible default implementation of ForwardingList.subList(int, int).
standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
standardSubMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
standardSubSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
A sensible definition of ForwardingNavigableSet.subSet(Object, boolean, Object, boolean) in terms of the headSet and tailSet methods.
standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
StandardSystemProperty - Enum in com.google.common.base
Represents a standard system property.
standardTailMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardTailSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardToArray() - Method in class com.google.common.collect.ForwardingCollection
standardToArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
standardToString() - Method in class com.google.common.collect.ForwardingCollection
A sensible definition of ForwardingObject.toString() in terms of ForwardingCollection.iterator().
standardToString() - Method in class com.google.common.collect.ForwardingMap
A sensible definition of ForwardingObject.toString() in terms of the iterator method of ForwardingMap.entrySet().
standardToString() - Method in class com.google.common.collect.ForwardingMapEntry
standardToString() - Method in class com.google.common.collect.ForwardingMultiset
A sensible definition of ForwardingObject.toString() as entrySet().toString() .
StandardValues() - Constructor for class com.google.common.collect.ForwardingMap.StandardValues
Constructor for use by subclasses.
standBase - Variable in class net.minecraft.client.model.ModelArmorStand
 
standing_banner - Static variable in class net.minecraft.init.Blocks
 
standing_sign - Static variable in class net.minecraft.init.Blocks
 
standLeftSide - Variable in class net.minecraft.client.model.ModelArmorStand
 
standRightSide - Variable in class net.minecraft.client.model.ModelArmorStand
 
standWaist - Variable in class net.minecraft.client.model.ModelArmorStand
 
stars(int) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.GuiPasswordTextField
 
start() - Static method in class com.google.common.collect.ComparisonChain
Begins a new chained comparison statement.
start() - Static method in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
start() - Method in class org.apache.commons.lang3.time.StopWatch
Starts the stopwatch.
START_DESTROY_BLOCK - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
START_SNEAKING - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
START_SPRINTING - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
startConversion(int) - Method in class net.minecraft.entity.monster.EntityZombie
+ Starts converting this zombie into a villager.
StarterFX(World, double, double, double, double, double, double, EffectRenderer, NBTTagCompound) - Constructor for class net.minecraft.client.particle.EntityFirework.StarterFX
 
startPlayConnection(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
startSection(String) - Method in class net.minecraft.profiler.Profiler
+ Start section
startsWith(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Check if a CharSequence starts with a specified prefix.
startsWith(String) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Checks whether this builder starts with the specified string.
startsWithAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
Check if a CharSequence starts with any of the provided case-sensitive prefixes.
startsWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Case insensitive check if a CharSequence starts with a specified prefix.
starve - Static variable in class net.minecraft.util.DamageSource
 
StatBase - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatBase(String, IChatComponent) - Constructor for class net.minecraft.stats.StatBase
 
StatBase(String, IChatComponent, IStatType) - Constructor for class net.minecraft.stats.StatBase
 
StatBasic - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatBasic(String, IChatComponent) - Constructor for class net.minecraft.stats.StatBasic
 
StatBasic(String, IChatComponent, IStatType) - Constructor for class net.minecraft.stats.StatBasic
 
StatCollector - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatCollector() - Constructor for class net.minecraft.util.StatCollector
 
StatCrafting - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatCrafting(String, String, IChatComponent, Item) - Constructor for class net.minecraft.stats.StatCrafting
 
state - Variable in class net.minecraft.network.play.server.S2BPacketChangeGameState
 
State(int[], VertexFormat) - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer.State
 
STATE_CLIENT_COMPLETE - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
STATE_CLIENT_LOGIN - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
STATE_CLIENT_VERSION - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
STATE_DONE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
STATE_OPENED - Static variable in class net.lax1dude.eaglercraft.v1_8.socket.HandshakePacketTypes
 
STATE_PENDING - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBRequest
 
StateMap - Class in net.minecraft.client.renderer.block.statemap
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StateMap.Builder - Class in net.minecraft.client.renderer.block.statemap
 
StateMapperBase - Class in net.minecraft.client.renderer.block.statemap
 
StateMapperBase() - Constructor for class net.minecraft.client.renderer.block.statemap.StateMapperBase
 
StatFileWriter - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatFileWriter() - Constructor for class net.minecraft.stats.StatFileWriter
 
statIcons - Static variable in class net.minecraft.client.gui.Gui
 
staticPlayerX - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
staticPlayerY - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
staticPlayerZ - Static variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
statId - Variable in class net.minecraft.stats.StatBase
 
STATIONARY - net.minecraft.world.border.EnumBorderStatus
 
StatList - Class in net.minecraft.stats
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StatList() - Constructor for class net.minecraft.stats.StatList
 
statsData - Variable in class net.minecraft.stats.StatFileWriter
 
STATUS - net.minecraft.network.EnumConnectionState
 
statusBarTime - Static variable in class net.minecraft.entity.boss.BossStatus
 
stdout - Variable in enum net.lax1dude.eaglercraft.v1_8.log4j.Level
 
STEM - net.minecraft.block.BlockHugeMushroom.EnumType
 
stepHeight - Variable in class net.minecraft.entity.Entity
 
stepSound - Variable in class net.minecraft.block.Block
 
STEVE - net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
stick - Static variable in class net.minecraft.init.Items
 
STICKY - net.minecraft.block.BlockPistonExtension.EnumPistonType
 
sticky_piston - Static variable in class net.minecraft.init.Blocks
 
Stitcher - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Stitcher(int, int, boolean, int, int) - Constructor for class net.minecraft.client.renderer.texture.Stitcher
 
Stitcher.Holder - Class in net.minecraft.client.renderer.texture
 
Stitcher.Slot - Class in net.minecraft.client.renderer.texture
 
StitcherException - Exception in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StitcherException(Stitcher.Holder, String) - Constructor for exception net.minecraft.client.renderer.StitcherException
 
stone - Static variable in class net.minecraft.init.Blocks
 
STONE - net.minecraft.block.BlockSilverfish.EnumType
 
STONE - net.minecraft.block.BlockStone.EnumType
 
STONE - net.minecraft.block.BlockStoneSlab.EnumType
 
STONE - net.minecraft.item.Item.ToolMaterial
 
stone_axe - Static variable in class net.minecraft.init.Items
 
stone_brick_stairs - Static variable in class net.minecraft.init.Blocks
 
stone_button - Static variable in class net.minecraft.init.Blocks
 
stone_hoe - Static variable in class net.minecraft.init.Items
 
stone_pickaxe - Static variable in class net.minecraft.init.Items
 
stone_pressure_plate - Static variable in class net.minecraft.init.Blocks
 
stone_shovel - Static variable in class net.minecraft.init.Items
 
stone_slab - Static variable in class net.minecraft.init.Blocks
 
stone_slab2 - Static variable in class net.minecraft.init.Blocks
 
stone_stairs - Static variable in class net.minecraft.init.Blocks
 
stone_sword - Static variable in class net.minecraft.init.Items
 
stoneBeach - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
stonebrick - Static variable in class net.minecraft.init.Blocks
 
STONEBRICK - net.minecraft.block.BlockSilverfish.EnumType
 
stoneColor - Static variable in class net.minecraft.block.material.MapColor
 
stop() - Method in class org.apache.commons.lang3.time.StopWatch
Stops the stopwatch.
STOP_DESTROY_BLOCK - net.minecraft.network.play.client.C07PacketPlayerDigging.Action
 
STOP_SLEEPING - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
STOP_SNEAKING - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
STOP_SPRINTING - net.minecraft.network.play.client.C0BPacketEntityAction.Action
 
stopAllSounds() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
stopBroadcasting() - Method in interface net.minecraft.client.stream.IStream
 
stopChunkUpdates() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
stopChunkUpdates() - Method in class net.minecraft.client.renderer.RenderGlobal
 
stopCompileTask() - Method in class net.minecraft.client.renderer.chunk.RenderChunk
 
stopIntegratedServer() - Static method in class net.minecraft.client.Minecraft
 
stopSound(ISound) - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
stopSound(ISound) - Method in class net.minecraft.client.audio.SoundHandler
 
stopSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
stopUsingItem() - Method in class net.minecraft.entity.player.EntityPlayer
 
StopWatch - Class in org.apache.commons.lang3.time
StopWatch provides a convenient API for timings.
StopWatch() - Constructor for class org.apache.commons.lang3.time.StopWatch
Constructor.
StopWatch(String) - Constructor for class org.apache.commons.lang3.time.StopWatch
Constructor.
store(float[]) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
 
store(float[]) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
 
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Store this matrix in a float buffer.
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
store(FloatBuffer) - Method in interface net.lax1dude.eaglercraft.v1_8.vector.ReadableVector
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Store this vector in a FloatBuffer
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
store(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
store3f(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Store the rotation portion of this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Store this matrix in a float buffer.
storeTranspose(FloatBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Store this matrix in a float buffer.
STRAIGHT - net.minecraft.block.BlockStairs.EnumShape
 
STRAIGHT_CROSS - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
StrBuilder - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text TextStringBuilder instead
StrBuilder() - Constructor for class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Constructor that creates an empty builder initial capacity 32 characters.
StrBuilder(int) - Constructor for class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Constructor that creates an empty builder the specified initial capacity.
StrBuilder(String) - Constructor for class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Constructor that creates a builder from the string, allocating 32 extra characters for growth.
stream() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
Converts the FailableStream into an equivalent stream.
stream() - Method in class org.apache.commons.lang3.Streams.FailableStream
Deprecated.
Converts the FailableStream into an equivalent stream.
stream(Collection<E>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given collection into a Streams.FailableStream.
stream(Collection<O>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given collection into a Streams.FailableStream.
stream(Collection<O>) - Static method in class org.apache.commons.lang3.stream.Streams
Converts the given Collection into a Streams.FailableStream.
stream(Collection<O>) - Static method in class org.apache.commons.lang3.Streams
Deprecated.
Converts the given Collection into a Streams.FailableStream.
stream(Stream<O>) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Converts the given stream into a Streams.FailableStream.
stream(Stream<O>) - Static method in class org.apache.commons.lang3.stream.Streams
Converts the given stream into a Streams.FailableStream.
stream(Stream<O>) - Static method in class org.apache.commons.lang3.Streams
Deprecated.
Converts the given stream into a Streams.FailableStream.
stream(Stream<T>) - Static method in class org.apache.commons.lang3.function.Failable
Converts the given stream into a Streams.FailableStream.
STREAM_BYTES_PER_PIXEL - net.minecraft.client.settings.GameSettings.Options
 
STREAM_CHAT_ENABLED - net.minecraft.client.settings.GameSettings.Options
 
STREAM_CHAT_USER_FILTER - net.minecraft.client.settings.GameSettings.Options
 
STREAM_COMPRESSION - net.minecraft.client.settings.GameSettings.Options
 
STREAM_FPS - net.minecraft.client.settings.GameSettings.Options
 
STREAM_KBPS - net.minecraft.client.settings.GameSettings.Options
 
STREAM_MIC_TOGGLE_BEHAVIOR - net.minecraft.client.settings.GameSettings.Options
 
STREAM_SEND_METADATA - net.minecraft.client.settings.GameSettings.Options
 
STREAM_VOLUME_MIC - net.minecraft.client.settings.GameSettings.Options
 
STREAM_VOLUME_SYSTEM - net.minecraft.client.settings.GameSettings.Options
 
streamBytesPerPixel - Variable in class net.minecraft.client.settings.GameSettings
 
streamChatEnabled - Variable in class net.minecraft.client.settings.GameSettings
 
streamChatUserFilter - Variable in class net.minecraft.client.settings.GameSettings
 
streamCompression - Variable in class net.minecraft.client.settings.GameSettings
 
streamFps - Variable in class net.minecraft.client.settings.GameSettings
 
streamGameVolume - Variable in class net.minecraft.client.settings.GameSettings
 
streamKbps - Variable in class net.minecraft.client.settings.GameSettings
 
streamMicToggleBehavior - Variable in class net.minecraft.client.settings.GameSettings
 
streamMicVolume - Variable in class net.minecraft.client.settings.GameSettings
 
streamPreferredServer - Variable in class net.minecraft.client.settings.GameSettings
 
Streams - Class in org.apache.commons.lang3.stream
Provides utility functions, and classes for working with the java.util.stream package, or more generally, with Java 8 lambdas.
Streams - Class in org.apache.commons.lang3
Deprecated.
Use Streams.
Streams() - Constructor for class org.apache.commons.lang3.stream.Streams
 
Streams() - Constructor for class org.apache.commons.lang3.Streams
Deprecated.
 
Streams.ArrayCollector<O> - Class in org.apache.commons.lang3.stream
A Collector type for arrays.
Streams.ArrayCollector<O> - Class in org.apache.commons.lang3
Deprecated.
Streams.FailableStream<O> - Class in org.apache.commons.lang3.stream
A reduced, and simplified version of a Stream with failable method signatures.
Streams.FailableStream<O> - Class in org.apache.commons.lang3
Deprecated.
streamSendMetadata - Variable in class net.minecraft.client.settings.GameSettings
 
strength - Variable in class net.minecraft.network.play.server.S27PacketExplosion
 
STRIKETHROUGH - net.minecraft.util.EnumChatFormatting
 
strikethroughStyle - Variable in class net.minecraft.client.gui.FontRenderer
 
string - Static variable in class net.minecraft.init.Items
 
stringConverter() - Static method in class com.google.common.primitives.Doubles
Returns a serializable converter object that converts between strings and doubles using Double.valueOf(java.lang.String) and Double.toString().
stringConverter() - Static method in class com.google.common.primitives.Floats
Returns a serializable converter object that converts between strings and floats using Float.valueOf(java.lang.String) and Float.toString().
stringConverter() - Static method in class com.google.common.primitives.Ints
Returns a serializable converter object that converts between strings and integers using Integer.decode(java.lang.String) and Integer.toString().
stringConverter() - Static method in class com.google.common.primitives.Longs
Returns a serializable converter object that converts between strings and longs using Long.decode(java.lang.String) and Long.toString().
stringConverter() - Static method in class com.google.common.primitives.Shorts
Returns a serializable converter object that converts between strings and shorts using Short.decode(java.lang.String) and Short.toString().
stringConverter(Class<T>) - Static method in class com.google.common.base.Enums
Returns a converter that converts between strings and enum values of type enumClass using Enum.valueOf(Class, String) and Enum.name().
stringFunnel(Charset) - Static method in class com.google.common.hash.Funnels
Returns a funnel that encodes the characters of a CharSequence with the specified Charset.
stringMatcher(String) - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Constructor that creates a matcher from a string.
Strings - Class in com.google.common.base
Static utility methods pertaining to String or CharSequence instances.
stringToNumber(String) - Static method in class org.json.JSONObject
Converts a string to a number using the narrowest possible type.
stringToValue(String) - Static method in class org.json.JSONObject
Try to convert a string into a number, boolean, or null.
StringTranslate - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StringTranslate() - Constructor for class net.minecraft.util.StringTranslate
 
StringUtils - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
StringUtils - Class in org.apache.commons.lang3
Operations on String that are null safe.
StringUtils() - Constructor for class net.minecraft.util.StringUtils
 
StringUtils() - Constructor for class org.apache.commons.lang3.StringUtils
StringUtils instances should NOT be constructed in standard programming.
stringVariablePattern - Static variable in class net.minecraft.util.ChatComponentTranslation
 
strip(String) - Static method in class org.apache.commons.lang3.StringUtils
Strips whitespace from the start and end of a String.
strip(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Strips any of a set of characters from the start and end of a String.
stripAccents(String) - Static method in class org.apache.commons.lang3.StringUtils
Removes diacritics (~= accents) from a string.
stripAll(String...) - Static method in class org.apache.commons.lang3.StringUtils
Strips whitespace from the start and end of every String in an array.
stripAll(String[], String) - Static method in class org.apache.commons.lang3.StringUtils
Strips any of a set of characters from the start and end of every String in an array.
stripControlCodes(String) - Static method in class net.minecraft.util.StringUtils
 
STRIPE_BOTTOM - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_CENTER - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_DOWNLEFT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_DOWNRIGHT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_LEFT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_MIDDLE - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_RIGHT - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_SMALL - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
STRIPE_TOP - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
stripEnd(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Strips any of a set of characters from the end of a String.
stripStart(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Strips any of a set of characters from the start of a String.
stripToEmpty(String) - Static method in class org.apache.commons.lang3.StringUtils
Strips whitespace from the start and end of a String returning an empty String if null input.
stripToNull(String) - Static method in class org.apache.commons.lang3.StringUtils
Strips whitespace from the start and end of a String returning null if the String is empty ("") after the strip.
StrLookup<V> - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text StringLookupFactory instead
StrLookup() - Constructor for class org.apache.commons.lang3.text.StrLookup
Deprecated.
Constructor.
StrMatcher - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text StringMatcherFactory instead
StrMatcher() - Constructor for class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Constructor.
StrSubstitutor - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text StringSubstitutor instead
StrSubstitutor() - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance with defaults for variable prefix and suffix and the escaping character.
StrSubstitutor(Map<String, V>) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(Map<String, V>, String, String) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(Map<String, V>, String, String, char) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(Map<String, V>, String, String, char, String) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(StrLookup<?>) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(StrLookup<?>, String, String, char) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(StrLookup<?>, String, String, char, String) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(StrLookup<?>, StrMatcher, StrMatcher, char) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrSubstitutor(StrLookup<?>, StrMatcher, StrMatcher, char, StrMatcher) - Constructor for class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Creates a new instance and initializes it.
StrTokenizer - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text StringTokenizer instead
StrTokenizer() - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on space, tab, newline and formfeed as per StringTokenizer, but with no text to tokenize.
StrTokenizer(char[]) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on space, tab, newline and formfeed as per StringTokenizer.
StrTokenizer(char[], char) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified character.
StrTokenizer(char[], char, char) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified delimiter character and handling quotes using the specified quote character.
StrTokenizer(char[], String) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified string.
StrTokenizer(char[], StrMatcher) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting using the specified delimiter matcher.
StrTokenizer(char[], StrMatcher, StrMatcher) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting using the specified delimiter matcher and handling quotes using the specified quote matcher.
StrTokenizer(String) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on space, tab, newline and formfeed as per StringTokenizer.
StrTokenizer(String, char) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified delimiter character.
StrTokenizer(String, char, char) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified delimiter character and handling quotes using the specified quote character.
StrTokenizer(String, String) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting on the specified delimiter string.
StrTokenizer(String, StrMatcher) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting using the specified delimiter matcher.
StrTokenizer(String, StrMatcher, StrMatcher) - Constructor for class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Constructs a tokenizer splitting using the specified delimiter matcher and handling quotes using the specified quote matcher.
STX - Static variable in class com.google.common.base.Ascii
Start of Text: A communication control character which precedes a sequence of characters that is to be treated as an entity and entirely transmitted through to the ultimate destination.
sub(Matrix2f, Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Matrix3f, Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Matrix4f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Subtract the right matrix from the left and place the result in a third matrix.
sub(Vector2f, Vector2f, Vector2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Subtract a vector from another vector and place the result in a destination vector.
sub(Vector3f, Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Subtract a vector from another vector and place the result in a destination vector.
sub(Vector4f, Vector4f, Vector4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Subtract a vector from another vector and place the result in a destination vector.
SUB - Static variable in class com.google.common.base.Ascii
Substitute: A character that may be substituted for a character which is determined to be invalid or in error.
subarray(String[], int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.ArrayUtils
 
subList(int, int) - Method in class com.google.common.collect.ForwardingList
 
subList(int, int) - Method in class com.google.common.collect.ImmutableList
Returns an immutable list of the elements between the specified fromIndex, inclusive, and toIndex, exclusive.
subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys ranges from fromKey to toKey, inclusive or exclusive as indicated by the boolean flags.
subMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
 
subMap(K, K) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys ranges from fromKey, inclusive, to toKey, exclusive.
subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
 
subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
 
subMultiset(E, BoundType, E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
Returns a view of this multiset restricted to the range between lowerBound and upperBound.
subRangeMap(Range<K>) - Method in class com.google.common.collect.ImmutableRangeMap
 
subRangeMap(Range<K>) - Method in interface com.google.common.collect.RangeMap
Returns a view of the part of this range map that intersects with range.
subRangeMap(Range<K>) - Method in class com.google.common.collect.TreeRangeMap
 
subRangeSet(Range<C>) - Method in class com.google.common.collect.ImmutableRangeSet
Returns a view of the intersection of this range set with the given range.
subRangeSet(Range<C>) - Method in interface com.google.common.collect.RangeSet
Returns a view of the intersection of this RangeSet with the specified range.
subRangeSet(Range<C>) - Method in class com.google.common.collect.TreeRangeSet
 
subSequence(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
subSequence(CharSequence, int) - Static method in class org.apache.commons.lang3.CharSequenceUtils
Returns a new CharSequence that is a subsequence of this sequence starting with the char value at the specified index.
subSet(C, boolean, C, boolean) - Method in class com.google.common.collect.ContiguousSet
 
subSet(C, C) - Method in class com.google.common.collect.ContiguousSet
 
subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
 
subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
 
subSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
 
subSet(E, E) - Method in class com.google.common.collect.ImmutableSortedSet
substitute(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrSubstitutor
Deprecated.
Internal method that substitutes the variables.
substring(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Extracts a portion of this string builder as a string.
substring(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Extracts a portion of this string builder as a string.
substring(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets a substring from the specified String avoiding exceptions.
substring(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets a substring from the specified String avoiding exceptions.
substringAfter(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring after the first occurrence of a separator.
substringAfter(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring after the first occurrence of a separator.
substringAfterLast(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring after the last occurrence of a separator.
substringAfterLast(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring after the last occurrence of a separator.
substringBefore(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring before the first occurrence of a separator.
substringBefore(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring before the first occurrence of a separator.
substringBeforeLast(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the substring before the last occurrence of a separator.
substringBetween(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the String that is nested in between two instances of the same String.
substringBetween(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Gets the String that is nested in between two Strings.
substringsBetween(String, String, String) - Static method in class org.apache.commons.lang3.StringUtils
Searches a String for substrings delimited by a start and end tag, returning all matching substrings in an array.
SUBTITLE - net.minecraft.network.play.server.S45PacketTitle.Type
 
subtract(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
Subtracts a value from the value of this instance.
subtract(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Subtracts a value from the value of this instance.
subtract(double, double, double) - Method in class net.minecraft.util.Vec3
 
subtract(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Subtracts a value from the value of this instance.
subtract(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
Subtracts a value from the value of this instance.
subtract(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
Subtracts a value from the value of this instance.
subtract(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
Subtracts a value from the value of this instance.
subtract(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
Subtracts a value from the value of this instance.
subtract(Vec3) - Method in class net.minecraft.util.Vec3
 
subtract(Vec3i) - Method in class net.minecraft.util.BlockPos
+ Subtract the given Vector from this BlockPos
subtract(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
Subtracts the value of another fraction from the value of this one, returning the result in reduced form.
SUBTRACT - net.minecraft.block.BlockRedstoneComparator.Mode
 
subtractReverse(Vec3) - Method in class net.minecraft.util.Vec3
+ Returns a new vector with the result of the specified vector minus this.
SUCCESSFULLY_LOADED - net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
 
sugar - Static variable in class net.minecraft.init.Items
 
sugarEffect - Static variable in class net.minecraft.potion.PotionHelper
 
SUGGEST_COMMAND - net.minecraft.event.ClickEvent.Action
 
sum(Multiset<? extends E>, Multiset<? extends E>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the sum of two multisets.
SUNFLOWER - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
SUNSET - net.minecraft.entity.item.EntityPainting.EnumArt
 
supplier() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
 
supplier() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
Deprecated.
 
Supplier<T> - Interface in com.google.common.base
A class that can supply objects of a single type.
supplierFunction() - Static method in class com.google.common.base.Suppliers
Returns a function that accepts a supplier and returns the result of invoking Supplier.get() on that supplier.
Suppliers - Class in com.google.common.base
Useful suppliers.
SURVIVAL - net.minecraft.world.WorldSettings.GameType
 
suspend() - Method in class org.apache.commons.lang3.time.StopWatch
Suspends the stopwatch for later resumption.
SUSPENDED - net.minecraft.util.EnumParticleTypes
 
SUSPENDED - Static variable in class net.minecraft.block.BlockTripWire
 
SUSPENDED - Static variable in class net.minecraft.block.BlockTripWireHook
 
SUSPENDED_DEPTH - net.minecraft.util.EnumParticleTypes
 
swampland - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
swapCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Swaps the case of a String changing upper and title case to lower case, and lower case to upper case.
swapCase(String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Swaps the case of a String using a word based algorithm.
swapInt(int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Toggles the endianness of the specified 32-bit integer.
swapLong(long) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Toggles the endianness of the specified 64-bit long integer.
swapMedium(int) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Toggles the endianness of the specified 24-bit medium integer.
SwappedByteBuf - Class in net.lax1dude.eaglercraft.v1_8.netty
Wrapper which swap the ByteOrder of a ByteBuf.
SwappedByteBuf(ByteBuf) - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
swapRB() - Method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
swapRB(int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
swapServers(int, int) - Method in class net.minecraft.client.multiplayer.ServerList
+ Takes two list indexes, and swaps their order around.
swapShort(short) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Toggles the endianness of the specified 16-bit short integer.
swingItem() - Method in class net.minecraft.client.entity.EntityPlayerSP
+ Swings the item the player is holding.
swingItem() - Method in class net.minecraft.entity.EntityLivingBase
+ Swings the item the player is holding.
swingProgress - Variable in class net.minecraft.client.model.ModelBase
 
swingProgress - Variable in class net.minecraft.entity.EntityLivingBase
 
swingProgressInt - Variable in class net.minecraft.entity.EntityLivingBase
 
switchModelPartEnabled(EnumPlayerModelParts) - Method in class net.minecraft.client.settings.GameSettings
 
switchUseShader() - Method in class net.minecraft.client.renderer.EntityRenderer
 
symmetricDifference(Set<? extends E>, Set<? extends E>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the symmetric difference of two sets.
SYN - Static variable in class com.google.common.base.Ascii
Synchronous Idle: A communication control character used by a synchronous transmission system in the absence of any other character to provide a signal from which synchronism may be achieved or retained.
sync() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
sync(int) - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
synchronizedBiMap(BiMap<K, V>) - Static method in class com.google.common.collect.Maps
Returns a synchronized (thread-safe) bimap backed by the specified bimap.
synchronizedListMultimap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) ListMultimap backed by the specified multimap.
synchronizedMultimap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) multimap backed by the specified multimap.
synchronizedNavigableMap(NavigableMap<K, V>) - Static method in class com.google.common.collect.Maps
Returns a synchronized (thread-safe) navigable map backed by the specified navigable map.
synchronizedNavigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Sets
Returns a synchronized (thread-safe) navigable set backed by the specified navigable set.
synchronizedSetMultimap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) SetMultimap backed by the specified multimap.
synchronizedSortedSetMultimap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) SortedSetMultimap backed by the specified multimap.
synchronizedSupplier(Supplier<T>) - Static method in class com.google.common.base.Suppliers
Returns a supplier whose get() method synchronizes on delegate before calling it, making it thread-safe.
Syntax - Annotation Type in javax.annotation
This annotation a value that is of a particular syntax, such as Java syntax or regular expression syntax.
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.
syntaxError(String, Throwable) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.
SYRINGA - net.minecraft.block.BlockDoublePlant.EnumPlantType
 
SYS - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
SYS - Class in net.lax1dude.eaglercraft.v1_8.vfs
Copyright (c) 2022-2023 LAX1DUDE.
SYS() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
SYS() - Constructor for class net.lax1dude.eaglercraft.v1_8.vfs.SYS
 
SYSTEM - net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
 
systemPropertiesLookup() - Static method in class org.apache.commons.lang3.text.StrLookup
Deprecated.
Returns a new lookup which uses a copy of the current System properties.
systemTicker() - Static method in class com.google.common.base.Ticker
A ticker that reads the current time using System.nanoTime().
SystemUtils - Class in org.apache.commons.lang3
Helpers for java.lang.System.
SystemUtils() - Constructor for class org.apache.commons.lang3.SystemUtils
SystemUtils instances should NOT be constructed in standard programming.

T

T - net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
 
tabAllSearch - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabBlock - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabBrewing - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabCombat - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabDecorations - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabFood - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabInventory - Static variable in class net.minecraft.creativetab.CreativeTabs
 
Table<R,​C,​V> - Interface in com.google.common.collect
A collection that associates an ordered pair of keys, called a row key and a column key, with a single value.
Table.Cell<R,​C,​V> - Interface in com.google.common.collect
Row key / column key / value triplet corresponding to a mapping in a table.
tableInventory - Variable in class net.minecraft.inventory.ContainerEnchantment
 
Tables - Class in com.google.common.collect
Provides static methods that involve a Table.
tabMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Returns a matcher which matches the tab character.
tabMaterials - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabMisc - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabRedstone - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabTools - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tabTransport - Static variable in class net.minecraft.creativetab.CreativeTabs
 
tagCompound - Variable in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
 
tagCount() - Method in class net.minecraft.nbt.NBTTagList
+ Returns the number of tags in the list.
taiga - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
taigaHills - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
tailMap(K) - Method in class com.google.common.collect.ForwardingSortedMap
 
tailMap(K) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys are greater than or equals to fromKey.
tailMap(K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
 
tailMap(K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap, consisting of the entries whose keys are greater than (or equal to, if inclusive) fromKey.
tailMultiset(E, BoundType) - Method in class com.google.common.collect.ForwardingSortedMultiset
 
tailMultiset(E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
 
tailMultiset(E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
Returns a view of this multiset restricted to the elements greater than lowerBound, optionally including lowerBound itself.
tailMultiset(E, BoundType) - Method in class com.google.common.collect.TreeMultiset
 
tailSet(C) - Method in class com.google.common.collect.ContiguousSet
 
tailSet(C, boolean) - Method in class com.google.common.collect.ContiguousSet
 
tailSet(E) - Method in class com.google.common.collect.ForwardingSortedSet
 
tailSet(E) - Method in class com.google.common.collect.ImmutableSortedSet
tailSet(E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
 
tailSet(E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
 
Tainted - Annotation Type in javax.annotation
This annotation is used to denote String values that are tainted, i.e.
tallgrass - Static variable in class net.minecraft.init.Blocks
 
targetSize - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
targetX - Variable in class net.minecraft.entity.boss.EntityDragon
 
targetY - Variable in class net.minecraft.entity.boss.EntityDragon
 
targetZ - Variable in class net.minecraft.entity.boss.EntityDragon
 
TCPAPI - Class in me.otterdev.eaglerreborn
 
TCPAPI() - Constructor for class me.otterdev.eaglerreborn.TCPAPI
 
Team - Class in net.minecraft.scoreboard
 
Team() - Constructor for class net.minecraft.scoreboard.Team
 
Team.EnumVisible - Enum in net.minecraft.scoreboard
 
TeaVMClientConfigAdapter - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
TeaVMClientConfigAdapter() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMClientConfigAdapter
 
TeaVMServerQuery - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
TeaVMServerQuery(String, String) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
TeaVMUtils - Class in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
TeaVMUtils() - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMUtils
 
teleportRandomly() - Method in class net.minecraft.entity.monster.EntityEnderman
+ Teleport the enderman to a random nearby position
teleportTo(double, double, double) - Method in class net.minecraft.entity.monster.EntityEnderman
+ Teleport the enderman
teleportToEntity(Entity) - Method in class net.minecraft.entity.monster.EntityEnderman
+ Teleport the enderman to another entity
TeleportToPlayer - Class in net.minecraft.client.gui.spectator.categories
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TeleportToPlayer() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToPlayer(Collection<NetworkPlayerInfo>) - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToPlayer
 
TeleportToTeam - Class in net.minecraft.client.gui.spectator.categories
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TeleportToTeam() - Constructor for class net.minecraft.client.gui.spectator.categories.TeleportToTeam
 
temper - Variable in class net.minecraft.entity.passive.EntityHorse
 
temperature - Variable in class net.minecraft.world.biome.BiomeGenBase
 
temperatureNoise - Static variable in class net.minecraft.world.biome.BiomeGenBase
 
TENNIS_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
TENNIS_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
tentacleAngle - Variable in class net.minecraft.entity.passive.EntitySquid
 
Tessellator - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Tessellator(int) - Constructor for class net.minecraft.client.renderer.Tessellator
 
test(double) - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Tests the predicate.
test(int) - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
Tests the predicate.
test(long) - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
Tests the predicate.
test(I) - Method in interface org.apache.commons.lang3.Functions.FailablePredicate
Deprecated.
Tests the predicate.
test(Thread) - Method in class org.apache.commons.lang3.ThreadUtils.NamePredicate
 
test(Thread) - Method in class org.apache.commons.lang3.ThreadUtils.ThreadIdPredicate
 
test(Thread) - Method in interface org.apache.commons.lang3.ThreadUtils.ThreadPredicate
Evaluates this predicate on the given thread.
test(ThreadGroup) - Method in class org.apache.commons.lang3.ThreadUtils.NamePredicate
 
test(ThreadGroup) - Method in interface org.apache.commons.lang3.ThreadUtils.ThreadGroupPredicate
Evaluates this predicate on the given threadgroup.
test(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiPredicate
Deprecated.
Tests the predicate.
test(FailableBiPredicate<T, U, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
Tests a predicate and rethrows any exception as a RuntimeException.
test(FailablePredicate<T, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
Tests a predicate and rethrows any exception as a RuntimeException.
test(Functions.FailableBiPredicate<O1, O2, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Tests a predicate and rethrows any exception as a RuntimeException.
test(Functions.FailablePredicate<O, T>, O) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
Tests a predicate and rethrows any exception as a RuntimeException.
test(T) - Method in interface org.apache.commons.lang3.function.FailablePredicate
Tests the predicate.
test(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
Tests the predicate.
testValidity(Object) - Static method in class org.json.JSONObject
Throw an exception if the object is a NaN or infinite number.
tex(double, double) - Method in class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
texCoords2D(float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
texGen(GlStateManager.TexGen, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
text - Variable in class net.minecraft.client.gui.GuiTextField
+ Has the current text being edited on the textbox.
textboxKeyTyped(char, int) - Method in class net.minecraft.client.gui.GuiTextField
+ Call this method from your GuiScreen to process the keys into the textbox
textColor - Variable in class net.minecraft.client.gui.FontRenderer
 
texture - Variable in class net.lax1dude.eaglercraft.v1_8.profile.CustomSkin
 
texture - Variable in class net.minecraft.client.renderer.block.model.BlockPartFace
 
texture - Variable in class net.minecraft.client.resources.model.SimpleBakedModel
 
TEXTURE_ARMOR_STAND - Static variable in class net.minecraft.client.renderer.entity.ArmorStandRenderer
+ A constant instance of the armor stand texture, wrapped inside a ResourceLocation wrapper.
TEXTURE_MAX_ANISOTROPY_EXT - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
TEXTURE_MAX_LEVEL - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
TextureAnimationCache - Class in net.lax1dude.eaglercraft.v1_8.minecraft
Copyright (c) 2022-2023 LAX1DUDE.
TextureAnimationCache(int, int, int) - Constructor for class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
TextureClock - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureClock(String) - Constructor for class net.minecraft.client.renderer.texture.TextureClock
 
TextureCompass - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureCompass(String) - Constructor for class net.minecraft.client.renderer.texture.TextureCompass
 
TexturedQuad - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TexturedQuad(PositionTextureVertex[]) - Constructor for class net.minecraft.client.model.TexturedQuad
 
TexturedQuad(PositionTextureVertex[], int, int, int, int, float, float) - Constructor for class net.minecraft.client.model.TexturedQuad
 
textureHeight - Variable in class net.minecraft.client.model.ModelBase
 
textureHeight - Variable in class net.minecraft.client.model.ModelRenderer
 
textureInstance - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.CacheCustomSkin
 
textureLocation - Variable in class net.minecraft.client.renderer.texture.SimpleTexture
 
textureManager - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache
 
TextureManager - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureManager(IResourceManager) - Constructor for class net.minecraft.client.renderer.texture.TextureManager
 
TextureMap - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureMap(String) - Constructor for class net.minecraft.client.renderer.texture.TextureMap
 
TextureMap(String, IIconCreator) - Constructor for class net.minecraft.client.renderer.texture.TextureMap
 
TextureMetadataSection - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureMetadataSection(boolean, boolean, List<Integer>) - Constructor for class net.minecraft.client.resources.data.TextureMetadataSection
 
TextureMetadataSectionSerializer - Class in net.minecraft.client.resources.data
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureMetadataSectionSerializer() - Constructor for class net.minecraft.client.resources.data.TextureMetadataSectionSerializer
 
TextureOffset - Class in net.minecraft.client.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureOffset(int, int) - Constructor for class net.minecraft.client.model.TextureOffset
 
textureOffsetX - Variable in class net.minecraft.client.model.TextureOffset
 
textureOffsetY - Variable in class net.minecraft.client.model.TextureOffset
 
texturePositionX - Variable in class net.minecraft.client.model.PositionTextureVertex
 
texturePositionY - Variable in class net.minecraft.client.model.PositionTextureVertex
 
textures - Variable in class net.minecraft.client.renderer.block.model.ModelBlock
 
TexturesProperty - Class in net.lax1dude.eaglercraft.v1_8.mojang.authlib
Copyright (c) 2022-2023 LAX1DUDE.
TextureUtil - Class in net.minecraft.client.renderer.texture
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TextureUtil() - Constructor for class net.minecraft.client.renderer.texture.TextureUtil
 
textureWidth - Variable in class net.minecraft.client.model.ModelBase
 
textureWidth - Variable in class net.minecraft.client.model.ModelRenderer
 
theBlock - Variable in class net.minecraft.item.ItemMultiTexture
 
theEnd - Static variable in class net.minecraft.stats.AchievementList
 
theEnd2 - Static variable in class net.minecraft.stats.AchievementList
 
theItemStack - Variable in class net.minecraft.stats.Achievement
 
thePlayer - Variable in class net.minecraft.client.Minecraft
 
theProfiler - Variable in class net.minecraft.world.World
 
theToolMaterial - Variable in class net.minecraft.item.ItemHoe
 
theWorld - Variable in class net.minecraft.client.Minecraft
 
THIRD_PERSON - net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
 
thirdPerson - Variable in class net.minecraft.client.renderer.block.model.ItemCameraTransforms
 
thirdPersonView - Variable in class net.minecraft.client.settings.GameSettings
 
thorns - Static variable in class net.minecraft.enchantment.Enchantment
 
ThreadIdPredicate(long) - Constructor for class org.apache.commons.lang3.ThreadUtils.ThreadIdPredicate
Predicate constructor
ThreadLocalRandom - Class in net.lax1dude.eaglercraft.v1_8
Copyright (c) 2022-2023 LAX1DUDE.
ThreadLocalRandom() - Constructor for class net.lax1dude.eaglercraft.v1_8.ThreadLocalRandom
 
ThreadQuickExitException - Exception in net.minecraft.network
 
ThreadSafe - Annotation Type in javax.annotation.concurrent
The class to which this annotation is applied is thread-safe.
ThreadUtils - Class in org.apache.commons.lang3
Helpers for java.lang.Thread and java.lang.ThreadGroup.
ThreadUtils() - Constructor for class org.apache.commons.lang3.ThreadUtils
ThreadUtils instances should NOT be constructed in standard programming.
ThreadUtils.NamePredicate - Class in org.apache.commons.lang3
A predicate implementation which matches a thread or threadgroup name.
ThreadUtils.ThreadGroupPredicate - Interface in org.apache.commons.lang3
A predicate for selecting threadgroups.
ThreadUtils.ThreadIdPredicate - Class in org.apache.commons.lang3
A predicate implementation which matches a thread id.
ThreadUtils.ThreadPredicate - Interface in org.apache.commons.lang3
A predicate for selecting threads.
THREE_FIFTHS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 3/5.
THREE_QUARTERS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 3/4.
Throwables - Class in com.google.common.base
Static utility methods pertaining to instances of Throwable.
throwableShake - Variable in class net.minecraft.entity.projectile.EntityThrowable
 
thunderingStrength - Variable in class net.minecraft.world.World
 
tick() - Static method in class net.lax1dude.eaglercraft.v1_8.socket.RateLimitTracker
 
tick() - Method in class net.minecraft.client.multiplayer.WorldClient
+ Runs a single tick for the world
tick() - Method in interface net.minecraft.client.renderer.texture.ITickable
 
tick() - Method in class net.minecraft.client.renderer.texture.TextureManager
 
tick() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
tick() - Method in class net.minecraft.world.World
+ Runs a single tick for the world
tickableTileEntities - Variable in class net.minecraft.world.World
 
tickCount - Variable in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
tickCounter - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
Ticker - Class in com.google.common.base
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
Ticker() - Constructor for class com.google.common.base.Ticker
Constructor for use by subclasses.
tickRate(World) - Method in class net.minecraft.block.Block
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockBasePressurePlate
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockButton
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockCommandBlock
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockDispenser
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockDragonEgg
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockFalling
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockFire
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockLiquid
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockPressurePlateWeighted
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockRailDetector
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockRedstoneOre
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockRedstoneTorch
+ How many world ticks before ticking
tickRate(World) - Method in class net.minecraft.block.BlockStairs
+ How many world ticks before ticking
ticksAtMidnight - Static variable in class net.minecraft.client.gui.GuiOverlayDebug
 
ticksExisted - Variable in class net.minecraft.entity.Entity
 
ticksPerDay - Static variable in class net.minecraft.client.gui.GuiOverlayDebug
 
ticksPerHour - Static variable in class net.minecraft.client.gui.GuiOverlayDebug
 
ticksPerMinute - Static variable in class net.minecraft.client.gui.GuiOverlayDebug
 
ticksPerSecond - Static variable in class net.minecraft.client.gui.GuiOverlayDebug
 
ticksToElapsedTime(int) - Static method in class net.minecraft.util.StringUtils
+ Returns the time elapsed for the given number of ticks, in "mm:ss" format.
tickUpdates(boolean) - Method in class net.minecraft.world.World
+ Runs through the list of updates to run and ticks them
TileEntity - Class in net.minecraft.tileentity
 
TileEntity() - Constructor for class net.minecraft.tileentity.TileEntity
 
TileEntityBanner - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityBanner() - Constructor for class net.minecraft.tileentity.TileEntityBanner
 
TileEntityBanner.EnumBannerPattern - Enum in net.minecraft.tileentity
 
TileEntityBannerRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityBannerRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityBannerRenderer
 
TileEntityBeacon - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityBeacon() - Constructor for class net.minecraft.tileentity.TileEntityBeacon
 
TileEntityBeacon.BeamSegment - Class in net.minecraft.tileentity
 
TileEntityBeaconRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityBeaconRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
 
TileEntityBrewingStand - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityBrewingStand() - Constructor for class net.minecraft.tileentity.TileEntityBrewingStand
 
TileEntityChest - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityChest() - Constructor for class net.minecraft.tileentity.TileEntityChest
 
TileEntityChest(int) - Constructor for class net.minecraft.tileentity.TileEntityChest
 
TileEntityChestRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityChestRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityChestRenderer
 
TileEntityCommandBlock - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityCommandBlock() - Constructor for class net.minecraft.tileentity.TileEntityCommandBlock
 
TileEntityComparator - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityComparator() - Constructor for class net.minecraft.tileentity.TileEntityComparator
 
tileEntityData - Variable in class net.minecraft.entity.item.EntityFallingBlock
 
TileEntityDaylightDetector - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityDaylightDetector() - Constructor for class net.minecraft.tileentity.TileEntityDaylightDetector
 
TileEntityDispenser - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityDispenser() - Constructor for class net.minecraft.tileentity.TileEntityDispenser
 
TileEntityDropper - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityDropper() - Constructor for class net.minecraft.tileentity.TileEntityDropper
 
TileEntityEnchantmentTable - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEnchantmentTable() - Constructor for class net.minecraft.tileentity.TileEntityEnchantmentTable
 
TileEntityEnchantmentTableRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEnchantmentTableRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityEnchantmentTableRenderer
 
TileEntityEnderChest - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEnderChest() - Constructor for class net.minecraft.tileentity.TileEntityEnderChest
 
TileEntityEnderChestRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEnderChestRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityEnderChestRenderer
 
TileEntityEndPortal - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEndPortal() - Constructor for class net.minecraft.tileentity.TileEntityEndPortal
 
TileEntityEndPortalRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityEndPortalRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityEndPortalRenderer
 
TileEntityFlowerPot - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityFlowerPot() - Constructor for class net.minecraft.tileentity.TileEntityFlowerPot
 
TileEntityFlowerPot(Item, int) - Constructor for class net.minecraft.tileentity.TileEntityFlowerPot
 
TileEntityFurnace - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityFurnace() - Constructor for class net.minecraft.tileentity.TileEntityFurnace
 
TileEntityHopper - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityHopper() - Constructor for class net.minecraft.tileentity.TileEntityHopper
 
tileEntityInvalid - Variable in class net.minecraft.tileentity.TileEntity
 
TileEntityItemStackRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityItemStackRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer
 
TileEntityJukebox() - Constructor for class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
TileEntityLockable - Class in net.minecraft.tileentity
 
TileEntityLockable() - Constructor for class net.minecraft.tileentity.TileEntityLockable
 
TileEntityMobSpawner - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityMobSpawner() - Constructor for class net.minecraft.tileentity.TileEntityMobSpawner
 
TileEntityMobSpawnerRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityMobSpawnerRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer
 
TileEntityNote - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityNote() - Constructor for class net.minecraft.tileentity.TileEntityNote
 
TileEntityPiston - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityPiston() - Constructor for class net.minecraft.tileentity.TileEntityPiston
 
TileEntityPiston(IBlockState, EnumFacing, boolean, boolean) - Constructor for class net.minecraft.tileentity.TileEntityPiston
 
TileEntityPistonRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntityPistonRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer
 
TileEntityRendererDispatcher - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntitySign - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntitySign() - Constructor for class net.minecraft.tileentity.TileEntitySign
 
TileEntitySignRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntitySignRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySignRenderer
 
TileEntitySkull - Class in net.minecraft.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntitySkull() - Constructor for class net.minecraft.tileentity.TileEntitySkull
 
TileEntitySkullRenderer - Class in net.minecraft.client.renderer.tileentity
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TileEntitySkullRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySkullRenderer
 
TileEntitySpecialRenderer<T extends TileEntity> - Class in net.minecraft.client.renderer.tileentity
 
TileEntitySpecialRenderer() - Constructor for class net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
 
time - Variable in class net.minecraft.client.gui.GuiControls
 
time - Variable in class net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator
 
timeInPortal - Variable in class net.minecraft.client.entity.EntityPlayerSP
 
timeout - Variable in class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.WaitingSkin
 
Timer - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Timer(float) - Constructor for class net.minecraft.util.Timer
 
timerSpeed - Variable in class net.minecraft.util.Timer
+ A multiplier to make the timer (and therefore the game) go faster or slower.
times(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of multiplying this and val.
times(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of multiplying this and val.
TIMES - net.minecraft.network.play.server.S45PacketTitle.Type
 
timeSinceDeathStat - Static variable in class net.minecraft.stats.StatList
 
timesTalkedToVillagerStat - Static variable in class net.minecraft.stats.StatList
 
timeStatType - Static variable in class net.minecraft.stats.StatBase
 
timesTradedWithVillagerStat - Static variable in class net.minecraft.stats.StatList
 
timeUntilNextEgg - Variable in class net.minecraft.entity.passive.EntityChicken
 
timeUntilPortal - Variable in class net.minecraft.entity.Entity
 
timeUntilTarget - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
TimeZones - Class in org.apache.commons.lang3.time
Helps to deal with TimeZones.
tintIndex - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
 
tintIndex - Variable in class net.minecraft.client.renderer.block.model.BlockPartFace
 
title - Variable in enum net.minecraft.entity.item.EntityPainting.EnumArt
 
title - Variable in class net.minecraft.network.play.server.S10PacketSpawnPainting
 
TITLE - net.minecraft.network.play.server.S45PacketTitle.Type
 
titleString - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
tnt - Static variable in class net.minecraft.block.material.Material
 
tnt - Static variable in class net.minecraft.init.Blocks
 
TNT - net.minecraft.entity.item.EntityMinecart.EnumMinecartType
 
tnt_minecart - Static variable in class net.minecraft.init.Items
 
tntColor - Static variable in class net.minecraft.block.material.MapColor
 
to(CaseFormat, String) - Method in enum com.google.common.base.CaseFormat
Converts the specified String str from this format to the specified format.
toArray() - Method in class com.google.common.collect.ForwardingCollection
 
toArray() - Method in class com.google.common.collect.ImmutableCollection
 
toArray() - Method in class com.google.common.collect.MinMaxPriorityQueue
 
toArray() - Method in class com.google.common.escape.CharEscaperBuilder
Convert this builder into an array of char[]s where the maximum index is the value of the highest character that has been seen.
toArray(Class<E>) - Method in class com.google.common.collect.FluentIterable
Returns an array containing all of the elements from this fluent iterable in iteration order.
toArray(Class<O>) - Static method in class org.apache.commons.lang3.stream.Streams
Returns a Collector that accumulates the input elements into a new array.
toArray(Class<O>) - Static method in class org.apache.commons.lang3.Streams
Deprecated.
Returns a Collector that accumulates the input elements into a new array.
toArray(Class<V>) - Method in class com.google.common.collect.ArrayTable
Returns a two-dimensional array with the table contents.
toArray(Iterable<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterables
Copies an iterable's elements into an array.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Bytes
Returns an array containing each value of collection, converted to a byte value in the manner of Number.byteValue().
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Doubles
Returns an array containing each value of collection, converted to a double value in the manner of Number.doubleValue().
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Floats
Returns an array containing each value of collection, converted to a float value in the manner of Number.floatValue().
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Ints
Returns an array containing each value of collection, converted to a int value in the manner of Number.intValue().
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Longs
Returns an array containing each value of collection, converted to a long value in the manner of Number.longValue().
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Shorts
Returns an array containing each value of collection, converted to a short value in the manner of Number.shortValue().
toArray(Collection<Boolean>) - Static method in class com.google.common.primitives.Booleans
Copies a collection of Boolean instances into a new array of primitive boolean values.
toArray(Collection<Character>) - Static method in class com.google.common.primitives.Chars
Copies a collection of Character instances into a new array of primitive char values.
toArray(Iterator<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterators
Copies an iterator's elements into an array.
toArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
 
toArray(T[]) - Method in class com.google.common.collect.ImmutableCollection
 
toASCIIEagler(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
toBoolean() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Gets this mutable as an instance of Boolean.
toBoolean(int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an int to a boolean using the convention that zero is false, everything else is true.
toBoolean(int, int, int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an int to a boolean specifying the conversion values.
toBoolean(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a boolean handling null by returning false.
toBoolean(Integer, Integer, Integer) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an Integer to a boolean specifying the conversion values.
toBoolean(String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a String to a boolean (optimised for performance).
toBoolean(String, String, String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a String to a Boolean throwing an exception if no match found.
ToBooleanBiFunction<T,​U> - Interface in org.apache.commons.lang3.function
A function that accepts two arguments and produces a boolean result.
toBooleanDefaultIfNull(Boolean, boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a boolean handling null.
toBooleanObject(int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an int to a Boolean using the convention that zero is false, everything else is true.
toBooleanObject(int, int, int, int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an int to a Boolean specifying the conversion values.
toBooleanObject(Integer) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an Integer to a Boolean using the convention that zero is false, every other numeric value is true.
toBooleanObject(Integer, Integer, Integer, Integer) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts an Integer to a Boolean specifying the conversion values.
toBooleanObject(String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a String to a Boolean.
toBooleanObject(String, String, String, String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a String to a Boolean throwing an exception if no match.
toByte() - Method in class org.apache.commons.lang3.mutable.MutableByte
Gets this mutable as an instance of Byte.
toByte(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a byte, returning zero if the conversion fails.
toByte(String, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a byte, returning a default value if the conversion fails.
toByteArray() - Method in interface com.google.common.io.ByteArrayDataOutput
Returns the contents that have been written to this instance, as a byte array.
toByteArray() - Method in interface net.lax1dude.eaglercraft.v1_8.internal.IResourceHandle
 
toByteArray(int) - Static method in class com.google.common.primitives.Ints
Returns a big-endian representation of value in a 4-element byte array; equivalent to ByteBuffer.allocate(4).putInt(value).array().
toByteArray(long) - Static method in class com.google.common.primitives.Longs
Returns a big-endian representation of value in an 8-element byte array; equivalent to ByteBuffer.allocate(8).putLong(value).array().
toByteArray(short) - Static method in class com.google.common.primitives.Shorts
Returns a big-endian representation of value in a 2-element byte array; equivalent to ByteBuffer.allocate(2).putShort(value).array().
toByteArray(InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSource.read() instead. This method is scheduled for removal in Guava 18.0.
toByteArray(InputStream) - Static method in class com.google.common.io.ByteStreams
Reads all bytes from an input stream into a byte array.
toByteArray(URL) - Static method in class com.google.common.io.Resources
Reads all bytes from a URL into a byte array.
toCalendar(Date) - Static method in class org.apache.commons.lang3.time.DateUtils
Converts a Date into a Calendar.
toCalendar(Date, TimeZone) - Static method in class org.apache.commons.lang3.time.DateUtils
Converts a Date of a given TimeZone into a Calendar
toChar(Character) - Static method in class org.apache.commons.lang3.CharUtils
Converts the Character to a char throwing an exception for null.
toChar(Character, char) - Static method in class org.apache.commons.lang3.CharUtils
Converts the Character to a char handling null.
toChar(String) - Static method in class org.apache.commons.lang3.CharUtils
Converts the String to a char using the first character, throwing an exception on empty Strings.
toChar(String, char) - Static method in class org.apache.commons.lang3.CharUtils
Converts the String to a char using the first character, defaulting the value on empty Strings.
toCharacterObject(char) - Static method in class org.apache.commons.lang3.CharUtils
Deprecated.
Java 5 introduced Character.valueOf(char) which caches chars 0 through 127.
toCharacterObject(String) - Static method in class org.apache.commons.lang3.CharUtils
Converts the String to a Character using the first character, returning null for empty Strings.
toCharArray() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Copies the builder's character array into a new character array.
toCharArray(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Copies part of the builder's character array into a new character array.
toCharArray(CharSequence) - Static method in class org.apache.commons.lang3.CharSequenceUtils
Converts the given CharSequence to a char[].
toCodePoints(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
Converts a CharSequence into an array of code points.
toDouble() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Gets this mutable as an instance of Double.
toDouble(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a double, returning 0.0d if the conversion fails.
toDouble(String, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a double, returning a default value if the conversion fails.
toDouble(BigDecimal) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a BigDecimal to a double.
toDouble(BigDecimal, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a BigDecimal to a double.
toDuration(long, TimeUnit) - Static method in class org.apache.commons.lang3.time.DurationUtils
Converts an amount and TimeUnit into a Duration.
toEncodedString(byte[], Charset) - Static method in class org.apache.commons.lang3.StringUtils
Converts a byte[] to a String using the specified character encoding.
toEscaper() - Method in class com.google.common.escape.CharEscaperBuilder
Convert this builder into a char escaper which is just a decorator around the underlying array of replacement char[]s.
toFloat() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Gets this mutable as an instance of Float.
toFloat(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a float, returning 0.0f if the conversion fails.
toFloat(String, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a float, returning a default value if the conversion fails.
toFullyQualifiedName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassPathUtils
Returns the fully qualified name for the resource with name resourceName relative to the given context.
toFullyQualifiedName(Package, String) - Static method in class org.apache.commons.lang3.ClassPathUtils
Returns the fully qualified name for the resource with name resourceName relative to the given context.
toFullyQualifiedPath(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassPathUtils
Returns the fully qualified path for the resource with name resourceName relative to the given context.
toFullyQualifiedPath(Package, String) - Static method in class org.apache.commons.lang3.ClassPathUtils
Returns the fully qualified path for the resource with name resourceName relative to the given context.
toggleDoor(World, BlockPos, boolean) - Method in class net.minecraft.block.BlockDoor
 
toggleFullscreen() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
toggleFullscreen() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
toggleFullscreen() - Method in class net.minecraft.client.Minecraft
+ Toggles fullscreen mode.
toggleRec() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
toggleRec() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
toInt(byte) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the value of the given byte as an integer, when treated as unsigned.
toInt(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to an int, returning zero if the conversion fails.
toInt(String, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to an int, returning a default value if the conversion fails.
toInteger() - Method in class org.apache.commons.lang3.mutable.MutableInt
Gets this mutable as an instance of Integer.
toInteger(boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to an int using the convention that true is 1 and false is 0.
toInteger(boolean, int, int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to an int specifying the conversion values.
toInteger(Boolean, int, int, int) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to an int specifying the conversion values.
toIntegerObject(boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to an Integer using the convention that true is 1 and false is 0.
toIntegerObject(boolean, Integer, Integer) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to an Integer specifying the conversion values.
toIntegerObject(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a Integer using the convention that zero is false.
toIntegerObject(Boolean, Integer, Integer, Integer) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to an Integer specifying the conversion values.
toIntValue(char) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to the Integer it represents, throwing an exception if the character is not numeric.
toIntValue(char, int) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to the Integer it represents, throwing an exception if the character is not numeric.
toIntValue(Character) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to the Integer it represents, throwing an exception if the character is not numeric.
toIntValue(Character, int) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to the Integer it represents, throwing an exception if the character is not numeric.
toJSONArray(JSONArray) - Method in class org.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class org.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface org.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
tokenize(char[], int, int) - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Internal method to performs the tokenization.
toList() - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableList containing all of the elements from this fluent iterable in proper sequence.
toList() - Method in class org.json.JSONArray
Returns a java.util.List containing all of the elements in this array.
toLocale(String) - Static method in class org.apache.commons.lang3.LocaleUtils
Converts a String to a Locale.
toLocale(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
Returns the given locale if non-null, otherwise Locale.getDefault().
toLong() - Method in class net.minecraft.util.BlockPos
+ Serialize this BlockPos into a long value
toLong() - Method in class org.apache.commons.lang3.mutable.MutableLong
Gets this mutable as an instance of Long.
toLong(int) - Static method in class com.google.common.primitives.UnsignedInts
Returns the value of the given int as a long, when treated as unsigned.
toLong(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a long, returning zero if the conversion fails.
toLong(String, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a long, returning a default value if the conversion fails.
toLowerCase(char) - Static method in class com.google.common.base.Ascii
If the argument is an uppercase ASCII character returns the lowercase equivalent.
toLowerCase(CharSequence) - Static method in class com.google.common.base.Ascii
Returns a copy of the input character sequence in which all uppercase ASCII characters have been converted to lowercase.
toLowerCase(String) - Static method in class com.google.common.base.Ascii
Returns a copy of the input string in which all uppercase ASCII characters have been converted to lowercase.
toMap() - Method in class org.json.JSONObject
Returns a java.util.Map containing all of the entries in this object.
toMap(Function<? super E, V>) - Method in class com.google.common.collect.FluentIterable
Returns an immutable map for which the elements of this FluentIterable are the keys in the same order, mapped to values by the given function.
toMap(Iterable<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
Returns an immutable map whose keys are the distinct elements of keys and whose value for each key was computed by valueFunction.
toMap(Iterator<K>, Function<? super K, V>) - Static method in class com.google.common.collect.Maps
Returns an immutable map whose keys are the distinct elements of keys and whose value for each key was computed by valueFunction.
toMillisInt(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
Converts a Duration to milliseconds bound to an int (instead of a long).
toNBT() - Method in class net.minecraft.entity.Entity
 
toNBT() - Method in class net.minecraft.item.ItemStack
 
toNBT() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart
 
toNBT(NBTTagCompound) - Method in class net.minecraft.world.LockCode
 
TOO_FAR_AWAY - net.minecraft.entity.player.EntityPlayer.EnumStatus
 
toolMaterial - Variable in class net.minecraft.item.ItemTool
 
top - Variable in class net.minecraft.client.gui.GuiSlot
 
TOP - net.minecraft.block.BlockSlab.EnumBlockHalf
 
TOP - net.minecraft.block.BlockStairs.EnumHalf
 
TOP - net.minecraft.block.BlockTrapDoor.DoorHalf
 
toPattern() - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
Deprecated.
topBlock - Variable in class net.minecraft.world.biome.BiomeGenBase
+ The block expected to be on the top of this biome
toProperString() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as a proper String in the format X Y/Z.
torch - Static variable in class net.minecraft.init.Blocks
 
toRootLowerCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Converts the given source String as a lower-case using the Locale.ROOT locale in a null-safe manner.
toRootUpperCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Converts the given source String as a upper-case using the Locale.ROOT locale in a null-safe manner.
toScaledBigDecimal(Double) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a Double to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Double, int, RoundingMode) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a Double to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(Float) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a Float to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(Float, int, RoundingMode) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a Float to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(String, int, RoundingMode) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toScaledBigDecimal(BigDecimal) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a BigDecimal to a BigDecimal with a scale of two that has been rounded using RoundingMode.HALF_EVEN.
toScaledBigDecimal(BigDecimal, int, RoundingMode) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a BigDecimal to a BigDecimal whose scale is the specified value with a RoundingMode applied.
toSet() - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableSet containing all of the elements from this fluent iterable with duplicates removed.
toShort() - Method in class org.apache.commons.lang3.mutable.MutableShort
Gets this mutable as an instance of Short.
toShort(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to a short, returning zero if the conversion fails.
toShort(String, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
Convert a String to an short, returning a default value if the conversion fails.
toSortedList(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableList containing all of the elements from this FluentIterable in the order specified by comparator.
toSortedSet(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableSortedSet containing all of the elements from this FluentIterable in the order specified by comparator, with duplicates (determined by comparator.compare(x, y) == 0) removed.
toSplitString() - Method in class org.apache.commons.lang3.time.StopWatch
Gets a summary of the split time that the stopwatch recorded as a string.
toString() - Method in class com.google.common.base.CharMatcher
Returns a string representation of this CharMatcher, such as CharMatcher.or(WHITESPACE, JAVA_DIGIT).
toString() - Method in class com.google.common.base.Equivalence.Wrapper
Returns a string representation for this equivalence wrapper.
toString() - Method in class com.google.common.base.Objects.ToStringHelper
Returns a string in the format specified by Objects.toStringHelper(Object).
toString() - Method in class com.google.common.base.Optional
Returns a string representation for this instance.
toString() - Method in enum com.google.common.base.StandardSystemProperty
Returns a string representation of this system property.
toString() - Method in class com.google.common.collect.ContiguousSet
Returns a short-hand representation of the contents such as "[1..100]".
toString() - Method in class com.google.common.collect.FluentIterable
Returns a string representation of this fluent iterable, with the format [e1, e2, ..., en].
toString() - Method in class com.google.common.collect.ForwardingObject
Returns the string representation generated by the delegate's toString method.
toString() - Method in class com.google.common.collect.ImmutableMap
 
toString() - Method in class com.google.common.collect.ImmutableMultiset
 
toString() - Method in class com.google.common.collect.ImmutableRangeMap
 
toString() - Method in interface com.google.common.collect.MapConstraint
Returns a brief human readable description of this constraint, such as "Not null".
toString() - Method in interface com.google.common.collect.Multiset.Entry
Returns the canonical string representation of this entry, defined as follows.
toString() - Method in interface com.google.common.collect.Multiset
toString() - Method in class com.google.common.collect.Range
Returns a string representation of this range, such as "[3..5)" (other examples are listed in the class documentation).
toString() - Method in interface com.google.common.collect.RangeMap
Returns a readable string representation of this range map.
toString() - Method in interface com.google.common.collect.RangeSet
Returns a readable string representation of this range set.
toString() - Method in class com.google.common.collect.TreeRangeMap
 
toString() - Method in class com.google.common.hash.HashCode
Returns a string containing each byte of HashCode.asBytes(), in order, as a two-digit unsigned hexadecimal number in lower case.
toString() - Method in class com.google.common.primitives.UnsignedInteger
Returns a string representation of the UnsignedInteger value, in base 10.
toString() - Method in class com.google.common.primitives.UnsignedLong
Returns a string representation of the UnsignedLong value, in base 10.
toString() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftUUID
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.HFormatter
Returns the content by calling the toString() method of the output destination.
toString() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
toString() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 
toString() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
toString() - Method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VIteratorFile
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.mojang.authlib.GameProfile
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the string representation of this buffer.
toString() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Returns a string representation of this matrix
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Returns a string representation of this matrix
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Returns a string representation of this matrix
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
toString() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
toString() - Method in class net.minecraft.block.Block
 
toString() - Method in enum net.minecraft.block.BlockBed.EnumPartType
 
toString() - Method in enum net.minecraft.block.BlockDirt.DirtType
 
toString() - Method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
 
toString() - Method in enum net.minecraft.block.BlockDoor.EnumHingePosition
 
toString() - Method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
 
toString() - Method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
 
toString() - Method in class net.minecraft.block.BlockEventData
 
toString() - Method in enum net.minecraft.block.BlockFlower.EnumFlowerType
 
toString() - Method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
toString() - Method in enum net.minecraft.block.BlockHugeMushroom.EnumType
 
toString() - Method in enum net.minecraft.block.BlockLever.EnumOrientation
 
toString() - Method in enum net.minecraft.block.BlockLog.EnumAxis
 
toString() - Method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
 
toString() - Method in enum net.minecraft.block.BlockPlanks.EnumType
 
toString() - Method in enum net.minecraft.block.BlockPrismarine.EnumType
 
toString() - Method in enum net.minecraft.block.BlockQuartz.EnumType
 
toString() - Method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
 
toString() - Method in enum net.minecraft.block.BlockRedSandstone.EnumType
 
toString() - Method in enum net.minecraft.block.BlockRedstoneComparator.Mode
 
toString() - Method in enum net.minecraft.block.BlockSand.EnumType
 
toString() - Method in enum net.minecraft.block.BlockSandStone.EnumType
 
toString() - Method in enum net.minecraft.block.BlockSilverfish.EnumType
 
toString() - Method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
 
toString() - Method in enum net.minecraft.block.BlockStairs.EnumHalf
 
toString() - Method in enum net.minecraft.block.BlockStairs.EnumShape
 
toString() - Method in enum net.minecraft.block.BlockStone.EnumType
 
toString() - Method in enum net.minecraft.block.BlockStoneBrick.EnumType
 
toString() - Method in enum net.minecraft.block.BlockStoneSlab.EnumType
 
toString() - Method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
 
toString() - Method in enum net.minecraft.block.BlockTallGrass.EnumType
 
toString() - Method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
 
toString() - Method in enum net.minecraft.block.BlockWall.EnumType
 
toString() - Method in class net.minecraft.block.properties.PropertyHelper
 
toString() - Method in class net.minecraft.block.state.BlockState
 
toString() - Method in class net.minecraft.block.state.BlockStateBase
 
toString() - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
 
toString() - Method in class net.minecraft.client.particle.EntityFX
 
toString() - Method in class net.minecraft.client.renderer.chunk.SetVisibility
 
toString() - Method in class net.minecraft.client.renderer.texture.Stitcher.Holder
 
toString() - Method in class net.minecraft.client.renderer.texture.Stitcher.Slot
 
toString() - Method in class net.minecraft.client.resources.Language
 
toString() - Method in class net.minecraft.client.resources.model.ModelResourceLocation
 
toString() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
toString() - Method in class net.minecraft.client.util.JsonException.Entry
 
toString() - Method in class net.minecraft.entity.ai.attributes.AttributeModifier
 
toString() - Method in class net.minecraft.entity.Entity
 
toString() - Method in class net.minecraft.event.ClickEvent
 
toString() - Method in class net.minecraft.event.HoverEvent
 
toString() - Method in enum net.minecraft.item.EnumDyeColor
 
toString() - Method in class net.minecraft.item.ItemStack
 
toString() - Method in class net.minecraft.nbt.NBTBase
 
toString() - Method in class net.minecraft.nbt.NBTTagByte
 
toString() - Method in class net.minecraft.nbt.NBTTagByteArray
 
toString() - Method in class net.minecraft.nbt.NBTTagCompound
 
toString() - Method in class net.minecraft.nbt.NBTTagDouble
 
toString() - Method in class net.minecraft.nbt.NBTTagEnd
 
toString() - Method in class net.minecraft.nbt.NBTTagFloat
 
toString() - Method in class net.minecraft.nbt.NBTTagInt
 
toString() - Method in class net.minecraft.nbt.NBTTagIntArray
 
toString() - Method in class net.minecraft.nbt.NBTTagList
 
toString() - Method in class net.minecraft.nbt.NBTTagLong
 
toString() - Method in class net.minecraft.nbt.NBTTagShort
 
toString() - Method in class net.minecraft.nbt.NBTTagString
 
toString() - Method in class net.minecraft.network.PacketBuffer
 
toString() - Method in class net.minecraft.network.play.server.S14PacketEntity
 
toString() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem.AddPlayerData
 
toString() - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
 
toString() - Method in class net.minecraft.potion.PotionEffect
 
toString() - Method in class net.minecraft.stats.StatBase
 
toString() - Method in class net.minecraft.util.AxisAlignedBB
 
toString() - Method in class net.minecraft.util.ChatComponentScore
 
toString() - Method in class net.minecraft.util.ChatComponentSelector
 
toString() - Method in class net.minecraft.util.ChatComponentStyle
 
toString() - Method in class net.minecraft.util.ChatComponentText
 
toString() - Method in class net.minecraft.util.ChatComponentTranslation
 
toString() - Method in class net.minecraft.util.ChatStyle
 
toString() - Method in enum net.minecraft.util.EnumChatFormatting
 
toString() - Method in enum net.minecraft.util.EnumFacing.Axis
 
toString() - Method in enum net.minecraft.util.EnumFacing.AxisDirection
 
toString() - Method in enum net.minecraft.util.EnumFacing
 
toString() - Method in enum net.minecraft.util.EnumWorldBlockLayer
 
toString() - Method in class net.minecraft.util.MovingObjectPosition
 
toString() - Method in class net.minecraft.util.ResourceLocation
 
toString() - Method in class net.minecraft.util.Vec3
 
toString() - Method in class net.minecraft.util.Vec3i
 
toString() - Method in class net.minecraft.world.biome.BiomeGenBase.SpawnListEntry
 
toString() - Method in class net.minecraft.world.ChunkCoordIntPair
 
toString() - Method in class net.minecraft.world.gen.FlatGeneratorInfo
 
toString() - Method in class net.minecraft.world.gen.FlatLayerInfo
 
toString() - Method in class net.minecraft.world.NextTickListEntry
 
toString() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
Returns the built toString.
toString() - Method in class org.apache.commons.lang3.CharSet
Gets a string representation of the set.
toString() - Method in enum org.apache.commons.lang3.JavaVersion
The string value is overridden to return the standard name.
toString() - Method in class org.apache.commons.lang3.math.Fraction
Gets the fraction as a String.
toString() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableByte
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableDouble
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableFloat
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableInt
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableLong
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableObject
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.mutable.MutableShort
Returns the String value of this mutable.
toString() - Method in class org.apache.commons.lang3.Range
Gets the range as a String.
toString() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets a String version of the string builder, creating a new instance each time the method is called.
toString() - Method in class org.apache.commons.lang3.text.StrTokenizer
Deprecated.
Gets the String content that the tokenizer is parsing.
toString() - Method in class org.apache.commons.lang3.time.FastDateFormat
Gets a debugging string version of this formatter.
toString() - Method in class org.apache.commons.lang3.time.FastDateParser
Gets a string version of this formatter.
toString() - Method in class org.apache.commons.lang3.time.FastDatePrinter
Gets a debugging string version of this formatter.
toString() - Method in class org.apache.commons.lang3.time.StopWatch
Gets a summary of the time that the stopwatch recorded as a string.
toString() - Method in class org.json.JSONArray
Make a JSON text of this JSONArray.
toString() - Method in class org.json.JSONObject
Make a JSON text of this JSONObject.
toString() - Method in class org.json.JSONPointer
Returns a string representing the JSONPointer path value using string representation
toString() - Method in class org.json.JSONStringer
Return the JSON text.
toString() - Method in class org.json.JSONTokener
Make a printable string of this JSONTokener.
toString(boolean, String, String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to a String returning one of the input Strings.
toString(byte) - Static method in class com.google.common.primitives.UnsignedBytes
Returns a string representation of x, where x is treated as unsigned.
toString(byte[], String) - Static method in class org.apache.commons.lang3.StringUtils
Deprecated.
use StringUtils.toEncodedString(byte[], Charset) instead of String constants in your code
toString(byte, int) - Static method in class com.google.common.primitives.UnsignedBytes
Returns a string representation of x for the given radix, where x is treated as unsigned.
toString(char) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to a String that contains the one character.
toString(int) - Method in class com.google.common.primitives.UnsignedInteger
Returns a string representation of the UnsignedInteger value, in base radix.
toString(int) - Static method in class com.google.common.primitives.UnsignedInts
Returns a string representation of x, where x is treated as unsigned.
toString(int) - Method in class com.google.common.primitives.UnsignedLong
Returns a string representation of the UnsignedLong value, in base radix.
toString(int) - Method in class org.json.JSONArray
Make a pretty-printed JSON text of this JSONArray.
toString(int) - Method in class org.json.JSONObject
Make a pretty-printed JSON text of this JSONObject.
toString(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns a string representation of x for the given radix, where x is treated as unsigned.
toString(int, int, Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
toString(int, int, Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Decodes this buffer's sub-region into a string with the specified character set.
toString(int, int, Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
toString(int, int, Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString(long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns a string representation of x, where x is treated as unsigned.
toString(long, int) - Static method in class com.google.common.primitives.UnsignedLongs
Returns a string representation of x for the given radix, where x is treated as unsigned.
toString(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSource.read() instead. This method is scheduled for removal in Guava 18.0.
toString(Annotation) - Static method in class org.apache.commons.lang3.AnnotationUtils
Generate a string representation of an Annotation, as suggested by Annotation.toString().
toString(Boolean, String, String, String) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a String returning one of the input Strings.
toString(Character) - Static method in class org.apache.commons.lang3.CharUtils
Converts the character to a String that contains the one character.
toString(ClassLoader) - Static method in class org.apache.commons.lang3.ClassLoaderUtils
Converts the given class loader to a String calling ClassLoaderUtils.toString(URLClassLoader).
toString(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Returns a string representation of iterable, with the format [e1, e2, ..., en] (that is, identical to Arrays.toString(Iterables.toArray(iterable))).
toString(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
this method has been replaced by java.util.Objects.toString(Object) in Java 7 and will be removed in future releases. Note however that said method will return "null" for null references, while this method returns an empty String. To preserve behavior use java.util.Objects.toString(myObject, "")
toString(Object, String) - Static method in class org.apache.commons.lang3.ObjectUtils
Deprecated.
this method has been replaced by java.util.Objects.toString(Object, String) in Java 7 and will be removed in future releases.
toString(Object, Supplier<String>) - Static method in class org.apache.commons.lang3.ObjectUtils
Gets the toString of an Object returning a specified text if null input.
toString(Readable) - Static method in class com.google.common.io.CharStreams
Reads all characters from a Readable object into a String.
toString(String) - Method in class org.apache.commons.lang3.Range
Formats the receiver using the given format.
toString(URLClassLoader) - Static method in class org.apache.commons.lang3.ClassLoaderUtils
Converts the given URLClassLoader to a String in the format "URLClassLoader.toString() + [URL1, URL2, ...]".
toString(URL, Charset) - Static method in class com.google.common.io.Resources
Reads all characters from a URL into a String, using the given character set.
toString(Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
toString(Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Decodes this buffer's readable bytes into a string with the specified character set name.
toString(Charset) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
toString(Charset) - Method in class net.minecraft.network.PacketBuffer
 
toString(Formattable) - Static method in class org.apache.commons.lang3.text.FormattableUtils
Deprecated.
Gets the default formatted representation of the specified Formattable.
toString(Iterator<?>) - Static method in class com.google.common.collect.Iterators
Returns a string representation of iterator, with the format [e1, e2, ..., en].
toStringAll() - Method in class org.apache.commons.lang3.time.FastDateParser
Converts all state of this instance to a String handy for debugging.
toStringBuffer() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets a StringBuffer version of the string builder, creating a new instance each time the method is called.
toStringBuilder() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Gets a StringBuilder version of the string builder, creating a new instance each time the method is called.
ToStringBuilder - Class in org.apache.commons.lang3.builder
Assists in implementing Object.toString() methods.
ToStringBuilder(Object) - Constructor for class org.apache.commons.lang3.builder.ToStringBuilder
Constructs a builder for the specified object using the default output style.
ToStringBuilder(Object, ToStringStyle) - Constructor for class org.apache.commons.lang3.builder.ToStringBuilder
Constructs a builder for the specified object using the defined output style.
ToStringBuilder(Object, ToStringStyle, StringBuffer) - Constructor for class org.apache.commons.lang3.builder.ToStringBuilder
Constructs a builder for the specified object.
ToStringExclude - Annotation Type in org.apache.commons.lang3.builder
Use this annotation to exclude a field from being used by the ReflectionToStringBuilder.
toStringFunction() - Static method in class com.google.common.base.Functions
Returns a function that calls toString() on its argument.
toStringHelper(Class<?>) - Static method in class com.google.common.base.Objects
Creates an instance of Objects.ToStringHelper in the same manner as Objects.toStringHelper(Object), but using the name of clazz instead of using an instance's Object.getClass().
toStringHelper(Object) - Static method in class com.google.common.base.Objects
Creates an instance of Objects.ToStringHelper.
toStringHelper(String) - Static method in class com.google.common.base.Objects
Creates an instance of Objects.ToStringHelper in the same manner as Objects.toStringHelper(Object), but using className instead of using an instance's Object.getClass().
toStringOnOff(boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to a String returning 'on' or 'off'.
toStringOnOff(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a String returning 'on', 'off', or null.
ToStringStyle - Class in org.apache.commons.lang3.builder
Controls String formatting for ToStringBuilder.
ToStringStyle() - Constructor for class org.apache.commons.lang3.builder.ToStringStyle
Constructor.
ToStringSummary - Annotation Type in org.apache.commons.lang3.builder
Use this annotation on the fields to get the summary instead of the detailed information when using ReflectionToStringBuilder.
toStringTrueFalse(boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to a String returning 'true' or 'false'.
toStringTrueFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a String returning 'true', 'false', or null.
toStringYesNo(boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a boolean to a String returning 'yes' or 'no'.
toStringYesNo(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
Converts a Boolean to a String returning 'yes', 'no', or null.
totalExperience - Variable in class net.minecraft.network.play.server.S1FPacketSetExperience
 
totalKillCount - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
totalMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.EagRuntime
 
totalMemory() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
totalWorldTime - Variable in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
touchscreen - Variable in class net.minecraft.client.settings.GameSettings
 
TOUCHSCREEN - net.minecraft.client.settings.GameSettings.Options
 
toUpperCase(char) - Static method in class com.google.common.base.Ascii
If the argument is a lowercase ASCII character returns the uppercase equivalent.
toUpperCase(CharSequence) - Static method in class com.google.common.base.Ascii
Returns a copy of the input character sequence in which all lowercase ASCII characters have been converted to uppercase.
toUpperCase(String) - Static method in class com.google.common.base.Ascii
Returns a copy of the input string in which all lowercase ASCII characters have been converted to uppercase.
toURIFragment() - Method in class org.json.JSONPointer
Returns a string representing the JSONPointer path value using URI fragment identifier representation
TOWN_AURA - net.minecraft.util.EnumParticleTypes
 
trace(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
trace(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
trace(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
TRACE - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
trackDamage(DamageSource, float, float) - Method in class net.minecraft.util.CombatTracker
+ Adds an entry for the combat tracker
transaction(String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
transaction(String[]) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
transaction(String[], String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
transaction(String, String) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
TRANSACTION_READONLY - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
TRANSACTION_READWRITE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
TRANSACTION_VERSIONCHANGE - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBDatabase
 
transactional() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Set to false if connections should not participate in transactions.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.Container
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerBeacon
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerBrewingStand
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerChest
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerDispenser
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerEnchantment
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerFurnace
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerHopper
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerHorseInventory
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerMerchant
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerPlayer
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerRepair
+ Take a stack from the specified inventory slot.
transferStackInSlot(EntityPlayer, int) - Method in class net.minecraft.inventory.ContainerWorkbench
+ Take a stack from the specified inventory slot.
transform(Function<? super E, T>) - Method in class com.google.common.collect.FluentIterable
Returns a fluent iterable that applies function to each element of this fluent iterable.
transform(Function<? super T, V>) - Method in class com.google.common.base.Optional
If the instance is present, it is transformed with the given Function; otherwise, Optional.absent() is returned.
transform(Iterable<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable that applies function to each element of fromIterable.
transform(Collection<F>, Function<? super F, T>) - Static method in class com.google.common.collect.Collections2
Returns a collection that applies function to each element of fromCollection.
transform(Iterator<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator that applies function to each element of fromIterator.
transform(List<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Lists
Returns a list that applies function to each element of fromList.
transform(Matrix2f, Vector2f, Vector2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Transform a Vector by a matrix and return the result in a destination vector.
transform(Matrix3f, Vector3f, Vector3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Transform a Vector by a matrix and return the result in a destination vector.
transform(Matrix4f, Vector4f, Vector4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Transform a Vector by a matrix and return the result in a destination vector.
transformAndConcat(Function<? super E, ? extends Iterable<? extends T>>) - Method in class com.google.common.collect.FluentIterable
Applies function to each element of this fluent iterable and returns a fluent iterable with the concatenated combination of results.
transformEntries(ListMultimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a ListMultimap whose values are derived from the original multimap's entries.
transformEntries(Multimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a multimap whose values are derived from the original multimap's entries.
transformEntries(Map<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a map whose values are derived from the original map's entries.
transformEntries(NavigableMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a navigable map whose values are derived from the original navigable map's entries.
transformEntries(SortedMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a sorted map whose values are derived from the original sorted map's entries.
transformEntry(K, V1) - Method in interface com.google.common.collect.Maps.EntryTransformer
Determines an output value based on a key-value pair.
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RenderBiped
 
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RenderGiantZombie
 
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RenderPlayer
 
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RenderSkeleton
 
transformHeldFull3DItemLayer() - Method in class net.minecraft.client.renderer.entity.RenderWitch
 
transformValues(ListMultimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a ListMultimap where each value is transformed by a function.
transformValues(Multimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a multimap where each value is transformed by a function.
transformValues(Table<R, C, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Tables
Returns a view of a table where each value is transformed by a function.
transformValues(Map<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a map where each value is transformed by a function.
transformValues(NavigableMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a navigable map where each value is transformed by a function.
transformValues(SortedMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a sorted map where each value is transformed by a function.
translate(double, double, double) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
translate(float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Translate a vector
translate(float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
translate(float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Translate a vector
translate(float, float, float, float) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Translate a vector
translate(Vector2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate this matrix
translate(Vector2f, Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate this matrix and stash the result in another matrix
translate(Vector2f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate the source matrix and stash the result in the destination matrix
translate(Vector3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate this matrix
translate(Vector3f, Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate this matrix and stash the result in another matrix
translate(Vector3f, Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Translate the source matrix and stash the result in the destination matrix
translateKey(String) - Method in class net.minecraft.util.StringTranslate
+ Translate a key to current language.
translateKeyFormat(String, Object...) - Method in class net.minecraft.util.StringTranslate
+ Translate a key to current language applying String.format()
translateOffset(int, int, int) - Method in class net.minecraft.block.state.pattern.BlockPattern.PatternHelper
+ Offsets the position of pos in the direction of finger and thumb facing by offset amounts, follows the right-hand rule for cross products (finger, thumb, palm) @return A new BlockPos offset in the facing directions
translateOffset(BlockPos, EnumFacing, EnumFacing, int, int, int) - Static method in class net.minecraft.block.state.pattern.BlockPattern
+ Offsets the position of pos in the direction of finger and thumb facing by offset amounts, follows the right-hand rule for cross products (finger, thumb, palm) @return A new BlockPos offset in the facing directions
translateToFallback(String) - Static method in class net.minecraft.util.StatCollector
+ Translates a Stat name using the fallback (hardcoded en_US) locale.
translateToLocal(String) - Static method in class net.minecraft.util.StatCollector
+ Translates a Stat name
translateToLocalFormatted(String, Object...) - Static method in class net.minecraft.util.StatCollector
+ Translates a Stat name with format args
translation - Variable in class net.minecraft.client.renderer.block.model.ItemTransformVec3f
 
translucent - Variable in class net.minecraft.block.Block
 
TRANSLUCENT - net.minecraft.util.EnumWorldBlockLayer
 
transpose() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix
Transpose this matrix
transpose() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Transpose this matrix
transpose() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Transpose this matrix
transpose() - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Transpose this matrix
transpose(Table<R, C, V>) - Static method in class com.google.common.collect.Tables
Creates a transposed view of a given table that flips its row and column keys.
transpose(Matrix2f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Transpose this matrix and place the result in another matrix.
transpose(Matrix2f, Matrix2f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix2f
Transpose the source matrix and place the result in the destination matrix.
transpose(Matrix3f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Transpose this matrix and place the result in another matrix
transpose(Matrix3f, Matrix3f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix3f
Transpose the source matrix and place the result into the destination matrix
transpose(Matrix4f) - Method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Transpose this matrix and place the result in another matrix
transpose(Matrix4f, Matrix4f) - Static method in class net.lax1dude.eaglercraft.v1_8.vector.Matrix4f
Transpose the source matrix and place the result in the destination matrix
trapdoor - Static variable in class net.minecraft.init.Blocks
 
trapped_chest - Static variable in class net.minecraft.init.Blocks
 
travelToDimension(int) - Method in class net.minecraft.entity.Entity
+ Teleports the entity to another dimension.
travelToDimension(int) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ Teleports the entity to another dimension.
treasureFishedStat - Static variable in class net.minecraft.stats.StatList
 
TreeBasedTable<R,​C,​V> - Class in com.google.common.collect
Implementation of Table whose row keys and column keys are ordered by their natural ordering or by supplied comparators.
treeKeys() - Static method in class com.google.common.collect.MultimapBuilder
Uses a naturally-ordered TreeMap to map keys to value collections.
treeKeys(Comparator<K0>) - Static method in class com.google.common.collect.MultimapBuilder
Uses a TreeMap sorted by the specified comparator to map keys to value collections.
TreeMultimap<K,​V> - Class in com.google.common.collect
Implementation of Multimap whose keys and values are ordered by their natural ordering or by supplied comparators.
TreeMultiset<E> - Class in com.google.common.collect
A multiset which maintains the ordering of its elements, according to either their natural order or an explicit Comparator.
TreeRangeMap<K extends java.lang.Comparable,​V> - Class in com.google.common.collect
An implementation of RangeMap based on a TreeMap, supporting all optional operations.
TreeRangeSet<C extends java.lang.Comparable<?>> - Class in com.google.common.collect
An implementation of RangeSet backed by a TreeMap.
treeSetValues() - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a naturally-ordered TreeSet to store value collections.
treeSetValues(Comparator<V0>) - Method in class com.google.common.collect.MultimapBuilder.MultimapBuilderWithKeys
Uses a TreeSet ordered by the specified comparator to store value collections.
TreeTraverser<T> - Class in com.google.common.collect
Views elements of a type T as nodes in a tree, and provides methods to traverse the trees induced by this traverser.
TreeTraverser() - Constructor for class com.google.common.collect.TreeTraverser
 
TRIANGLE_BOTTOM - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
TRIANGLE_TOP - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
TRIANGLES_BOTTOM - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
TRIANGLES_TOP - net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
 
TriFunction<T,​U,​V,​R> - Interface in org.apache.commons.lang3.function
Represents a function that accepts three arguments and produces a result.
trigger(World) - Method in class net.minecraft.command.server.CommandBlockLogic
 
TRIGGER - Static variable in interface net.minecraft.scoreboard.IScoreObjectiveCriteria
 
triggerAchievement(StatBase) - Method in class net.minecraft.entity.player.EntityPlayer
+ Will trigger the specified trigger.
TRIGGERED - Static variable in class net.minecraft.block.BlockCommandBlock
 
TRIGGERED - Static variable in class net.minecraft.block.BlockDispenser
 
triggerMixEffects(World, BlockPos) - Method in class net.minecraft.block.BlockLiquid
 
triggerNote(World, BlockPos) - Method in class net.minecraft.tileentity.TileEntityNote
 
trim() - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Trims the builder by removing characters less than or equal to a space from the beginning and end.
trim(String) - Static method in class org.apache.commons.lang3.StringUtils
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
trimAndCollapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
Collapses groups of matching characters exactly as CharMatcher.collapseFrom(java.lang.CharSequence, char) does, except that groups of matching characters at the start or end of the sequence are removed without replacement.
trimFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher matches from the beginning and from the end of the string.
trimLeadingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher matches from the beginning of the string.
trimMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
Deprecated.
Matches the String trim() whitespace characters.
trimResults() - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this splitter, but automatically removes leading and trailing whitespace from each returned substring; equivalent to trimResults(CharMatcher.WHITESPACE).
trimResults(CharMatcher) - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this splitter, but removes all leading or trailing characters matching the given CharMatcher from each returned substring.
trimStackTraceEntriesFromBottom(int) - Method in class net.minecraft.crash.CrashReportCategory
+ Removes the given number entries from the bottom of the stack trace.
trimStringToWidth(String, int) - Method in class net.minecraft.client.gui.FontRenderer
+ Trims a string to fit a specified Width.
trimStringToWidth(String, int, boolean) - Method in class net.minecraft.client.gui.FontRenderer
+ Trims a string to fit a specified Width.
trimToEmpty(String) - Static method in class org.apache.commons.lang3.StringUtils
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToNull(String) - Static method in class org.apache.commons.lang3.StringUtils
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
trimToSize() - Method in class com.google.common.collect.ArrayListMultimap
Reduces the memory used by this ArrayListMultimap, if feasible.
trimTrailingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher matches from the end of the string.
tripwire - Static variable in class net.minecraft.init.Blocks
 
tripwire_hook - Static variable in class net.minecraft.init.Blocks
 
TRUE - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.BooleanResult
 
TRUE - Static variable in class org.apache.commons.lang3.BooleanUtils
The true String "true".
TRUE - Static variable in interface org.apache.commons.lang3.function.FailableBiPredicate
TRUE singleton
TRUE - Static variable in interface org.apache.commons.lang3.function.FailableDoublePredicate
TRUE singleton
TRUE - Static variable in interface org.apache.commons.lang3.function.FailableIntPredicate
TRUE singleton
TRUE - Static variable in interface org.apache.commons.lang3.function.FailableLongPredicate
TRUE singleton
TRUE - Static variable in interface org.apache.commons.lang3.function.FailablePredicate
TRUE singleton
truePredicate() - Static method in interface org.apache.commons.lang3.function.FailableBiPredicate
Returns The FALSE TRUE.
truePredicate() - Static method in interface org.apache.commons.lang3.function.FailableDoublePredicate
Returns The FALSE TRUE.
truePredicate() - Static method in interface org.apache.commons.lang3.function.FailableIntPredicate
Returns The FALSE TRUE.
truePredicate() - Static method in interface org.apache.commons.lang3.function.FailableLongPredicate
Returns The FALSE TRUE.
truePredicate() - Static method in interface org.apache.commons.lang3.function.FailablePredicate
Returns The FALSE TRUE.
truncate(CharSequence, int, String) - Static method in class com.google.common.base.Ascii
Truncates the given character sequence to the given maximum length.
truncate(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Truncates a date, leaving the field specified as the most significant field.
truncate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
Truncates a String.
truncate(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
Truncates a String.
truncate(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Truncates a date, leaving the field specified as the most significant field.
truncate(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Truncates a date, leaving the field specified as the most significant field.
truncatedCompareTo(Calendar, Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Determines how two calendars compare up to no more than the specified most significant field.
truncatedCompareTo(Date, Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Determines how two dates compare up to no more than the specified most significant field.
truncatedEquals(Calendar, Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Determines if two calendars are equal up to no more than the specified most significant field.
truncatedEquals(Date, Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
Determines if two dates are equal up to no more than the specified most significant field.
truncateDoubleToInt(double) - Static method in class net.minecraft.util.MathHelper
+ returns par0 cast as an int, and no greater than Integer.MAX_VALUE-1024
tryAbsorb(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockSponge
 
tryBlendFuncSeparate(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
tryFind(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns an Optional containing the first element in iterable that satisfies the given predicate, if such an element exists.
tryFind(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns an Optional containing the first element in iterator that satisfies the given predicate, if such an element exists.
tryOpenEditCommandBlock(EntityPlayer) - Method in class net.minecraft.command.server.CommandBlockLogic
 
tryParse(String) - Static method in class com.google.common.primitives.Doubles
Parses the specified string as a double-precision floating point value.
tryParse(String) - Static method in class com.google.common.primitives.Floats
Parses the specified string as a single-precision floating point value.
tryParse(String) - Static method in class com.google.common.primitives.Ints
Parses the specified string as a signed decimal integer value.
tryParse(String) - Static method in class com.google.common.primitives.Longs
Parses the specified string as a signed decimal long value.
tryPlaceContainedLiquid(World, BlockPos) - Method in class net.minecraft.item.ItemBucket
 
trySleep(BlockPos) - Method in class net.minecraft.entity.player.EntityPlayer
 
tryWithResources(FailableRunnable<? extends Throwable>, FailableConsumer<Throwable, ? extends Throwable>, FailableRunnable<? extends Throwable>...) - Static method in class org.apache.commons.lang3.function.Failable
A simple try-with-resources implementation, that can be used, if your objects do not implement the AutoCloseable interface.
tryWithResources(FailableRunnable<? extends Throwable>, FailableRunnable<? extends Throwable>...) - Static method in class org.apache.commons.lang3.function.Failable
A simple try-with-resources implementation, that can be used, if your objects do not implement the AutoCloseable interface.
tryWithResources(Functions.FailableRunnable<? extends Throwable>, Functions.FailableConsumer<Throwable, ? extends Throwable>, Functions.FailableRunnable<? extends Throwable>...) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
A simple try-with-resources implementation, that can be used, if your objects do not implement the AutoCloseable interface.
tryWithResources(Functions.FailableRunnable<? extends Throwable>, Functions.FailableRunnable<? extends Throwable>...) - Static method in class org.apache.commons.lang3.Functions
Deprecated.
A simple try-with-resources implementation, that can be used, if your objects do not implement the AutoCloseable interface.
Tuple<A,​B> - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Tuple(A, B) - Constructor for class net.minecraft.util.Tuple
 
TupleIntJsonSerializable - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
TupleIntJsonSerializable() - Constructor for class net.minecraft.util.TupleIntJsonSerializable
 
TUXEDO_ALEX - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
TUXEDO_STEVE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
TWITCH_USER_INFO - net.minecraft.event.ClickEvent.Action
 
TWO_FIFTHS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 2/5.
TWO_QUARTERS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 2/4.
TWO_THIRDS - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 2/3.
type - Variable in class net.minecraft.block.BlockFlower
 
type - Variable in class net.minecraft.enchantment.Enchantment
 
type - Variable in class net.minecraft.network.play.server.S02PacketChat
 
type - Variable in class net.minecraft.network.play.server.S0BPacketAnimation
 
type - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
type - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
type - Variable in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
type - Variable in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
 
type - Variable in class net.minecraft.network.play.server.S45PacketTitle
 
type() - Method in annotation type javax.annotation.Resource
The Java type of the resource.
TYPE - Static variable in class net.minecraft.block.BlockPistonExtension
 
TYPE - Static variable in class net.minecraft.block.BlockPistonMoving
 
TYPE - Static variable in class net.minecraft.block.BlockRedSandstone
 
TYPE - Static variable in class net.minecraft.block.BlockSandStone
 
TYPE - Static variable in class net.minecraft.block.BlockSapling
 
TYPE - Static variable in class net.minecraft.block.BlockTallGrass
 
typeData - Variable in class net.minecraft.entity.passive.EntityRabbit.RabbitTypeData
 
typeOfHit - Variable in class net.minecraft.util.MovingObjectPosition
 
TypeQualifier - Annotation Type in javax.annotation.meta
This qualifier is applied to an annotation to denote that the annotation should be treated as a type qualifier.
TypeQualifierDefault - Annotation Type in javax.annotation.meta
This qualifier is applied to an annotation to denote that the annotation defines a default type qualifier that is visible within the scope of the element it is applied to.
TypeQualifierNickname - Annotation Type in javax.annotation.meta
This annotation is applied to a annotation, and marks the annotation as being a qualifier nickname.
TypeQualifierValidator<A extends java.lang.annotation.Annotation> - Interface in javax.annotation.meta
 

U

unbreaking - Static variable in class net.minecraft.enchantment.Enchantment
+ Sometimes, the tool's durability will not be spent when the tool is used
uncapitalize(String) - Static method in class org.apache.commons.lang3.StringUtils
Uncapitalizes a String, changing the first character to lower case as per Character.toLowerCase(int).
uncapitalize(String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Uncapitalizes all the whitespace separated words in a String.
uncapitalize(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Uncapitalizes all the whitespace separated words in a String.
UNCOMMON - net.minecraft.item.EnumRarity
 
UNDEAD - net.minecraft.entity.EnumCreatureAttribute
 
UNDEFINED - net.minecraft.entity.EnumCreatureAttribute
 
UNDERLINE - net.minecraft.util.EnumChatFormatting
 
underlineStyle - Variable in class net.minecraft.client.gui.FontRenderer
 
underlyingIntegerMap - Variable in class net.minecraft.util.RegistryNamespaced
+ The backing store that maps Integers to objects.
unencodedCharsFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel that extracts the characters from a CharSequence, a character at a time, without performing any encoding.
ungrabMouseCursor() - Method in class net.minecraft.util.MouseHelper
+ Ungrabs the mouse cursor so it can be moved and set it to the center of the screen
unicodeEscaped(char) - Static method in class org.apache.commons.lang3.CharUtils
Converts the string to the Unicode format ' '.
unicodeEscaped(Character) - Static method in class org.apache.commons.lang3.CharUtils
Converts the string to the Unicode format ' '.
UnicodeEscaper - Class in com.google.common.escape
An Escaper that converts literal text into a format safe for inclusion in a particular context (such as an XML document).
UnicodeEscaper() - Constructor for class com.google.common.escape.UnicodeEscaper
Constructor for use by subclasses.
unicodeFlag - Variable in class net.minecraft.client.gui.FontRenderer
 
unicodePageLocations - Static variable in class net.minecraft.client.gui.FontRenderer
 
union(Multiset<? extends E>, Multiset<? extends E>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the union of two multisets.
union(Set<? extends E>, Set<? extends E>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the union of two sets.
union(AxisAlignedBB) - Method in class net.minecraft.util.AxisAlignedBB
 
uniqueIndex(Function<? super E, K>) - Method in class com.google.common.collect.FluentIterable
Returns an immutable map for which the Map.values() are the elements of this FluentIterable in the given order, and each key is the product of invoking a supplied function on its corresponding value.
uniqueIndex(Iterable<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Maps
Returns an immutable map for which the Map.values() are the given elements in the given order, and each key is the product of invoking a supplied function on its corresponding value.
uniqueIndex(Iterator<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Maps
Returns an immutable map for which the Map.values() are the given elements in the given order, and each key is the product of invoking a supplied function on its corresponding value.
UNKNOWN - javax.annotation.meta.When
nothing definitive is known about the relation between S and T
UNKNOWN - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
UNKNOWN - net.minecraft.util.Util.EnumOS
 
UNKNOWN - org.apache.commons.lang3.arch.Processor.Arch
An unknown-bit processor architecture.
UNKNOWN - org.apache.commons.lang3.arch.Processor.Type
Unknown architecture.
unlit_redstone_torch - Static variable in class net.minecraft.init.Blocks
 
unloadChunk(int, int) - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Unload chunk from ChunkProviderClient's hashmap.
unloadedEntityList - Variable in class net.minecraft.world.World
 
unloadEntities(Collection<Entity>) - Method in class net.minecraft.world.World
 
unloadQueuedChunks() - Method in class net.minecraft.client.multiplayer.ChunkProviderClient
+ Unloads chunks that are marked to be unloaded.
unloadQueuedChunks() - Method in interface net.minecraft.world.chunk.IChunkProvider
+ Unloads chunks that are marked to be unloaded.
unloadSounds() - Method in class net.minecraft.client.audio.SoundHandler
 
unloadSoundSystem() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
unlockAchievement(EntityPlayer, StatBase, int) - Method in class net.minecraft.stats.StatFileWriter
+ Triggers the logging of an achievement and attempts to announce to server
unmodifiableBiMap(BiMap<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Returns an unmodifiable view of the specified bimap.
unmodifiableIterable(ImmutableCollection<E>) - Static method in class com.google.common.collect.Iterables
Deprecated.
no need to use this
unmodifiableIterable(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns an unmodifiable view of iterable.
unmodifiableIterator(UnmodifiableIterator<T>) - Static method in class com.google.common.collect.Iterators
Deprecated.
no need to use this
unmodifiableIterator(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Returns an unmodifiable view of iterator.
UnmodifiableIterator<E> - Class in com.google.common.collect
An iterator that does not support UnmodifiableIterator.remove().
UnmodifiableIterator() - Constructor for class com.google.common.collect.UnmodifiableIterator
Constructor for use by subclasses.
UnmodifiableListIterator<E> - Class in com.google.common.collect
UnmodifiableListIterator() - Constructor for class com.google.common.collect.UnmodifiableListIterator
Constructor for use by subclasses.
unmodifiableListMultimap(ImmutableListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Deprecated.
no need to use this
unmodifiableListMultimap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns an unmodifiable view of the specified ListMultimap.
unmodifiableMultimap(ImmutableMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Deprecated.
no need to use this
unmodifiableMultimap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns an unmodifiable view of the specified multimap.
unmodifiableMultiset(ImmutableMultiset<E>) - Static method in class com.google.common.collect.Multisets
Deprecated.
no need to use this
unmodifiableMultiset(Multiset<? extends E>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the specified multiset.
unmodifiableNavigableMap(NavigableMap<K, V>) - Static method in class com.google.common.collect.Maps
Returns an unmodifiable view of the specified navigable map.
unmodifiableNavigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the specified navigable set.
unmodifiableRowSortedTable(RowSortedTable<R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.Tables
Returns an unmodifiable view of the specified row-sorted table.
unmodifiableSetMultimap(ImmutableSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Deprecated.
no need to use this
unmodifiableSetMultimap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns an unmodifiable view of the specified SetMultimap.
unmodifiableSortedMultiset(SortedMultiset<E>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the specified sorted multiset.
unmodifiableSortedSetMultimap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns an unmodifiable view of the specified SortedSetMultimap.
unmodifiableTable(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.Tables
Returns an unmodifiable view of the specified table.
unpause() - Method in interface net.minecraft.client.stream.IStream
+ unpauses a stream
Unpooled - Class in net.lax1dude.eaglercraft.v1_8.netty
Copyright (c) 2022-2023 LAX1DUDE.
Unpooled() - Constructor for class net.lax1dude.eaglercraft.v1_8.netty.Unpooled
 
unpowered_comparator - Static variable in class net.minecraft.init.Blocks
 
unpowered_repeater - Static variable in class net.minecraft.init.Blocks
 
unPressAllKeys() - Static method in class net.minecraft.client.settings.KeyBinding
 
unsetBrightness() - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
unsetScoreTeamColor() - Method in class net.minecraft.client.renderer.entity.RendererLivingEntity
 
UNSIGNED_INT_24_8 - Static variable in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
UnsignedBytes - Class in com.google.common.primitives
Static utility methods pertaining to byte primitives that interpret values as unsigned (that is, any negative value b is treated as the positive value 256 + b).
UnsignedInteger - Class in com.google.common.primitives
A wrapper class for unsigned int values, supporting arithmetic operations.
UnsignedInts - Class in com.google.common.primitives
Static utility methods pertaining to int primitives that interpret values as unsigned (that is, any negative value x is treated as the positive value 2^32 + x).
UnsignedLong - Class in com.google.common.primitives
A wrapper class for unsigned long values, supporting arithmetic operations.
UnsignedLongs - Class in com.google.common.primitives
Static utility methods pertaining to long primitives that interpret values as unsigned (that is, any negative value x is treated as the positive value 2^64 + x).
unsplit() - Method in class org.apache.commons.lang3.time.StopWatch
Removes a split.
Untainted - Annotation Type in javax.annotation
This annotation is used to denote String values that are untainted, i.e.
unwrap() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Return the underlying buffer instance if this buffer is a wrapper of another buffer.
unwrap() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
unwrap() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
unwrap() - Method in class net.minecraft.network.PacketBuffer
 
unwrap(Class<T>) - Static method in class com.google.common.primitives.Primitives
Returns the corresponding primitive type of type if it is a wrapper type; otherwise returns type itself.
unwrap(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Unwraps a given string from a character.
unwrap(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Unwraps a given string from anther string.
up() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block up
up(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block up
UP - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
UP - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
UP - net.minecraft.client.renderer.EnumFaceDirection
 
UP - net.minecraft.util.EnumFacing
 
UP - Static variable in class net.minecraft.block.BlockVine
 
UP - Static variable in class net.minecraft.block.BlockWall
 
UP_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
UP_X - net.minecraft.block.BlockLever.EnumOrientation
 
UP_Z - net.minecraft.block.BlockLever.EnumOrientation
 
update() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
update() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
update() - Method in class net.minecraft.client.audio.GuardianSound
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.client.audio.MovingSoundMinecart
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.client.audio.MovingSoundMinecartRiding
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.client.audio.MusicTicker
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.client.audio.SoundHandler
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityBeacon
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityBrewingStand
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityChest
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityDaylightDetector
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityEnderChest
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityFurnace
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityHopper
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityMobSpawner
+ Like the old updateEntity(), except more generic.
update() - Method in class net.minecraft.tileentity.TileEntityPiston
+ Like the old updateEntity(), except more generic.
update() - Method in interface net.minecraft.util.ITickable
+ Like the old updateEntity(), except more generic.
update(byte) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
update(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.crypto.GeneralDigest
 
update(int, int) - Method in class net.minecraft.world.storage.MapData.MapInfo
 
update(String, EaglercraftUUID) - Method in class net.minecraft.util.Session
 
update(JSObject) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBCursor
 
UPDATE_DISPLAY_NAME - net.minecraft.network.play.server.S38PacketPlayerListItem.Action
 
UPDATE_GAME_MODE - net.minecraft.network.play.server.S38PacketPlayerListItem.Action
 
UPDATE_LATENCY - net.minecraft.network.play.server.S38PacketPlayerListItem.Action
 
updateAchievementWindow() - Method in class net.minecraft.client.gui.achievement.GuiAchievement
 
updateActivePotionEffects() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
 
updateActivePotionEffects() - Method in class net.minecraft.client.renderer.InventoryEffectRenderer
 
updateAITasks() - Method in class net.minecraft.entity.boss.EntityWither
 
updateAITasks() - Method in class net.minecraft.entity.EntityLiving
 
updateAITasks() - Method in class net.minecraft.entity.monster.EntityBlaze
 
updateAITasks() - Method in class net.minecraft.entity.monster.EntityEnderman
 
updateAITasks() - Method in class net.minecraft.entity.monster.EntityPigZombie
 
updateAITasks() - Method in class net.minecraft.entity.passive.EntityAnimal
 
updateAITasks() - Method in class net.minecraft.entity.passive.EntityBat
 
updateAITasks() - Method in class net.minecraft.entity.passive.EntityWolf
 
updateAITick() - Method in class net.minecraft.entity.EntityLivingBase
+ main AI tick function, replaces updateEntityActionState
updateAllPlayersSleepingFlag() - Method in class net.minecraft.world.World
+ Updates the flag that indicates whether or not all players in the world are sleeping.
updateAllSounds() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager
 
updateAnaglyph(int[]) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
updateAnimation() - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
updateAnimation() - Method in class net.minecraft.client.renderer.texture.TextureClock
 
updateAnimation() - Method in class net.minecraft.client.renderer.texture.TextureCompass
 
updateAnimation(World, Entity, int, boolean) - Method in class net.minecraft.item.ItemStack
+ Called each tick as long the ItemStack in on player inventory.
updateAnimations() - Method in class net.minecraft.client.renderer.texture.TextureMap
 
updateArmSwingProgress() - Method in class net.minecraft.entity.EntityLivingBase
+ Updates the arm swing progress counters and animation progress
updateBeacon() - Method in class net.minecraft.tileentity.TileEntityBeacon
 
updateBlocks() - Method in class net.minecraft.client.multiplayer.WorldClient
 
updateBlocks() - Method in class net.minecraft.world.World
 
updateBlockTick(BlockPos, Block, int, int) - Method in class net.minecraft.world.World
 
updateChunkLater(RenderChunk) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
updateChunkNow(RenderChunk) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
updateChunkPositions(double, double) - Method in class net.minecraft.client.renderer.ViewFrustum
 
updateChunks(long) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
updateChunks(long) - Method in class net.minecraft.client.renderer.RenderGlobal
 
updateClouds() - Method in class net.minecraft.client.renderer.RenderGlobal
 
updateCommand() - Method in class net.minecraft.command.server.CommandBlockLogic
 
updateComparatorOutputLevel(BlockPos, Block) - Method in class net.minecraft.world.World
 
updateCompass(World, double, double, double, boolean, boolean) - Method in class net.minecraft.client.renderer.texture.TextureCompass
+ Updates the compass based on the given x,z coords and camera direction
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.TileEntity
 
updateContainingBlockInfo() - Method in class net.minecraft.tileentity.TileEntityChest
 
updateController() - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
 
updateCraftingInventory(Container, List<ItemStack>) - Method in class net.minecraft.client.gui.GuiRepair
+ update the crafting window inventory with the items in the list
updateCraftingInventory(Container, List<ItemStack>) - Method in class net.minecraft.client.gui.inventory.CreativeCrafting
+ update the crafting window inventory with the items in the list
updateCraftingInventory(Container, List<ItemStack>) - Method in interface net.minecraft.inventory.ICrafting
+ update the crafting window inventory with the items in the list
updateCursorCounter() - Method in class net.minecraft.client.gui.GuiTextField
+ Increments the cursor counter
updateDisplay() - Method in class net.minecraft.client.Minecraft
 
updateDynamicTexture() - Method in class net.minecraft.client.renderer.texture.DynamicTexture
 
updateEffects() - Method in class net.minecraft.client.particle.EffectRenderer
 
updateEntities() - Method in class net.minecraft.world.World
+ Updates (and cleans up) entities and tile entities
updateEntity(Entity) - Method in class net.minecraft.world.World
+ Will update the entity in the world if the chunk the entity is in is currently loaded.
updateEntityActionState() - Method in class net.minecraft.client.entity.EntityPlayerSP
 
updateEntityActionState() - Method in class net.minecraft.entity.EntityLiving
 
updateEntityActionState() - Method in class net.minecraft.entity.EntityLivingBase
 
updateEntityActionState() - Method in class net.minecraft.entity.player.EntityPlayer
 
updateEntityWithOptionalForce(Entity, boolean) - Method in class net.minecraft.world.World
+ Will update the entity in the world if the chunk the entity is in is currently loaded or its forced to update.
updateEquipmentIfNeeded(EntityItem) - Method in class net.minecraft.entity.EntityLiving
+ Tests if this entity should pickup a weapon or an armor.
updateEquipmentIfNeeded(EntityItem) - Method in class net.minecraft.entity.passive.EntityVillager
+ Tests if this entity should pickup a weapon or an armor.
updateEquippedItem() - Method in class net.minecraft.client.renderer.ItemRenderer
 
updateFacingWithBoundingBox(EnumFacing) - Method in class net.minecraft.entity.EntityHanging
+ Updates facing and bounding box based on it
updateFacingWithBoundingBox(EnumFacing) - Method in class net.minecraft.entity.EntityLeashKnot
+ Updates facing and bounding box based on it
updateFallState(double, boolean, Block, BlockPos) - Method in class net.minecraft.entity.Entity
 
updateFallState(double, boolean, Block, BlockPos) - Method in class net.minecraft.entity.EntityFlying
 
updateFallState(double, boolean, Block, BlockPos) - Method in class net.minecraft.entity.EntityLivingBase
 
updateFallState(double, boolean, Block, BlockPos) - Method in class net.minecraft.entity.item.EntityBoat
 
updateFallState(double, boolean, Block, BlockPos) - Method in class net.minecraft.entity.passive.EntityBat
 
updateGameprofile(GameProfile) - Static method in class net.minecraft.tileentity.TileEntitySkull
 
updateHopper() - Method in class net.minecraft.tileentity.TileEntityHopper
 
updateItemName(String) - Method in class net.minecraft.inventory.ContainerRepair
+ used by the Anvil GUI to update the Item Name being typed by the player
updateItemStackNBT(NBTTagCompound) - Method in class net.minecraft.item.Item
+ Called when an ItemStack with NBT data is read to potentially that ItemStack's NBT data
updateItemStackNBT(NBTTagCompound) - Method in class net.minecraft.item.ItemSkull
+ Called when an ItemStack with NBT data is read to potentially that ItemStack's NBT data
updateItemUse(ItemStack, int) - Method in class net.minecraft.entity.player.EntityPlayer
+ Plays sounds and makes particles for item in use state
updateLCG - Variable in class net.minecraft.world.World
+ Contains the current Linear Congruential Generator seed for block updates.
updateLeashedState() - Method in class net.minecraft.entity.EntityCreature
+ Applies logic related to leashes, for example dragging the entity or breaking the leash.
updateLeashedState() - Method in class net.minecraft.entity.EntityLiving
+ Applies logic related to leashes, for example dragging the entity or breaking the leash.
updateLocation() - Method in class net.lax1dude.eaglercraft.v1_8.EaglercraftSoundManager.ActiveSoundEvent
 
updateMapData(int, int) - Method in class net.minecraft.world.storage.MapData
 
updateMapData(World, Entity, MapData) - Method in class net.minecraft.item.ItemMap
 
updateMapTexture(MapData) - Method in class net.minecraft.client.gui.MapItemRenderer
+ Updates a map texture
updateNeighbors(World, BlockPos) - Method in class net.minecraft.block.BlockBasePressurePlate
+ Notify block and block below of changes
updateObject(int, T) - Method in class net.minecraft.entity.DataWatcher
 
updatePlayerList(boolean) - Method in class net.minecraft.client.gui.GuiPlayerTabOverlay
+ Called by GuiIngame to update the information stored in the playerlist, does not actually render the list, however.
updatePlayerMoveState() - Method in class net.minecraft.util.MovementInput
 
updatePlayerMoveState() - Method in class net.minecraft.util.MovementInputFromOptions
 
updatePotionEffects() - Method in class net.minecraft.entity.EntityLivingBase
 
updatePotionMetadata() - Method in class net.minecraft.entity.EntityLivingBase
+ Clears potion metadata values if the entity has no potion effects.
updatePotionMetadata() - Method in class net.minecraft.entity.item.EntityArmorStand
+ Clears potion metadata values if the entity has no potion effects.
updatePower(World, BlockPos) - Method in class net.minecraft.block.BlockDaylightDetector
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.Container
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerBeacon
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerBrewingStand
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerEnchantment
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerFurnace
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerMerchant
 
updateProgressBar(int, int) - Method in class net.minecraft.inventory.ContainerRepair
 
updateRenderAngles() - Method in class net.minecraft.entity.EntityBodyHelper
+ Update the Head and Body rendenring angles
updateRenderer() - Method in class net.minecraft.client.renderer.EntityRenderer
+ Updates the entity renderer
updateRenderInfo(EntityPlayer, boolean) - Static method in class net.minecraft.client.renderer.ActiveRenderInfo
+ Updates the current render info and camera location based on entity look angles and 1st/3rd person view mode
updateRepairOutput() - Method in class net.minecraft.inventory.ContainerRepair
+ called when the Anvil Input Slot changes, calculates the new result and puts it in the output slot
updateRepositoryEntriesAll() - Method in class net.minecraft.client.resources.ResourcePackRepository
 
updateResourcePack() - Method in class net.minecraft.client.resources.ResourcePackRepository.Entry
 
updateRidden() - Method in class net.minecraft.entity.Entity
+ Handles updating while being ridden by an entity
updateRidden() - Method in class net.minecraft.entity.EntityLivingBase
+ Handles updating while being ridden by an entity
updateRidden() - Method in class net.minecraft.entity.monster.EntitySkeleton
+ Handles updating while being ridden by an entity
updateRidden() - Method in class net.minecraft.entity.player.EntityPlayer
+ Handles updating while being ridden by an entity
updateRiderPosition() - Method in class net.minecraft.entity.Entity
 
updateRiderPosition() - Method in class net.minecraft.entity.item.EntityBoat
 
updateRiderPosition() - Method in class net.minecraft.entity.passive.EntityChicken
 
updateRiderPosition() - Method in class net.minecraft.entity.passive.EntityHorse
 
updateScreen() - Method in class net.lax1dude.eaglercraft.v1_8.profile.GuiScreenEditProfile
 
updateScreen() - Method in class net.minecraft.client.gui.achievement.GuiAchievements
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiChat
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiCommandBlock
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiDownloadTerrain
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiEnchantment
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiGameOver
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiIngameMenu
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiMainMenu
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiMerchant
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiMultiplayer
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiScreen
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiScreenAddServer
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiScreenBook
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiScreenResourcePacks
 
updateScreen() - Method in class net.minecraft.client.gui.GuiScreenServerList
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiWinGame
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.GuiYesNo
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.inventory.GuiBeacon
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.inventory.GuiContainer
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.inventory.GuiContainerCreative
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.inventory.GuiEditSign
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.gui.inventory.GuiInventory
+ Called from the main game loop to update the screen.
updateScreen() - Method in class net.minecraft.client.multiplayer.GuiConnecting
+ Called from the main game loop to update the screen.
updateServerPing() - Method in class net.minecraft.client.multiplayer.ServerList
 
updateShaderGroupSize(int, int) - Method in class net.minecraft.client.renderer.EntityRenderer
 
updateSpawner() - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
updateState(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneComparator
 
updateState(World, BlockPos, IBlockState) - Method in class net.minecraft.block.BlockRedstoneDiode
 
updateState(World, BlockPos, IBlockState, int) - Method in class net.minecraft.block.BlockBasePressurePlate
+ Updates the pressure plate when stepped on
updateStreamVolume() - Method in interface net.minecraft.client.stream.IStream
 
updateText(String) - Method in class net.minecraft.client.gui.GuiTextField
 
updateTick() - Method in class net.minecraft.client.gui.GuiIngame
+ The update tick for the ingame UI
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.Block
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockBasePressurePlate
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockBush
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockCactus
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockCocoa
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockCommandBlock
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockCrops
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockDragonEgg
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockDynamicLiquid
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockFarmland
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockFire
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockIce
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockMushroom
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockNetherWart
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockPortal
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneComparator
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneDiode
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneOre
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockRedstoneTorch
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockReed
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockSapling
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockSnow
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockSnowBlock
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockStairs
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockStaticLiquid
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockStem
 
updateTick(World, BlockPos, IBlockState, EaglercraftRandom) - Method in class net.minecraft.block.BlockTripWireHook
 
updateTimer() - Method in class net.minecraft.util.Timer
+ Updates all fields of the Timer using the current time
updateTransparencyLater(RenderChunk) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
updateVisiblePlayers(EntityPlayer, ItemStack) - Method in class net.minecraft.world.storage.MapData
+ Adds the player passed to the list of visible players and checks to see which players are visible
updateWatchedObjectsFromList(List<DataWatcher.WatchableObject>) - Method in class net.minecraft.entity.DataWatcher
 
updateWatchedTargetId(int, int) - Method in class net.minecraft.entity.boss.EntityWither
+ Updates the target entity ID
updateWeather() - Method in class net.minecraft.client.multiplayer.WorldClient
+ Updates all weather states.
updateWeather() - Method in class net.minecraft.world.World
+ Updates all weather states.
uploadChunk(EnumWorldBlockLayer, WorldRenderer, RenderChunk, CompiledChunk) - Method in class net.lax1dude.eaglercraft.v1_8.minecraft.ChunkUpdateManager
 
UPLOADING - net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
 
uploadTexture(int, int[], int, int) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
uploadTextureImage(int, ImageData) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
uploadTextureImageAllocate(int, ImageData, boolean, boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
uploadTextureImageSub(int, ImageData, int, int, boolean, boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
uploadTextureMipmap(int[][], int, int, int, int, boolean, boolean) - Static method in class net.minecraft.client.renderer.texture.TextureUtil
 
UPPER - net.minecraft.block.BlockDoor.EnumDoorHalf
 
UPPER - net.minecraft.block.BlockDoublePlant.EnumBlockHalf
 
UPPER - Static variable in class net.minecraft.block.BlockFire
 
UPPER_CAMEL - com.google.common.base.CaseFormat
Java and C++ class naming convention, e.g., "UpperCamel".
UPPER_UNDERSCORE - com.google.common.base.CaseFormat
Java and C++ constant naming convention, e.g., "UPPER_UNDERSCORE".
upperBound(JSObject) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
upperBound(JSObject, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.indexeddb.IDBKeyRange
 
upperBoundType() - Method in class com.google.common.collect.Range
Returns the type of this range's upper bound: BoundType.CLOSED if the range includes its upper endpoint, BoundType.OPEN if it does not.
upperCase() - Method in class com.google.common.io.BaseEncoding
Returns an encoding that behaves equivalently to this encoding, but encodes and decodes with uppercase letters.
upperCase(String) - Static method in class org.apache.commons.lang3.StringUtils
Converts a String to upper case as per String.toUpperCase().
upperCase(String, Locale) - Static method in class org.apache.commons.lang3.StringUtils
Converts a String to upper case as per String.toUpperCase(Locale).
upperEndpoint() - Method in class com.google.common.collect.Range
Returns the upper endpoint of this range.
upTo(C, BoundType) - Static method in class com.google.common.collect.Range
Returns a range with no lower bound up to the given endpoint, which may be either inclusive (closed) or exclusive (open).
uri - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.TeaVMServerQuery
 
url - Variable in class net.lax1dude.eaglercraft.v1_8.internal.teavm.MainClass.EPKFileEntry
 
url - Variable in class net.minecraft.network.play.server.S48PacketResourcePackSend
 
url() - Method in annotation type javax.annotation.sql.DataSourceDefinition
A JDBC URL.
US - Static variable in class com.google.common.base.Ascii
Unit Separator: These four information separators may be used within data in optional fashion, except that their hierarchical relationship shall be: FS is the most inclusive, then GS, then RS, and US is least inclusive.
US_ASCII - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
Seven-bit ASCII, also known as ISO646-US, also known as the Basic Latin block of the Unicode character set.
useForNull(String) - Method in class com.google.common.base.Joiner.MapJoiner
Returns a map joiner with the same behavior as this one, except automatically substituting nullText for any provided null keys or values.
useForNull(String) - Method in class com.google.common.base.Joiner
Returns a joiner with the same behavior as this one, except automatically substituting nullText for any provided null elements.
useHoe(ItemStack, EntityPlayer, World, BlockPos, IBlockState) - Method in class net.minecraft.item.ItemHoe
 
useItemRightClick(World, EntityPlayer) - Method in class net.minecraft.item.ItemStack
+ Called whenever this item stack is equipped and right clicked.
useNeighborBrightness - Variable in class net.minecraft.block.Block
 
user() - Method in annotation type javax.annotation.sql.DataSourceDefinition
User name to use for connection authentication.
USER_COUNTRY - Static variable in class org.apache.commons.lang3.SystemUtils
The user.country or user.region System Property.
USER_DIR - com.google.common.base.StandardSystemProperty
User's current working directory.
USER_DIR - Static variable in class org.apache.commons.lang3.SystemUtils
The user.dir System Property.
USER_HOME - com.google.common.base.StandardSystemProperty
User's home directory.
USER_HOME - Static variable in class org.apache.commons.lang3.SystemUtils
The user.home System Property.
USER_LANGUAGE - Static variable in class org.apache.commons.lang3.SystemUtils
The user.language System Property.
USER_NAME - com.google.common.base.StandardSystemProperty
User's account name.
USER_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
The user.name System Property.
USER_TIMEZONE - Static variable in class org.apache.commons.lang3.SystemUtils
The user.timezone System Property.
useRecipe(MerchantRecipe) - Method in interface net.minecraft.entity.IMerchant
 
useRecipe(MerchantRecipe) - Method in class net.minecraft.entity.NpcMerchant
 
useRecipe(MerchantRecipe) - Method in class net.minecraft.entity.passive.EntityVillager
 
userInfo - Variable in class net.minecraft.client.main.GameConfiguration
 
UserInformation(Session) - Constructor for class net.minecraft.client.main.GameConfiguration.UserInformation
 
usingToString() - Static method in class com.google.common.collect.Ordering
Returns an ordering that compares objects by the natural ordering of their string representations as returned by toString().
UTF_16 - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
Sixteen-bit Unicode Transformation Format, byte order specified by a mandatory initial byte-order mark (either order accepted on input, big-endian used on output).
UTF_16BE - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
Sixteen-bit Unicode Transformation Format, big-endian byte order.
UTF_16LE - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
Sixteen-bit Unicode Transformation Format, little-endian byte order.
UTF_8 - Static variable in class com.google.common.base.Charsets
UTF-8: eight-bit UCS Transformation Format.
UTF_8 - Static variable in class org.apache.commons.lang3.CharEncoding
Deprecated.
Eight-bit Unicode Transformation Format.
utf8(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
utf8(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem
 
Utf8 - Class in com.google.common.base
Low-level, high-performance utility methods related to the UTF-8 character encoding.
Util - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Util() - Constructor for class net.minecraft.util.Util
 
Util.EnumOS - Enum in net.minecraft.util
 
uuidToByteArray(EaglercraftUUID, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
Converts UUID into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
UUIDTypeAdapter - Class in net.lax1dude.eaglercraft.v1_8.mojang.authlib
Copyright (c) 2022-2023 LAX1DUDE.
UUIDTypeAdapter() - Constructor for class net.lax1dude.eaglercraft.v1_8.mojang.authlib.UUIDTypeAdapter
 
uvs - Variable in class net.minecraft.client.renderer.block.model.BlockFaceUV
 
UwUAPI - Class in me.otterdev.eaglerreborn
 
UwUAPI() - Constructor for class me.otterdev.eaglerreborn.UwUAPI
 
uwuify(String) - Static method in class me.otterdev.eaglerreborn.UwUAPI
 

V

validate() - Method in class net.minecraft.tileentity.TileEntity
+ validates a tile entity
Validate - Class in org.apache.commons.lang3
This class assists in validating arguments.
Validate() - Constructor for class org.apache.commons.lang3.Validate
Constructor.
validateASCIIEagler(String) - Static method in class net.lax1dude.eaglercraft.v1_8.EagUtils
 
validateIndex(int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Validates parameters defining a single index in the builder.
validateKey() - Method in class net.minecraft.util.RegistryNamespacedDefaultedByKey
+ validates that this registry's key is non-null
validateRange(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
Deprecated.
Validates parameters defining a range of the builder.
validBookTagContents(NBTTagCompound) - Static method in class net.minecraft.item.ItemEditableBook
 
validIndex(T[], int) - Static method in class org.apache.commons.lang3.Validate
Validates that the index is within the bounds of the argument array; otherwise throwing an exception.
validIndex(T[], int, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validates that the index is within the bounds of the argument array; otherwise throwing an exception with the specified message.
validIndex(T, int) - Static method in class org.apache.commons.lang3.Validate
Validates that the index is within the bounds of the argument collection; otherwise throwing an exception.
validIndex(T, int, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validates that the index is within the bounds of the argument collection; otherwise throwing an exception with the specified message.
validState(boolean) - Static method in class org.apache.commons.lang3.Validate
Validate that the stateful condition is true; otherwise throwing an exception.
validState(boolean, String, Object...) - Static method in class org.apache.commons.lang3.Validate
Validate that the stateful condition is true; otherwise throwing an exception with the specified message.
value - Variable in class net.minecraft.network.play.server.S3CPacketUpdateScore
 
value() - Method in annotation type com.google.common.annotations.GwtIncompatible
Describes why the annotated element is incompatible with GWT.
value() - Method in enum com.google.common.base.StandardSystemProperty
Returns the current value for this system property by delegating to System.getProperty(String).
value() - Method in annotation type javax.annotation.concurrent.GuardedBy
 
value() - Method in annotation type javax.annotation.Generated
The value element must have the name of the code generator.
value() - Method in annotation type javax.annotation.ManagedBean
The name of the Managed Bean.
value() - Method in annotation type javax.annotation.MatchesPattern
 
value() - Method in annotation type javax.annotation.meta.TypeQualifierDefault
 
value() - Method in annotation type javax.annotation.Priority
The priority value.
value() - Method in annotation type javax.annotation.Resources
Array used for multiple resource declarations.
value() - Method in annotation type javax.annotation.security.DeclareRoles
List of security role names.
value() - Method in annotation type javax.annotation.security.RolesAllowed
List of roles that are permitted access.
value() - Method in annotation type javax.annotation.security.RunAs
Name of a security role.
value() - Method in annotation type javax.annotation.sql.DataSourceDefinitions
 
value() - Method in annotation type javax.annotation.Syntax
Value indicating the particular syntax denoted by this annotation.
value() - Method in annotation type org.json.JSONPropertyName
 
value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.
valueComparator() - Method in class com.google.common.collect.ForwardingSortedSetMultimap
 
valueComparator() - Method in interface com.google.common.collect.SortedSetMultimap
Returns the comparator that orders the multimap values, with null indicating that natural ordering is used.
valueComparator() - Method in class com.google.common.collect.TreeMultimap
 
valueOf(char[]) - Static method in class org.apache.commons.lang3.StringUtils
Returns the string representation of the char array or null.
valueOf(long) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger that is equal to value, if possible.
valueOf(long) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong representing the same value as the specified long.
valueOf(String) - Static method in enum com.google.common.base.CaseFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.base.StandardSystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.collect.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.io.FileWriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger holding the value of the specified String, parsed as an unsigned int value.
valueOf(String) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong holding the value of the specified String, parsed as an unsigned long value.
valueOf(String) - Static method in enum javax.annotation.meta.When
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.HFormatter.BigDecimalLayoutForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumServerRateLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.log4j.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.Block.EnumOffsetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockBed.EnumPartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockDirt.DirtType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockLog.EnumAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockPlanks.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockQuartz.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockSand.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockSandStone.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStairs.EnumShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStone.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.block.BlockWall.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.SoundCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.resources.model.ModelRotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.settings.GameSettings.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.client.stream.IStream.AuthFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.EnumCreatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.event.ClickEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.event.HoverEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.EnumAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.EnumDyeColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.EnumRarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.Item.ToolMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.item.ItemFishFood.FishType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.EnumConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.EnumPacketDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.C02PacketUseEntity.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.C07PacketPlayerDigging.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.C0BPacketEntityAction.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.C16PacketClientStatus.EnumState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S38PacketPlayerListItem.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S3CPacketUpdateScore.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S42PacketCombatEvent.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S44PacketWorldBorder.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.network.play.server.S45PacketTitle.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumChatFormatting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumFacing.Plane
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumFacing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumParticleTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.EnumWorldBlockLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.MovingObjectPosition.MovingObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.util.Util.EnumOS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.biome.BiomeGenBase.TempCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.border.EnumBorderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.EnumDifficulty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.EnumSkyBlock
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.GameRules.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minecraft.world.WorldSettings.GameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.lang3.arch.Processor.Arch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.lang3.arch.Processor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.commons.lang3.JavaVersion
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger holding the value of the specified String, parsed as an unsigned int value in the specified radix.
valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong holding the value of the specified String, parsed as an unsigned long value in the specified radix.
valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedInteger
Returns a UnsignedInteger representing the same value as the specified BigInteger.
valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedLong
Returns a UnsignedLong representing the same value as the specified BigInteger.
valueOfFunction(Class<T>) - Static method in class com.google.common.base.Enums
Deprecated.
Use Enums.stringConverter(java.lang.Class<T>) instead. Note that the string converter has slightly different behavior: it throws IllegalArgumentException if the enum constant does not exist rather than returning null. It also converts null to null rather than throwing NullPointerException. This method is scheduled for removal in Guava 18.0.
values() - Static method in enum com.google.common.base.CaseFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.common.base.StandardSystemProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.google.common.collect.ArrayTable
Returns an unmodifiable collection of all values, which may contain duplicates.
values() - Method in interface com.google.common.collect.BiMap
values() - Static method in enum com.google.common.collect.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.google.common.collect.ForwardingMap
 
values() - Method in class com.google.common.collect.ForwardingMultimap
 
values() - Method in class com.google.common.collect.ForwardingTable
 
values() - Method in class com.google.common.collect.HashBiMap
 
values() - Method in class com.google.common.collect.ImmutableBiMap
Returns an immutable set of the values in this map.
values() - Method in class com.google.common.collect.ImmutableMap
Returns an immutable collection of the values in this map.
values() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of the values in this multimap.
values() - Method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable collection of the values in this map, sorted by the ordering of the corresponding keys.
values() - Method in class com.google.common.collect.ImmutableTable
 
values() - Method in class com.google.common.collect.LinkedHashMultimap
Returns a collection of all values in the multimap.
values() - Method in class com.google.common.collect.LinkedListMultimap
Returns a view collection containing the value from each key-value pair contained in this multimap, without collapsing duplicates (so values().size() == size()).
values() - Method in interface com.google.common.collect.Multimap
Returns a view collection containing the value from each key-value pair contained in this multimap, without collapsing duplicates (so values().size() == size()).
values() - Method in interface com.google.common.collect.Table
Returns a collection of all values, which may contain duplicates.
values() - Static method in enum com.google.common.io.FileWriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.annotation.meta.When
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.HFormatter.BigDecimalLayoutForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumEaglerConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.EnumServerRateLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.internal.IServerQuery.QueryReadyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.log4j.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager.TexGen
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.opengl.VertexFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.Block.EnumOffsetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockBed.EnumPartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockDirt.DirtType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockDoor.EnumDoorHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockDoor.EnumHingePosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumBlockHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockDoublePlant.EnumPlantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockFlower.EnumFlowerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockFlowerPot.EnumFlowerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockHugeMushroom.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockLever.EnumOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockLog.EnumAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockPistonExtension.EnumPistonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockPlanks.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockPressurePlate.Sensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockPrismarine.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockQuartz.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockRailBase.EnumRailDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockRedSandstone.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockRedstoneComparator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockSand.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockSandStone.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockSilverfish.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockSlab.EnumBlockHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStairs.EnumHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStairs.EnumShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStone.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStoneBrick.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStoneSlab.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockStoneSlabNew.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockTallGrass.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockTrapDoor.DoorHalf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.block.BlockWall.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.ISound.AttenuationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.MusicTicker.MusicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.SoundCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.audio.SoundList.SoundEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.multiplayer.ServerData.ServerResourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.block.model.ItemCameraTransforms.TransformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.BlockModelRenderer.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.chunk.ChunkCompileTaskGenerator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.renderer.EnumFaceDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.resources.model.ModelRotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.settings.GameSettings.Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.client.stream.IStream.AuthFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.enchantment.EnumEnchantmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EntityLiving.SpawnPlacementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EnumCreatureAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.EnumCreatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.EntityMinecart.EnumMinecartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.item.EntityPainting.EnumArt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumChatVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.EntityPlayer.EnumStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.entity.player.EnumPlayerModelParts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.event.ClickEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.event.HoverEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.EnumAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.EnumDyeColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.EnumRarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.Item.ToolMaterial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ItemArmor.ArmorMaterial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.item.ItemFishFood.FishType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.EnumConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.EnumPacketDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.C02PacketUseEntity.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.C07PacketPlayerDigging.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.C0BPacketEntityAction.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.C16PacketClientStatus.EnumState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.client.C19PacketResourcePackStatus.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S38PacketPlayerListItem.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S3CPacketUpdateScore.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S42PacketCombatEvent.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S44PacketWorldBorder.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.network.play.server.S45PacketTitle.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.IScoreObjectiveCriteria.EnumRenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.scoreboard.Team.EnumVisible
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.minecraft.server.management.LowerStringMap
 
values() - Static method in enum net.minecraft.tileentity.TileEntityBanner.EnumBannerPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumChatFormatting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumFacing.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumFacing.AxisDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumFacing.Plane
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumFacing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumParticleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.EnumWorldBlockLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.MovingObjectPosition.MovingObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.util.Util.EnumOS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.biome.BiomeGenBase.TempCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.border.EnumBorderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.chunk.Chunk.EnumCreateEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.EnumDifficulty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.EnumSkyBlock
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.GameRules.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minecraft.world.WorldSettings.GameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.lang3.arch.Processor.Arch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.lang3.arch.Processor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.commons.lang3.JavaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Static method in class org.json.JSONObject
Make a JSON text of an Object value.
valueToString(Object) - Static method in class org.json.JSONWriter
Make a JSON text of an Object value.
valueType() - Method in class com.google.common.collect.EnumBiMap
Returns the associated value type.
Variant(ResourceLocation, ModelRotation, boolean, int) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variant
 
VARIANT - Static variable in class net.minecraft.block.BlockDirt
 
VARIANT - Static variable in class net.minecraft.block.BlockDoublePlant
 
VARIANT - Static variable in class net.minecraft.block.BlockHugeMushroom
 
VARIANT - Static variable in class net.minecraft.block.BlockNewLeaf
 
VARIANT - Static variable in class net.minecraft.block.BlockNewLog
 
VARIANT - Static variable in class net.minecraft.block.BlockOldLeaf
 
VARIANT - Static variable in class net.minecraft.block.BlockOldLog
 
VARIANT - Static variable in class net.minecraft.block.BlockPlanks
 
VARIANT - Static variable in class net.minecraft.block.BlockPrismarine
 
VARIANT - Static variable in class net.minecraft.block.BlockQuartz
 
VARIANT - Static variable in class net.minecraft.block.BlockSand
 
VARIANT - Static variable in class net.minecraft.block.BlockSilverfish
 
VARIANT - Static variable in class net.minecraft.block.BlockStone
 
VARIANT - Static variable in class net.minecraft.block.BlockStoneBrick
 
VARIANT - Static variable in class net.minecraft.block.BlockStoneSlab
 
VARIANT - Static variable in class net.minecraft.block.BlockStoneSlabNew
 
VARIANT - Static variable in class net.minecraft.block.BlockWall
 
VARIANT - Static variable in class net.minecraft.block.BlockWoodSlab
 
Variants(String, List<ModelBlockDefinition.Variant>) - Constructor for class net.minecraft.client.renderer.block.model.ModelBlockDefinition.Variants
 
variation - Variable in class net.minecraft.world.biome.BiomeGenBase.Height
 
varIndex - Variable in class net.minecraft.network.play.server.S31PacketWindowProperty
 
varValue - Variable in class net.minecraft.network.play.server.S31PacketWindowProperty
 
Vec3 - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Vec3(double, double, double) - Constructor for class net.minecraft.util.Vec3
 
Vec3(Vec3i) - Constructor for class net.minecraft.util.Vec3
 
Vec3i - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Vec3i(double, double, double) - Constructor for class net.minecraft.util.Vec3i
 
Vec3i(int, int, int) - Constructor for class net.minecraft.util.Vec3i
 
Vec4b - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Vec4b(byte, byte, byte, byte) - Constructor for class net.minecraft.util.Vec4b
 
Vec4b(Vec4b) - Constructor for class net.minecraft.util.Vec4b
 
Vector - Class in net.lax1dude.eaglercraft.v1_8.vector
Base class for vectors.
Vector() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector
Constructor for Vector.
Vector2f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 2-tuple vector.
Vector2f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Constructor for Vector2f.
Vector2f(float, float) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Constructor.
Vector2f(ReadableVector2f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
Constructor.
vector3D - Variable in class net.minecraft.client.model.PositionTextureVertex
 
Vector3d - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
Vector3d() - Constructor for class net.minecraft.util.Vector3d
 
Vector3f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 3-tuple vector.
Vector3f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Constructor for Vector3f.
Vector3f(float, float, float) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Constructor
Vector3f(ReadableVector3f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
Constructor
Vector4f - Class in net.lax1dude.eaglercraft.v1_8.vector
Holds a 4-tuple vector.
Vector4f() - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Constructor for Vector4f.
Vector4f(float, float, float, float) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Constructor
Vector4f(ReadableVector4f) - Constructor for class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
Constructor
vehicleEntityId - Variable in class net.minecraft.network.play.server.S1BPacketEntityAttach
 
velocityChanged - Variable in class net.minecraft.entity.Entity
 
velocityX - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
velocityY - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
velocityZ - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
verify(boolean) - Static method in class com.google.common.base.Verify
Ensures that expression is true, throwing a VerifyException with no message otherwise.
verify(boolean, String, Object...) - Static method in class com.google.common.base.Verify
Ensures that expression is true, throwing a VerifyException with a custom message otherwise.
Verify - Class in com.google.common.base
Static convenience methods that serve the same purpose as Java language assertions, except that they are always enabled.
VerifyException - Exception in com.google.common.base
Exception thrown upon the failure of a verification check, including those performed by the convenience methods of the Verify class.
VerifyException() - Constructor for exception com.google.common.base.VerifyException
Constructs a VerifyException with no message.
VerifyException(String) - Constructor for exception com.google.common.base.VerifyException
Constructs a VerifyException with the message message.
verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.Entity
 
verifyExplosion(Explosion, World, BlockPos, IBlockState, float) - Method in class net.minecraft.entity.item.EntityMinecartTNT
 
verifyNotNull(T) - Static method in class com.google.common.base.Verify
Ensures that reference is non-null, throwing a VerifyException with a default message otherwise.
verifyNotNull(T, String, Object...) - Static method in class com.google.common.base.Verify
Ensures that reference is non-null, throwing a VerifyException with a custom message otherwise.
verifySellingItem(ItemStack) - Method in interface net.minecraft.entity.IMerchant
+ Notifies the merchant of a possible merchantrecipe being fulfilled or not.
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.NpcMerchant
+ Notifies the merchant of a possible merchantrecipe being fulfilled or not.
verifySellingItem(ItemStack) - Method in class net.minecraft.entity.passive.EntityVillager
+ Notifies the merchant of a possible merchantrecipe being fulfilled or not.
version - Variable in class net.minecraft.client.main.GameConfiguration.GameInformation
 
version - Variable in class net.minecraft.client.multiplayer.ServerData
 
version - Static variable in class net.zxmushroom63.plugins.PluginAPI
 
vertexArray - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
vertexAttribDivisor(int, int) - Method in interface net.lax1dude.eaglercraft.v1_8.internal.teavm.WebGL2RenderingContext
 
vertexData - Variable in class net.minecraft.client.renderer.block.model.BakedQuad
 
VertexFormat - Enum in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
vertexPositions - Variable in class net.minecraft.client.model.TexturedQuad
 
vertexShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedFontRenderer
 
vertexShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.InstancedParticleRenderer
 
vertexShaderPath - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
VERTICAL - net.minecraft.util.EnumFacing.Plane
 
VFile - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
VFile(Object...) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VFile
 
vfs - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
VFS - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.SYS
 
VFSFile(VirtualFilesystem, String, boolean) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
VFSHandle(boolean, boolean, String, VirtualFilesystem) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSHandle
 
VFSIterator - Interface in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
VFSIterator.BreakLoop - Exception in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VIEW_BOBBING - net.minecraft.client.settings.GameSettings.Options
 
viewBobbing - Variable in class net.minecraft.client.settings.GameSettings
 
viewerPosX - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
viewerPosY - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
viewerPosZ - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
ViewFrustum - Class in net.minecraft.client.renderer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
ViewFrustum(World, int, RenderGlobal, IRenderChunkFactory) - Constructor for class net.minecraft.client.renderer.ViewFrustum
 
viewport(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.GlStateManager
 
VILLAGER_ANGRY - net.minecraft.util.EnumParticleTypes
 
VILLAGER_HAPPY - net.minecraft.util.EnumParticleTypes
 
villagerArms - Variable in class net.minecraft.client.model.ModelVillager
 
villagerBody - Variable in class net.minecraft.client.model.ModelVillager
 
villagerHead - Variable in class net.minecraft.client.model.ModelVillager
 
villagerNose - Variable in class net.minecraft.client.model.ModelVillager
 
vine - Static variable in class net.minecraft.block.material.Material
 
vine - Static variable in class net.minecraft.init.Blocks
 
virtualFilesystem - Variable in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VFSFile
 
VirtualFilesystem - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Copyright (c) 2022-2023 LAX1DUDE.
VirtualFilesystem.AsyncHandlers - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VirtualFilesystem.DatabaseOpen - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VirtualFilesystem.VFSFile - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VirtualFilesystem.VFSHandle - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VirtualFilesystem.VirtualOutputStream - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VirtualOutputStream(VirtualFilesystem.VFSFile) - Constructor for class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.VirtualOutputStream
 
VisGraph - Class in net.minecraft.client.renderer.chunk
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
VisGraph() - Constructor for class net.minecraft.client.renderer.chunk.VisGraph
 
visible - Variable in class net.minecraft.client.gui.GuiButton
 
visible - Variable in class net.minecraft.client.gui.GuiLabel
 
VISIBLE_MOB_SELECTOR - Static variable in interface net.minecraft.entity.monster.IMob
 
VisibleForTesting - Annotation Type in com.google.common.annotations
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.
VIteratorFile - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
Do not use an instance of this class outside of the VFSIterator.next() method
VIteratorFile.AsyncHandlers - Class in net.lax1dude.eaglercraft.v1_8.internal.vfs
 
VOICE - net.minecraft.client.audio.SoundCategory
 
VOID - net.minecraft.entity.item.EntityPainting.EnumArt
 
volume - Variable in class net.minecraft.block.Block.SoundType
 
volume - Variable in class net.minecraft.client.audio.PositionedSound
 
vshLocal - Static variable in class net.lax1dude.eaglercraft.v1_8.opengl.SpriteLevelMixer
 
VT - Static variable in class com.google.common.base.Ascii
Vertical Tabulation ('\v'): A format effector which controls the movement of the printing position to the next in a series of predetermined printing lines.
VULKAN - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformANGLE
 

W

w - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
w - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
wait(Object, Duration) - Static method in class org.apache.commons.lang3.ObjectUtils
Calls Object.wait(long, int) for the given Duration.
WaitingSkin(long, SkinModel) - Constructor for class net.lax1dude.eaglercraft.v1_8.profile.ServerSkinCache.WaitingSkin
 
wakeUpPlayer(boolean, boolean, boolean) - Method in class net.minecraft.entity.player.EntityPlayer
+ Wake up the player if they're sleeping.
walkSpeed - Variable in class net.minecraft.network.play.server.S39PacketPlayerAbilities
 
wall_banner - Static variable in class net.minecraft.init.Blocks
 
wall_sign - Static variable in class net.minecraft.init.Blocks
 
WANDERER - net.minecraft.entity.item.EntityPainting.EnumArt
 
WARM - net.minecraft.world.biome.BiomeGenBase.TempCategory
 
warmUpCache() - Static method in class net.lax1dude.eaglercraft.v1_8.opengl.EaglercraftGPU
 
warn(String) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
warn(String, Object...) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
warn(Throwable) - Method in class net.lax1dude.eaglercraft.v1_8.log4j.Logger
 
WARN - net.lax1dude.eaglercraft.v1_8.log4j.Level
 
warningDistance - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
warningTime - Variable in class net.minecraft.network.play.server.S44PacketWorldBorder
 
wasResized() - Static method in class net.lax1dude.eaglercraft.v1_8.Display
 
wasResized() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformInput
 
WASTELAND - net.minecraft.entity.item.EntityPainting.EnumArt
 
WatchableObject(int, int, Object) - Constructor for class net.minecraft.entity.DataWatcher.WatchableObject
 
water - Static variable in class net.minecraft.block.material.Material
 
water - Static variable in class net.minecraft.init.Blocks
 
WATER_BUBBLE - net.minecraft.util.EnumParticleTypes
 
water_bucket - Static variable in class net.minecraft.init.Items
 
WATER_CREATURE - net.minecraft.entity.EnumCreatureType
 
WATER_DROP - net.minecraft.util.EnumParticleTypes
 
WATER_SPLASH - net.minecraft.util.EnumParticleTypes
 
WATER_WAKE - net.minecraft.util.EnumParticleTypes
 
waterBreathing - Static variable in class net.minecraft.potion.Potion
+ The water breathing Potion object.
waterColor - Static variable in class net.minecraft.block.material.MapColor
 
waterColorMultiplier - Variable in class net.minecraft.world.biome.BiomeGenBase
 
WaterFactory() - Constructor for class net.minecraft.client.particle.EntityDropParticleFX.WaterFactory
 
waterlily - Static variable in class net.minecraft.init.Blocks
 
weakness - Static variable in class net.minecraft.potion.Potion
+ The weakness Potion object.
WEAPON - net.minecraft.enchantment.EnumEnchantmentType
 
WEATHER - net.minecraft.client.audio.SoundCategory
 
weatherEffects - Variable in class net.minecraft.world.World
+ a list of all the lightning entities
web - Static variable in class net.minecraft.block.material.Material
 
web - Static variable in class net.minecraft.init.Blocks
 
webgl - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
WebGL2RenderingContext - Interface in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
WebGLQuery - Interface in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
WebGLVertexArray - Interface in net.lax1dude.eaglercraft.v1_8.internal.teavm
Copyright (c) 2022-2023 LAX1DUDE.
WEBKIT - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformAgent
 
WeightedBakedModel - Class in net.minecraft.client.resources.model
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WeightedBakedModel(List<WeightedBakedModel.MyWeighedRandomItem>) - Constructor for class net.minecraft.client.resources.model.WeightedBakedModel
 
WeightedBakedModel.Builder - Class in net.minecraft.client.resources.model
 
WeightedRandom - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WeightedRandom() - Constructor for class net.minecraft.util.WeightedRandom
 
WeightedRandom.Item - Class in net.minecraft.util
 
WeightedRandomChestContent - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WeightedRandomChestContent(Item, int, int, int, int) - Constructor for class net.minecraft.util.WeightedRandomChestContent
 
WeightedRandomChestContent(ItemStack, int, int, int) - Constructor for class net.minecraft.util.WeightedRandomChestContent
 
WeightedRandomFishable - Class in net.minecraft.util
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WeightedRandomFishable(ItemStack, int) - Constructor for class net.minecraft.util.WeightedRandomFishable
 
WeightedRandomMinecart(NBTTagCompound) - Constructor for class net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart
 
WeightedRandomMinecart(NBTTagCompound, String) - Constructor for class net.minecraft.tileentity.MobSpawnerBaseLogic.WeightedRandomMinecart
 
west() - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in western direction
west(int) - Method in class net.minecraft.util.BlockPos
+ Offset this BlockPos 1 block in western direction
WEST - net.minecraft.block.BlockHugeMushroom.EnumType
 
WEST - net.minecraft.block.BlockLever.EnumOrientation
 
WEST - net.minecraft.client.renderer.BlockModelRenderer.EnumNeighborInfo
 
WEST - net.minecraft.client.renderer.BlockModelRenderer.Orientation
 
WEST - net.minecraft.client.renderer.EnumFaceDirection
 
WEST - net.minecraft.util.EnumFacing
 
WEST - Static variable in class net.minecraft.block.BlockFence
+ Whether this fence connects in the western direction
WEST - Static variable in class net.minecraft.block.BlockFire
 
WEST - Static variable in class net.minecraft.block.BlockPane
 
WEST - Static variable in class net.minecraft.block.BlockRedstoneWire
 
WEST - Static variable in class net.minecraft.block.BlockTripWire
 
WEST - Static variable in class net.minecraft.block.BlockVine
 
WEST - Static variable in class net.minecraft.block.BlockWall
 
WEST_INDEX - Static variable in class net.minecraft.client.renderer.EnumFaceDirection.Constants
 
WET - Static variable in class net.minecraft.block.BlockSponge
 
wheat - Static variable in class net.minecraft.init.Blocks
 
wheat - Static variable in class net.minecraft.init.Items
 
wheat_seeds - Static variable in class net.minecraft.init.Items
 
when() - Method in annotation type javax.annotation.CheckReturnValue
 
when() - Method in annotation type javax.annotation.Nonnegative
 
when() - Method in annotation type javax.annotation.Nonnull
 
when() - Method in annotation type javax.annotation.PropertyKey
 
when() - Method in annotation type javax.annotation.RegEx
 
when() - Method in annotation type javax.annotation.Syntax
 
when() - Method in annotation type javax.annotation.Untainted
 
When - Enum in javax.annotation.meta
Used to describe the relationship between a qualifier T and the set of values S possible on an annotated element.
where(char, Predicate<BlockWorldState>) - Method in class net.minecraft.block.state.pattern.FactoryBlockPattern
 
where(IProperty<V>, Predicate<? extends V>) - Method in class net.minecraft.block.state.pattern.BlockStateHelper
 
WHITE - net.minecraft.item.EnumDyeColor
 
WHITE - net.minecraft.util.EnumChatFormatting
 
WHITE_TULIP - net.minecraft.block.BlockFlower.EnumFlowerType
 
WHITE_TULIP - net.minecraft.block.BlockFlowerPot.EnumFlowerType
 
WHITESPACE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is whitespace according to the latest Unicode standard, as illustrated here.
width - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.EaglerTextureAtlasSprite
 
width - Variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
width - Variable in class net.lax1dude.eaglercraft.v1_8.opengl.ImageData
 
width - Variable in enum net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
width - Variable in class net.minecraft.client.gui.GuiButton
 
width - Variable in class net.minecraft.client.gui.GuiScreen
 
width - Variable in class net.minecraft.client.gui.GuiSlot
 
width - Variable in class net.minecraft.client.main.GameConfiguration.DisplayInformation
 
width - Variable in class net.minecraft.entity.Entity
 
WillClose - Annotation Type in javax.annotation
Used to annotate a method parameter to indicate that this method will close the resource.
WillCloseWhenClosed - Annotation Type in javax.annotation
Used to annotate a constructor/factory parameter to indicate that returned object (X) will close the resource when X is closed.
WillNotClose - Annotation Type in javax.annotation
Used to annotate a method parameter to indicate that this method will not close the resource.
win - Static variable in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
windowClick(int, int, int, int, EntityPlayer) - Method in class net.minecraft.client.multiplayer.PlayerControllerMP
+ Handles slot clicks sends a packet to the server.
windowId - Variable in class net.minecraft.inventory.Container
 
windowId - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
windowId - Variable in class net.minecraft.network.play.server.S2EPacketCloseWindow
 
windowId - Variable in class net.minecraft.network.play.server.S2FPacketSetSlot
 
windowId - Variable in class net.minecraft.network.play.server.S30PacketWindowItems
 
windowId - Variable in class net.minecraft.network.play.server.S31PacketWindowProperty
 
windowId - Variable in class net.minecraft.network.play.server.S32PacketConfirmTransaction
 
WINDOWS - net.lax1dude.eaglercraft.v1_8.internal.EnumPlatformOS
 
WINDOWS - net.minecraft.util.Util.EnumOS
 
windowTitle - Variable in class net.minecraft.network.play.server.S2DPacketOpenWindow
 
wingRotation - Variable in class net.minecraft.entity.passive.EntityChicken
 
wingRotDelta - Variable in class net.minecraft.entity.passive.EntityChicken
 
WitchFactory() - Constructor for class net.minecraft.client.particle.EntitySpellParticleFX.WitchFactory
 
wither - Static variable in class net.minecraft.potion.Potion
+ The wither Potion object.
wither - Static variable in class net.minecraft.util.DamageSource
 
WITHER - net.minecraft.entity.item.EntityPainting.EnumArt
 
withKeyValueSeparator(char) - Method in class com.google.common.base.Splitter
Returns a MapSplitter which splits entries based on this splitter, and splits entries into keys and values using the specified separator.
withKeyValueSeparator(Splitter) - Method in class com.google.common.base.Splitter
Returns a MapSplitter which splits entries based on this splitter, and splits entries into keys and values using the specified key-value splitter.
withKeyValueSeparator(String) - Method in class com.google.common.base.Joiner
Returns a MapJoiner using the given key-value separator, and the same configuration as this Joiner otherwise.
withKeyValueSeparator(String) - Method in class com.google.common.base.Splitter
Returns a MapSplitter which splits entries based on this splitter, and splits entries into keys and values using the specified separator.
withName(IProperty<?>) - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
withOpaqueBackground() - Method in class net.minecraft.client.gui.GuiYesNo
 
withPadChar(char) - Method in class com.google.common.io.BaseEncoding
Returns an encoding that behaves equivalently to this encoding, but uses an alternate character for padding.
withProperty(IProperty<T>, V) - Method in interface net.minecraft.block.state.IBlockState
 
withSeparator(String, int) - Method in class com.google.common.io.BaseEncoding
Returns an encoding that behaves equivalently to this encoding, but adds a separator string after every n characters.
withSuffix(String) - Method in class net.minecraft.client.renderer.block.statemap.StateMap.Builder
 
wolfBody - Variable in class net.minecraft.client.model.ModelWolf
 
wolfHeadMain - Variable in class net.minecraft.client.model.ModelWolf
 
wolfLeg1 - Variable in class net.minecraft.client.model.ModelWolf
 
wolfLeg2 - Variable in class net.minecraft.client.model.ModelWolf
 
wolfLeg3 - Variable in class net.minecraft.client.model.ModelWolf
 
wolfLeg4 - Variable in class net.minecraft.client.model.ModelWolf
 
wood - Static variable in class net.minecraft.block.material.Material
 
WOOD - net.minecraft.block.BlockStoneSlab.EnumType
 
WOOD - net.minecraft.item.Item.ToolMaterial
 
woodColor - Static variable in class net.minecraft.block.material.MapColor
 
wooden_axe - Static variable in class net.minecraft.init.Items
 
wooden_button - Static variable in class net.minecraft.init.Blocks
 
wooden_hoe - Static variable in class net.minecraft.init.Items
 
wooden_pickaxe - Static variable in class net.minecraft.init.Items
 
wooden_pressure_plate - Static variable in class net.minecraft.init.Blocks
 
wooden_shovel - Static variable in class net.minecraft.init.Items
 
wooden_slab - Static variable in class net.minecraft.init.Blocks
 
wooden_sword - Static variable in class net.minecraft.init.Items
 
wool - Static variable in class net.minecraft.init.Blocks
 
WordUtils - Class in org.apache.commons.lang3.text
Deprecated.
as of 3.6, use commons-text WordUtils instead
WordUtils() - Constructor for class org.apache.commons.lang3.text.WordUtils
Deprecated.
WordUtils instances should NOT be constructed in standard programming.
world - Variable in class net.minecraft.client.renderer.ViewFrustum
 
world - Variable in class net.minecraft.network.play.server.S33PacketUpdateSign
 
World - Class in net.minecraft.world
 
World(ISaveHandler, WorldInfo, WorldProvider, Profiler, boolean) - Constructor for class net.minecraft.world.World
 
worldAccesses - Variable in class net.minecraft.world.World
 
WorldBorder - Class in net.minecraft.world.border
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldBorder() - Constructor for class net.minecraft.world.border.WorldBorder
 
WorldClient - Class in net.minecraft.client.multiplayer
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldClient(NetHandlerPlayClient, WorldSettings, int, EnumDifficulty, Profiler) - Constructor for class net.minecraft.client.multiplayer.WorldClient
 
worldInfo - Variable in class net.minecraft.world.World
 
WorldInfo - Class in net.minecraft.world.storage
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldInfo() - Constructor for class net.minecraft.world.storage.WorldInfo
 
WorldInfo(NBTTagCompound) - Constructor for class net.minecraft.world.storage.WorldInfo
 
WorldInfo(WorldInfo) - Constructor for class net.minecraft.world.storage.WorldInfo
 
WorldInfo(WorldSettings, String) - Constructor for class net.minecraft.world.storage.WorldInfo
 
worldObj - Variable in class net.minecraft.client.particle.EffectRenderer
 
worldObj - Variable in class net.minecraft.client.renderer.entity.RenderManager
 
worldObj - Variable in class net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
 
worldObj - Variable in class net.minecraft.entity.Entity
 
worldObj - Variable in class net.minecraft.tileentity.TileEntity
 
worldObj - Variable in class net.minecraft.world.ChunkCache
 
worldObj - Variable in class net.minecraft.world.WorldProvider
 
WorldProvider - Class in net.minecraft.world
 
WorldProvider() - Constructor for class net.minecraft.world.WorldProvider
 
WorldProviderEnd - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldProviderEnd() - Constructor for class net.minecraft.world.WorldProviderEnd
 
WorldProviderHell - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldProviderHell() - Constructor for class net.minecraft.world.WorldProviderHell
 
WorldProviderSurface - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
WorldProviderSurface() - Constructor for class net.minecraft.world.WorldProviderSurface
 
WorldRenderer - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
WorldRenderer(int) - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.WorldRenderer
 
WorldRenderer.State - Class in net.lax1dude.eaglercraft.v1_8.opengl
 
WorldSavedData - Class in net.minecraft.world
 
WorldSavedData(String) - Constructor for class net.minecraft.world.WorldSavedData
 
worldScoreboard - Variable in class net.minecraft.world.World
 
WorldSettings - Class in net.minecraft.world
 
WorldSettings(long, WorldSettings.GameType, boolean, boolean, WorldType) - Constructor for class net.minecraft.world.WorldSettings
 
WorldSettings(WorldInfo) - Constructor for class net.minecraft.world.WorldSettings
 
WorldSettings.GameType - Enum in net.minecraft.world
 
worldTime - Variable in class net.minecraft.network.play.server.S03PacketTimeUpdate
 
WorldType - Class in net.minecraft.world
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code.
worldTypes - Static variable in class net.minecraft.world.WorldType
+ List of world types.
WorldVertexBufferUploader - Class in net.lax1dude.eaglercraft.v1_8.opengl
Copyright (c) 2022-2023 LAX1DUDE.
WorldVertexBufferUploader() - Constructor for class net.lax1dude.eaglercraft.v1_8.opengl.WorldVertexBufferUploader
 
wrap(byte[]) - Static method in class com.google.common.io.ByteSource
Returns a view of the given byte array as a ByteSource.
wrap(CharSequence) - Static method in class com.google.common.io.CharSource
Returns a view of the given character sequence as a CharSource.
wrap(Class<T>) - Static method in class com.google.common.primitives.Primitives
Returns the corresponding wrapper type of type if it is a primitive type; otherwise returns type itself.
wrap(Object) - Static method in class org.json.JSONObject
Wrap an object, if necessary.
wrap(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Wraps a string with a char.
wrap(String, int) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Wraps a single line of text, identifying words by ' '.
wrap(String, int, String, boolean) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Wraps a single line of text, identifying words by ' '.
wrap(String, int, String, boolean, String) - Static method in class org.apache.commons.lang3.text.WordUtils
Deprecated.
Wraps a single line of text, identifying words by wrapOn.
wrap(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Wraps a String with another String.
wrap(S) - Method in class com.google.common.base.Equivalence
Returns a wrapper of reference that implements Object.equals() such that wrap(a).equals(wrap(b)) if and only if equivalent(a, b).
wrapAngleTo180_double(double) - Static method in class net.minecraft.util.MathHelper
+ the angle is reduced to an angle between -180 and +180 by mod, and a 360 check
wrapAngleTo180_float(float) - Static method in class net.minecraft.util.MathHelper
+ the angle is reduced to an angle between -180 and +180 by mod, and a 360 check
wrapIfMissing(String, char) - Static method in class org.apache.commons.lang3.StringUtils
Wraps a string with a char if that char is missing from the start or end of the given string.
wrapIfMissing(String, String) - Static method in class org.apache.commons.lang3.StringUtils
Wraps a string with a string if that string is missing from the start or end of the given string.
writable_book - Static variable in class net.minecraft.init.Items
 
writableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the number of writable bytes which is equal to (this.capacity - this.writerIndex).
writableBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writableBytes() - Method in class net.minecraft.network.PacketBuffer
 
WritableVector2f - Interface in net.lax1dude.eaglercraft.v1_8.vector
Writable interface to Vector2fs
WritableVector3f - Interface in net.lax1dude.eaglercraft.v1_8.vector
Writable interface to Vector3fs
WritableVector4f - Interface in net.lax1dude.eaglercraft.v1_8.vector
Writable interface to Vector4fs
write() - Static method in class net.lax1dude.eaglercraft.v1_8.profile.EaglerProfile
 
write(byte[]) - Method in interface com.google.common.io.ByteArrayDataOutput
 
write(byte[]) - Method in class com.google.common.io.ByteSink
Writes all the given bytes to this sink.
write(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
write(byte[], int, int) - Method in class com.google.common.hash.HashingOutputStream
 
write(byte[], int, int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
write(byte[], int, int) - Method in class com.google.common.io.CountingOutputStream
 
write(byte[], int, int) - Method in class com.google.common.io.LittleEndianDataOutputStream
 
write(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
write(byte[], OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Deprecated.
Use ByteSink.write(byte[]) instead. This method is scheduled for removal in Guava 18.0.
write(int) - Method in class com.google.common.hash.HashingOutputStream
 
write(int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
write(int) - Method in class com.google.common.io.CountingOutputStream
 
write(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
write(Writer) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(Writer, int, int) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer, int, int) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(CharSequence) - Method in class com.google.common.io.CharSink
Writes the given character sequence to this sink.
write(CharSequence, OutputSupplier<W>) - Static method in class com.google.common.io.CharStreams
Deprecated.
Use CharSink.write(CharSequence) instead. This method is scheduled for removal in Guava 18.0.
write(NBTTagCompound, DataOutput) - Static method in class net.minecraft.nbt.CompressedStreamTools
 
writeBaseAttributeMapToNBT(BaseAttributeMap) - Static method in class net.minecraft.entity.SharedMonsterAttributes
+ Creates an NBTTagList from a BaseAttributeMap, including all its AttributeInstances
writeBlockPos(BlockPos) - Method in class net.minecraft.network.PacketBuffer
 
writeBoolean(boolean) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeBoolean(boolean) - Method in class com.google.common.io.LittleEndianDataOutputStream
 
writeBoolean(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBoolean(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified boolean at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeBoolean(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeBoolean(boolean) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBoolean(boolean) - Method in class net.minecraft.network.PacketBuffer
 
writeByte(int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeByte(int) - Method in class com.google.common.io.LittleEndianDataOutputStream
 
writeByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified byte at the current writerIndex and increases the writerIndex by 1 in this buffer.
writeByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeByte(int) - Method in class net.minecraft.network.PacketBuffer
 
writeByteArray(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= src.length).
writeBytes(byte[]) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(byte[]) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source array's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(byte[], int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(byte[], int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the content of the specified stream to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes.
writeBytes(InputStream, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(InputStream, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(String) - Method in interface com.google.common.io.ByteArrayDataOutput
Deprecated.
This method is dangerous as it discards the high byte of every character. For UTF-8, use write(s.getBytes(Charsets.UTF_8)).
writeBytes(String) - Method in class com.google.common.io.LittleEndianDataOutputStream
Deprecated.
The semantics of writeBytes(String s) are considered dangerous. Please use LittleEndianDataOutputStream.writeUTF(String s), LittleEndianDataOutputStream.writeChars(String s) or another write method instead.
writeBytes(String) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer's position reaches its limit, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ByteBuffer) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(ByteBuffer) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the current writerIndex until the source buffer becomes unreadable, and increases the writerIndex by the number of the transferred bytes.
writeBytes(ByteBuf) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(ByteBuf) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ByteBuf, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(ByteBuf, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Transfers the specified source buffer's data to this buffer starting at the current writerIndex and increases the writerIndex by the number of the transferred bytes (= length).
writeBytes(ByteBuf, int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeBytes(ByteBuf, int, int) - Method in class net.minecraft.network.PacketBuffer
 
writeBytesTo(byte[], int, int) - Method in class com.google.common.hash.HashCode
Copies bytes from this hash code into dest.
writeCapabilitiesToNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.PlayerCapabilities
 
writeChar(int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeChar(int) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a char as specified by DataOutputStream.writeChar(int), except using little-endian byte order.
writeChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 2-byte UTF-16 character at the current writerIndex and increases the writerIndex by 2 in this buffer.
writeChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeChar(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeChar(int) - Method in class net.minecraft.network.PacketBuffer
 
writeChars(String) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeChars(String) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a String as specified by DataOutputStream.writeChars(String), except each character is written using little-endian byte order.
writeChars(String) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeChatComponent(IChatComponent) - Method in class net.minecraft.network.PacketBuffer
 
writeCompressed(NBTTagCompound, OutputStream) - Static method in class net.minecraft.nbt.CompressedStreamTools
+ Write the compound, gzipped, to the outputstream.
writeCrashReport(String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
writeCustomPotionEffectToNBT(NBTTagCompound) - Method in class net.minecraft.potion.PotionEffect
+ Write a custom potion effect to a potion item's NBT data.
writeDataToNBT(NBTTagCompound) - Method in class net.minecraft.command.server.CommandBlockLogic
+ Stores data to NBT format.
writeDouble(double) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeDouble(double) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a double as specified by DataOutputStream.writeDouble(double), except using little-endian byte order.
writeDouble(double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeDouble(double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 64-bit floating point number at the current writerIndex and increases the writerIndex by 8 in this buffer.
writeDouble(double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeDouble(double) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeDouble(double) - Method in class net.minecraft.network.PacketBuffer
 
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.client.particle.EntityFX
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.ai.EntityMinecartMobSpawner
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityDragonPart
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.boss.EntityWither
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.effect.EntityLightningBolt
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
 
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityAgeable
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityHanging
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLeashKnot
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLiving
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityLivingBase
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.EntityMinecartCommandBlock
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityArmorStand
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityBoat
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderCrystal
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityEnderEye
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFallingBlock
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityFireworkRocket
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItem
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityItemFrame
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecart
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartContainer
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartFurnace
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartHopper
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityMinecartTNT
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityPainting
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityTNTPrimed
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.item.EntityXPOrb
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityCreeper
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEnderman
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityEndermite
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGhast
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityGuardian
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityIronGolem
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityPigZombie
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySkeleton
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntitySlime
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.monster.EntityZombie
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityAnimal
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityBat
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityChicken
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityHorse
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityOcelot
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityPig
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityRabbit
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntitySheep
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityTameable
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityVillager
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.passive.EntityWolf
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.player.EntityPlayer
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityArrow
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFireball
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityFishHook
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityLargeFireball
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityPotion
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEntityToNBT(NBTTagCompound) - Method in class net.minecraft.entity.projectile.EntityThrowable
+ (abstract) Protected helper method to write subclass entity data to NBT.
writeEnumValue(Enum<?>) - Method in class net.minecraft.network.PacketBuffer
 
writeFloat(float) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeFloat(float) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a float as specified by DataOutputStream.writeFloat(float), except using little-endian byte order.
writeFloat(float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeFloat(float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 32-bit floating point number at the current writerIndex and increases the writerIndex by 4 in this buffer.
writeFloat(float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeFloat(float) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeFloat(float) - Method in class net.minecraft.network.PacketBuffer
 
writeFrom(InputStream) - Method in class com.google.common.io.ByteSink
Writes all the bytes from the given InputStream to this sink.
writeFrom(Readable) - Method in class com.google.common.io.CharSink
Writes all the text from the given Readable (such as a Reader) to this sink.
writeGameProfile(NBTTagCompound, GameProfile) - Static method in class net.minecraft.nbt.NBTUtil
+ Writes a GameProfile to an NBTTagCompound.
writeGetOtherSkin(EaglercraftUUID) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
writeGetSkinByURL(EaglercraftUUID, String) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
writeInt(int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeInt(int) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes an int as specified by DataOutputStream.writeInt(int), except using little-endian byte order.
writeInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 32-bit integer at the current writerIndex and increases the writerIndex by 4 in this buffer.
writeInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeInt(int) - Method in class net.minecraft.network.PacketBuffer
 
writeItemStackToBuffer(ItemStack) - Method in class net.minecraft.network.PacketBuffer
+ Writes the ItemStack's ID (short), then size (byte), then damage.
writeLines(Iterable<? extends CharSequence>) - Method in class com.google.common.io.CharSink
Writes the given lines of text to this sink with each line (including the last) terminated with the operating system's default line separator.
writeLines(Iterable<? extends CharSequence>, String) - Method in class com.google.common.io.CharSink
Writes the given lines of text to this sink with each line (including the last) terminated with the given line separator.
writeLong(long) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeLong(long) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a long as specified by DataOutputStream.writeLong(long), except using little-endian byte order.
writeLong(long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeLong(long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 64-bit long integer at the current writerIndex and increases the writerIndex by 8 in this buffer.
writeLong(long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeLong(long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 24-bit medium integer at the current writerIndex and increases the writerIndex by 3 in this buffer.
writeMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeMedium(int) - Method in class net.minecraft.network.PacketBuffer
 
writeMountToNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
+ Like writeToNBTOptional but does not check if the entity is ridden.
writeMySkinCustom(CustomSkin) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
writeMySkinPreset(int) - Static method in class net.lax1dude.eaglercraft.v1_8.profile.SkinPackets
 
writeNBT(NBTTagCompound) - Method in class net.minecraft.util.FoodStats
+ Writes the food data for the player.
writeNBTTagCompoundToBuffer(NBTTagCompound) - Method in class net.minecraft.network.PacketBuffer
+ Writes a compressed NBTTagCompound to this buffer
writeNextIO() - Method in interface net.minecraft.world.storage.IThreadedFileIO
+ Returns a boolean stating if the write was unsuccessful.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.handshake.client.C00Handshake
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C00PacketLoginStart
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.client.C01PacketEncryptionResponse
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S00PacketDisconnect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S01PacketEncryptionRequest
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S02PacketLoginSuccess
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.login.server.S03PacketEnableCompression
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in interface net.minecraft.network.Packet
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C00PacketKeepAlive
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C01PacketChatMessage
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C02PacketUseEntity
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C04PacketPlayerPosition
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C05PacketPlayerLook
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer.C06PacketPlayerPosLook
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C03PacketPlayer
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C07PacketPlayerDigging
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C08PacketPlayerBlockPlacement
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C09PacketHeldItemChange
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0APacketAnimation
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0BPacketEntityAction
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0CPacketInput
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0DPacketCloseWindow
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0EPacketClickWindow
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C0FPacketConfirmTransaction
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C10PacketCreativeInventoryAction
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C11PacketEnchantItem
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C12PacketUpdateSign
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C13PacketPlayerAbilities
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C14PacketTabComplete
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C15PacketClientSettings
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C16PacketClientStatus
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C17PacketCustomPayload
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C18PacketSpectate
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.client.C19PacketResourcePackStatus
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S00PacketKeepAlive
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S01PacketJoinGame
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S02PacketChat
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S03PacketTimeUpdate
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S04PacketEntityEquipment
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S05PacketSpawnPosition
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S06PacketUpdateHealth
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S07PacketRespawn
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S08PacketPlayerPosLook
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S09PacketHeldItemChange
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0APacketUseBed
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0BPacketAnimation
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0DPacketCollectItem
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0EPacketSpawnObject
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S0FPacketSpawnMob
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S10PacketSpawnPainting
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S12PacketEntityVelocity
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S13PacketDestroyEntities
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S15PacketEntityRelMove
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S16PacketEntityLook
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity.S17PacketEntityLookMove
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S14PacketEntity
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S18PacketEntityTeleport
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityHeadLook
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S19PacketEntityStatus
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1BPacketEntityAttach
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1CPacketEntityMetadata
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1DPacketEntityEffect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1EPacketRemoveEntityEffect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S1FPacketSetExperience
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S20PacketEntityProperties
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S21PacketChunkData
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S22PacketMultiBlockChange
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S23PacketBlockChange
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S24PacketBlockAction
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S25PacketBlockBreakAnim
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S26PacketMapChunkBulk
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S27PacketExplosion
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S28PacketEffect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S29PacketSoundEffect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2APacketParticles
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2BPacketChangeGameState
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2DPacketOpenWindow
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2EPacketCloseWindow
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S2FPacketSetSlot
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S30PacketWindowItems
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S31PacketWindowProperty
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S32PacketConfirmTransaction
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S33PacketUpdateSign
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S34PacketMaps
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S35PacketUpdateTileEntity
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S36PacketSignEditorOpen
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S37PacketStatistics
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S38PacketPlayerListItem
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S39PacketPlayerAbilities
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3APacketTabComplete
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3BPacketScoreboardObjective
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3CPacketUpdateScore
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3DPacketDisplayScoreboard
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3EPacketTeams
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S3FPacketCustomPayload
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S40PacketDisconnect
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S41PacketServerDifficulty
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S42PacketCombatEvent
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S43PacketCamera
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S44PacketWorldBorder
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S45PacketTitle
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S46PacketSetCompressionLevel
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S47PacketPlayerListHeaderFooter
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S48PacketResourcePackSend
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.play.server.S49PacketUpdateEntityNBT
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C00PacketServerQuery
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.client.C01PacketPing
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S00PacketServerInfo
+ Writes the raw packet data to the data stream.
writePacketData(PacketBuffer) - Method in class net.minecraft.network.status.server.S01PacketPong
+ Writes the raw packet data to the data stream.
writePlayerData(EntityPlayer) - Method in interface net.minecraft.world.storage.IPlayerFileData
+ Writes the player data to disk from the specified PlayerEntityMP.
writePlayPacket(byte[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformNetworking
 
writer - Variable in class org.json.JSONWriter
The writer that will receive the output.
writerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Returns the writerIndex of this buffer.
writerIndex() - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writerIndex() - Method in class net.minecraft.network.PacketBuffer
 
writerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the writerIndex of this buffer.
writerIndex(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writerIndex(int) - Method in class net.minecraft.network.PacketBuffer
 
writeRow(String, ArrayBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
writeShort(int) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeShort(int) - Method in class com.google.common.io.LittleEndianDataOutputStream
Writes a short as specified by DataOutputStream.writeShort(int), except using little-endian byte order.
writeShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Sets the specified 16-bit short integer at the current writerIndex and increases the writerIndex by 2 in this buffer.
writeShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeShort(int) - Method in class net.minecraft.network.PacketBuffer
 
writeString(String) - Method in class net.minecraft.network.PacketBuffer
 
writeText(String) - Method in class net.minecraft.client.gui.GuiTextField
+ replaces selected text, or inserts text at the position on the cursor
writeTo(PacketBuffer) - Method in class net.minecraft.entity.DataWatcher
 
writeToBuf(PacketBuffer) - Method in class net.minecraft.village.MerchantRecipeList
 
writeToNBT() - Method in class net.minecraft.util.Rotations
 
writeToNBT() - Method in class net.minecraft.world.GameRules
+ Return the defined game rules as NBT.
writeToNBT(NBTTagCompound) - Method in class net.minecraft.block.BlockJukebox.TileEntityJukebox
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.entity.Entity
+ Save the entity to NBT (calls an abstract helper method to write extra data)
writeToNBT(NBTTagCompound) - Method in class net.minecraft.item.ItemStack
+ Write the stack fields to a NBT object.
writeToNBT(NBTTagCompound) - Method in class net.minecraft.scoreboard.ScoreboardSaveData
+ write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.MobSpawnerBaseLogic
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntity
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBanner
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBeacon
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityBrewingStand
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityChest
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityCommandBlock
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityComparator
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityDispenser
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityEnchantmentTable
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFlowerPot
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityFurnace
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityHopper
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityLockable
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityMobSpawner
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityNote
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntityPiston
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySign
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.tileentity.TileEntitySkull
 
writeToNBT(NBTTagCompound) - Method in class net.minecraft.world.storage.MapData
+ write data to NBTTagCompound from this MapDataBase, similar to Entities and TileEntities
writeToNBT(NBTTagCompound) - Method in class net.minecraft.world.WorldSavedData
 
writeToNBT(NBTTagList) - Method in class net.minecraft.entity.player.InventoryPlayer
+ Writes the inventory out as a list of compound tags.
writeToNBTOptional(NBTTagCompound) - Method in class net.minecraft.entity.Entity
+ Either write this entity to the NBT tag given and return true, or return false without doing anything.
writeToNBTOptional(NBTTagCompound) - Method in class net.minecraft.entity.EntityLeashKnot
+ Either write this entity to the NBT tag given and return true, or return false without doing anything.
writeToTags() - Method in class net.minecraft.village.MerchantRecipe
 
writeUTF(String) - Method in interface com.google.common.io.ByteArrayDataOutput
 
writeUTF(String) - Method in class com.google.common.io.LittleEndianDataOutputStream
 
writeUTF(String) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
 
writeUtf8(CharSequence) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Encode a CharSequence in UTF-8 and write it to a ByteBuf allocated with alloc.
writeUtf8(ByteBuf, CharSequence) - Static method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufUtil
Encode a CharSequence in UTF-8 and write it to a ByteBuf.
writeUuid(EaglercraftUUID) - Method in class net.minecraft.network.PacketBuffer
 
writeVarIntToBuffer(int) - Method in class net.minecraft.network.PacketBuffer
+ Writes a compressed int to the buffer.
writeVarLong(long) - Method in class net.minecraft.network.PacketBuffer
 
writeWatchedListToPacketBuffer(List<DataWatcher.WatchableObject>, PacketBuffer) - Static method in class net.minecraft.entity.DataWatcher
+ Writes the list of watched objects (entity attribute of type {byte, short, int, float, string, ItemStack, ChunkCoordinates}) to the specified PacketBuffer
writeWholeFile(IDBDatabase, String, ArrayBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.VirtualFilesystem.AsyncHandlers
 
writeZero(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
writeZero(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBuf
Fills this buffer with NUL (0x00) starting at the current writerIndex and increases the writerIndex by the specified length.
writeZero(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.SwappedByteBuf
 
writeZero(int) - Method in class net.minecraft.network.PacketBuffer
 
written_book - Static variable in class net.minecraft.init.Items
 
writtenBytes() - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufOutputStream
Returns the number of written bytes by this stream so far.
WrongBufferClassType(String) - Constructor for exception net.lax1dude.eaglercraft.v1_8.internal.buffer.EaglerArrayBufferAllocator.WrongBufferClassType
 

X

x - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
x - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
x - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
x - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
x - Variable in class net.minecraft.dispenser.PositionImpl
 
x - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
x - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
x - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
x - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
x - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
x - Variable in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
x - Variable in class net.minecraft.util.Rotations
 
x - Variable in class net.minecraft.util.Vec3i
 
X - net.minecraft.block.BlockLog.EnumAxis
 
X - net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
X - net.minecraft.util.EnumFacing.Axis
 
X_ROT - net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
X0_Y0 - net.minecraft.client.resources.model.ModelRotation
 
X0_Y180 - net.minecraft.client.resources.model.ModelRotation
 
X0_Y270 - net.minecraft.client.resources.model.ModelRotation
 
X0_Y90 - net.minecraft.client.resources.model.ModelRotation
 
X180_Y0 - net.minecraft.client.resources.model.ModelRotation
 
X180_Y180 - net.minecraft.client.resources.model.ModelRotation
 
X180_Y270 - net.minecraft.client.resources.model.ModelRotation
 
X180_Y90 - net.minecraft.client.resources.model.ModelRotation
 
X270_Y0 - net.minecraft.client.resources.model.ModelRotation
 
X270_Y180 - net.minecraft.client.resources.model.ModelRotation
 
X270_Y270 - net.minecraft.client.resources.model.ModelRotation
 
X270_Y90 - net.minecraft.client.resources.model.ModelRotation
 
X86 - org.apache.commons.lang3.arch.Processor.Type
Intel x86 series of instruction set architectures.
X90_Y0 - net.minecraft.client.resources.model.ModelRotation
 
X90_Y180 - net.minecraft.client.resources.model.ModelRotation
 
X90_Y270 - net.minecraft.client.resources.model.ModelRotation
 
X90_Y90 - net.minecraft.client.resources.model.ModelRotation
 
xCenter - Variable in class net.minecraft.world.storage.MapData
 
xCoord - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
xCoord - Variable in class net.minecraft.util.Vec3
 
xCoord - Variable in class net.minecraft.world.gen.NoiseGeneratorImproved
 
xDisplayPosition - Variable in class net.minecraft.inventory.Slot
 
xmlAttributeEscaper() - Static method in class com.google.common.xml.XmlEscapers
Returns an Escaper instance that escapes special characters in a string so it can safely be included in XML document as an attribute value.
xmlContentEscaper() - Static method in class com.google.common.xml.XmlEscapers
Returns an Escaper instance that escapes special characters in a string so it can safely be included in an XML document as element content.
XmlEscapers - Class in com.google.common.xml
Escaper instances suitable for strings to be included in XML attribute values and elements' text contents.
XOFF - Static variable in class com.google.common.base.Ascii
Transmission off.
xOffset - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
XON - Static variable in class com.google.common.base.Ascii
Transmission On: Although originally defined as DC1, this ASCII control character is now better known as the XON code used for software flow control in serial communications.
xor(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
Performs an xor on a set of booleans.
xpBarCap() - Method in class net.minecraft.entity.player.EntityPlayer
+ This method returns the cap amount of experience that the experience bar can hold.
xpColor - Variable in class net.minecraft.entity.item.EntityXPOrb
 
xpCooldown - Variable in class net.minecraft.entity.player.EntityPlayer
 
xpOrbAge - Variable in class net.minecraft.entity.item.EntityXPOrb
 
xPosF - Variable in class net.minecraft.client.audio.PositionedSound
 
xPosition - Variable in class net.minecraft.client.gui.GuiButton
 
xPosition - Variable in class net.minecraft.client.gui.GuiTextField
 
xPosition - Variable in class net.minecraft.world.chunk.Chunk
 
xPositions - Variable in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 
xpSeed - Variable in class net.minecraft.inventory.ContainerEnchantment
 
xpValue - Variable in class net.minecraft.network.play.server.S11PacketSpawnExperienceOrb
 
xSize - Variable in class net.minecraft.client.gui.inventory.GuiContainer
+ The X size of the inventory window in pixels.
XYZ - net.minecraft.block.Block.EnumOffsetType
 
XZ - net.minecraft.block.Block.EnumOffsetType
 

Y

y - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
y - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector2f
 
y - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
y - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
y - Variable in class net.minecraft.dispenser.PositionImpl
 
y - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
y - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
y - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
y - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
y - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
y - Variable in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
y - Variable in class net.minecraft.util.Rotations
 
y - Variable in class net.minecraft.util.Vec3i
 
Y - net.minecraft.block.BlockLog.EnumAxis
 
Y - net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
Y - net.minecraft.util.EnumFacing.Axis
 
Y_ROT - net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
yaw - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
yaw - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
yaw - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
yaw - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
yaw - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
yaw - Variable in class net.minecraft.network.play.server.S14PacketEntity
 
yaw - Variable in class net.minecraft.network.play.server.S18PacketEntityTeleport
 
yaw - Variable in class net.minecraft.network.play.server.S19PacketEntityHeadLook
 
yCoord - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
yCoord - Variable in class net.minecraft.util.Vec3
 
yCoord - Variable in class net.minecraft.world.gen.NoiseGeneratorImproved
 
yDisplayPosition - Variable in class net.minecraft.inventory.Slot
 
YELLOW - net.minecraft.block.BlockFlower.EnumFlowerColor
 
YELLOW - net.minecraft.item.EnumDyeColor
 
YELLOW - net.minecraft.util.EnumChatFormatting
 
yellow_flower - Static variable in class net.minecraft.init.Blocks
 
yellowColor - Static variable in class net.minecraft.block.material.MapColor
 
yes - Variable in class net.lax1dude.eaglercraft.v1_8.socket.GuiHandshakeApprove
 
YES - Static variable in class org.apache.commons.lang3.BooleanUtils
The yes String "yes".
yOffset - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
youEagler() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformAssets
 
youEagler() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformRuntime
 
yPosF - Variable in class net.minecraft.client.audio.PositionedSound
 
yPosition - Variable in class net.minecraft.client.gui.GuiButton
 
yPosition - Variable in class net.minecraft.client.gui.GuiTextField
 
ySize - Variable in class net.minecraft.client.gui.inventory.GuiContainer
+ The Y size of the inventory window in pixels.

Z

z - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Quaternion
 
z - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector3f
 
z - Variable in class net.lax1dude.eaglercraft.v1_8.vector.Vector4f
 
z - Variable in class net.minecraft.dispenser.PositionImpl
 
z - Variable in class net.minecraft.network.play.client.C03PacketPlayer
 
z - Variable in class net.minecraft.network.play.server.S08PacketPlayerPosLook
 
z - Variable in class net.minecraft.network.play.server.S0CPacketSpawnPlayer
 
z - Variable in class net.minecraft.network.play.server.S0EPacketSpawnObject
 
z - Variable in class net.minecraft.network.play.server.S0FPacketSpawnMob
 
z - Variable in class net.minecraft.network.play.server.S2CPacketSpawnGlobalEntity
 
z - Variable in class net.minecraft.util.Rotations
 
z - Variable in class net.minecraft.util.Vec3i
 
Z - net.minecraft.block.BlockLog.EnumAxis
 
Z - net.minecraft.network.play.server.S08PacketPlayerPosLook.EnumFlags
 
Z - net.minecraft.util.EnumFacing.Axis
 
zCenter - Variable in class net.minecraft.world.storage.MapData
 
zCoord - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
zCoord - Variable in class net.minecraft.util.Vec3
 
zCoord - Variable in class net.minecraft.world.gen.NoiseGeneratorImproved
 
ZERO - Static variable in class com.google.common.primitives.UnsignedInteger
 
ZERO - Static variable in class com.google.common.primitives.UnsignedLong
 
ZERO - Static variable in class org.apache.commons.lang3.math.Fraction
Fraction representation of 0.
zeroIfNull(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
Returns the given non-null value or Duration.ZERO if null.
zLevel - Variable in class net.minecraft.client.gui.Gui
 
zLevel - Variable in class net.minecraft.client.renderer.entity.RenderItem
 
zOffset - Variable in class net.minecraft.network.play.server.S2APacketParticles
 
ZOMBIE - net.lax1dude.eaglercraft.v1_8.profile.DefaultSkins
 
ZOMBIE - net.lax1dude.eaglercraft.v1_8.profile.SkinModel
 
zPosF - Variable in class net.minecraft.client.audio.PositionedSound
 
zPosition - Variable in class net.minecraft.world.chunk.Chunk
 
zPositions - Variable in class net.minecraft.network.play.server.S26PacketMapChunkBulk
 

_

_getByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_getByte(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_getInt(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_getLong(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_getShort(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_getUnsignedMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_getUnsignedMedium(int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_GL_COLOR_ATTACHMENT0 - Static variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
_GL_FRAMEBUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
_GL_RENDERBUFFER - Static variable in class net.lax1dude.eaglercraft.v1_8.minecraft.TextureAnimationCache
 
_new(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.vfs.BooleanResult
 
_setByte(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_setByte(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_setInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_setInt(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_setLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_setLong(int, long) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_setMedium(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_setMedium(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_setShort(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.AbstractByteBuf
 
_setShort(int, int) - Method in class net.lax1dude.eaglercraft.v1_8.netty.ByteBufEaglercraftImpl
 
_wglActiveTexture(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglAttachShader(IProgramGL, IShaderGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindAttribLocation(IProgramGL, int, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindBuffer(int, IBufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindFramebuffer(int, IFramebufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindRenderbuffer(int, IRenderbufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindTexture(int, ITextureGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBindVertexArray(IBufferArrayGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBlendEquation(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBlendFunc(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBlendFuncSeparate(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBlitFramebuffer(int, int, int, int, int, int, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferData(int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferData(int, ByteBuffer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferData(int, FloatBuffer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferData(int, IntBuffer, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferSubData(int, int, ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferSubData(int, int, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglBufferSubData(int, int, IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCheckFramebufferStatus(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglClear(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglClearColor(float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglClearDepth(float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglColorMask(boolean, boolean, boolean, boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCompileShader(IShaderGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCreateFramebuffer() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCreateProgram() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCreateRenderbuffer() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCreateShader(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglCullFace(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteBuffers(IBufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteFramebuffer(IFramebufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteProgram(IProgramGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteQueries(IQueryGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteRenderbuffer(IRenderbufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteShader(IShaderGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteTextures(ITextureGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDeleteVertexArrays(IBufferArrayGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDepthFunc(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDepthMask(boolean) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDetachShader(IProgramGL, IShaderGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDisable(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDisableVertexAttribArray(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawArrays(int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawArraysInstanced(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawBuffers(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawBuffers(int[]) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawElements(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglDrawElementsInstanced(int, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglEnable(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglEnableVertexAttribArray(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglFramebufferRenderbuffer(int, int, int, IRenderbufferGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglFramebufferTexture2D(int, int, int, ITextureGL, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGenBuffers() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGenerateMipmap(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGenQueries() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGenTextures() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGenVertexArrays() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetAttribLocation(IProgramGL, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetError() - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetInteger(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetProgrami(IProgramGL, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetProgramInfoLog(IProgramGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetShaderi(IShaderGL, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetShaderInfoLog(IShaderGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetString(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglGetUniformLocation(IProgramGL, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglLineWidth(float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglLinkProgram(IProgramGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglPixelStorei(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglPolygonOffset(float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglReadBuffer(int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglRenderbufferStorage(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglShaderSource(IShaderGL, String) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexParameterf(int, int, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexParameteri(int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform1f(IUniformGL, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform1i(IUniformGL, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform2f(IUniformGL, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform2i(IUniformGL, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform3f(IUniformGL, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform3i(IUniformGL, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform4f(IUniformGL, float, float, float, float) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniform4i(IUniformGL, int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniformMatrix2fv(IUniformGL, boolean, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniformMatrix3fv(IUniformGL, boolean, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUniformMatrix4fv(IUniformGL, boolean, FloatBuffer) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglUseProgram(IProgramGL) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglVertexAttribDivisor(int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglVertexAttribPointer(int, int, int, boolean, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
_wglViewport(int, int, int, int) - Static method in class net.lax1dude.eaglercraft.v1_8.internal.PlatformOpenGL
 
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 _ 
All Classes All Packages