CommandAPI 8.8.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.ScoreHolderArgument< T >.ScoreHolderType Enum Reference

An enum specifying whether a score holder consists of a single score holder or a collection of score holders. More...

Public Attributes

 SINGLE
 A single score holder name.
 
 MULTIPLE
 A collection of score holder names.
 

Detailed Description

An enum specifying whether a score holder consists of a single score holder or a collection of score holders.

Deprecated: