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
SEARCH:
Package
noppes.npcs.api
Interface IScoreboardScore
public interface
IScoreboardScore
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPlayerName
()
int
getValue
()
void
setValue
(int val)
Method Details
getValue
int
getValue
()
setValue
void
setValue
(int val)
getPlayerName
String
getPlayerName
()