Class UUIDPipeline

java.lang.Object
com.plotsquared.core.uuid.UUIDPipeline

public class UUIDPipeline extends Object
An UUID pipeline is essentially an ordered list of uuid services that each get the opportunity of providing usernames or UUIDs.

Each request is then passed through a secondary list of consumers, that can then be used to cache them, etc