Package com.djrapitops.plan.placeholder
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 java.util.function.BiFunction
andThen, apply