Interface SlimefunGuideOption<T>

Type Parameters:
T - The type of value for this option
All Superinterfaces:
Keyed

public interface SlimefunGuideOption<T> extends Keyed
This interface represents an option in the SlimefunGuide.
Author:
TheBusyBiscuit