Package moapi

Class Summary
MOCallback The callback interface for modoptions API
ModBooleanOption Boolean Option API
ModKeyOption An option for keybindings Enforces the concept of only one key per binding type.
ModMappedOption Multiple Selector API with Integer -> String mappings
ModMultiOption Multiple Selector API
ModOption<E> Abstract base class for individual option classes
ModOptions An abstract representation of a set of options for a single mod
ModOptionsAPI Controller class for the API.
ModSliderOption Provides an interface to create a simple bounded slider
ModTextOption A text input field option for modoptionsapi with customisable maximum length
 

Exception Summary
IncompatibleOptionTypeException  
KeyAlreadyBoundException Is thrown when a key is already bound
MOMissingModException  
NoSuchOptionException This exception will occur when an option was not found or the types mismatch