rename the wrapper package to wrappers

This commit is contained in:
James Seibel
2021-09-07 21:12:58 -05:00
parent 7de4c7c72a
commit 18b8359f0d
10 changed files with 10 additions and 10 deletions
@@ -45,7 +45,7 @@ import com.seibel.lod.objects.RegionPos;
import com.seibel.lod.proxy.ClientProxy;
import com.seibel.lod.util.DetailDistanceUtil;
import com.seibel.lod.util.LodUtil;
import com.seibel.lod.wrapper.MinecraftWrapper;
import com.seibel.lod.wrappers.MinecraftWrapper;
import net.minecraft.client.renderer.ActiveRenderInfo;
import net.minecraft.client.renderer.FogRenderer;