MCPcopy Create free account
hub / github.com/Maxlego08/zMenu / name

Method name

API/src/main/java/fr/maxlego08/menu/api/pattern/Pattern.java:21–21  ·  view source on GitHub ↗

Gets the name of this pattern. This is the name that will be used to identify the pattern in the configuration. @return The name of this pattern.

()

Source from the content-addressed store, hash-verified

19 * @return The name of this pattern.
20 */
21 @NotNull
22 String name();
23
24 /**

Callers 15

loadPatternMethod · 0.95
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65
applyMethod · 0.65

Implementers 1

ZPatternsrc/main/java/fr/maxlego08/menu/patter

Calls

no outgoing calls

Tested by

no test coverage detected