Constant Field Values
Contents
org.incendo.*
-
org.incendo.cloud.caption.StandardCaptionsProvider<C>Modifier and TypeConstant FieldValue
public static final String"Invalid component \'<component>\': <failure>"public static final String"Missing component \'<component>\'"public static final String"Could not parse boolean from \'<input>\'"public static final String"\'<input>\' is not a valid character"public static final String"\'<input>\' is not a valid color"public static final String"\'<input>\' is not a duration format"public static final String"Could not resolve <primary> or <fallback> from \'<input>\'"public static final String"\'<input>\' is not one of the following: <acceptableValues>"public static final String"Duplicate flag \'<flag>\'"public static final String"Missing argument for \'<flag>\'"public static final String"No flag started. Don\'t know what to do with \'<input>\'"public static final String"You don\'t have permission to use \'<flag>\'"public static final String"Unknown flag \'<flag>\'"public static final String"\'<input>\' is not a valid number in the range <min> to <max>"public static final String"\'<input>\' does not match \'<pattern>\'"public static final String"\'<input>\' is not a valid string of type <stringMode>"public static final String"\'<input>\' is not a valid UUID"public static final String"Invalid command argument: <cause>."public static final String"<actual> is not allowed to execute that command. Must be of type <expected>"public static final String"<actual> is not allowed to execute that command. Must be one of <expected>"public static final String"Invalid command syntax. Correct command syntax is: <syntax>."public static final String"I\'m sorry, but you do not have permission to perform this command."public static final String"Unknown command."public static final String"An internal error occurred while attempting to perform this command."
-
org.incendo.cloud.execution.postprocessor.AcceptingCommandPostprocessor<C>
-
org.incendo.cloud.execution.preprocessor.AcceptingCommandPreprocessor<C>
-
org.incendo.cloud.parser.standard.ByteParser<C>Modifier and TypeConstant FieldValue
public static final byte0x7fpublic static final byte0x80 -
org.incendo.cloud.parser.standard.DoubleParser<C>Modifier and TypeConstant FieldValue
public static final double1d/0dpublic static final double-1d/0d -
org.incendo.cloud.parser.standard.FloatParser<C>Modifier and TypeConstant FieldValue
public static final float1f/0fpublic static final float-1f/0f -
org.incendo.cloud.parser.standard.IntegerParser<C>Modifier and TypeConstant FieldValue
public static final int2147483647public static final int-2147483648 -
org.incendo.cloud.parser.standard.LongParser<C>Modifier and TypeConstant FieldValue
public static final long9223372036854775807Lpublic static final long-9223372036854775808L -
org.incendo.cloud.parser.standard.ShortParser<C>Modifier and TypeConstant FieldValue
public static final short32767public static final short-32768