Version change, removed old API functions, javadoc fixes

This commit is contained in:
paulevsGitch 2021-08-14 16:57:51 +03:00
parent 1f0403d1b3
commit 28228b35e2
6 changed files with 12 additions and 70 deletions

View file

@ -6,7 +6,6 @@ import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import net.minecraft.util.GsonHelper;
import org.jetbrains.annotations.Nullable;
import ru.bclib.api.dataexchange.handler.DataExchange;
import ru.bclib.util.JsonFactory;
import java.io.File;