Fixed compilation for older mc versions (again)

This commit is contained in:
coolGi
2023-10-12 23:08:12 +10:30
parent ed64e83807
commit 40db006d62
@@ -49,6 +49,8 @@ import org.joml.Vector3f;
import net.minecraft.client.renderer.chunk.SectionRenderDispatcher;
#endif
import com.seibel.distanthorizons.core.wrapperInterfaces.world.IClientLevelWrapper;
import com.seibel.distanthorizons.core.wrapperInterfaces.world.ILevelWrapper;
import com.seibel.distanthorizons.coreapi.util.math.Mat4f;
import com.seibel.distanthorizons.coreapi.util.math.Vec3d;
import com.seibel.distanthorizons.coreapi.util.math.Vec3f;