zKoth/src/fr/maxlego08/koth/zcore/utils/storage/NoReloadable.java
Maxlego08 3c051e1588 🎉 Start V3
2024-02-22 10:19:15 +01:00

6 lines
83 B
Java

package fr.maxlego08.koth.zcore.utils.storage;
public interface NoReloadable {
}