Interface PlanPlaceholders.PlayerPlaceholderLoader
- All Superinterfaces:
BiFunction<PlayerContainer, List<String>, Serializable>
- Enclosing class:
PlanPlaceholders
public static interface PlanPlaceholders.PlayerPlaceholderLoader
extends BiFunction<PlayerContainer, List<String>, Serializable>
-
Method Summary
Methods inherited from interface BiFunction
andThen, apply