Class PlaceholderParsers
java.lang.Object
org.spongepowered.api.placeholder.PlaceholderParsers
Contains Sponge provided 
PlaceholderParsers.- 
Field SummaryFieldsModifier 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_WORLDA parser that returns the associated source's current world, if applicable, else the default world.
- 
NAMEA parser that returns the associated source's name.
 
- 
- 
Method Details- 
registry
 
-