mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-04 04:51:41 +00:00
[API] Move 2.x API to new package, create dummy classes for compatibility
This commit is contained in:
parent
3d0f0062a9
commit
dad348d3d0
93 changed files with 1275 additions and 1093 deletions
|
@ -1,5 +1,6 @@
|
|||
package com.earth2me.essentials;
|
||||
|
||||
import net.ess3.api.IEssentials;
|
||||
import static com.earth2me.essentials.I18n._;
|
||||
import com.earth2me.essentials.textreader.BookInput;
|
||||
import com.earth2me.essentials.textreader.BookPager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue