mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 20:29:20 +00:00
6 lines
128 B
Java
6 lines
128 B
Java
package com.earth2me.essentials.api;
|
|
|
|
|
|
public class NoLoanPermittedException extends net.ess3.api.NoLoanPermittedException {
|
|
|
|
}
|