GuiLib icon indicating copy to clipboard operation
GuiLib copied to clipboard

Yet another bukkit inventory gui library

Results 1 GuiLib issues
Sort by recently updated
recently updated
newest added

In the util package, there lives CachedSupplier utility class. This one is better replaced by the StableValue (https://openjdk.org/jeps/8312611) class from the JDK for better performance. For compatibility, GuiLib must release...