Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- IndexTreeMap<K,
V> - Class in net.evmodder.EvLib.util -
A Red-Black tree based
NavigableMap
implementation. - IndexTreeMap() - Constructor for class net.evmodder.EvLib.util.IndexTreeMap
-
Constructs a new, empty tree map, using the natural ordering of its keys.
- IndexTreeMap(Comparator<? super K>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMap
-
Constructs a new, empty tree map, ordered according to the given comparator.
- IndexTreeMap(Map<? extends K, ? extends V>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMap
-
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
- IndexTreeMap(SortedMap<K, ? extends V>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMap
-
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
- IndexTreeMultiMap<K,
V> - Class in net.evmodder.EvLib.util -
A Red-Black tree based
NavigableMap
implementation. - IndexTreeMultiMap() - Constructor for class net.evmodder.EvLib.util.IndexTreeMultiMap
-
Constructs a new, empty tree map, using the natural ordering of its keys.
- IndexTreeMultiMap(Comparator<? super K>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMultiMap
-
Constructs a new, empty tree map, ordered according to the given comparator.
- IndexTreeMultiMap(Map<? extends K, ? extends Collection<V>>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMultiMap
-
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
- IndexTreeMultiMap(SortedMap<K, ? extends V>) - Constructor for class net.evmodder.EvLib.util.IndexTreeMultiMap
-
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
- installedEvPlugins() - Static method in class net.evmodder.EvLib.FileIO
- intFromPCC(TropicalFish.Pattern, DyeColor, DyeColor) - Static method in class net.evmodder.EvLib.extras.EntityUtils
- isAxe(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isBed(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isCarpet(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isChestplate(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isConcrete(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isConcretePowder(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isDye(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isEmpty() - Method in class net.evmodder.EvLib.extras.ListComponent
- isEscaped(char[], int) - Static method in class net.evmodder.EvLib.extras.TextUtils
- isEscaped(String, int) - Static method in class net.evmodder.EvLib.extras.TextUtils
- isFlowerPot(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isForge() - Static method in class net.evmodder.EvLib.extras.ReflectionUtils
- isFormat(char) - Static method in class net.evmodder.EvLib.extras.TextUtils
- isGlazedTerracotta(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isHalfPixel(char) - Static method in class net.evmodder.EvLib.extras.TextUtils
-
returns true if the character uses half-pixels when bold
- isHangingSign(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isHead(Material) - Static method in class net.evmodder.EvLib.extras.HeadUtils
- isHoe(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isInfested(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isInstance(Object) - Method in class net.evmodder.EvLib.extras.ReflectionUtils.RefClass
- isObtainable(Material, TypeUtils.ObtainableOptions...) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isOre(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isPickaxe(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isPlayerHead(Material) - Static method in class net.evmodder.EvLib.extras.HeadUtils
- isShovel(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isShulkerBox(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isSign(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isSimpleColor(char) - Static method in class net.evmodder.EvLib.extras.TextUtils
- isSimpleColorOrFormat(char) - Static method in class net.evmodder.EvLib.extras.TextUtils
- isSkeletal(EntityType) - Static method in class net.evmodder.EvLib.extras.EntityUtils
- isSpawnEgg(Material) - Static method in class net.evmodder.EvLib.extras.EntityUtils
- isSword(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isTerracotta(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isWallBanner(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isWallSign(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- isWool(Material) - Static method in class net.evmodder.EvLib.extras.TypeUtils
- ITALIC - Enum constant in enum class net.evmodder.EvLib.extras.Format
- ITEM_LORE - Enum constant in enum class net.evmodder.EvLib.extras.TypeUtils.ObtainableOptions
- ITEM_NAME_COLOR - Enum constant in enum class net.evmodder.EvLib.extras.TypeUtils.ObtainableOptions
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form