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
@@ -32,7 +32,7 @@ import com.seibel.lod.util.ColorUtil;
import com.seibel.lod.util.DetailDistanceUtil;
import com.seibel.lod.util.LodThreadFactory;
import com.seibel.lod.util.LodUtil;
import com.seibel.lod.wrapper.MinecraftWrapper;
import com.seibel.lod.wrappers.MinecraftWrapper;
import net.minecraft.block.AbstractPlantBlock;
import net.minecraft.block.BlockState;