mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-11-10 09:05:05 +01:00
Performance Improvements (#340)
* Performance Improvements * More Optimizations * Even More Optimizations & Cleanups * Almost a recode I guess
This commit is contained in:
@@ -28,7 +28,6 @@ package me.clip.placeholderapi.expansion;
|
||||
* @author Ryan McCarthy
|
||||
*/
|
||||
public interface Cacheable {
|
||||
|
||||
/**
|
||||
* Called when the implementing class is unregistered from PlaceholderAPI
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user