Class PlaceholderParsers
java.lang.Object
org.spongepowered.api.placeholder.PlaceholderParsers
Contains Sponge provided
PlaceholderParser
s.-
Field Summary
Modifier and TypeFieldDescriptionstatic final DefaultedRegistryReference
<PlaceholderParser> A parser that returns the associated source's current world, if applicable, else the default world.static final DefaultedRegistryReference
<PlaceholderParser> A parser that returns the associated source's name. -
Method Summary
-
Field Details
-
CURRENT_WORLD
A parser that returns the associated source's current world, if applicable, else the default world. -
NAME
A parser that returns the associated source's name.
-
-
Method Details
-
registry
-