- FAILURE - Static variable in class com.comphenix.xp.mods.BlockResponse
-
A response indicating failure.
- FieldUtils - Class in com.comphenix.xp.reflect
-
Utilities for working with fields by reflection.
- FieldUtils() - Constructor for class com.comphenix.xp.reflect.FieldUtils
-
FieldUtils instances should NOT be constructed in standard programming.
- flatten - Variable in class com.comphenix.xp.lookup.SearchTree
-
- flatten(List<Set<T>>) - Static method in class com.comphenix.xp.parser.Utility
-
Aggregates every element in a list of lists into a single list.
- formatBoolean(String, List<Boolean>) - Static method in class com.comphenix.xp.parser.Utility
-
- formatMessage(String) - Method in class com.comphenix.xp.listeners.ExperienceInformerListener
-
Formats the given message for display.
- formatMessage(String) - Method in class com.comphenix.xp.messages.MessageFormatter
-
Replaces parameters in the text with their respective value.
- fromAny() - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Universal query.
- fromAny(Material) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given material and data.
- fromAny(Material, Integer) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given material and data.
- fromAny(Integer, Integer) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given material and data, where NULL represents any value.
- fromAny(Integer, Integer, Boolean) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given material and data, where NULL represents any value.
- fromAny(ItemStack) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Extracts the item type and durability.
- fromAny(Block) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from a given world block.
- fromAny() - Static method in class com.comphenix.xp.lookup.MobQuery
-
Universal query.
- fromAny(EntityType) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates a query where NULL values match any possible value in that category.
- fromAny(EntityType, EntityDamageEvent.DamageCause) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates a query where NULL values match any possible value in that category.
- fromAny(EntityType, EntityDamageEvent.DamageCause, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates a query where NULL values match any possible value in that category.
- fromAny(EntityType, EntityDamageEvent.DamageCause, Integer, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates a query where NULL values match any possible value in that category.
- fromAny(Short, EntityDamageEvent.DamageCause, Integer, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates a query where NULL values match any possible value in that category.
- fromAny() - Static method in class com.comphenix.xp.lookup.PotionQuery
-
Universal query.
- fromAny(PotionType) - Static method in class com.comphenix.xp.lookup.PotionQuery
-
- fromAny(PotionType, Integer) - Static method in class com.comphenix.xp.lookup.PotionQuery
-
- fromAny(PotionType, Integer, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.PotionQuery
-
- fromAny() - Static method in class com.comphenix.xp.lookup.PresetQuery
-
Univeral query.
- fromAny(String, String) - Static method in class com.comphenix.xp.lookup.PresetQuery
-
- fromExact(Block) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from a given world block.
- fromExact(ItemStack) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Extracts the item type and durability.
- fromExact(Integer, Integer) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given ID and durability.
- fromExact(Integer, Integer, Boolean) - Static method in class com.comphenix.xp.lookup.ItemQuery
-
Creates a query from the given ID and durability.
- fromExact(LivingEntity, CreatureSpawnEvent.SpawnReason, boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates an exact query - where null values only match unspecified "any" queries - from the given
entity, spawn reason and killer.
- fromExact(EntityType, EntityDamageEvent.DamageCause, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates an exact query - where null values only match unspecified "any" queries - from the given
entity, spawn reason and killer.
- fromExact(EntityType, EntityDamageEvent.DamageCause, Integer, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates an exact query - where null values only match unspecified "any" queries - from the given
entity, spawn reason and killer.
- fromExact(Short, EntityDamageEvent.DamageCause, Integer, CreatureSpawnEvent.SpawnReason, Boolean, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.MobQuery
-
Creates an exact query - where null values only match unspecified "any" queries - from the given
entity, spawn reason and killer.
- fromExact(PotionType, Integer, Boolean, Boolean) - Static method in class com.comphenix.xp.lookup.PotionQuery
-
- fromExact(String, String) - Static method in class com.comphenix.xp.lookup.PresetQuery
-
- fromExact(List<String>, String) - Static method in class com.comphenix.xp.lookup.PresetQuery
-
- fromFormat(String, Object...) - Static method in exception com.comphenix.xp.history.HistoryException
-
- fromFormat(String, Object...) - Static method in exception com.comphenix.xp.parser.ParsingException
-
- fromMultiple(List<Configuration>, Debugger) - Static method in class com.comphenix.xp.Configuration
-
Merge a list of configurations into a new configuration.