JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
studio.magemonkey.codex.mccore.scoreboard
Interface StatHolder
public interface
StatHolder
Simple interface for providing stats for a scoreboard
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
getNames
()
List
<
Integer
>
getValues
()
Method Details
getNames
List
<
String
>
getNames
()
getValues
List
<
Integer
>
getValues
()