MCPcopy Create free account

hub / github.com/KuhakuPixel/AceTheGame / functions

Functions2,004 in github.com/KuhakuPixel/AceTheGame

Methodconvert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15168
Methodconvert
(String s)
Modder/modder/src/main/java/picocli/CommandLine.java:15208
Methodconverters
Returns one or more {@link CommandLine.ITypeConverter type converters} to use to convert the command line argument into a strongly typed value (or key
Modder/modder/src/main/java/picocli/CommandLine.java:9685
Methodcopy
()
Modder/modder/src/main/java/picocli/CommandLine.java:6308
Methodcopy
()
Modder/modder/src/main/java/picocli/CommandLine.java:12232
Methodcreate
Returns a {@code Help} instance to assist in rendering the usage help message @param commandSpec the command to create usage help for @param colorSche
Modder/modder/src/main/java/picocli/CommandLine.java:5534
Methodcreate
(CommandSpec commandSpec, Help.ColorScheme colorScheme)
Modder/modder/src/main/java/picocli/CommandLine.java:5538
MethodcreateDefaultParamLabelRenderer
Returns a new default param label renderer that separates option parameters from their option name with the specified separator string, and, unless {@
Modder/modder/src/main/java/picocli/CommandLine.java:16515
MethodcreateDialogOverlay
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayComposeUI/OverlayManager.kt:14
MethodcreateMinimalOptionRenderer
Returns a new minimal OptionRenderer which converts {@link OptionSpec Options} to a single row with two columns of text: an option name and a descript
Modder/modder/src/main/java/picocli/CommandLine.java:16470
MethodcreateMinimalParamLabelRenderer
Returns a value renderer that returns the {@code paramLabel} if defined or the field name otherwise. @return a new minimal ParamLabelRenderer
Modder/modder/src/main/java/picocli/CommandLine.java:16499
MethodcreateMinimalParameterRenderer
Returns a new minimal ParameterRenderer which converts {@linkplain PositionalParamSpec positional parameters} to a single row with two columns of text
Modder/modder/src/main/java/picocli/CommandLine.java:16493
MethodcreateNotificationChannel
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/FloatingService.kt:106
MethodcreateOverlay
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayHackingScreenController.kt:37
MethodcreateOverlayButtonClickTarget
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayButtonController.kt:81
MethodcreateTrashScreenOverlay
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayButtonController.kt:42
MethodcustomMarkupMap
Returns the custom mapping from markup names (the names of the {@link Style} enum constants, like bold, italic, fg_blue, bg_green, etc) to {@link ISty
Modder/modder/src/main/java/picocli/CommandLine.java:17503
MethodcustomMarkupMap
Returns the custom mapping from markup names (the names of the {@link Style} enum constants, like bold, italic, fg_blue, bg_green, etc) to {@link ISty
Modder/modder/src/main/java/picocli/CommandLine.java:17664
MethodcustomSynopsis
Returns the optional custom synopsis lines to use instead of the auto-generated synopsis. Initialized from {@link Command#customSynopsis()} if the {@c
Modder/modder/src/main/java/picocli/CommandLine.java:8166
MethoddefaultValue
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:5101
MethoddefaultValue
Returns the default value of this option or positional parameter, before splitting and type conversion. A value of {@code null} means this option or p
Modder/modder/src/main/java/picocli/CommandLine.java:9739
MethoddefaultValue
(ArgSpec argSpec)
Modder/modder/src/main/java/picocli/CommandLine.java:18866
Methoddescription
Returns the description of this option, used when generating the usage documentation. @see Option#description()
Modder/modder/src/main/java/picocli/CommandLine.java:9653
MethoddescriptionHeading
Returns the optional heading preceding the description section. Initialized from {@link Command#descriptionHeading()}, or null.
Modder/modder/src/main/java/picocli/CommandLine.java:8169
MethoddescriptionKey
Returns the description key of this arg spec, used to get the description from a resource bundle. @see Option#descriptionKey() @see Parameters#descrip
Modder/modder/src/main/java/picocli/CommandLine.java:9659
MethoddisableView
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayHackingScreenController.kt:81
MethoddisableView
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayViewController.kt:25
Functiondisplay_icon
ACE/engine/src/main.cpp:19
Methodecho
Returns whether the user input is echoed to the console or not for an interactive option or positional parameter when asking for user input. @see Opti
Modder/modder/src/main/java/picocli/CommandLine.java:9644
Methodempty
(String str)
Modder/modder/src/main/java/picocli/CommandLine.java:3626
MethodenableView
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayButtonController.kt:118
MethodenableView
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayHackingScreenController.kt:85
MethodenableView
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayViewController.kt:21
Functionendian_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:209
Methodengine_client
ACE/engine/src/engine_client.cpp:10
Methodengine_module
ACE/engine/src/engine_module.cpp:3
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:5289
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:10074
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:10294
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:10694
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:11309
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:17388
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:17535
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:17984
Methodequals
(Object obj)
Modder/modder/src/main/java/picocli/CommandLine.java:18202
Methodequals
(Object o)
Modder/modder/src/main/java/picocli/CommandLine.java:18935
MethoderrorStyles
Returns the registered styles for errors in this color scheme builder. @since 4.3
Modder/modder/src/main/java/picocli/CommandLine.java:17657
Methoderrors
Adds the specified styles to the registered styles for errors in this color scheme builder and returns this builder. @param styles the styles to add t
Modder/modder/src/main/java/picocli/CommandLine.java:17690
Methodexclusive
Returns whether this is a mutually exclusive group; {@code true} by default. If {@code false}, this is a co-occurring group. Ignored if {@link #valida
Modder/modder/src/main/java/picocli/CommandLine.java:10891
Methodexecute
(ParseResult parseResult)
Modder/modder/src/main/java/picocli/CommandLine.java:2267
Methodexecute
{@inheritDoc}
Modder/modder/src/main/java/picocli/CommandLine.java:2331
Methodexecute
{@inheritDoc}
Modder/modder/src/main/java/picocli/CommandLine.java:2417
Methodexecute
{@inheritDoc}
Modder/modder/src/main/java/picocli/CommandLine.java:2494
MethodexitCodeList
Returns an unmodifiable map with values to be displayed in the exit codes section: keys are exit codes, values are descriptions. Descriptions may cont
Modder/modder/src/main/java/picocli/CommandLine.java:8228
MethodexitCodeListHeading
Returns the optional heading preceding the exit codes section, may contain {@code "%n"} line separators. {@code ""} (empty string) by default.
Modder/modder/src/main/java/picocli/CommandLine.java:8214
MethodexitOverlayButton
ATG/app/src/main/java/com/kuhakupixel/atg/ui/overlay/service/OverlayButtonController.kt:130
MethodexpandedArgs
Sets the specified command line arguments after {@linkplain CommandLine#isExpandAtFiles() @-files were expanded}; these are the arguments that were ac
Modder/modder/src/main/java/picocli/CommandLine.java:12742
MethodextractBlockingFailure
(List<GroupValidationResult> set)
Modder/modder/src/main/java/picocli/CommandLine.java:12810
MethodextractExitCodeGenerators
(ParseResult parseResult)
Modder/modder/src/main/java/picocli/CommandLine.java:2368
MethodextractExitCodeGenerators
(ParseResult parseResult)
Modder/modder/src/main/java/picocli/CommandLine.java:2475
MethodextractExitCodeGenerators
(ParseResult parseResult)
Modder/modder/src/main/java/picocli/CommandLine.java:2542
MethodfallbackValue
Returns the fallback value for this option: the value that is assigned for options with an optional parameter if the option was specified on the comma
Modder/modder/src/main/java/picocli/CommandLine.java:10168
Functionfilter_cmd_handler
ACE/engine/src/cheat_cmd_handler.cpp:58
MethodfindMatches
Returns the matches for the specified argument group. @since 4.0
Modder/modder/src/main/java/picocli/CommandLine.java:12471
Methodfooter
Returns the optional footer text lines displayed at the bottom of the help message. Initialized from {@link Command#footer()} if the {@code Command} a
Modder/modder/src/main/java/picocli/CommandLine.java:8260
MethodfooterHeading
Returns the optional heading preceding the footer section. Initialized from {@link Command#footerHeading()}, or {@code ""} (empty string).
Modder/modder/src/main/java/picocli/CommandLine.java:8254
MethodforAnnotatedObjectLenient
Creates and returns a new {@code CommandSpec} initialized from the specified associated user object. If the specified user object has no {@link Comman
Modder/modder/src/main/java/picocli/CommandLine.java:6395
Methodfreezer
ACE/engine/src/freeze.cpp:5
MethodfullSynopsis
Returns the full usage synopsis of this command. This is equivalent to: {@code this.synopsisHeading() + this.synopsis(this.synopsisHeadingLength())} @
Modder/modder/src/main/java/picocli/CommandLine.java:15591
Functionfunc
(x)
ACE/gui/ACEG/test/engine_comm/test_engine.py:9
Methodget
(Object key)
Modder/modder/src/main/java/picocli/CommandLine.java:6166
Methodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12082
Methodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12123
Methodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12166
Methodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12195
Methodget
()
Modder/modder/src/main/java/picocli/CommandLine.java:12276
Methodget
(String key)
Modder/modder/src/main/java/picocli/CommandLine.java:12290
MethodgetActualGenericTypeArguments
()
Modder/modder/src/main/java/picocli/CommandLine.java:11295
MethodgetAdditionalDescriptionKeys
Returns the additional lookup keys for finding description lines in the resource bundle for this option. @return option names (after variable interpol
Modder/modder/src/main/java/picocli/CommandLine.java:10022
MethodgetAdditionalDescriptionKeys
Returns the additional lookup keys for finding description lines in the resource bundle for this positional parameter. @return a collection with the f
Modder/modder/src/main/java/picocli/CommandLine.java:10280
MethodgetAnnotation
(Class<T> annotationClass)
Modder/modder/src/main/java/picocli/CommandLine.java:11095
MethodgetArgSpec
Returns the {@code ArgSpec} object for the (sub)command whose input could not be parsed. @return the {@code ArgSpec} object for the (sub)command where
Modder/modder/src/main/java/picocli/CommandLine.java:18526
MethodgetAtFileCommentChar
Returns the character that starts a single-line comment or {@code null} if all content of argument files should be interpreted as arguments (without c
Modder/modder/src/main/java/picocli/CommandLine.java:3557
MethodgetAuxiliaryTypeInfos
()
Modder/modder/src/main/java/picocli/CommandLine.java:11297
MethodgetAuxiliaryTypes
()
Modder/modder/src/main/java/picocli/CommandLine.java:11294
MethodgetAuxiliaryTypes
()
Modder/modder/src/main/java/picocli/CommandLine.java:11504
MethodgetClassName
()
Modder/modder/src/main/java/picocli/CommandLine.java:11291
MethodgetClassSimpleName
()
Modder/modder/src/main/java/picocli/CommandLine.java:11292
MethodgetCommandLine
Returns the {@code CommandLine} object for the (sub)command whose input could not be parsed. @return the {@code CommandLine} object for the (sub)comma
Modder/modder/src/main/java/picocli/CommandLine.java:18520
MethodgetDeclaringExecutable
()
Modder/modder/src/main/java/picocli/CommandLine.java:11094
MethodgetDefaultValueProvider
Returns the default value provider for the command, or {@code null} if none has been set. @return the default value provider for this command, or {@co
Modder/modder/src/main/java/picocli/CommandLine.java:895
MethodgetEndOfOptionsDelimiter
Returns the end-of-options delimiter that signals that the remaining command line arguments should be treated as positional parameters. @return the en
Modder/modder/src/main/java/picocli/CommandLine.java:771
MethodgetEnumConstantNames
()
Modder/modder/src/main/java/picocli/CommandLine.java:11302
MethodgetExecutionResult
Returns the result of calling the user object {@code Callable} or invoking the user object {@code Method} after parsing the user input, or {@code null
Modder/modder/src/main/java/picocli/CommandLine.java:1566
MethodgetExitCode
Returns the exit code that should be returned from the {@link #execute(String...) execute} method. @param exception the exception that occurred during
Modder/modder/src/main/java/picocli/CommandLine.java:1235
MethodgetExtension
(Class<T> cls)
Modder/modder/src/main/java/picocli/CommandLine.java:11539
MethodgetFactory
Returns the factory that this {@code CommandLine} was constructed with. @return the factory that this {@code CommandLine} was constructed with, never
Modder/modder/src/main/java/picocli/CommandLine.java:413
MethodgetGroupMatches
Returns the top-level container for the {@link ArgGroupSpec ArgGroupSpec} match or matches found. <p> If the user input was a valid combination of gro
Modder/modder/src/main/java/picocli/CommandLine.java:12489
MethodgetLevel
Returns the trace level that needs to be matched or exceeded for internal tracing statements to be printed. The initial trace level is WARN, unless sy
Modder/modder/src/main/java/picocli/CommandLine.java:18331
MethodgetLocale
Returns the locale of the map.
Modder/modder/src/main/java/picocli/CommandLine.java:6128
← previousnext →1,501–1,600 of 2,004, ranked by callers