A B C D E F G H I K L M N O P Q R S T U V W 

M

main(String[]) - Static method in class de.congrace.exp4j.CommandlineInterpreter
 
match(Query) - Method in class com.comphenix.xp.lookup.ItemQuery
 
match(Integer, Integer, Boolean) - Method in class com.comphenix.xp.lookup.ItemQuery
Determines if the current query matches the given item.
match(Integer, Integer) - Method in class com.comphenix.xp.lookup.ItemQuery
Determines if the current query matches the given item.
match(Material) - Method in class com.comphenix.xp.lookup.ItemQuery
Determines if the current query matches the given item.
match(Query) - Method in class com.comphenix.xp.lookup.MobQuery
 
match(Query) - Method in class com.comphenix.xp.lookup.PotionQuery
 
match(Query) - Method in class com.comphenix.xp.lookup.PresetQuery
 
match(Query) - Method in interface com.comphenix.xp.lookup.Query
Determines if the given query matches the current query.
match(Query, Query) - Static method in class com.comphenix.xp.lookup.QueryMatching
Matches two queries safely.
matchItem(Integer) - Static method in enum com.comphenix.xp.parser.text.ItemDurabilityParser.ItemCategory
 
matchParameter(List<TParam>, List<TParam>) - Static method in class com.comphenix.xp.lookup.QueryMatching
Determines if the two sets intersects.
matchReward(String) - Static method in enum com.comphenix.xp.lookup.PlayerRewards.Rewards
 
MAX_AGE_IN_HISTORY_SETTING - Static variable in class com.comphenix.xp.GlobalSettings
 
MAX_BLOCKS_IN_HISTORY_SETTING - Static variable in class com.comphenix.xp.GlobalSettings
 
MAX_ENCHANT - Static variable in class com.comphenix.xp.extra.Permissions
 
MAX_STACKS - Static variable in class com.comphenix.xp.rewards.items.ItemsFactory
 
maxErrorCount - Variable in class com.comphenix.xp.listeners.ErrorReporting
 
MAXIMUM - Static variable in class com.comphenix.xp.extra.ConstantRandom
A random number generator that always returns the largest possible value.
MAXIMUM_BOOKCASE_COUNT - Static variable in class com.comphenix.xp.Configuration
 
MemoryService - Class in com.comphenix.xp.history
A simple memory-based history service.
MemoryService(int, int) - Constructor for class com.comphenix.xp.history.MemoryService
Constructs a simple memory-based history.
MemoryService(int) - Constructor for class com.comphenix.xp.history.MemoryService
Constructs a simple memory-based history.
Message - Class in com.comphenix.xp.messages
 
Message() - Constructor for class com.comphenix.xp.messages.Message
 
Message(String, String...) - Constructor for class com.comphenix.xp.messages.Message
 
messageCount() - Method in class com.comphenix.xp.listeners.ExperienceInformerListener
The number of warnings currently stored.
MessageFormatter - Class in com.comphenix.xp.messages
 
MessageFormatter() - Constructor for class com.comphenix.xp.messages.MessageFormatter
 
MessageFormatter(Player, Collection<ResourceHolder>) - Constructor for class com.comphenix.xp.messages.MessageFormatter
 
MessageFormatter(Player, Collection<ResourceHolder>, Integer) - Constructor for class com.comphenix.xp.messages.MessageFormatter
 
MessagePlayerQueue - Class in com.comphenix.xp.messages
 
MessagePlayerQueue(long, ChannelProvider, Debugger) - Constructor for class com.comphenix.xp.messages.MessagePlayerQueue
 
MessageQueue - Class in com.comphenix.xp.messages
 
MessageQueue(long, Player, ChannelProvider, Debugger) - Constructor for class com.comphenix.xp.messages.MessageQueue
 
MethodUtils - Class in com.comphenix.xp.reflect
Utility reflection methods focussed on methods in general rather than properties in particular.
MethodUtils() - Constructor for class com.comphenix.xp.reflect.MethodUtils
 
Metrics - Class in com.comphenix.xp.metrics
The metrics class obtains data about a plugin and submits statistics about it to the metrics backend.
Metrics(Plugin) - Constructor for class com.comphenix.xp.metrics.Metrics
 
Metrics.Graph - Class in com.comphenix.xp.metrics
Represents a custom graph on the website
Metrics.Plotter - Class in com.comphenix.xp.metrics
Interface used to collect custom data for a plugin
Metrics.Plotter() - Constructor for class com.comphenix.xp.metrics.Metrics.Plotter
Construct a plotter with the default plot name
Metrics.Plotter(String) - Constructor for class com.comphenix.xp.metrics.Metrics.Plotter
Construct a plotter with a specific plot name
MINIMUM - Static variable in class com.comphenix.xp.extra.ConstantRandom
A random number generator that always returns the lowest possible value.
MobDamageCauseParser - Class in com.comphenix.xp.parser.text
 
MobDamageCauseParser() - Constructor for class com.comphenix.xp.parser.text.MobDamageCauseParser
 
MobEntityTypeParser - Class in com.comphenix.xp.parser.text
 
MobEntityTypeParser(MobMatcher) - Constructor for class com.comphenix.xp.parser.text.MobEntityTypeParser
 
MobMatcher - Class in com.comphenix.xp.parser.text
Used by the MobEntityTypeParser to parse mob names or categories.
MobMatcher() - Constructor for class com.comphenix.xp.parser.text.MobMatcher
 
mobParser - Variable in class com.comphenix.xp.parser.sections.MobSectionParser
 
MobParser - Class in com.comphenix.xp.parser.text
 
MobParser(MobMatcher) - Constructor for class com.comphenix.xp.parser.text.MobParser
 
MobQuery - Class in com.comphenix.xp.lookup
 
MobQuery(List<Short>, List<EntityDamageEvent.DamageCause>, List<Integer>, List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>) - Constructor for class com.comphenix.xp.lookup.MobQuery
 
MobSectionParser - Class in com.comphenix.xp.parser.sections
 
MobSectionParser(ActionParser, MobParser, double) - Constructor for class com.comphenix.xp.parser.sections.MobSectionParser
 
MobSizeParser - Class in com.comphenix.xp.parser.text
 
MobSizeParser() - Constructor for class com.comphenix.xp.parser.text.MobSizeParser
 
MobTree - Class in com.comphenix.xp.lookup
 
MobTree(MobTree, double) - Constructor for class com.comphenix.xp.lookup.MobTree
 
MobTree(double) - Constructor for class com.comphenix.xp.lookup.MobTree
 
Multipliable<T> - Interface in com.comphenix.xp.lookup
 
multiplier - Variable in class com.comphenix.xp.lookup.ActionTree
 
multiplier - Variable in class com.comphenix.xp.parser.sections.ItemsSectionParser
 
multiplier - Variable in class com.comphenix.xp.parser.sections.MobSectionParser
 
multiplier - Variable in class com.comphenix.xp.parser.sections.PlayerSectionParser
 
multiply(double) - Method in class com.comphenix.xp.Action
 
multiply(double) - Method in class com.comphenix.xp.SampleRange
 
A B C D E F G H I K L M N O P Q R S T U V W