surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-bukkit-api
/
dev.slne.surf.surfapi.bukkit.api.hook.papi.expansion
/
PapiPlaceholder
Papi
Placeholder
abstract
class
PapiPlaceholder
(
val
placeholder
:
String
)
Members
Constructors
Papi
Placeholder
Link copied to clipboard
constructor
(
placeholder
:
String
)
Properties
placeholder
Link copied to clipboard
val
placeholder
:
String
Functions
parse
Link copied to clipboard
abstract
fun
parse
(
player
:
OfflinePlayer
,
args
:
List
<
String
>
)
:
String
?