Added the multiplayer folder thing from 1.18.X to 1.18.2 and fixed building

This commit is contained in:
coolGi2007
2022-03-08 17:43:10 +10:30
parent 7ddd48d132
commit a663bf9f19
4 changed files with 43 additions and 2 deletions
@@ -23,7 +23,6 @@ import com.seibel.lod.common.LodCommonMain;
import com.seibel.lod.common.forge.LodForgeMethodCaller;
import com.seibel.lod.common.wrappers.config.ConfigGui;
import com.seibel.lod.common.wrappers.minecraft.MinecraftClientWrapper;
import com.seibel.lod.common.wrappers.minecraft.MinecraftWrapper;
import com.seibel.lod.core.ModInfo;
import com.seibel.lod.core.api.ApiShared;
import com.seibel.lod.core.handlers.ReflectionHandler;