Class HologramProviderPicker<I,T>

java.lang.Object
io.github.projectunified.unihologram.picker.HologramProviderPicker<I,T>
Type Parameters:
I - The type of the input
T - The type of the location of the hologram
Direct Known Subclasses:
SpigotHologramProviderPicker

public class HologramProviderPicker<I,T> extends Object
A picker for HologramProvider. This preserves the order of the entries based on the order of the calls to the add method.