Package net.kyori.adventure.util
Interface Services.Fallback
- Enclosing class:
 - Services
 
public static interface Services.Fallback
A fallback service.
 
When used in tandem with Services.serviceWithFallback(Class), classes that implement this interface
 will be ignored in favour of classes that do not implement this interface.
- Since:
 - 4.14.0